Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-02 | Merge branch 'legoscia/tls_ipv6_dist' into maint | Henrik Nord | |
* legoscia/tls_ipv6_dist: Add inet6_tls_dist, for TLS distribution over IPv6 Conflicts: lib/ssl/src/ssl_tls_dist_proxy.erl OTP-13391 | |||
2016-03-02 | Merge branch 'ia/inets/httpd-gracefull-error/OTP-13389' into maint | Ingela Anderton Andin | |
* ia/inets/httpd-gracefull-error/OTP-13389: inets: No error reports for expected termination | |||
2016-03-02 | Merge branch 'siri/ct_netconfc/log-open-close/OTP-13386' into maint | Siri Hansen | |
* siri/ct_netconfc/log-open-close/OTP-13386: Log open and close of netconf connections | |||
2016-03-02 | Merge branch 'ia/public_key/missinig-nl/OTP-13381' into maint | Ingela Anderton Andin | |
* ia/public_key/missinig-nl/OTP-13381: public_key: An encapsulated PEM header shall be followed by a blank line | |||
2016-03-02 | Merge branch 'siri/crashdump-dir/OTP-13388' into maint | Siri Hansen | |
* siri/crashdump-dir/OTP-13388: Set dir for slave node's erl_crash.dump | |||
2016-03-01 | Set dir for slave node's erl_crash.dump | Siri Hansen | |
This was earlier filename:dirname(code:which(test_server)). On Microsoft Windows, this pointed to a directory under c:/Program Files, and in later versions this directory is no longer writable. The framework (common_test) log dir is now used instead. | |||
2016-03-01 | Merge branch 'sverk/halt-INT_MIN' into maint | Sverker Eriksson | |
OTP-13251 * sverk/halt-INT_MIN: erts: Make erlang:halt() accept bignums as Status erts: Change erl_exit into erts_exit kernel: Remove calls to erl_exit | |||
2016-03-01 | Merge branch 'msantos/epmd-IPv6-node-reg2/PR-864/OTP-13364' into maint | Ingela Anderton Andin | |
* msantos/epmd-IPv6-node-reg2/PR-864/OTP-13364: epmd: support IPv6 node registration | |||
2016-03-01 | inets: No error reports for expected termination | Ingela Anderton Andin | |
2016-03-01 | Log open and close of netconf connections | Siri Hansen | |
Commit 4cf832f1ad163f5b25dd8a6f2d314c169c23c82f erroneously removed logging of open and close of netconf connections. This is now corrected. | |||
2016-02-29 | Merge branch 'hans/ssh/maint_cuddle_tests' into maint | Hans Nilsson | |
2016-02-29 | public_key: An encapsulated PEM header shall be followed by a blank line | Ingela Anderton Andin | |
RFC 1421 Privacy Enhancement for Electronic Mail February 1993 Encapsulated Message Pre-Encapsulation Boundary (Pre-EB) -----BEGIN PRIVACY-ENHANCED MESSAGE----- Encapsulated Header Portion (Contains encryption control fields inserted in plaintext. Examples include "DEK-Info:" and "Key-Info:". Note that, although these control fields have line-oriented representations similar to RFC 822 header fields, the set of fields valid in this context is disjoint from those used in RFC 822 processing.) Blank Line (Separates Encapsulated Header from subsequent Encapsulated Text Portion) Encapsulated Text Portion (Contains message data encoded as specified in Section 4.3.) Post-Encapsulation Boundary (Post-EB) -----END PRIVACY-ENHANCED MESSAGE----- | |||
2016-02-29 | Merge branch 'siri/ct_netconfc/allow-ssh-options/OTP-13338' into maint | Siri Hansen | |
* siri/ct_netconfc/allow-ssh-options/OTP-13338: Allow any ssh option when starting a netconf client | |||
2016-02-29 | Merge branch 'siri/appups-18.3' into maint | Siri Hansen | |
* siri/appups-18.3: Update appups in kernel, stdlib and sasl for OTP-18.3 | |||
2016-02-26 | Merge branch 'hans/eldap/prepare_release' into maint | Hans Nilsson | |
2016-02-26 | Merge branch 'hans/ssh/prepare_release' into maint | Hans Nilsson | |
2016-02-25 | Merge branch 'kenneth/ssh_erl-87/OTP-13305' into maint | Hans Nilsson | |
2016-02-25 | eldap: step vsn.mk | Hans Nilsson | |
2016-02-25 | eldap: fix error found by dialyzer | Hans Nilsson | |
2016-02-25 | ssh: Adjusted timetrap values on ssh tests | Hans Nilsson | |
2016-02-25 | ssh: add timetrap to ssh_sup_SUITE | Hans Nilsson | |
2016-02-25 | Merge branch 'egil/heart-callback/OTP-13250' into maint | Björn-Egil Dahlberg | |
2016-02-25 | kernel: Clarify heart option | Björn-Egil Dahlberg | |
Change scheduler responsiveness to 'check_schedulers'. | |||
2016-02-25 | Update appups in kernel, stdlib and sasl for OTP-18.3 | Siri Hansen | |
2016-02-25 | ssh: step vsn.mk | Hans Nilsson | |
2016-02-25 | Allow any ssh option when starting a netconf client | Siri Hansen | |
The netconf client in common_test was earlier very restrictive as to which ssh options the user could set. This is now changed, and any ssh option is now allowed. The netconf client will simply pass on any option, which it does not recognize, to ssh. | |||
2016-02-25 | Merge branch 'legoscia/fix-ssl-example/PR-976/OTP-13363' into maint | Ingela Anderton Andin | |
* legoscia/fix-ssl-example/PR-976/OTP-13363: ssl: Modernize utility function Fix ssl example | |||
2016-02-25 | Merge branch 'bernardd/gen_tcp_export_socket' into maint | Henrik Nord | |
* bernardd/gen_tcp_export_socket: Export gen_tcp:socket() type OTP-13380 | |||
2016-02-25 | Merge branch 'kostis/hipe-icode-cleanup' into maint | Henrik Nord | |
* kostis/hipe-icode-cleanup: Fix dialyzer warning and some code refactoring OTP-13379 | |||
2016-02-25 | Merge branch 'legoscia/crl-check-without-dp' into maint | Henrik Nord | |
* legoscia/crl-check-without-dp: Be suspicious of certificates without CRL DPs Refactor ssl_crl_SUITE: extract crl_verify_error/6 OTP-13378 | |||
2016-02-25 | Merge branch 'legoscia/critical-extension-verify-none' into maint | Henrik Nord | |
* legoscia/critical-extension-verify-none: ssl: with verify_none, accept critical extensions OTP-13377 | |||
2016-02-25 | Merge branch 'benwilson512/better-maps-with' into maint | Henrik Nord | |
* benwilson512/better-maps-with: Improved maps:with/2 and maps:without/2 algorithm OTP-13376 | |||
2016-02-25 | Merge branch 'hans/eldap/unbind/OTP-13327' into maint | Hans Nilsson | |
Conflicts: lib/eldap/src/eldap.erl | |||
2016-02-25 | Merge branch 'hans/eldap/referral/OTP-12272' into maint | Hans Nilsson | |
2016-02-24 | [erl_interface] Correct documentation | Hans Bolinder | |
Fix mistakes found by 'xmllint'. | |||
2016-02-23 | kernel: Remove calls to erl_exit | Sverker Eriksson | |
from debug and example code | |||
2016-02-23 | ssl: Modernize utility function | Ingela Anderton Andin | |
Use application:ensure_all_started/2 instead of hard coding dependencies | |||
2016-02-23 | kernel: Add heart options test | Björn-Egil Dahlberg | |
2016-02-23 | kernel: Add heart options documentation | Björn-Egil Dahlberg | |
2016-02-23 | Merge branch 'hans/ssh/maint_cuddle_tests' into maint | Hans Nilsson | |
2016-02-23 | kernel: Add builtin scheduler check for heart | Björn-Egil Dahlberg | |
In addition, the heart API is extended with the following functions: * heart:set_options/1 * heart:get_options/0 If heart:set_options([scheduler]) is set, heart will check scheduler responsiveness before every heartbeat to the heart port. | |||
2016-02-23 | kernel: Add heart validation callback documentation | Björn-Egil Dahlberg | |
2016-02-23 | Merge branch 'maint-18' into maint | Henrik Nord | |
2016-02-22 | eldap: experimental impl of controls in LDAPMessage | Hans Nilsson | |
2016-02-22 | eldap: referral resultCode | Hans Nilsson | |
2016-02-22 | Fix ssl example | Magnus Henoch | |
As recently discussed on the erlang-questions mailing list, this example fails to start the ssl application because ssl depends on asn1 nowadays. Let's future-proof this by using application:ensure_all_started/1. | |||
2016-02-22 | Fix a few dialyzer warnings | Hans Bolinder | |
2016-02-22 | ssh: catch port_close in test | Hans Nilsson | |
2016-02-22 | ssh: remove calls to crypto:start|stop | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_upgrade_SUITE.erl | |||
2016-02-22 | ssh: add timetrap to all test suites | Hans Nilsson | |