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.erl
Age
Commit message (
Expand
)
Author
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-22
Removed deprecated functions
Fredrik Gustafsson
2013-01-22
handle_pref_algs with correct return values
Fredrik Gustafsson
2013-01-18
Fixed bug which lead to crash in startup of daemon, if port was in use
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-12-13
ssh: Add Users Guide and enhance man pages
Ingela Anderton Andin
2012-12-13
ssh: Added User's Guide framework and minor enhancements
Niclas Eklund
2012-11-23
Renegotiating every hour and every gb sent, can be decreased with option {rek...
Fredrik Gustafsson
2012-11-22
Merge branch 'maint'
Fredrik Gustafsson
2012-11-21
is_boolean/1 is called instead of checking
Fredrik Gustafsson
2012-11-20
Removed ip options to gen_tcp from ssh.erl
Fredrik Gustafsson
2012-11-16
Merge branch 'fredrik/ssh/timer-on-connect/OTP-10514'
Fredrik Gustafsson
2012-11-15
Fixed user interaction ssh
Fredrik Gustafsson
2012-11-05
SSH quiet mode
Fredrik Gustafsson
2012-11-02
Option to ssh:connect {pref_public_key_algs, list()} where you can give the a...
Fredrik Gustafsson
2012-10-31
Option idle_time introduced, it will trigger the timer and if it is not given...
Fredrik Gustafsson
2012-08-28
ssh: Correct error handling of ssh connect
Ingela Anderton Andin
2012-08-01
SSH: Make "auth_methods" server option re-usable
Stefan Zegenhagen
2012-04-24
Corrected ssh option handling
Ingela Anderton Andin
2012-02-28
Prevent client hanging. (OTP-8111)
Ingela Anderton Andin
2012-02-21
Added checks of API input
Ingela Anderton Andin
2012-02-15
Add support for key files protected by pass phrases
Ingela Anderton Andin
2012-02-10
Client fallbacks to ipv4 if connection is refused with ipv6
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
Better handling of IPv6
Ingela Anderton Andin
2012-02-10
Removed no longer needed code
Ingela Anderton Andin
2010-12-27
Improved error handling for ssh:connect/3/4.
Niclas Eklund
2010-12-20
OTP-8987
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-30
Exporting ssh:connect/4
Niclas Eklund
2010-03-22
Fix usage of ip_v6_disabled and publish it
Niclas Eklund
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP