summaryrefslogtreecommitdiff
path: root/lib/ssh/doc/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge branch 'maint-18' into maintHans Nilsson2017-11-161-1/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint-18: Updated OTP version Prepare release ssh: Unicode encoding fix ssh: testcases for space trailing Hello msg Remove unused test include file from test suites eldap: Repair Makefile ssh: Don't remove trailing WS in Hello msg Conflicts: OTP_VERSION erts/doc/src/notes.xml erts/vsn.mk lib/compiler/doc/src/notes.xml lib/compiler/vsn.mk lib/crypto/test/blowfish_SUITE.erl lib/eldap/doc/src/notes.xml lib/eldap/vsn.mk lib/inets/test/httpd_load.erl lib/inets/test/httpd_mod.erl lib/inets/test/old_httpd_SUITE.erl lib/ssh/doc/src/notes.xml lib/ssh/vsn.mk lib/stdlib/test/zip_SUITE.erl otp_versions.table
| * | | | | Prepare releaseErlang/OTP2017-11-151-0/+18
| | | | | |
| * | | | | Prepare releaseErlang/OTP2017-02-011-0/+37
| | | | | |
| * | | | | Update release notesErlang/OTP2016-08-041-0/+17
| | | | | |
* | | | | | ssh: Document engine_key_ref() returned from ssh_server_key:host_key/2Hans Nilsson2017-11-101-2/+3
| | | | | |
* | | | | | ssh: Update ssh_{server|client}_key doc to what it should have beenHans Nilsson2017-11-102-21/+35
| |/ / / / |/| | | |
* | | | | Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen2017-10-103-64/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lars/doc-cleanup/OTP-14475: [edoc] Remove unused module otpsgml_layout.erl Remove unused files from the documentation build
| * | | | | Remove unused files from the documentation buildLars Thorsen2017-09-283-64/+8
| | | | | |
* | | | | | Merge branch 'maint-20' into maintHans Nilsson2017-10-031-0/+28
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint-20: Updated OTP version Prepare release Fix zlib merge snafu ssh: fix broken printouts ssh: exclude aes_gcm if peer is OpenSSH 6.2 (known bug)
| * | | | | Prepare releaseErlang/OTP2017-10-021-0/+28
| | | | | |
* | | | | | ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phraseHans Nilsson2017-10-021-0/+6
|/ / / / /
* | | | | Update release notesErlang/OTP2017-09-221-0/+42
|/ / / /
* | | | ssh: Doc modified after commentsHans Nilsson2017-09-112-60/+52
| | | |
* | | | ssh: Document the option modify_algorithms and a User's Guide chapterHans Nilsson2017-09-115-4/+541
| | | |
* | | | Prepare releaseErlang/OTP2017-08-231-0/+16
| |_|/ |/| |
* | | Prepare releaseErlang/OTP2017-06-211-0/+170
| | |
* | | Update copyright yearHans Nilsson2017-06-141-1/+1
| | |
* | | ssh: re-formulate timeouts in ssh_sftp:start_channelHans Nilsson2017-06-121-2/+8
| | |
* | | ssh: Document send_ext_info and recv_ext_info optionsHans Nilsson2017-06-121-0/+44
| | |
* | | ssh: Doc for SSH application updatedHans Nilsson2017-06-121-7/+37
| | |
* | | Revert "Prepare release"Hans Nilsson2017-05-311-163/+0
| | | | | | | | | | | | This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0.
* | | Prepare releaseErlang/OTP2017-05-301-0/+163
| | |
* | | ssh: fix broken preferred_algorithms and pref_public_key_algs optionsHans Nilsson2017-05-171-3/+5
| | |
* | | ssh: Doc option 'auth_methods' for clientHans Nilsson2017-05-121-0/+13
| | |
* | | Revert "Prepare release"Raimo Niskanen2017-05-051-117/+0
| | | | | | | | | | | | This reverts commit dc57404252c47520f352834ad9be45ad684f96c9.
* | | Prepare releaseErlang/OTP2017-05-041-0/+117
| | |
* | | Update copyright yearRaimo Niskanen2017-05-044-4/+4
| | |
* | | ssh: Doc-changes to make clearer IP-address and 'ip'-optionHans Nilsson2017-04-071-6/+6
| | |
* | | ssh: document what happens when ssh:daemon sets both HostAddr and ip optionHans Nilsson2017-04-071-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | The idea is that the HostAddress argument takes precedence over an ip-option. However, an ip-option overrides the 'any' HostAddr. This fixes the case of dameon(Port, [{ip,IP}..] in a non-surprising way.
* | | ssh: ECDSA host keys *are* supportedHans Nilsson2017-04-061-1/+1
| | |
* | | ssh: DSA was not retiredHans Nilsson2017-04-061-1/+1
| | | | | | | | | | | | It was erroneously stated in 2e25e7890af04d9001fa777d848ebce6d059edf2 that it was retired
* | | ssh: idle_timer on daemon - documentationHans Nilsson2017-04-041-0/+6
| | |
* | | Merge branch 'maint'Ingela Anderton Andin2017-04-041-0/+16
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | Conflicts: OTP_VERSION erts/vsn.mk lib/crypto/c_src/crypto.c lib/crypto/src/crypto.erl lib/ssh/src/ssh.erl
| * | Update release notesErlang/OTP2017-03-311-0/+16
| | |
* | | ssh: remove from docHans Nilsson2017-03-171-15/+0
| | |
* | | Merge branch 'maint'Rickard Green2017-03-141-0/+80
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release Conflicts: OTP_VERSION lib/typer/doc/src/notes.xml lib/typer/vsn.mk
| * | Prepare releaseErlang/OTP2017-03-141-0/+80
| | |
| * | Update copyright yearRickard Green2017-03-102-2/+2
| | |
* | | ssh: documents ssh:daemon_info/1Hans Nilsson2017-03-091-1/+2
| | |
* | | Merge branch 'maint'Björn Gustavsson2017-02-271-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | * maint: Documentation: use behaviour(ssh_daemon_channel) Fix minor typo in compile:forms/1 doc
| * | Documentation: use behaviour(ssh_daemon_channel)Malcolm2017-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | In the SSH User's Guide, section 2.8 'Creating a Subsystem' uses behaviour(ssh_subsystem) but should use behaviour(ssh_daemon_channel). The renaming was updated in the Reference Manual but never reflected in the User's Guide.
* | | Merge branch 'maint'Hans Nilsson2017-02-161-16/+42
|\ \ \ | |/ /
| * | ssh: speling errorHans Nilsson2017-02-151-1/+1
| | |
| * | ssh: speling errorHans Nilsson2017-02-151-1/+1
| | |
| * | ssh: reword documentationHans Nilsson2017-02-151-21/+40
| | |
| * | ssh: allow a list of fingerprint algos in silently_accept_hosts optionHans Nilsson2017-02-141-3/+10
| | |
* | | ssh: document new and retired algorithmsHans Nilsson2017-02-021-2/+7
|/ /
* | Prepare releaseErlang/OTP2016-12-091-0/+44
| |
* | Update copyright-yearErlang/OTP2016-12-071-1/+1
| |
* | ssh: Removed irrelevant rfc reference in docHans Nilsson2016-11-182-4/+0
| | | | | | | | The rfc 4255 is about fingerprints, but only in the context of dns. Since this is out-of-scope for the Erlang/OTP ssh, the reference is missleading.