Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-10 | Merge branch 'lars/doc-cleanup/OTP-14475' into maint | Lars Thorsen | |
* lars/doc-cleanup/OTP-14475: [edoc] Remove unused module otpsgml_layout.erl Remove unused files from the documentation build | |||
2017-10-03 | Merge branch 'maint-20' into maint | Hans Nilsson | |
* 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) | |||
2017-10-02 | Prepare release | Erlang/OTP | |
2017-10-02 | ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phrase | Hans Nilsson | |
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen | |
2017-09-22 | Update release notes | Erlang/OTP | |
2017-09-11 | ssh: Doc modified after comments | Hans Nilsson | |
2017-09-11 | ssh: Document the option modify_algorithms and a User's Guide chapter | Hans Nilsson | |
2017-08-23 | Prepare release | Erlang/OTP | |
2017-06-21 | Prepare release | Erlang/OTP | |
2017-06-14 | Update copyright year | Hans Nilsson | |
2017-06-12 | ssh: re-formulate timeouts in ssh_sftp:start_channel | Hans Nilsson | |
2017-06-12 | ssh: Document send_ext_info and recv_ext_info options | Hans Nilsson | |
2017-06-12 | ssh: Doc for SSH application updated | Hans Nilsson | |
2017-05-31 | Revert "Prepare release" | Hans Nilsson | |
This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. | |||
2017-05-30 | Prepare release | Erlang/OTP | |
2017-05-17 | ssh: fix broken preferred_algorithms and pref_public_key_algs options | Hans Nilsson | |
2017-05-12 | ssh: Doc option 'auth_methods' for client | Hans Nilsson | |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen | |
This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. | |||
2017-05-04 | Prepare release | Erlang/OTP | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-04-07 | ssh: Doc-changes to make clearer IP-address and 'ip'-option | Hans Nilsson | |
2017-04-07 | ssh: document what happens when ssh:daemon sets both HostAddr and ip option | Hans Nilsson | |
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. | |||
2017-04-06 | ssh: ECDSA host keys *are* supported | Hans Nilsson | |
2017-04-06 | ssh: DSA was not retired | Hans Nilsson | |
It was erroneously stated in 2e25e7890af04d9001fa777d848ebce6d059edf2 that it was retired | |||
2017-04-04 | ssh: idle_timer on daemon - documentation | Hans Nilsson | |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin | |
Conflicts: OTP_VERSION erts/vsn.mk lib/crypto/c_src/crypto.c lib/crypto/src/crypto.erl lib/ssh/src/ssh.erl | |||
2017-03-31 | Update release notes | Erlang/OTP | |
2017-03-17 | ssh: remove from doc | Hans Nilsson | |
2017-03-14 | Merge branch 'maint' | Rickard Green | |
* maint: Updated OTP version Prepare release Conflicts: OTP_VERSION lib/typer/doc/src/notes.xml lib/typer/vsn.mk | |||
2017-03-14 | Prepare release | Erlang/OTP | |
2017-03-10 | Update copyright year | Rickard Green | |
2017-03-09 | ssh: documents ssh:daemon_info/1 | Hans Nilsson | |
2017-02-27 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Documentation: use behaviour(ssh_daemon_channel) Fix minor typo in compile:forms/1 doc | |||
2017-02-26 | Documentation: use behaviour(ssh_daemon_channel) | Malcolm | |
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. | |||
2017-02-16 | Merge branch 'maint' | Hans Nilsson | |
2017-02-15 | ssh: speling error | Hans Nilsson | |
2017-02-15 | ssh: speling error | Hans Nilsson | |
2017-02-15 | ssh: reword documentation | Hans Nilsson | |
2017-02-14 | ssh: allow a list of fingerprint algos in silently_accept_hosts option | Hans Nilsson | |
2017-02-02 | ssh: document new and retired algorithms | Hans Nilsson | |
2016-12-09 | Prepare release | Erlang/OTP | |
2016-12-07 | Update copyright-year | Erlang/OTP | |
2016-11-18 | ssh: Removed irrelevant rfc reference in doc | Hans Nilsson | |
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. | |||
2016-11-18 | ssh: Add fun and fingerprint to option 'silently_accept_host' | Hans Nilsson | |
2016-10-17 | Prepare release | Erlang/OTP | |
2016-10-13 | Prepare release | Erlang/OTP | |
2016-10-10 | Prepare release | Erlang/OTP | |
2016-10-06 | Update release notes | Erlang/OTP | |
2016-09-20 | Prepare release | Erlang/OTP | |