Mercurial > dropbear
log cli-authpubkey.c @ 888:6e6ae84d3dba
age | author | description |
---|---|---|
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 |