Thu, 23 May 2013 22:18:33 +0800 |
Matt Johnston |
hackish ECC import code from OpenSSH
ecc
|
Thu, 23 May 2013 22:18:16 +0800 |
Matt Johnston |
Add m_mp_alloc_init_multi() helper
ecc
|
Tue, 21 May 2013 13:44:48 +0800 |
Matt Johnston |
Enable SMALL_CODE by default
ecc
|
Tue, 21 May 2013 13:20:02 +0800 |
Matt Johnston |
Fix static library order, libtomcrypt depends on libtommath
ecc
|
Tue, 21 May 2013 12:15:48 +0800 |
Matt Johnston |
Fix broken disablekey()
ecc
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Mon, 13 May 2013 21:35:13 +0800 |
Matt Johnston |
Fix bad comma in header list
|
Thu, 09 May 2013 23:27:23 +0800 |
Matt Johnston |
quieten the compiler
ecc
|
Thu, 09 May 2013 23:25:39 +0800 |
Matt Johnston |
merge
ecc
|
Thu, 09 May 2013 23:24:58 +0800 |
Matt Johnston |
Fix build for dropbearkey and ecdsa with certain options
ecc
|
Thu, 09 May 2013 23:24:05 +0800 |
Matt Johnston |
Fix ecdsa verification
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
|
Sun, 14 Apr 2013 00:50:03 +0800 |
Matt Johnston |
A bit of work on ecdsa for host/auth keys
ecc
|
Mon, 13 May 2013 21:06:35 +0800 |
Matt Johnston |
Update config.guess and config.sub
|
Wed, 08 May 2013 23:23:14 +0800 |
Matt Johnston |
Limit decompressed size
|
Mon, 29 Apr 2013 23:42:37 +0800 |
Matt Johnston |
Avoid segfault for locked accounts (invalid salt to crypt())
|
Thu, 18 Apr 2013 23:15:17 +0800 |
Matt Johnston |
Save with utf8 encoding
|
Thu, 18 Apr 2013 23:10:24 +0800 |
Matt Johnston |
Added signature for changeset f168962bab85
|
Thu, 18 Apr 2013 23:10:19 +0800 |
Matt Johnston |
Added tag DROPBEAR_2013.58 for changeset e76614145aea
|
Thu, 18 Apr 2013 22:57:47 +0800 |
Matt Johnston |
2013.58
DROPBEAR_2013.58
|
Thu, 18 Apr 2013 21:47:38 +0800 |
Matt Johnston |
Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password logins
|
Wed, 17 Apr 2013 23:17:27 +0800 |
Matt Johnston |
Use % rather than # for port delimiter
|
Wed, 17 Apr 2013 22:48:43 +0800 |
Matt Johnston |
Use '#' for host#port separator, document it. This fixes scp
|
Wed, 17 Apr 2013 22:29:18 +0800 |
Matt Johnston |
If running as non-root only allow that user to log in
|
Tue, 16 Apr 2013 22:16:32 +0800 |
Matt Johnston |
Fix build when zlib is disabled, from
|
Mon, 15 Apr 2013 22:11:11 +0800 |
Matt Johnston |
Added signature for changeset 095b46180bbc
|
Mon, 15 Apr 2013 22:10:49 +0800 |
Matt Johnston |
Added tag DROPBEAR_2013.57 for changeset 96b8bcb88017
|
Mon, 15 Apr 2013 22:01:41 +0800 |
Matt Johnston |
Fix error message for requirenext change
DROPBEAR_2013.57
|
Mon, 15 Apr 2013 21:56:04 +0800 |
Matt Johnston |
bump version to 2013.57
|
Mon, 15 Apr 2013 21:51:27 +0800 |
Matt Johnston |
changelog updates for 2013.57
|
Sun, 14 Apr 2013 23:16:16 +0800 |
Matt Johnston |
requirenext fixup for firstkexfollows
|
Sun, 14 Apr 2013 23:08:57 +0800 |
Matt Johnston |
Document escape chars
|
Sun, 14 Apr 2013 22:49:19 +0800 |
Matt Johnston |
merge
|
Sun, 14 Apr 2013 22:49:10 +0800 |
Matt Johnston |
-y -y to disable hostkey checking
|
Thu, 11 Apr 2013 23:03:58 +0800 |
Matt Johnston |
Fix zlib for split newkeys
|
Wed, 10 Apr 2013 21:32:55 +0800 |
Matt Johnston |
run closehandlers on cleanup
|
Wed, 10 Apr 2013 21:32:44 +0800 |
Matt Johnston |
reset terminal modes before printing a message
|
Tue, 09 Apr 2013 22:47:03 +0800 |
Matt Johnston |
A bit of debugging output
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 23:12:35 +0800 |
Matt Johnston |
add printmpint() for debugging
ecc
|
Mon, 08 Apr 2013 23:12:20 +0800 |
Matt Johnston |
ecdh works against OpenSSH
ecc
|
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
|
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
|