Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén | |
The R16B03 release Conflicts: lib/sasl/vsn.mk | |||
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP | |
2013-12-03 | Merge branch 'maint' | Hans Nilsson | |
2013-12-03 | ssh: Fix long cli delays. (Part of OTP-11339, OTP-10953) | Hans Nilsson | |
A step in fixing the tickets. | |||
2013-11-27 | Merge branch 'maint' | Ingela Anderton Andin | |
2013-11-27 | Merge branch 'ia/ssh/no_io/OTP-11490' into maint | Ingela Anderton Andin | |
* ia/ssh/no_io/OTP-11490: ssh: Correct arity in ssh_no_io.erl | |||
2013-11-27 | Merge branch 'maint' | Ingela Anderton Andin | |
2013-11-26 | ssh: Correct close handling | Ingela Anderton Andin | |
Commit 68263a48bfbdac4dc219a91f06af3d535d881850 got close handling slightly wrong, channels did not get their close message. Commit 32102f1e8225dada7526c9bfee6622f9026ba4cd did not work as expected | |||
2013-11-25 | ssh: Correct arity in ssh_no_io.erl | Ingela Anderton Andin | |
Also remove import statement as it makes code less intuitive | |||
2013-11-14 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin | |
2013-11-13 | ssh: Logging fun and document enhancement | Ingela Anderton Andin | |
2013-11-13 | ssh: Add CLI test case | Ingela Anderton Andin | |
2013-11-13 | ssh: Quicker shutdown of an ssh dameon | Ingela Anderton Andin | |
OTP-11339 | |||
2013-11-13 | ssh: Add option to disallow CLI | Ingela Anderton Andin | |
OTP-10976 | |||
2013-11-13 | ssh: Simplify handling of connection attributes (e.i. user and sockname) | Ingela Anderton Andin | |
OTP-11296 | |||
2013-11-13 | ssh: Make inet option configurable and remove ipv6_disabled option | Ingela Anderton Andin | |
2013-11-13 | ssh: Eliminate test case failure due to timing issues in test case code | Ingela Anderton Andin | |
2013-11-13 | ssh: Enhance error handling | Ingela Anderton Andin | |
2013-11-13 | ssh: Merge connection_manager and connection_handler processes | Ingela Anderton Andin | |
Also start adding dialyzer specs and removing dead code | |||
2013-11-13 | ssh: Remove use of process dictionary | Ingela Anderton Andin | |
This is step one in in making ssh process structure less complicated. As an effect I also found other simplifications/clean ups of the code that could be done. | |||
2013-11-01 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-31 | fix private_key type documentation in ssh_server_key_api | Tristan Sloughter | |
2013-10-29 | Merge branch 'maint' | Hans Nilsson | |
2013-10-28 | ssh: Add ssh:sockname/1 incl doc and tests | Hans Nilsson | |
OTP-11345, sto575, tsk374 | |||
2013-10-28 | ssh: Add function ssh:peername/1 with test | Hans Nilsson | |
OTP-11345, sto575, tsk374 | |||
2013-10-21 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-10-16 | Fix ssh doc typos | Martin Hässler | |
ssh_rsa changed to 'ssh-rsa' and missing space added. | |||
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén | |
The R16B02 release Conflicts: lib/sasl/vsn.mk | |||
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson | |
Most notes.xml files will be updated in every release and cause the kind of the problems described in the previous commit. | |||
2013-08-21 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-21 | Merge branch 'fredrik/ssh/correct_doc_timeout/OTP-11249' into maint | Fredrik Gustafsson | |
* fredrik/ssh/correct_doc_timeout/OTP-11249: ssh: clarified timeout options | |||
2013-08-21 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-08-21 | Merge branch 'lpg/openssh_zlib/OTP-11256' into maint | Fredrik Gustafsson | |
* lpg/openssh_zlib/OTP-11256: ssh: added basic connection testcase for openssh zlib Add openssh_zlib compression type to ssh_transport | |||
2013-08-20 | ssh: added basic connection testcase for openssh zlib | Fredrik Gustafsson | |
2013-08-20 | ssh: clarified timeout options | Fredrik Gustafsson | |
2013-07-09 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-09 | Merge branch 'fredrik/ssh/chmod/OTP-11189' into maint | Fredrik Gustafsson | |
* fredrik/ssh/chmod/OTP-11189: ssh: Not run chmod every lookup | |||
2013-07-09 | Merge branch 'sze/ssh_cli_handles/OTP-11199' into maint | Fredrik Gustafsson | |
* sze/ssh_cli_handles/OTP-11199: Make ssh_cli.erl handle <CTRL>+C | |||
2013-07-09 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-09 | Merge branch 'sze/ssh_cli_handles/OTP-11199' into maint | Fredrik Gustafsson | |
* sze/ssh_cli_handles/OTP-11199: Make ssh_cli.erl handle <CTRL>+C | |||
2013-07-01 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-01 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson | |
Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src lib/inets/vsn.mk lib/ssh/doc/src/notes.xml lib/ssh/src/ssh.appup.src lib/ssh/src/ssh_connection_handler.erl lib/ssh/vsn.mk | |||
2013-06-28 | Update release notes | Erlang/OTP | |
2013-06-28 | ssh: version updates | Fredrik Gustafsson | |
2013-06-27 | ssh: fixed bad match failure when disconnect msg | Fredrik Gustafsson | |
2013-06-20 | Add openssh_zlib compression type to ssh_transport | Louis-Philippe Gauthier | |
http://www.openssh.org/txt/draft-miller-secsh-compression-delayed-00.txt | |||
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg | |
The R16B01 release Conflicts: lib/sasl/vsn.mk | |||
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP | |
2013-06-17 | ssh: Not run chmod every lookup | Fredrik Gustafsson | |