Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-26 | Merge branch 'maint' | Hans Nilsson | |
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 'maint' | Hans Nilsson | |
2016-02-25 | Merge branch 'kenneth/ssh_erl-87/OTP-13305' into maint | Hans Nilsson | |
2016-02-25 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: erts/emulator/beam/erl_alloc.types erts/emulator/beam/erl_bif_info.c erts/emulator/beam/erl_process.c erts/preloaded/ebin/erts_internal.beam | |||
2016-02-25 | eldap: step vsn.mk | Hans Nilsson | |
2016-02-25 | eldap: fix error found by dialyzer | Hans Nilsson | |
2016-02-25 | Merge branch 'siri/remove-overload/OTP-13184' | Siri Hansen | |
* siri/remove-overload/OTP-13184: Remove module 'overload' from SASL | |||
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 | ssh: step vsn.mk | Hans Nilsson | |
2016-02-25 | Merge branch 'maint' | Ingela Anderton Andin | |
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 'maint' | Henrik Nord | |
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 'maint' | Henrik Nord | |
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 'maint' | Henrik Nord | |
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 'maint' | Henrik Nord | |
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 'maint' | Hans Nilsson | |
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 | Merge branch 'maint' | Hans Bolinder | |
* maint: [erl_interface] Correct documentation | |||
2016-02-24 | [erl_interface] Correct documentation | Hans Bolinder | |
Fix mistakes found by 'xmllint'. | |||
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 'maint' | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_upgrade_SUITE.erl | |||
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 'dgud/observer/perf-freq' | Dan Gudmundsson | |
* dgud/observer/perf-freq: observer: Optimize drawing of graphs observer: Make it possible to change the graphs Xaxis and update freq | |||
2016-02-23 | Merge branch 'maint' | Henrik Nord | |
Conflicts: OTP_VERSION | |||
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 | Merge branch 'maint' | Hans Bolinder | |
* maint: Fix a few dialyzer warnings | |||
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 | |
2016-02-22 | ssh: remove some spurions test printouts | Hans Nilsson | |
2016-02-22 | Merge branch 'maint' | Ingela Anderton Andin | |
2016-02-22 | Merge branch 'ia/ssl/connection_information/OTP-13232/OTP-13343' into maint | Ingela Anderton Andin | |
* ia/ssl/connection_information/OTP-13232/OTP-13343: ssl: Newer cipher suites now presented correctly ssl: Include options form connect/listen/accept in connection_information/[1,2] | |||
2016-02-22 | ssl: Newer cipher suites now presented correctly | Ingela Anderton Andin | |
Older SSL/TLS versions have cipher suites that look like {key_exchange(), cipher(), MAC::hash()} and the hash function used by the PRF (Pseudo Random function) is implicit and always the same for that protocol version. In TLS 1.2 a cipher suite is {key_exchange(), cipher(), MAC::hash(), PRF::hash()}. Internally a cipher suite is always a four tuple but for backwards compatibility older cipher suites will be presented as a three tuples, however new cipher suites should be presented as four tuples. |