summaryrefslogtreecommitdiffhomepage
path: root/sysoptions.h
AgeCommit message (Expand)Author
2013-03-23Add ~. and ~^Z handling to exit/suspend dbclientMatt Johnston
2013-03-212013.56 changelogMatt Johnston
2013-03-21Make hmac-sha2-256 and hmac-sha2-512 workMatt Johnston
2013-03-20Merge "none" cipher/MAC branch. Also adds sha256 and sha512Matt Johnston
2012-06-29Improve RNG seeding.Matt Johnston
2012-05-10- Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to beMatt Johnston
2012-03-26Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.Andrey Mazo
2012-04-09Rename HAVE_FORK to USE_VFORKMatt Johnston
2012-02-222012.55Matt Johnston
2011-11-08Changelog and version bump for 2011.54Matt Johnston
2011-03-02Update changelog for 0.53.1Matt Johnston
2011-02-28merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'Matt Johnston
2011-02-28- Don't allow setting memLevel since that doesn't work properlyMatt Johnston
2011-02-28Compile fix for when both client and server agent forwarding is disabledMatt Johnston
2011-02-27Refer to RFCs rather than drafts, update some section referencesMatt Johnston
2011-02-24Changelog for 0.53, bump versionMatt Johnston
2011-02-24Add diffie-hellman-group14-sha1 KEX methodMatt Johnston
2009-07-01Make it compile, update for changes in channel structure.Matt Johnston
2008-11-18- Allow building with neither server nor client specifiedMatt Johnston
2008-11-11- Bump to 0.52Matt Johnston
2008-09-29- Add Counter Mode supportMatt Johnston
2008-09-29Add support for zlib@openssh.com delayed compression.Matt Johnston
2008-09-23Split options.h out into sysoptions.h for options that aren't usuallyMatt Johnston