index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ssh
/
src
/
ssh_transport.erl
Age
Commit message (
Expand
)
Author
2014-09-24
ssh: Gracefully handle incorrect versions
Ingela Anderton Andin
2014-08-28
SSH: only enable ciphers/MACs when they are available in crypto
Alex Wilson
2014-06-10
SSH: add support for aes128-ctr and hmac-sha2-256
Alex Wilson
2013-11-13
ssh: Merge connection_manager and connection_handler processes
Ingela Anderton Andin
2013-11-13
ssh: Remove use of process dictionary
Ingela Anderton Andin
2013-06-20
Add openssh_zlib compression type to ssh_transport
Louis-Philippe Gauthier
2013-05-22
crypto,ssh, netconf, inets: binary_to_integer -> bytes_to_integer
Ingela Anderton Andin
2013-05-20
ssh & crypto: Remove use of deprecated crypto functions from ssh
Ingela Anderton Andin
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-15
Added event/3 and clarified error message
Fredrik Gustafsson
2013-02-15
Error msg to be returned together with Key exchange failed
Fredrik Gustafsson
2013-02-15
Returning the actual reason why key exchange failed
Fredrik Gustafsson
2012-12-13
ssh: Document and clean up SSH behaviours
Ingela Anderton Andin
2012-11-15
Fixed user interaction ssh
Fredrik Gustafsson
2012-02-28
Prevent client hanging. (OTP-8111)
Ingela Anderton Andin
2012-02-10
Cleaned up code so that ssh_file can become a template for a documented
Ingela Anderton Andin
2012-02-10
Ssh daemon handles RSA host keys
Ingela Anderton Andin
2012-02-10
Removed no longer needed code
Ingela Anderton Andin
2012-02-10
Use the public_key application for all public key handling
Ingela Anderton Andin
2011-01-17
OTP-9031 - SSH did not handle the error reason enetunreach when trying to ope...
Niclas Eklund
2010-04-21
New branch for ssh-2.0 and later
Niclas Eklund
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP