aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
AgeCommit message (Expand)Author
2019-01-07ssh: Wait a bit for the docker client to finnish in ssh_compat_SUITEHans Nilsson
2019-01-04Fix sftpd interop for SSH_FXP_STATKristoffer Larsen
2019-01-03Merge branch 'maint-20' into maintHans Nilsson
2018-12-28Prepare releaseErlang/OTP
2018-12-28Merge branch 'maint-21' into maintHans Nilsson
2018-12-27Prepare releaseErlang/OTP
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-12-21ssh: Add port close testHans Nilsson
2018-12-12Add empty 'since' attribute for old modules and functionsSverker Eriksson
2018-12-11Add "since" attributes in xml for new functions and modulesSverker Eriksson
2018-12-10Prepare releaseErlang/OTP
2018-11-30crypto: Update test engine with fake rsa supportHans Nilsson
2018-11-22Merge branch 'hans/ssh/eddsa/OTP-15094' into maintHans Nilsson
2018-11-21ssh: Add forgotten doc about the files ssh_host_ed*_keyHans 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 Edward curves to the documentationHans Nilsson
2018-11-19ssh: Update test cases for eddsaHans Nilsson
2018-11-19ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448'Hans Nilsson
2018-11-15Merge branch 'maint-20' into maintHans Nilsson
2018-11-14Prepare releaseErlang/OTP
2018-11-09Merge branch 'hans/ssh/fix_ext_info_doc' into maintHans Nilsson
2018-11-09ssh: Clear remote user_dir in ssh_compat_SUITEHans Nilsson
2018-11-09ssh: Check compatibility with new OpenSSH versionsHans 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-11-01ssh: Add local .gitignore in lib/ssh/testHans Nilsson
2018-10-29fix extra parameter in <type>Bikram Chatterjee
2018-10-29ssh: Enable property_test/ssh_eqc_client_server for PropErHans Nilsson
2018-10-29ssh: Used fixed localhost addressHans Nilsson
2018-10-29ssh: Fix reporting functions in property_test/ssh_eqc_client_server.erlHans Nilsson
2018-10-29ssh: Fix property_test/ssh_eqc_client_info_timing.erlHans 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-10-24ssh: Clearify a couple of optionsHans Nilsson
2018-10-24ssh: Links updated in ssh.xmlHans Nilsson
2018-10-24ssh: Add reference manual page for the ssh_file moduleHans Nilsson
2018-10-24ssh: Add new User's Guide chapter about SSH terminologyHans Nilsson
2018-09-24Prepare releaseErlang/OTP
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