aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src
AgeCommit message (Expand)Author
2019-04-18Merge branches 'hans/crypto/new_supports_1/OTP-15771', 'hans/ssh/new_supports...Hans Nilsson
2019-04-17ssh: Remove unused var warningHans Nilsson
2019-04-17ssh: Use new api for aead ciphersHans Nilsson
2019-04-17ssh: Use correct names of ciphersHans Nilsson
2019-04-12Merge branch 'maint'Hans Nilsson
2019-04-12Merge branch 'hans/ssh/accept_callback_socket/OTP-15763' into maint-21Hans Nilsson
2019-04-11ssh: Present peername for accept_callback fun also for SocketsHans Nilsson
2019-04-11ssh: Add ssh_channel:init/1Hans Nilsson
2019-04-05ssh: Use new crypto function namesHans Nilsson
2019-03-19ssh: Use the exceptions as error return changeHans Nilsson
2019-03-19ssh: Use new crypto APIHans Nilsson
2019-01-04Fix sftpd interop for SSH_FXP_STATKristoffer Larsen
2018-12-27Merge branch 'hans/ssh/port_leak/OTP-15397' into maint-21Erlang/OTP
2018-12-21ssh: Fix port leakage for daemons failing at startHans Nilsson
2018-11-19Merge branch 'hans/ssh/eddsa/OTP-15094' into maintHans Nilsson
2018-11-19ssh: Make host and user key pre-checking betterHans Nilsson
2018-11-19ssh: Generalize unpublished test support optionHans Nilsson
2018-11-19ssh: Cleaning and polishing of ssh_authHans Nilsson
2018-11-19ssh: Add a common key_cb call functionHans Nilsson
2018-11-19ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448'Hans Nilsson
2018-11-09ssh: Fix documentation for public key in ext_infoHans Nilsson
2018-11-09Merge branch 'hans/ssh/fix_ext_info/OTP-15413' into maintHans Nilsson
2018-11-08ssh: Fix doc error in daemon 'exec' optionHans Nilsson
2018-11-08ssh: Fix ssh_options checking for ext_infoHans Nilsson
2018-11-07ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as serverHans Nilsson
2018-11-07ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as clientHans Nilsson
2018-10-24ssh: Re-phrase and adjust the documentation (ssh_file.xml)Hans Nilsson
2018-10-24ssh: Move some option's documentation to ssh_fileHans Nilsson
2018-09-21Update copyright yearHenrik Nord
2018-09-13ssh: Use exported crypto typesHans Nilsson
2018-08-23Merge branch 'hans/ssh/x25519_x448/OTP-15133' into maintHans Nilsson
2018-08-23ssh: spec curve25519 & curve448Hans Nilsson
2018-08-23ssh: Fix non-conforming key generation in kex for x25519 and x448Hans Nilsson
2018-08-23ssh: Enable curve448-sha512 and curve25519-sha256Hans Nilsson
2018-08-23ssh: Remove the term 'eddh'Hans Nilsson
2018-08-23ssh: -specHans Nilsson
2018-08-23ssh: Add [email protected] cipherHans Nilsson
2018-08-16ssh: Use the 'macs' tag in crypto:supports/0Hans Nilsson
2018-08-16ssh: Use the new crypto:supports/0 tag 'curves'Hans Nilsson
2018-08-15ssh: prolong the timeout in ssh_dbg gen_server callsHans Nilsson
2018-08-13ssh: Circular trace buffer primitivesHans Nilsson
2018-06-25Merge branch 'maint-20' into maintHans Nilsson
2018-06-21Merge branch 'hans/ssh/sftp_ver4_xfer/ERIERL-199/OTP-15149' into maint-20Erlang/OTP
2018-06-21ssh: Report the signal name if there is an exit-signal to sftpdHans Nilsson
2018-06-21ssh: Bug fix sftp error codesHans Nilsson
2018-06-20ssh: Fix ssh_xfer decode_ATTR error for Vsn=4Hans Nilsson
2018-06-18Update copyright yearHenrik Nord
2018-06-11ssh: Add experimental eddhHans Nilsson
2018-06-01Merge branch 'hans/ssh/channel_polish/OTP-15083'Hans Nilsson
2018-05-30ssh: Better crash report for bad channel callback moduleHans Nilsson