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_connection_handler.erl
Age
Commit message (
Expand
)
Author
2013-03-08
Fixed rekeying initiation and secured testcase
Fredrik Gustafsson
2013-02-15
Returning the actual reason why key exchange failed
Fredrik Gustafsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-18
Fixed internal error on when client and server can not agree o which authmeth...
Fredrik Gustafsson
2012-12-19
Merge branch 'fredrik/ssh/rekeying'
Fredrik Gustafsson
2012-12-13
ssh: Document and clean up SSH behaviours
Ingela Anderton Andin
2012-11-23
Renegotiating every hour and every gb sent, can be decreased with option {rek...
Fredrik Gustafsson
2012-11-02
Option to ssh:connect {pref_public_key_algs, list()} where you can give the a...
Fredrik Gustafsson
2012-02-28
Prevent client hanging. (OTP-8111)
Ingela Anderton Andin
2012-02-20
Improve check so that we will not try to read ssh packet length indicator if ...
Ingela Anderton Andin
2012-02-17
Improved error handling
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
2011-05-06
An unexpected message would crash the ssh_connection_handler and close the co...
Niclas Eklund
2011-04-27
OTP-9232:
Niclas Eklund
2011-04-18
Fixed SSH appup, copyright headers SSH vsn and SSH release note.
Niclas Eklund
2011-04-15
Adds NIFs for cryptographically strong random number generation.
Niclas Eklund
2010-10-28
Merge branch 'maint-r13' into maint-r14
Niclas Eklund
2010-10-06
In some cases a crash report was generated when a connection was closing down.
Niclas Eklund
2010-06-02
Fixing compiler warnings regarding max/2
Niclas Eklund
2010-02-01
In some cases SSH ceased to collect more data from the transport layer.
Niclas Eklund
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP