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
|
Tue, 21 May 2013 13:44:48 +0800 |
Matt Johnston |
Enable SMALL_CODE by default
ecc
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Fri, 03 May 2013 23:07:48 +0800 |
Matt Johnston |
ecdsa is working
ecc
|
Thu, 18 Apr 2013 21:47:38 +0800 |
Matt Johnston |
Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password logins
|
Tue, 09 Apr 2013 00:36:04 +0800 |
Matt Johnston |
start on ecdsa keys
ecc
|
Sun, 07 Apr 2013 01:36:42 +0800 |
Matt Johnston |
ecc kind of works, needs fixing/testing
ecc
|
Tue, 26 Mar 2013 01:35:22 +0800 |
Matt Johnston |
refactor kexdh code a bit, start working on ecdh etc
ecc
|
Wed, 03 Apr 2013 07:33:47 +0800 |
Matt Johnston |
Fix a few options and headers
|
Fri, 29 Mar 2013 23:29:48 +0800 |
Matt Johnston |
Add kexguess2 behaviour
kexguess
|
Wed, 20 Mar 2013 23:52:49 +0800 |
Matt Johnston |
Fix "-c none" so that it allows aes during authentication
|
Wed, 20 Mar 2013 22:41:07 +0800 |
Matt Johnston |
Merge "none" cipher/MAC branch. Also adds sha256 and sha512
|
Sat, 23 Feb 2013 17:55:46 +0800 |
Matt Johnston |
DSS_PROTOK is not necessary now that private keys are included
|
Tue, 12 Feb 2013 15:52:57 +0000 |
Paul Eggleton |
Allow configuring "allow blank password option" at runtime
|
Fri, 29 Jun 2012 23:19:43 +0800 |
Matt Johnston |
Improve RNG seeding.
|
Thu, 17 May 2012 20:52:57 +0800 |
Matt Johnston |
- Only request "none" cipher after auth has succeeded
insecure-nocrypto
|
Thu, 17 May 2012 08:33:11 +0800 |
Matt Johnston |
Add ALLOW_NONE_PASSWORD_AUTH option
insecure-nocrypto
|
Thu, 17 May 2012 08:09:19 +0800 |
Matt Johnston |
Merge in "-m"/"-c" code
insecure-nocrypto
|
Thu, 17 May 2012 00:26:12 +0800 |
Matt Johnston |
ENABLE_USER_ALGO_LIST should work for the client
|
Thu, 17 May 2012 00:12:42 +0800 |
Matt Johnston |
Add rough support for choosing ciphers/hashes with "-c" or "-m"
|
Wed, 16 May 2012 22:54:51 +0800 |
Matt Johnston |
Update insecure-nocrypto to current head
insecure-nocrypto
|
Wed, 16 May 2012 21:56:50 +0800 |
Matt Johnston |
Disable SHA256 and SHA512 by default in options.h
sha2
|
Thu, 10 May 2012 08:38:37 +0800 |
Matt Johnston |
- Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be
sha2
|
Wed, 09 May 2012 22:51:59 +0800 |
Matt Johnston |
Fix empty password immediate login
|
Thu, 12 Apr 2012 21:57:30 +0800 |
Matt Johnston |
Improve comment about sha1-96
|