Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-10 | Improve usage of libatomic_ops for word size atomics | Rickard Green | |
Use AO_fetch_compare_and_swap*() when present | |||
2014-10-23 | Update release notes | Erlang/OTP | |
2014-10-23 | ssh: fix ssh.appup.src. | Hans Nilsson | |
2014-10-23 | ssh: Corrected appup | Ingela Anderton Andin | |
2014-10-22 | ssh: fix .app and .appup errors | Hans Nilsson | |
2014-10-22 | ssh: remove supervisors for crashed connection worker | Hans Nilsson | |
2014-10-22 | ssh: Print supervisor tree (on demand). | Hans Nilsson | |
2014-10-21 | ssh: prepare for release | Hans Nilsson | |
2014-10-21 | ssh: avoid terminated but not deleted children to be counted. | Hans Nilsson | |
2014-10-21 | ssh: simple info function (ssh_info:print/0). | Hans Nilsson | |
2014-10-17 | ssh: Gracefully handle bad handshake messages | Ingela Anderton Andin | |
2014-10-17 | ssh: reduce amount of printouts | Hans Nilsson | |
2014-10-16 | ssh: Fix port scanner problems | Hans Nilsson | |
2014-10-13 | Update release notes | Erlang/OTP | |
2014-10-13 | Merge branch ↵ | Erlang/OTP | |
'ia/patch-17/ssh/user-interaction/OTP-11329/sftp-version/OTP-12227' into maint-17 * ia/patch-17/ssh/user-interaction/OTP-11329/sftp-version/OTP-12227: ssh: Prepare for release ssh: Add option sftp_vsn ssh: Fix option user_interaction to work as expected | |||
2014-10-13 | ssh: Prepare for release | Ingela Anderton Andin | |
2014-10-10 | ssh: Add option sftp_vsn | Ingela Anderton Andin | |
2014-10-09 | ssh: Fix option user_interaction to work as expected | Ingela Anderton Andin | |
When password authentication is implemented with ssh keyboard-interactive method and the password is already supplied, so that we do not need to query the user, connections should succeed even though the user_interaction option is set to false. | |||
2014-10-08 | ssl: Prepare for release | Ingela Anderton Andin | |
2014-10-08 | ssl: Servers may include an empty SNI-extension | Ingela Anderton Andin | |
2014-09-29 | Prepare release | Erlang/OTP | |
2014-09-29 | Merge branch 'siri/dont-check-appup-from-current-vsn' into maint-17 | Erlang/OTP | |
* siri/dont-check-appup-from-current-vsn: Do not test appup of core apps for upgrade from current vsn | |||
2014-09-29 | Merge branch 'lars/orber/ipv6-service-context/OTP-12193' into maint-17 | Erlang/OTP | |
* lars/orber/ipv6-service-context/OTP-12193: [orber] Fix problem with IPv6 addresses in service context | |||
2014-09-29 | Merge branch 'ia/ssh/version-appup' into maint-17 | Erlang/OTP | |
* ia/ssh/version-appup: ssh: ssh-3.0.6 will not support soft ugrade | |||
2014-09-29 | Merge branch 'ia/ssh/listner-restart/OTP-12168' into maint-17 | Erlang/OTP | |
* ia/ssh/listner-restart/OTP-12168: ssh: Adjust supervisor tree to make sure new listning options are honored ssh: Add test case for ssh:stop_listner | |||
2014-09-29 | Merge branch 'ia/ssh/version-handling-gracefull/OTP-12157' into maint-17 | Erlang/OTP | |
* ia/ssh/version-handling-gracefull/OTP-12157: ssh: Add format_status/2 so sensitive data will not be present in logs ssh: Gracefully handle incorrect versions | |||
2014-09-29 | Merge branch 'rickard/app-files/OTP-12178' into maint-17 | Erlang/OTP | |
* rickard/app-files/OTP-12178: Add erl_interface and jinterface .app files | |||
2014-09-29 | Merge branch 'rickard/ose-relnotes/OTP-12177' into maint-17 | Erlang/OTP | |
* rickard/ose-relnotes/OTP-12177: Add missing release notes | |||
2014-09-29 | Merge branch 'hans/ssh/parallel_login_not_working/OTP-12194' into maint-17 | Erlang/OTP | |
* hans/ssh/parallel_login_not_working/OTP-12194: ssh: Fixed parallel_login bug that made all logins serial | |||
2014-09-25 | ssh: Adjust supervisor tree to make sure new listning | Ingela Anderton Andin | |
options are honored | |||
2014-09-25 | ssh: Fixed parallel_login bug that made all logins serial | Hans Nilsson | |
2014-09-25 | Do not test appup of core apps for upgrade from current vsn | Siri Hansen | |
The appup tests for kernel, stdlib and sasl tests that the appup file allows upgrade from the previous and current major release to the current release. If, in the current release, the application version was not changed compared to the previous release, then we would still test that the appup supported the upgrade (i.e. from current release to current release). This is now changed, in order to avoid test failures on patch releases where kernel, stdlib and sasl are not changed. | |||
2014-09-24 | ssh: Add test case for ssh:stop_listner | Ingela Anderton Andin | |
Conflicts: lib/ssh/test/ssh_connection_SUITE.erl | |||
2014-09-24 | ssh: Add format_status/2 so sensitive data will not be present in logs | Ingela Anderton Andin | |
2014-09-24 | ssh: Gracefully handle incorrect versions | Ingela Anderton Andin | |
Conflicts: lib/ssh/test/ssh_connection_SUITE.erl | |||
2014-09-23 | [orber] Fix problem with IPv6 addresses in service context | Lars Thorsen | |
2014-09-22 | ssh: ssh-3.0.6 will not support soft ugrade | Ingela Anderton Andin | |
Customer requesting patch will not use soft upgrade and as it will be hard to meet customer deadline and assure quality of soft upgrade we decided to make it an application restart. | |||
2014-09-19 | Add erl_interface and jinterface .app files | Rickard Green | |
2014-09-18 | eldap: update version | Hans Nilsson | |
2014-09-18 | eldap: New very basic test suite. | Hans Nilsson | |
2014-09-18 | eldap: Enable all tcp options in eldap:open | Hans Nilsson | |
Options: OTP-12171 Correct error msgs for Options: OTP-12182 | |||
2014-09-18 | Add missing release notes | Rickard Green | |
2014-09-15 | Update release notes | Erlang/OTP | |
2014-09-15 | Update version numbers | Erlang/OTP | |
2014-09-15 | Merge branch 'siri/megaco/fix-appup' into maint | Siri Hansen | |
* siri/megaco/fix-appup: [megaco] Fix appup for OTP-17.3 | |||
2014-09-15 | common_test: Add p-tag to warning-tag | Hans Nilsson | |
2014-09-14 | Merge branch 'anders/diameter/17.3_release/OTP-12093' into maint | Anders Svensson | |
* anders/diameter/17.3_release/OTP-12093: Add recompilation admonition to 17.2 release notes | |||
2014-09-14 | Merge branch 'anders/diameter/Failed-AVP/OTP-12094' into maint | Anders Svensson | |
* anders/diameter/Failed-AVP/OTP-12094: Fix ?MODULE in preprocessed dictionary forms | |||
2014-09-14 | Add recompilation admonition to 17.2 release notes | Anders Svensson | |
That dictionaries need to be recompiled, which is the case whenever diameter_gen.hrl is modified. | |||
2014-09-12 | Fix ?MODULE in preprocessed dictionary forms | Anders Svensson | |
By replacing literal diameter_gen_relay atoms in forms extracted from that module by the name of the module in question. This has been wrong for some time, but only became noticable when the parent commit started using ?MODULE as more than a process dictionary key or tag to match on. In particular, the function dict/1 in diameter_gen.hrl (included by every dictionary module) can now return ?MODULE, which is (not surprisingly) expected to be the name of the dictionary module in question. It wasn't in the case of a module compiled from forms: it was diameter_gen_relay, since that's the module the forms were extracted from. The fix only affects dictionaries compiled from forms, as returned by diameter_make:codec/2. In particular, dictionaries compiled from Erlang source returned by this function, or by diameterc(1), are unaffected. |