Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-08 | Prepare release | Erlang/OTP | |
2018-05-08 | Merge branch 'hans/ssh/reneg_bug_19/OTP-15066' into maint-19 | Erlang/OTP | |
* hans/ssh/reneg_bug_19/OTP-15066: ssh: Renegotiation -> renegotiate | |||
2018-05-08 | Merge branch 'hans/ssh/dh_gex_putty_19/OTP-15064' into maint-19 | Erlang/OTP | |
* hans/ssh/dh_gex_putty_19/OTP-15064: ssh: Fix DH group exchange server bug for PuTTY and others following draft-draft-00 from 2001 and not the rfc4419 | |||
2018-05-08 | Merge branch 'hans/ssh/server_exit_normal_exit_19/OTP-15018' into maint-19 | Erlang/OTP | |
* hans/ssh/server_exit_normal_exit_19/OTP-15018: ssh: Fix server crashes for exit-normal signals | |||
2018-05-02 | ssh: Renegotiation -> renegotiate | Hans Nilsson | |
2018-05-02 | ssh: Fix DH group exchange server bug for PuTTY | Hans Nilsson | |
and others following draft-draft-00 from 2001 and not the rfc4419 | |||
2018-04-17 | ssh: Fix server crashes for exit-normal signals | Hans Nilsson | |
2018-04-05 | Updated OTP versionOTP-19.3.6.8 | Erlang/OTP | |
2018-04-05 | Prepare release | Erlang/OTP | |
2018-04-05 | Merge branch 'hans/ssh/sftpd_rm_dir_err_19/OTP-15004' into maint-19 | Erlang/OTP | |
* hans/ssh/sftpd_rm_dir_err_19/OTP-15004: ssh: Fix ssh_sftpd:handle_op not returning State | |||
2018-04-05 | ssh: Fix ssh_sftpd:handle_op not returning State | Hans Nilsson | |
2018-03-21 | Updated OTP versionOTP-19.3.6.7 | Erlang/OTP | |
2018-03-21 | Prepare release | Erlang/OTP | |
2018-03-21 | Merge branch 'sverker/maint-19/os-cmd-2/OTP-14823' into maint-19 | Erlang/OTP | |
* sverker/maint-19/os-cmd-2/OTP-14823: kernel: Fix os_SUITE:max_size_command for OTP-19 kernel: Fix handling of os:cmd option max_size in win kernel: Add os:cmd/2 with max_size option | |||
2018-03-21 | kernel: Fix os_SUITE:max_size_command for OTP-19 | Sverker Eriksson | |
where string:trim does not exist. | |||
2018-03-21 | kernel: Fix handling of os:cmd option max_size in win | Lukas Larsson | |
git cherry-pick 75b0f73f72e1783d4ace976cdd2b5f23bdc3ebae | |||
2018-03-21 | kernel: Add os:cmd/2 with max_size option | Lukas Larsson | |
git cherry-pick 55e929c4ed5cd854038c18697123ea94948ebf35 | |||
2018-02-28 | Updated OTP versionOTP-19.3.6.6 | Erlang/OTP | |
2018-02-28 | Prepare release | Erlang/OTP | |
2018-02-28 | Merge branch 'ingela/ssl/PR-1709/OTP-14929' into maint-19 | Erlang/OTP | |
* ingela/ssl/PR-1709/OTP-14929: ssl: Prepare for release ssl: Backport PR-1709 | |||
2018-02-28 | Merge branch 'hans/ssh/execfix19/OTP-14881' into maint-19 | Erlang/OTP | |
* hans/ssh/execfix19/OTP-14881: ssh: Fix cli ssh: Test for disabled shell | |||
2018-02-19 | ssl: Prepare for release | Ingela Anderton Andin | |
2018-02-19 | ssl: Backport PR-1709 | Ingela Anderton Andin | |
2018-01-19 | ssh: Fix cli | Hans Nilsson | |
Conflicts: lib/ssh/src/ssh.hrl lib/ssh/src/ssh_cli.erl | |||
2018-01-19 | ssh: Test for disabled shell | Hans Nilsson | |
2017-12-15 | Updated OTP versionOTP-19.3.6.5 | Erlang/OTP | |
2017-12-15 | Prepare release | Erlang/OTP | |
2017-12-15 | Merge branch 'rickard/node-mon-proc-exit-race/OTP-14781' into maint-19 | Erlang/OTP | |
* rickard/node-mon-proc-exit-race/OTP-14781: Fix triggering of node monitors | |||
2017-12-15 | Merge branch 'dgud/mnesia/slow-startup/OTP-14829' into maint-19 | Erlang/OTP | |
* dgud/mnesia/slow-startup/OTP-14829: mnesia: Read schema user properties directly | |||
2017-12-15 | Merge branch 'dgud/mnesia/backup-error-handling/OTP-14776' into maint-19 | Erlang/OTP | |
* dgud/mnesia/backup-error-handling/OTP-14776: mnesia: Fix error handling in abort write | |||
2017-12-15 | Merge branch 'john/erts/fix-close-eintr/OTP-14775' into maint-19 | Erlang/OTP | |
* john/erts/fix-close-eintr/OTP-14775: Remove invalid EINTR loop around close(2) | |||
2017-12-15 | Merge branch 'hans/ssh/dont_remove_trailing_ws_19/OTP-14763' into maint-19 | Erlang/OTP | |
* hans/ssh/dont_remove_trailing_ws_19/OTP-14763: ssh: testcases for space trailing Hello msg ssh: Don't remove trailing WS in Hello msg | |||
2017-12-14 | mnesia: Read schema user properties directly | Dan Gudmundsson | |
Doing a proper transaction handling of user properties (in current implmenentation) caused schema_transactions to be quadratic which caused huge startup times for nodes with many tables since the merge schema is a schema_transaction. Do a direct read instead, cheap but implies that the plugin changes will not be visible until the changes are commited and cannot be used later in same transaction, which was possible before if undocumented functions where used. | |||
2017-11-22 | Updated OTP versionOTP-19.3.6.4 | Erlang/OTP | |
2017-11-22 | Update release notes | Erlang/OTP | |
2017-11-22 | Merge branch 'ingela/maint-19/ssl/Bleichenbacher/OTP-14748' into maint-19 | Erlang/OTP | |
* ingela/maint-19/ssl/Bleichenbacher/OTP-14748: ssl: Prepare for release ssl: Countermeasurements for Bleichenbacher attack | |||
2017-11-15 | Fix triggering of node monitors | Rickard Green | |
2017-11-14 | mnesia: Fix error handling in abort write | Dan Gudmundsson | |
The "root cause" error reason was lost when abort_write failed, e.g. file was already closed, and Mod:abort_write(..) returned an error. | |||
2017-11-13 | Remove invalid EINTR loop around close(2) | John Högberg | |
Retrying close(2) on anything other than HP-UX is likely to close something entirely different. POSIX says that the state of the file descriptor is unspecified, and Linux/BSD guarantee that it's closed on return. | |||
2017-11-10 | ssh: testcases for space trailing Hello msg | Hans Nilsson | |
2017-11-09 | ssl: Prepare for release | Ingela Anderton Andin | |
2017-11-09 | ssl: Countermeasurements for Bleichenbacher attack | Ingela Anderton Andin | |
2017-11-09 | ssh: Don't remove trailing WS in Hello msg | Hans Nilsson | |
2017-10-05 | Updated OTP versionOTP-19.3.6.3 | Erlang/OTP | |
2017-10-05 | Update release notes | Erlang/OTP | |
2017-10-05 | Update version numbers | Erlang/OTP | |
2017-10-05 | Merge branch 'sverker/bad-dist-msg-bug/ERIERL-80/OTP-14661' into maint-19 | Erlang/OTP | |
* sverker/bad-dist-msg-bug/ERIERL-80/OTP-14661: erts: Fix bug when detecting bad dist message Add distribution_SUITE:bad_dist_ext_size | |||
2017-10-05 | Merge branch 'sverker/19/on_load-on_load-bug/OTP-14612' into maint-19 | Erlang/OTP | |
* sverker/19/on_load-on_load-bug/OTP-14612: erts: Fix 'on_load' tracing bug for modules with -on_load code_SUITE:on_load_trace_on_load | |||
2017-10-05 | Merge branch 'sverker/19/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into ↵ | Erlang/OTP | |
maint-19 * sverker/19/binary_to_atom-utf8-crash/ERL-474/OTP-14590: erts: Fix crash in binary_to_atom/term for invalid utf8 | |||
2017-10-05 | Merge branch 'rickard/timer-sid-bug/OTP-14548' into maint-19 | Erlang/OTP | |
* rickard/timer-sid-bug/OTP-14548: Fix scheduler id field in timers |