Sun, 18 Feb 2018 11:22:13 +0800 |
Matt Johnston |
include config.h for options.h. don't need to include options.h when
|
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
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Sat, 02 May 2015 13:59:41 +0200 |
Gaƫl PORTAY |
Turn dropbear_ecc_curve's name into const char *
|
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
|
Sun, 14 Apr 2013 00:50:03 +0800 |
Matt Johnston |
A bit of work on ecdsa for host/auth keys
ecc
|
Tue, 09 Apr 2013 22:44:19 +0800 |
Matt Johnston |
Be safer with how we handle ltc_ecc_sets[] (particularly with
ecc
|
Tue, 09 Apr 2013 00:36:04 +0800 |
Matt Johnston |
start on ecdsa keys
ecc
|
Mon, 08 Apr 2013 23:56:31 +0800 |
Matt Johnston |
- Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string()
ecc
|
Mon, 08 Apr 2013 00:10:57 +0800 |
Matt Johnston |
- Fix various hardcoded uses of SHA1
ecc
|
Fri, 29 Mar 2013 00:28:09 +0800 |
Matt Johnston |
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,
ecc
|
Wed, 27 Mar 2013 23:50:52 +0800 |
Matt Johnston |
ecc key import function
ecc
|
Wed, 27 Mar 2013 00:38:03 +0800 |
Matt Johnston |
more bits on ecc branch
ecc
|