log svr-authpubkeyoptions.c @ 1617:1fbe598a14fb

age author description
Wed, 07 Mar 2018 22:14:36 +0800 Matt Johnston fix leak in option handling
Tue, 06 Mar 2018 22:18:20 +0800 Matt Johnston avoid leak of pubkey_options
Thu, 20 Jul 2017 19:38:26 +0000 Michael Witten options: Complete the transition to numeric toggles (`#if')
Thu, 18 May 2017 22:59:38 +0800 Matt Johnston merge 2017.75
Wed, 10 May 2017 00:20:33 +0800 Matt Johnston free forced_command
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 07 Aug 2015 23:00:08 +0800 Guilhem Moulin Fix segfault with restricted authorized_key files without forced command
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Mon, 26 Mar 2012 16:17:16 +0400 Andrey Mazo Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
Sun, 04 Dec 2011 05:31:25 +0800 Matt Johnston - Fix use-after-free if multiple command requests were sent. Move
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Wed, 26 Aug 2009 14:09:22 +0000 Matt Johnston - set $SSH_ORIGINAL_COMMAND if a command is forced, and log it
Mon, 29 Sep 2008 13:53:31 +0000 Matt Johnston - Add Counter Mode support
Fri, 12 Sep 2008 17:23:56 +0000 Matt Johnston - Rework pubkey options to be more careful about buffer lengths. Needs review. pubkey-options
Mon, 08 Sep 2008 15:14:02 +0000 Matt Johnston * Patch from Frédéric Moulins adding options to authorized_keys. pubkey-options