Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Tue, 24 Feb 2015 20:43:01 +0800 |
Thorsten Horstmann |
DROPBEAR_ prefix for include guards to avoid collisions
|
Thu, 14 Nov 2013 22:03:30 +0800 |
Matt Johnston |
use oldstyle comments
|
Fri, 01 Nov 2013 00:13:09 +0800 |
Matt Johnston |
Fix specifying a keysize for key generation, fix key name arguments
ecc
|
Sat, 25 May 2013 00:54:19 +0800 |
Matt Johnston |
have separate ecdsa keys for each size
ecc
|
Fri, 03 May 2013 23:07:48 +0800 |
Matt Johnston |
ecdsa is working
ecc
|
Sun, 28 Apr 2013 23:17:43 +0800 |
Matt Johnston |
more ecdsa signkey work, not correct
ecc
|
Tue, 09 Apr 2013 00:36:04 +0800 |
Matt Johnston |
start on ecdsa keys
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
|
Wed, 21 Jul 2010 12:55:25 +0000 |
Matt Johnston |
Rename rsa_key to dropbear_rsa_key (and same for dss too) so
|
Mon, 06 Jul 2009 12:59:13 +0000 |
Matt Johnston |
New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList
agent-client
|
Thu, 22 Feb 2007 15:29:32 +0000 |
Matt Johnston |
Improve known_hosts checking.
|
Sun, 08 Aug 2004 16:17:05 +0000 |
Matt Johnston |
- Hostkey checking is mostly there, just aren't appending yet.
|
Tue, 03 Aug 2004 15:51:55 +0000 |
Matt Johnston |
Improved signkey code
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|