index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sysoptions.h
Age
Commit message (
Expand
)
Author
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
2012-05-10
- Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be
Matt Johnston
2012-03-26
Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
Andrey Mazo
2012-04-09
Rename HAVE_FORK to USE_VFORK
Matt Johnston
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
2011-02-28
merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'
Matt Johnston
2011-02-28
- Don't allow setting memLevel since that doesn't work properly
Matt Johnston
2011-02-28
Compile fix for when both client and server agent forwarding is disabled
Matt Johnston
2011-02-27
Refer to RFCs rather than drafts, update some section references
Matt Johnston
2011-02-24
Changelog for 0.53, bump version
Matt Johnston
2011-02-24
Add diffie-hellman-group14-sha1 KEX method
Matt Johnston
2009-07-01
Make it compile, update for changes in channel structure.
Matt Johnston
2008-11-18
- Allow building with neither server nor client specified
Matt Johnston
2008-11-11
- Bump to 0.52
Matt Johnston
2008-09-29
- Add Counter Mode support
Matt Johnston
2008-09-29
Add support for zlib@openssh.com delayed compression.
Matt Johnston
2008-09-23
Split options.h out into sysoptions.h for options that aren't usually
Matt Johnston