Sat, 02 May 2015 15:59:06 +0200 |
Gaël PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
Sat, 02 May 2015 11:37:37 +0200 |
Gaël PORTAY |
Uses k_size as an signed integer
|
Tue, 24 Feb 2015 22:48:14 +0800 |
Thorsten Horstmann |
Use m_burn rather than memset
|
Tue, 24 Feb 2015 20:51:18 +0800 |
Thorsten Horstmann |
Fix for old compilers, variable declarations at beginning of functions
|
Wed, 28 Jan 2015 22:42:29 +0800 |
Christian Engelmayer |
When clearing the memory of 'key' in function openssh_read(), only the size
|
Fri, 23 Jan 2015 22:23:23 +0800 |
Like Ma |
Fix variables may be uninitialized.
|
Wed, 25 Jun 2014 23:37:44 +0800 |
Matt Johnston |
Fix compiling with ECDSA and DSS disabled
|
Wed, 27 Nov 2013 21:30:05 +0800 |
Matt Johnston |
- Increase buffer size, fixes converting 521bit ECC key
|
Thu, 14 Nov 2013 22:03:30 +0800 |
Matt Johnston |
use oldstyle comments
|
Fri, 08 Nov 2013 23:32:13 +0800 |
Matt Johnston |
Merge
ecc
|
Fri, 08 Nov 2013 23:11:43 +0800 |
Matt Johnston |
curve25519
ecc
|
Thu, 07 Nov 2013 23:49:37 +0800 |
Matt Johnston |
Add '-R' for delayed hostkey option
keyondemand
|
Thu, 07 Nov 2013 00:18:52 +0800 |
Matt Johnston |
refactor key generation, make it generate as required.
keyondemand
|
Fri, 01 Nov 2013 00:21:59 +0800 |
Matt Johnston |
merge yet again
|
Fri, 01 Nov 2013 00:13:09 +0800 |
Matt Johnston |
Fix specifying a keysize for key generation, fix key name arguments
ecc
|
Sun, 20 Oct 2013 21:06:18 +0800 |
Matt Johnston |
writing out openssh ecc keys works
ecc
|
Sat, 25 May 2013 00:54:19 +0800 |
Matt Johnston |
have separate ecdsa keys for each size
ecc
|
Thu, 23 May 2013 22:18:33 +0800 |
Matt Johnston |
hackish ECC import code from OpenSSH
ecc
|
Sun, 14 Apr 2013 00:50:03 +0800 |
Matt Johnston |
A bit of work on ecdsa for host/auth keys
ecc
|
Mon, 21 Nov 2011 19:19:57 +0800 |
Matt Johnston |
- Bring in original tomsfastmath patch against 0.52 from Peter Turczak
dropbear-tfm
|
Mon, 22 Sep 2008 14:13:14 +0000 |
Matt Johnston |
Remove an unused variable
|
Fri, 07 Jul 2006 09:17:18 +0000 |
Matt Johnston |
Fixes from Erik Hovland:
|
Sat, 25 Mar 2006 12:57:09 +0000 |
Matt Johnston |
Various changes to compile+kind of run on UCC's axis board.
ucc-axis-hack
|
Wed, 30 Nov 2005 06:32:26 +0000 |
Matt Johnston |
* keyimport.c: fclose() the key file to make sure data gets written
|
Mon, 05 Sep 2005 15:16:10 +0000 |
Matt Johnston |
* use own assertions which should get logged properly
|
Tue, 17 Aug 2004 11:14:13 +0000 |
Matt Johnston |
Some small fixes for unused vars, and old messages
|
Sat, 14 Aug 2004 17:35:28 +0000 |
Matt Johnston |
Dropbearkey can now print out pubkey portions
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|