log agentfwd.h @ 1785:9026f976eee8

age author description
Mon, 25 May 2020 20:23:02 +0800 Matt Johnston rsa-sha256 for ssh-agent
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
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
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, 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 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
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client
Thu, 03 Jun 2004 17:22:48 +0000 Matt Johnston Mostly done with the listener changeover
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required