Age | Commit message (Expand) | Author |
2017-11-20 | Merge branch 'maint-20' into maint | Hans Nilsson |
2017-11-17 | Merge branch 'hans/ssh/SYN_RST/OTP-14778' into maint-20 | Erlang/OTP |
2017-11-16 | Merge branch 'maint-18' into maint | Hans Nilsson |
2017-11-15 | ssh: Don't remove trailing WS in Hello msg | Hans Nilsson |
2017-11-15 | ssh: Unicode encoding fix | Hans Nilsson |
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: Update SSH for engine-stored host keys | Hans Nilsson |
2017-11-09 | ssh: Don't remove trailing WS in Hello msg | Hans Nilsson |
2017-10-30 | ssh: Client checks user's public key | Hans Nilsson |
2017-10-30 | ssh: Server checks host key files at start and at accept | Hans Nilsson |
2017-10-30 | ssh: Sharpen the PubKey validity check | Hans Nilsson |
2017-10-12 | ssh: Adapt to simplified public_key and simplify ssh | Hans Nilsson |
2017-10-09 | ssh: ssh_dbg:algs function | Hans Nilsson |
2017-10-03 | ssh: ssh_dbg reports cryptolib info | Hans Nilsson |
2017-10-03 | ssh: enable host key debugging in ssh_dbg | Hans Nilsson |
2017-10-03 | ssh: Make host key checking more debug friendly | Hans Nilsson |
2017-10-03 | Merge branch 'maint-20' into maint | Hans Nilsson |
2017-10-02 | Merge branch 'hans/ssh/printout_crash/OTP-14645' into maint-20 | Erlang/OTP |
2017-10-02 | ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phrase | Hans Nilsson |
2017-09-29 | ssh: fix broken printouts | Hans Nilsson |
2017-09-28 | ssh: exclude aes_gcm if peer is OpenSSH 6.2 (known bug) | Hans Nilsson |
2017-09-11 | ssh: fix dialyzer error | Hans Nilsson |
2017-09-11 | ssh: ssh:chk_algos_opts/1 | Hans Nilsson |
2017-09-11 | ssh: Added option 'modify_algorithms' with prepend, append and rm | Hans Nilsson |
2017-08-24 | Merge branch 'maint-20' into maint | Raimo Niskanen |
2017-08-19 | Fix file owner access permission in ssh_sftp module | Hamidreza Soleimani |
2017-08-17 | Accept non-binary options as socket-options | Hans Nilsson |
2017-07-05 | Add support for binary input in ssh_io | Daniel Pettersson |
2017-06-02 | ssh: Restructure internal tool ssh_dbg | Hans Nilsson |
2017-06-02 | ssh: Removed out-commented code | Hans Nilsson |
2017-05-31 | ssh: Change printouts for ssh_dbg:auth() | Hans Nilsson |
2017-05-31 | ssh: ssh_options checks 'pref_public_key_algs' for dubblets | Hans Nilsson |
2017-05-31 | ssh: Improve 'server-sig-algs' handling in client | Hans Nilsson |
2017-05-23 | ssh: Undocumented ssh_dbg extended | Hans Nilsson |
2017-05-23 | ssh: ssh_dbg print some server-sig-algs info | Hans Nilsson |
2017-05-23 | ssh: fix ssh_property_test | Hans Nilsson |
2017-05-22 | Merge branch 'hans/ssh/trim_state' | Hans Nilsson |
2017-05-22 | ssh: remove extra options copy from internal state | Hans Nilsson |
2017-05-22 | ssh: fix the rsa-sha2-* hostkey verify error | Hans Nilsson |
2017-05-22 | ssh: Handle if server-sig-algs and client has empty intersection | Hans Nilsson |
2017-05-22 | Revert "ssh: disable rsa-sha2-* for clients" | Hans Nilsson |
2017-05-17 | Merge branch 'hans/ssh/ext-info_bug_fixes' | Hans Nilsson |
2017-05-17 | ssh: disable rsa-sha2-* for clients | Hans Nilsson |
2017-05-17 | ssh: select server-sig-algs from configured algos (preferred_algorithms) | Hans Nilsson |
2017-05-17 | ssh: Use 'server-sig-algs' for client's selection of algs | Hans Nilsson |
2017-05-17 | ssh: fix broken preferred_algorithms and pref_public_key_algs options | Hans Nilsson |
2017-05-17 | ssh: Enable rsa-sha2-* | Hans Nilsson |
2017-05-16 | Merge branch 'hans/ssh/ssh_file_user_key_checks_ec_size/OTP-14410' | Hans Nilsson |
2017-05-16 | Merge branch 'hans/ssh/test_ext_info_extension/OTP-14361' | Hans Nilsson |