Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-21 | Merge branch 'hans/ssh/ssh_info_additions' | Hans Nilsson | |
2016-03-18 | ssh: Add ssh_info:collect/0 which returns all pids in the ssh supervisor tree | Hans Nilsson | |
Good for test cases. | |||
2016-03-18 | ssh: cleaning and add export decl in ssh_info | Hans Nilsson | |
2016-03-18 | ssh: Make ssh_info:string() return the result from print() as a string | Hans Nilsson | |
Good for test cases. | |||
2016-03-18 | Set timetrap to 40s except for some long running test cases | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_connection_SUITE.erl | |||
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen | |
=== OTP-18.3 === Changed Applications: - asn1-4.0.2 - common_test-1.12 - compiler-6.0.3 - cosNotification-1.2.1 - cosTime-1.2.1 - cosTransactions-1.3.1 - crypto-3.6.3 - debugger-4.1.2 - dialyzer-2.9 - diameter-1.11.2 - edoc-0.7.18 - eldap-1.2.1 - erl_docgen-0.4.2 - erl_interface-3.8.2 - erts-7.3 - eunit-2.2.13 - hipe-3.15 - inets-6.2 - kernel-4.2 - mnesia-4.13.3 - observer-2.1.2 - orber-3.8.1 - public_key-1.1.1 - runtime_tools-1.9.3 - sasl-2.7 - snmp-5.2.2 - ssh-4.2.2 - ssl-7.3 - stdlib-2.8 - test_server-3.10 - tools-2.8.3 - webtool-0.9.1 - wx-1.6.1 - xmerl-1.3.10 Unchanged Applications: - cosEvent-2.2 - cosEventDomain-1.2 - cosFileTransfer-1.2 - cosProperty-1.2 - et-1.5.1 - gs-1.6 - ic-4.4 - jinterface-1.6.1 - megaco-3.18 - odbc-2.11.1 - os_mon-2.4 - ose-1.1 - otp_mibs-1.1 - parsetools-2.1.1 - percept-0.8.11 - reltool-0.7 - syntax_tools-1.7 - typer-0.9.10 Conflicts: OTP_VERSION erts/vsn.mk lib/test_server/doc/src/notes.xml lib/test_server/vsn.mk lib/webtool/doc/src/notes.xml lib/webtool/vsn.mk | |||
2016-03-14 | Prepare release | Erlang/OTP | |
2016-02-29 | Merge branch 'maint' | Hans Nilsson | |
2016-02-29 | Merge branch 'hans/ssh/maint_cuddle_tests' into maint | Hans Nilsson | |
2016-02-26 | Merge branch 'maint' | Hans Nilsson | |
2016-02-26 | Merge branch 'hans/ssh/prepare_release' into maint | Hans Nilsson | |
2016-02-25 | Merge branch 'maint' | Hans Nilsson | |
2016-02-25 | Merge branch 'kenneth/ssh_erl-87/OTP-13305' into maint | Hans Nilsson | |
2016-02-25 | ssh: Adjusted timetrap values on ssh tests | Hans Nilsson | |
2016-02-25 | ssh: add timetrap to ssh_sup_SUITE | Hans Nilsson | |
2016-02-25 | ssh: step vsn.mk | Hans Nilsson | |
2016-02-23 | Merge branch 'maint' | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_upgrade_SUITE.erl | |||
2016-02-22 | ssh: catch port_close in test | Hans Nilsson | |
2016-02-22 | ssh: remove calls to crypto:start|stop | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_upgrade_SUITE.erl | |||
2016-02-22 | ssh: add timetrap to all test suites | Hans Nilsson | |
2016-02-22 | ssh: remove some spurions test printouts | Hans Nilsson | |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson | |
Since no test suites includede test_server.hrl, there is no need to have test_server in the include path or code path. | |||
2016-02-08 | Merge branch 'maint' | Hans Nilsson | |
2016-02-08 | ssh: fixes port_command failure on WIndows in ssh_test_cli.erl | Hans Nilsson | |
2016-02-05 | Minor correction of documentation as reported in bugs.erlang.org:ERL-87 | Kenneth Lundin | |
2016-01-18 | ssh: Adjusted default packet and window sizes | Hans Nilsson | |
2016-01-18 | ssh: Experimental options for ssh_sftp:start_channel to set packet_size or ↵ | Hans Nilsson | |
window_size | |||
2016-01-18 | ssh: Optimization - inline encoding in ssh_message:encode/1, now 8 times faster. | Hans Nilsson | |
Also fixes minor error in ssh_protocol_SUITE that the new encoder found. | |||
2016-01-18 | Merge branch 'maint' | Hans Nilsson | |
2016-01-18 | ssh: encode/decode benchmark suites | Hans Nilsson | |
2016-01-18 | ssh: added cipher name to transfer speed report | Hans Nilsson | |
2016-01-18 | ssh: added sftp server benchmark | Hans Nilsson | |
2016-01-11 | Merge branch 'maint' | Henrik Nord | |
Conflicts: OTP_VERSION | |||
2016-01-11 | Merge branch 'maint-18' into maint | Henrik Nord | |
2016-01-08 | Update release notes | Erlang/OTP | |
2016-01-08 | ssh: update vsn.mk to 4.2.1 | Hans Nilsson | |
2016-01-08 | ssh: handle secondary ssh_msg_userauth_info_request message | Hans Nilsson | |
2016-01-08 | ssh: testcase for abnormal keyboard-interactive authentication | Hans Nilsson | |
2015-12-22 | Merge branch 'maint' | Hans Nilsson | |
* maint: ssh: clean test specs | |||
2015-12-22 | ssh: clean test specs | Hans Nilsson | |
2015-12-22 | Merge branch 'maint' | Hans Nilsson | |
* maint: ssh: add econnaborted to disconnect msgs in test suite ssh: fix the check that open-ssh supports certain pubkeys in a test suite | |||
2015-12-22 | Merge branch 'hans/ssh/cuddle_tests' into maint | Hans Nilsson | |
* hans/ssh/cuddle_tests: ssh: add econnaborted to disconnect msgs in test suite ssh: fix the check that open-ssh supports certain pubkeys in a test suite | |||
2015-12-22 | Merge branch 'maint' | Hans Nilsson | |
* maint: ssh: fix error (wrong suite) in test/ssh.spec | |||
2015-12-22 | ssh: fix error (wrong suite) in test/ssh.spec | Hans Nilsson | |
2015-12-21 | Merge branch 'maint' | Hans Nilsson | |
* maint: ssh: benchmark all common kex and cipher algorithms New structure of the report ssh: ssh_benchmark_SUITE re-organized ssh: Add first version of ssh_benchmark_SUITE | |||
2015-12-21 | ssh: benchmark all common kex and cipher algorithms | Hans Nilsson | |
2015-12-21 | New structure of the report | Hans Nilsson | |
2015-12-21 | ssh: ssh_benchmark_SUITE re-organized | Hans Nilsson | |
2015-12-21 | ssh: Add first version of ssh_benchmark_SUITE | Hans Nilsson | |
2015-12-18 | ssh: add econnaborted to disconnect msgs in test suite | Hans Nilsson | |