log cli-authpubkey.c @ 1467:7279a633cc50

age author description
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sat, 02 May 2015 15:59:06 +0200 Gaƫl PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Fri, 20 Feb 2015 23:16:38 +0800 Matt Johnston Move generic network routines to netio.c fastopen
Mon, 08 Apr 2013 00:10:57 +0800 Matt Johnston - Fix various hardcoded uses of SHA1 ecc
Sun, 07 Apr 2013 01:36:42 +0800 Matt Johnston ecc kind of works, needs fixing/testing ecc
Sat, 06 Apr 2013 16:00:37 +0800 Matt Johnston Make _sign and _verify functions take a buffer* rather than void* and int ecc
Mon, 09 Apr 2012 21:29:41 +0800 Matt Johnston Slight formatting change for ENABLE_CLI_AGENTFWD if statement
Mon, 26 Mar 2012 16:17:16 +0400 Andrey Mazo Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
Thu, 30 Jul 2009 15:14:33 +0000 Matt Johnston Agent forwarding works agent-client
Mon, 06 Jul 2009 14:02:45 +0000 Matt Johnston - Client auth using an agent's key works. Still need to implement client agent-client
Mon, 06 Jul 2009 12:59:13 +0000 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
Wed, 01 Jul 2009 06:27:27 +0000 Matt Johnston Talking to the agent works now. Can't interpret the pubkeys. agent-client
Wed, 01 Jul 2009 04:53:17 +0000 Matt Johnston Make it compile, update for changes in channel structure. agent-client
Wed, 01 Jul 2009 04:16:32 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f7925bcc26ffe99dcac54d) agent-client
Fri, 12 Jun 2009 14:58:43 +0000 Matt Johnston - Make -i and -W pass through multihop arguments
Thu, 16 Aug 2007 13:34:37 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739) agent-client
Sun, 11 Feb 2007 10:46:44 +0000 Matt Johnston Remove double-free due to the same "fix" for a leak getting merged in
Sun, 04 Feb 2007 10:32:59 +0000 Matt Johnston merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'
Sat, 03 Feb 2007 13:31:01 +0000 Matt Johnston Fix leak of keybuf in recv_msg_userauth_pk_ok, courtesy of Klocwork
Fri, 07 Jul 2006 09:17:18 +0000 Matt Johnston Fixes from Erik Hovland:
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client
Fri, 08 Jul 2005 11:32:09 +0000 Matt Johnston rename PubkeyList to SignKeyList for clarity
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Sat, 14 Aug 2004 17:54:20 +0000 Matt Johnston License boilerplate etc, add Mihnea as an author to some of the files
Thu, 12 Aug 2004 14:56:22 +0000 Matt Johnston cleaning up the pubkey defines
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing
Fri, 06 Aug 2004 16:18:01 +0000 Matt Johnston - client pubkey auth works
Tue, 03 Aug 2004 17:26:56 +0000 Matt Johnston Pubkey auth is mostly there for the client. Something strange with