Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-09 | start on ecdsa keys | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-08 | - Fix various hardcoded uses of SHA1 | Matt Johnston | |
- rename curves to nistp256 etc - fix svr-auth.c TRACE problem --HG-- branch : ecc | |||
2013-04-07 | ecc kind of works, needs fixing/testing | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-03 | Put some #ifdef options around first-follows options in case they | Matt Johnston | |
need to be disabled --HG-- branch : kexguess | |||
2013-04-03 | Don't usually need to recalculate dh_e for the repeated kexdh_init packet | Matt Johnston | |
--HG-- branch : kexguess | |||
2013-03-31 | Send an auth packet straight away, save another roundtrip | Matt Johnston | |
This needs a bit of testing to make sure it doesn't have side-effects. | |||
2013-03-29 | More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, | Matt Johnston | |
ses.hash and ses.session_id are now buffers (doesn't compile) --HG-- branch : ecc | |||
2013-03-27 | more bits on ecc branch | Matt Johnston | |
--HG-- branch : ecc | |||
2013-03-26 | refactor kexdh code a bit, start working on ecdh etc | Matt Johnston | |
--HG-- branch : ecc | |||
2013-03-23 | Add ~. and ~^Z handling to exit/suspend dbclient | Matt Johnston | |
2013-03-21 | 2013.56 changelog | Matt Johnston | |
2013-03-21 | Make hmac-sha2-256 and hmac-sha2-512 work | Matt Johnston | |
2013-03-20 | Merge "none" cipher/MAC branch. Also adds sha256 and sha512 | Matt Johnston | |
2012-06-29 | Improve RNG seeding. | Matt Johnston | |
Try to read from /dev/urandom multiple times, take input from extra sources, and use /dev/random when generating private keys | |||
2012-05-10 | - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be | Matt Johnston | |
getting keyed incorrectly --HG-- branch : sha2 | |||
2012-03-26 | Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD. | Andrey Mazo | |
Got rid of ENABLE_AGENTFWD macro. | |||
2012-04-09 | Rename HAVE_FORK to USE_VFORK | Matt Johnston | |
It makes it a bit more obvious why there's a test there since HAVE_FORK is the normal case. | |||
2012-02-22 | 2012.55 | Matt Johnston | |
2011-11-08 | Changelog and version bump for 2011.54 | Matt Johnston | |
2011-03-02 | Update changelog for 0.53.1 | Matt Johnston | |
--HG-- extra : convert_revision : c7f6c45c46a2f8e2394756c68ae825d6e4dc7489 | |||
2011-02-28 | merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd' | Matt Johnston | |
and 'b31879a384d3bf8cbcbe2ed731d7d79d49799b1d' --HG-- extra : convert_revision : dfa0557e6070859d23ff096789f339e51a870177 | |||
2011-02-28 | - Don't allow setting memLevel since that doesn't work properly | Matt Johnston | |
- Better handling of the case where compressing makes the data larger (possibly only happens when memLevel is adjusted, but better to be safe) --HG-- extra : convert_revision : b31879a384d3bf8cbcbe2ed731d7d79d49799b1d | |||
2011-02-28 | Compile fix for when both client and server agent forwarding is disabled | Matt Johnston | |
--HG-- extra : convert_revision : 8a608f0ed5e4b491dba4bf330e560636ec7376fd | |||
2011-02-27 | Refer to RFCs rather than drafts, update some section references | Matt Johnston | |
--HG-- extra : convert_revision : b5c5c88e702f427b9d5e8c592e2b7e1bda204ff3 | |||
2011-02-24 | Changelog for 0.53, bump version | Matt Johnston | |
--HG-- extra : convert_revision : 5369d8c2cbcbc07a86fce6a1b66ebd4979866a2d | |||
2011-02-24 | Add diffie-hellman-group14-sha1 KEX method | Matt Johnston | |
--HG-- extra : convert_revision : 5b9c394ad43745e48c42d671cefac7a5c346082f | |||
2009-07-01 | Make it compile, update for changes in channel structure. | Matt Johnston | |
--HG-- branch : agent-client extra : convert_revision : 84676a98a0848224078a716b1292744a34e9d80c | |||
2008-11-18 | - Allow building with neither server nor client specified | Matt Johnston | |
--HG-- extra : convert_revision : d9a8b717bf65021efa4c61c34faf24d050d95da4 | |||
2008-11-11 | - Bump to 0.52 | Matt Johnston | |
- Clarify that hosts are resolved on the remote end for multihop --HG-- extra : convert_revision : acde944b3ea0b8f673c276d2921c6bb3ede8ddde | |||
2008-09-29 | - Add Counter Mode support | Matt Johnston | |
--HG-- extra : convert_revision : 5225162bdf32d70b58b6d3ae375a290326c59f3a | |||
2008-09-29 | Add support for zlib@openssh.com delayed compression. | Matt Johnston | |
Are still advertising 'zlib' for the server, need to allow delayed-only as an option --HG-- extra : convert_revision : 319df675cc3c9b35a10b7d8357c94f33fdab1a46 | |||
2008-09-23 | Split options.h out into sysoptions.h for options that aren't usually | Matt Johnston | |
user-changed --HG-- extra : convert_revision : 4fb35083f0f46ea667e7043e7d4314aecd3df46c |