Age | Commit message (Expand) | Author |
2019-06-10 | Testing two PRs | Hans Nilsson |
2019-06-06 | Remove duplication of SSH encoding macros | Paul Meinhardt |
2019-06-06 | Remove duplicate ssh_userauth.hrl | Paul Meinhardt |
2019-05-10 | Prepare release | Erlang/OTP |
2019-05-02 | ssh: Prepare for release - runtime dependencies | Hans Nilsson |
2019-04-24 | Merge branch 'maint' | Hans Nilsson |
2019-04-18 | ssh: Dump 64 bytes in case of unexpected info line | Hans Nilsson |
2019-04-18 | ssh: Add hexdump utility in ssh_dbg | Hans Nilsson |
2019-04-18 | Merge branches 'hans/crypto/new_supports_1/OTP-15771', 'hans/ssh/new_supports... | Hans Nilsson |
2019-04-17 | ssh: Remove unused var warning | Hans Nilsson |
2019-04-17 | ssh: Use new api for aead ciphers | Hans Nilsson |
2019-04-17 | ssh: Use correct names of ciphers | Hans Nilsson |
2019-04-12 | Merge branch 'maint' | Hans Nilsson |
2019-04-12 | Merge branch 'hans/ssh/accept_callback_socket/OTP-15763' into maint-21 | Hans Nilsson |
2019-04-11 | ssh: Present peername for accept_callback fun also for Sockets | Hans Nilsson |
2019-04-11 | ssh: Add ssh_channel:init/1 | Hans Nilsson |
2019-04-05 | ssh: Use new crypto function names | Hans Nilsson |
2019-03-19 | ssh: Use the exceptions as error return change | Hans Nilsson |
2019-03-19 | ssh: Use new crypto API | Hans Nilsson |
2019-01-04 | Fix sftpd interop for SSH_FXP_STAT | Kristoffer Larsen |
2018-12-27 | Merge branch 'hans/ssh/port_leak/OTP-15397' into maint-21 | Erlang/OTP |
2018-12-21 | ssh: Fix port leakage for daemons failing at start | Hans Nilsson |
2018-11-19 | Merge branch 'hans/ssh/eddsa/OTP-15094' into maint | Hans Nilsson |
2018-11-19 | ssh: Make host and user key pre-checking better | Hans Nilsson |
2018-11-19 | ssh: Generalize unpublished test support option | Hans Nilsson |
2018-11-19 | ssh: Cleaning and polishing of ssh_auth | Hans Nilsson |
2018-11-19 | ssh: Add a common key_cb call function | Hans Nilsson |
2018-11-19 | ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448' | Hans Nilsson |
2018-11-09 | ssh: Fix documentation for public key in ext_info | Hans Nilsson |
2018-11-09 | Merge branch 'hans/ssh/fix_ext_info/OTP-15413' into maint | Hans Nilsson |
2018-11-08 | ssh: Fix doc error in daemon 'exec' option | Hans Nilsson |
2018-11-08 | ssh: Fix ssh_options checking for ext_info | Hans Nilsson |
2018-11-07 | ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as server | Hans Nilsson |
2018-11-07 | ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as client | Hans Nilsson |
2018-10-24 | ssh: Re-phrase and adjust the documentation (ssh_file.xml) | Hans Nilsson |
2018-10-24 | ssh: Move some option's documentation to ssh_file | Hans Nilsson |
2018-09-21 | Update copyright year | Henrik Nord |
2018-09-13 | ssh: Use exported crypto types | Hans Nilsson |
2018-08-23 | Merge branch 'hans/ssh/x25519_x448/OTP-15133' into maint | Hans Nilsson |
2018-08-23 | ssh: spec curve25519 & curve448 | Hans Nilsson |
2018-08-23 | ssh: Fix non-conforming key generation in kex for x25519 and x448 | Hans Nilsson |
2018-08-23 | ssh: Enable curve448-sha512 and curve25519-sha256 | Hans Nilsson |
2018-08-23 | ssh: Remove the term 'eddh' | Hans Nilsson |
2018-08-23 | ssh: -spec | Hans Nilsson |
2018-08-23 | ssh: Add chacha20-poly1305@openssh.com cipher | Hans Nilsson |
2018-08-16 | ssh: Use the 'macs' tag in crypto:supports/0 | Hans Nilsson |
2018-08-16 | ssh: Use the new crypto:supports/0 tag 'curves' | Hans Nilsson |
2018-08-15 | ssh: prolong the timeout in ssh_dbg gen_server calls | Hans Nilsson |
2018-08-13 | ssh: Circular trace buffer primitives | Hans Nilsson |
2018-06-25 | Merge branch 'maint-20' into maint | Hans Nilsson |