summaryrefslogtreecommitdiff
path: root/lib/ssh
Commit message (Expand)AuthorAgeFilesLines
...
| | * Prepare releaseErlang/OTP2018-12-282-1/+16
* | | Merge branch 'maint'Hans Nilsson2018-12-284-21/+78
|\ \ \ | |/ /
| * | Merge branch 'maint-21' into maintHans Nilsson2018-12-284-21/+78
| |\ \
| | * | Prepare releaseErlang/OTP2018-12-272-1/+16
| | * | Merge branch 'hans/ssh/port_leak/OTP-15397' into maint-21Erlang/OTP2018-12-272-20/+62
| | |\ \ | | | |/
| | | * ssh: Fix port leakage for daemons failing at startHans Nilsson2018-12-211-19/+41
| | | * ssh: Add port close testHans Nilsson2018-12-211-0/+20
* | | | Merge branch 'maint'Sverker Eriksson2018-12-139-132/+132
|\ \ \ \ | |/ / /
| * | | Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-124-89/+89
| * | | Add "since" attributes in xml for new functions and modulesSverker Eriksson2018-12-118-43/+43
| |/ /
* | | Merge branch 'maint'Henrik Nord2018-12-112-1/+64
|\ \ \ | |/ /
| * | Prepare releaseErlang/OTP2018-12-102-1/+64
* | | Merge branch 'maint'Hans Nilsson2018-11-301-2/+9
|\ \ \ | |/ /
| * | crypto: Update test engine with fake rsa supportHans Nilsson2018-11-301-2/+9
* | | Merge branch 'maint'Hans Nilsson2018-11-221-2/+4
|\ \ \ | |/ /
| * | Merge branch 'hans/ssh/eddsa/OTP-15094' into maintHans Nilsson2018-11-221-2/+4
| |\ \
| | * | ssh: Add forgotten doc about the files ssh_host_ed*_keyHans Nilsson2018-11-211-2/+4
* | | | Merge branch 'maint'Hans Nilsson2018-11-1935-5/+245
|\ \ \ \ | |/ / /
| * | | Merge branch 'hans/ssh/eddsa/OTP-15094' into maintHans Nilsson2018-11-1935-5/+245
| |\ \ \ | | |/ /
| | * | ssh: Add Edward curves to the documentationHans Nilsson2018-11-192-1/+15
| | * | ssh: Update test cases for eddsaHans Nilsson2018-11-1928-1/+179
| | * | ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448'Hans Nilsson2018-11-195-3/+51
* | | | Merge branch 'maint'Hans Nilsson2018-11-196-126/+153
|\ \ \ \ | |/ / /
| * | | ssh: Make host and user key pre-checking betterHans Nilsson2018-11-193-33/+38
| * | | ssh: Generalize unpublished test support optionHans Nilsson2018-11-193-21/+35
| * | | ssh: Cleaning and polishing of ssh_authHans Nilsson2018-11-194-45/+66
| * | | ssh: Add a common key_cb call functionHans Nilsson2018-11-194-30/+17
| |/ /
* | | Merge branch 'maint'Hans Nilsson2018-11-151-1/+16
|\ \ \ | |/ /
| * | Merge branch 'maint-20' into maintHans Nilsson2018-11-151-1/+16
| |\ \ | | |/
| | * Prepare releaseErlang/OTP2018-11-142-1/+17
* | | Merge branch 'maint'Hans Nilsson2018-11-097-28/+49
|\ \ \ | |/ /
| * | Merge branch 'hans/ssh/fix_ext_info_doc' into maintHans Nilsson2018-11-092-20/+19
| |\ \
| | * | ssh: Fix documentation for public key in ext_infoHans Nilsson2018-11-092-20/+19
| * | | ssh: Clear remote user_dir in ssh_compat_SUITEHans Nilsson2018-11-091-0/+13
| * | | ssh: Check compatibility with new OpenSSH versionsHans Nilsson2018-11-091-0/+6
| |/ /
| * | Merge branch 'hans/ssh/fix_ext_info/OTP-15413' into maintHans Nilsson2018-11-093-8/+11
| |\ \ | | |/
| | * ssh: Fix ssh_options checking for ext_infoHans Nilsson2018-11-081-6/+6
| | * ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as serverHans Nilsson2018-11-071-2/+1
| | * ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as clientHans Nilsson2018-11-071-0/+4
* | | Merge branch 'maint'Hans Nilsson2018-11-082-2/+14
|\ \ \ | |/ /
| * | ssh: Fix doc error in daemon 'exec' optionHans Nilsson2018-11-082-2/+14
* | | Merge branch 'maint'Hans Nilsson2018-11-011-0/+5
|\ \ \ | |/ /
| * | ssh: Add local .gitignore in lib/ssh/testHans Nilsson2018-11-011-0/+5
* | | Merge branch 'maint'Hans Nilsson2018-10-301-1/+0
|\ \ \ | |/ /
| * | fix extra parameter in <type>Bikram Chatterjee2018-10-291-1/+0
* | | Merge branch 'maint'Hans Nilsson2018-10-293-92/+165
|\ \ \ | |/ /
| * | ssh: Enable property_test/ssh_eqc_client_server for PropErHans Nilsson2018-10-292-78/+130
| * | ssh: Used fixed localhost addressHans Nilsson2018-10-291-3/+2
| * | ssh: Fix reporting functions in property_test/ssh_eqc_client_server.erlHans Nilsson2018-10-291-6/+18
| * | ssh: Fix property_test/ssh_eqc_client_info_timing.erlHans Nilsson2018-10-291-5/+15