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.erl
Age
Commit message (
Expand
)
Author
2014-01-21
ssh: Adds unicode
Hans Nilsson
2013-11-26
ssh: Correct close handling
Ingela Anderton Andin
2013-11-13
ssh: Add option to disallow CLI
Ingela Anderton Andin
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
2012-10-05
Improve interoperability with SSH clients
Stefan Zegenhagen
2012-10-03
ssh: Make test case platform independant
Ingela Anderton Andin
2012-10-03
ssh: ssh_connection:channel_data() and send_eof() now return {error, closed} ...
Daniel Goertzen
2012-10-03
ssh: Ensure that all data is sent before ssh:send returns.
Daniel Goertzen
2012-09-24
ssh: Will not hang if you attempt to send empty binary
Ingela Anderton Andin
2012-08-28
ssh: Use the correct channel id when adjusting the channel window
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-02-28
Prevent client hanging. (OTP-8111)
Ingela Anderton Andin
2012-02-10
Removed no longer needed code
Ingela Anderton Andin
2010-05-26
Fix race condition when an other connection is started before a channel is op...
Niclas Eklund
2010-04-21
Changes after ssh-1.1.8
Niclas Eklund
2010-04-21
New branch for ssh-2.0 and later
Niclas Eklund
2010-03-22
The send operation now accepts infinity as timeout
Niclas Eklund
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP