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_manager.erl
Age
Commit message (
Expand
)
Author
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-03-14
Removed timing rekeying
Fredrik Gustafsson
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
Returning the actual reason why key exchange failed
Fredrik Gustafsson
2012-11-23
Renegotiating every hour and every gb sent, can be decreased with option {rek...
Fredrik Gustafsson
2012-11-16
Merge branch 'fredrik/ssh/timer-on-connect/OTP-10514'
Fredrik Gustafsson
2012-11-12
Merge branch 'maint'
Fredrik Gustafsson
2012-11-05
Removed some testing variables
Fredrik Gustafsson
2012-11-05
ssh_opts is now a proper list
Fredrik Gustafsson
2012-11-05
After auth rsa and dsa passwords is set to undefined
Fredrik Gustafsson
2012-11-05
Removing the password after auth
Fredrik Gustafsson
2012-11-05
Not start the idle timer on connect
Fredrik Gustafsson
2012-10-31
Check cache on channel exec
Fredrik Gustafsson
2012-10-31
handle no idle-timer on check cache
Fredrik Gustafsson
2012-10-31
Option idle_time introduced, it will trigger the timer and if it is not given...
Fredrik Gustafsson
2012-10-31
Timeout after 1h of idle on connection, which exits the connection
Fredrik Gustafsson
2012-10-05
Improve interoperability with SSH clients
Stefan Zegenhagen
2012-10-03
ssh: ssh_connection:channel_data() and send_eof() now return {error, closed} ...
Daniel Goertzen
2012-06-01
Improved handling of multiple closes
Ingela Anderton Andin
2012-05-04
The channel id in a channel failure message, sent to the peer, is now in all ...
Ingela Anderton Andin
2012-04-20
Avoid sending two ssh close messages
Ingela Anderton Andin
2012-03-22
ssh:close/1 will no longer crash if ssl manager already happens to have
Ingela Anderton Andin
2012-02-28
Prevent client hanging. (OTP-8111)
Ingela Anderton Andin
2012-02-13
Avoid to crash if the remote side closes the connection prematurely
Ingela Anderton Andin
2010-12-20
OTP-8987
Niclas Eklund
2010-09-02
fix process leak in ssh_system_sup (dynamicaly created childs where not clean...
Stefan Grundmann
2010-08-23
ssh: Patch 1127
Niclas Eklund
2010-08-20
ssh: Patch 1119
Niclas Eklund
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP