Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-01 | Merge branch 'hans/ssh/cuddle_doc' into maint | Hans Nilsson | |
* hans/ssh/cuddle_doc: ssh: Clearify links in ssh_sftp:read_file_info/2 | |||
2018-02-28 | ssh: Insert missing ssh:stop() etc in test suites | Hans Nilsson | |
2018-02-27 | ssh: Fix acceptor sup testcase | Hans Nilsson | |
2018-02-27 | ssh: Fix cli testcase | Hans Nilsson | |
2018-02-27 | ssh: Misspelling in test suite | Hans Nilsson | |
2018-02-27 | ssh: Clearify links in ssh_sftp:read_file_info/2 | Hans Nilsson | |
2018-02-27 | ssh: Put common user_dir setup in ssh_options_SUITE:init_per_testcases/2 | Hans Nilsson | |
2018-02-22 | ssh: Fix hanging engine test case on an old outdated version | Hans Nilsson | |
OpenSSL 1.0.1s-freebsd 1 Mar 2016 | |||
2018-02-22 | Merge branch 'maint-20' into maint | Hans Nilsson | |
* maint-20: Updated OTP version Prepare release ssh: Add option save_accepted_host ssh: No error message for signal kill ssh: Dont repeat supervisor defaults in map fields ssh: Move starting of channel child to ssh_channel_sup ssh: Test case for sup tree when shell server proc times out | |||
2018-02-21 | Prepare release | Erlang/OTP | |
2018-02-21 | Merge branch 'hans/ssh/limit_knownhosts/OTP-14935' into maint-20 | Erlang/OTP | |
* hans/ssh/limit_knownhosts/OTP-14935: ssh: Add option save_accepted_host | |||
2018-02-21 | Merge branch 'hans/ssh/no_error_for_kill/OTP-14930' into maint-20 | Erlang/OTP | |
* hans/ssh/no_error_for_kill/OTP-14930: ssh: No error message for signal kill | |||
2018-02-21 | ssh: Add option save_accepted_host | Hans Nilsson | |
2018-02-20 | ssh: No error message for signal kill | Hans Nilsson | |
2018-02-20 | ssh: Dont repeat supervisor defaults in map fields | Hans Nilsson | |
2018-02-20 | ssh: Move starting of channel child to ssh_channel_sup | Hans Nilsson | |
2018-02-20 | ssh: Test case for sup tree when shell server proc times out | Hans Nilsson | |
2018-01-26 | ssh: Disable test failing if docker command exists | Hans Nilsson | |
This test is just to get a marking in test result listings where a docker system is installed | |||
2018-01-26 | ssh: Skeleton of build scripts for DropBear image | Hans Nilsson | |
2018-01-26 | ssh: Can use DropBear SSH dockers | Hans Nilsson | |
2018-01-25 | ssh: Remove duplicate test cases from ssh_to_openssh_SUITE | Hans Nilsson | |
2018-01-25 | ssh: Add more tests | Hans Nilsson | |
2018-01-25 | ssh: Change the default list of ssh and ssl version images | Hans Nilsson | |
2018-01-25 | ssh: Enable building openssh 0.9.8[a-l] | Hans Nilsson | |
2018-01-25 | ssh: Add LibreSSL to compat tests | Hans Nilsson | |
2018-01-08 | ssh: A compatibility testing suite using dockers | Hans Nilsson | |
This suite tests compatibility with different combinations of OpenSSH and OpenSSL. The peer SSH is running in a docker container. | |||
2017-12-22 | Merge branch 'hans/ssh/cuddle_ssh_test' into maint | Hans Nilsson | |
* hans/ssh/cuddle_ssh_test: ssh: Better reports in some test case failures ssh: Tests - timeout catches external ssh that does not disconnect | |||
2017-12-21 | ssh: ssh_dbg updates | Hans Nilsson | |
2017-12-21 | ssh: Better reports in some test case failures | Hans Nilsson | |
2017-12-21 | ssh: Tests - timeout catches external ssh that does not disconnect | Hans Nilsson | |
2017-12-14 | Prepare release | Erlang/OTP | |
2017-12-14 | ssh: Special treatment of OpenSSH clients >= 7.2 rsa-sha2-* public keys | Hans Nilsson | |
Thoose clients signs with sha instead of sha2-*. Try first to verify with the correct one, and if that fails, retry with sha1. | |||
2017-12-08 | Update release notes | Erlang/OTP | |
2017-12-08 | Update version numbers | Erlang/OTP | |
2017-12-08 | ssh: Update runtime dependencies of ssh | Hans Nilsson | |
2017-11-22 | ssh: remove left-over msg traceing | Hans Nilsson | |
2017-11-20 | Merge branch 'maint-20' into maint | Hans Nilsson | |
* maint-20: Updated OTP version Prepare release ssh: testcases for space trailing Hello msg ssh: Don't remove trailing WS in Hello msg ssh: dialyzer fixes ssh: Fix broken error handling during session setup Remove invalid EINTR loop around close(2) Conflicts: lib/ssh/test/ssh_options_SUITE.erl | |||
2017-11-20 | Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maint | Lukas Larsson | |
* lukas/docs/xmllint_fixes/OTP-14721: ssl/ssh: Remove/ignore unused XML_FILES doc files Refactor xmllint check and make it fail on failure Add toplevel xmllint make target Conflicts: lib/crypto/doc/src/Makefile | |||
2017-11-20 | ssl/ssh: Remove/ignore unused XML_FILES doc files | Lukas Larsson | |
2017-11-17 | Prepare release | Erlang/OTP | |
2017-11-17 | Merge branch 'hans/ssh/SYN_RST/OTP-14778' into maint-20 | Erlang/OTP | |
* hans/ssh/SYN_RST/OTP-14778: ssh: dialyzer fixes ssh: Fix broken error handling during session setup | |||
2017-11-16 | Merge branch 'maint-18' into maint | Hans Nilsson | |
* maint-18: Updated OTP version Prepare release ssh: Unicode encoding fix ssh: testcases for space trailing Hello msg Remove unused test include file from test suites eldap: Repair Makefile ssh: Don't remove trailing WS in Hello msg Conflicts: OTP_VERSION erts/doc/src/notes.xml erts/vsn.mk lib/compiler/doc/src/notes.xml lib/compiler/vsn.mk lib/crypto/test/blowfish_SUITE.erl lib/eldap/doc/src/notes.xml lib/eldap/vsn.mk lib/inets/test/httpd_load.erl lib/inets/test/httpd_mod.erl lib/inets/test/old_httpd_SUITE.erl lib/ssh/doc/src/notes.xml lib/ssh/vsn.mk lib/stdlib/test/zip_SUITE.erl otp_versions.table | |||
2017-11-15 | ssh: testcases for space trailing Hello msg | Hans Nilsson | |
2017-11-15 | ssh: Don't remove trailing WS in Hello msg | Hans Nilsson | |
2017-11-15 | Prepare release | Erlang/OTP | |
2017-11-15 | ssh: Unicode encoding fix | Hans Nilsson | |
Conflicts: lib/ssh/src/ssh_connection_handler.erl | |||
2017-11-14 | ssh: dialyzer fixes | Hans Nilsson | |
2017-11-14 | ssh: Fix broken error handling during session setup | Hans Nilsson | |
2017-11-10 | ssh: testcases for space trailing Hello msg | Hans Nilsson | |
2017-11-10 | ssh: Document engine_key_ref() returned from ssh_server_key:host_key/2 | Hans Nilsson | |