summaryrefslogtreecommitdiffhomepage
path: root/svr-authpubkeyoptions.c
AgeCommit message (Expand)Author
2020-06-26Don't choke on disabled authorized_keys(5) optionsGuilhem Moulin
2020-03-14Don't log authorized_keys command= every timeMatt Johnston
2018-03-07fix leak in option handlingMatt Johnston
2018-03-06avoid leak of pubkey_optionsMatt Johnston
2018-02-16options: Complete the transition to numeric toggles (`#if')Michael Witten
2017-05-18merge 2017.75Matt Johnston
2017-05-10free forced_commandMatt Johnston
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2015-08-07Fix segfault with restricted authorized_key files without forced commandGuilhem Moulin
2015-05-05Fix pointer differ in signess warnings [-Werror=pointer-sign]Gaël PORTAY
2012-03-26Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.Andrey Mazo
2011-12-04- Fix use-after-free if multiple command requests were sent. MoveMatt Johnston
2011-02-23Improve capitalisation for all logged stringsMatt Johnston
2009-08-26- set $SSH_ORIGINAL_COMMAND if a command is forced, and log itMatt Johnston
2008-09-29- Add Counter Mode supportMatt Johnston
2008-09-12- Rework pubkey options to be more careful about buffer lengths. Needs review.Matt Johnston
2008-09-08* Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston