aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh_connection_handler.erl
AgeCommit message (Expand)Author
2012-02-10Ssh daemon handles RSA host keysIngela Anderton Andin
2011-05-06An unexpected message would crash the ssh_connection_handler and close the co...Niclas Eklund
2011-04-27OTP-9232:Niclas Eklund
2011-04-18Fixed SSH appup, copyright headers SSH vsn and SSH release note.Niclas Eklund
2011-04-15Adds NIFs for cryptographically strong random number generation.Niclas Eklund
2010-10-28Merge branch 'maint-r13' into maint-r14Niclas Eklund
2010-10-06In some cases a crash report was generated when a connection was closing down.Niclas Eklund
2010-06-02Fixing compiler warnings regarding max/2Niclas Eklund
2010-02-01In some cases SSH ceased to collect more data from the transport layer.Niclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP