Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-08 | Fix incorrect priv_dir when adding app's ebin directory to path | Peter Andersson | |
2016-09-07 | Merge branch 'michaesc/crypto/honour-OPENSSL_NO_DES/ERL-203/OTP-13783' into ↵ | Raimo Niskanen | |
maint * michaesc/crypto/honour-OPENSSL_NO_DES/ERL-203/OTP-13783: Add '_cfb' alias for misspelled '_cbf' cipher Fix badarg -> notsup and test cases Honour OPENSSL_NO_DES Conflicts: lib/crypto/c_src/crypto.c | |||
2016-09-07 | Merge branch 'egil/hipe/fix-match-order-opaque-types/OTP-13876' into maint | Björn-Egil Dahlberg | |
* egil/hipe/fix-match-order-opaque-types/OTP-13876: hipe: Fix erl_types opaque match order | |||
2016-09-07 | Merge branch 'egil/erts/start-scripts-dependency/ERL-241/OTP-13871' into maint | Björn-Egil Dahlberg | |
* egil/erts/start-scripts-dependency/ERL-241/OTP-13871: erts: Fix start scripts generation dependency in Makefile | |||
2016-09-07 | Merge branch 'bjorn/compiler/lc-internal-failure/OTP-13863' into maint | Björn Gustavsson | |
* bjorn/compiler/lc-internal-failure/OTP-13863: sys_core_fold: Don't move a fun into a guard | |||
2016-09-07 | Merge branch 'lars/utf-8-path-bugs/ERL-179/OTP-13718' into maint | Lars Thorsen | |
* lars/utf-8-path-bugs/ERL-179/OTP-13718: [snmp] Correct bug when path to mib contains UTF-8 characters [ic] Fix but when UTF-8 character in path to idl spec | |||
2016-09-07 | [snmp] Correct bug when path to mib contains UTF-8 characters | Lars Thorsen | |
2016-09-07 | [ic] Fix but when UTF-8 character in path to idl spec | Lars Thorsen | |
The path is only used when writing a comment so the correction just allowed UTF-8 characters in that io_lib:format call. IC don't support UTF-8 in the specs or their names (generated modules contains coding: latin-1) but the path is only used in a comment so it's not a problem if it can't be written correctly as long as nothing fails. | |||
2016-09-07 | Merge branch 'peppe/stdlib/zip-security-flaw/OTP-13633' into maint | Peter Andersson | |
OTP-13633 | |||
2016-09-07 | Merge branch 'ingela/ssl/ssl_basic_SUITE-timeouts' into maint | Ingela Anderton Andin | |
* ingela/ssl/ssl_basic_SUITE-timeouts: ssl: Tune timeout ssl: Consistent timeout handling | |||
2016-09-07 | ssl: Tune timeout | Ingela Anderton Andin | |
2016-09-07 | ssl: Consistent timeout handling | Ingela Anderton Andin | |
init_per_testcase timeout for renegotiation tests would be overridden by local timeout in test case help function. | |||
2016-09-06 | Bump inets version | Raimo Niskanen | |
2016-09-06 | Merge branch 'ingela/ssl/dtls-progress/connection-states-as-maps' into maint | Ingela Anderton Andin | |
* ingela/ssl/dtls-progress/connection-states-as-maps: dtls: fix encoding of client hello cookie dtls: Prepare start of DTLS connection manager with SSL app ssl: Refactor to use maps for the connection states ssl, dtls: Refactor sni handling dtls: Add close/5 dtls: Add renegotiate/2 dtls: Add protocol event handling ssl: Refactor code so that tls and dtls can share more code ssl, dtls: Disable V2 compatibility clause from ssl_handshake:update_handshake_history ssl: Make sure common code for TLS and DTLS uses the TLS Version ssl: remove unused RecordCB argument from master_secret dtls: Add reinit_handshake_data/1 to dtls dtls: replace tls_record with RecordCB in connection_info Fix version numbers and dependencies | |||
2016-09-06 | Merge branch 'sverker/beam-too-few-functions/ERL-244/OTP-13848' into maint | Sverker Eriksson | |
* sverker/beam-too-few-functions/ERL-244: erts: Reject beam file with too few functions | |||
2016-09-06 | erts: Fix start scripts generation dependency in Makefile | Björn-Egil Dahlberg | |
Reported-by: Kent Fredric | |||
2016-09-06 | Merge branch 'hans/ssh/keyboard_interactive_defensics' into maint | Hans Nilsson | |
2016-09-06 | Merge branch 'hans/ssh/strengthen_pubkey/OTP-13847' into maint | Hans Nilsson | |
Conflicts: lib/ssh/src/ssh_auth.erl | |||
2016-09-06 | Merge branch 'hans/ssh/correct_sha_ecdsa/OTP-13850' into maint | Hans Nilsson | |
2016-09-06 | Merge branch 'hans/ssh/channel_no_detect_close/OTP-13859' into maint | Hans Nilsson | |
2016-09-06 | Merge branch 'hasse/doc/format_man_pages_utf8' into maint | Hans Bolinder | |
* hasse/doc/format_man_pages_utf8: doc: Use groff with -Tutf8 | |||
2016-09-06 | Merge branch 'rickard/thr-prgr-unmanaged-delay-bug/OTP-13869' into maint | Rickard Green | |
* rickard/thr-prgr-unmanaged-delay-bug/OTP-13869: Fix erts_thr_progress_unmanaged_delay() | |||
2016-09-06 | Merge branch 'rickard/drv-send-term-thr-bug/OTP-13866' into maint | Rickard Green | |
* rickard/drv-send-term-thr-bug/OTP-13866: Fix thread calls to erl_drv_send_term()/erl_drv_output_term() Conflicts: erts/emulator/beam/io.c | |||
2016-09-06 | doc: Use groff with -Tutf8 | Hans Bolinder | |
2016-09-06 | Merge branch 'ingela/ssl/ssl_to_openssl_SUITE' into maint | Ingela Anderton Andin | |
* ingela/ssl/ssl_to_openssl_SUITE: ssl: Make sure to have correct default | |||
2016-09-06 | Merge branch 'lukas/ts/no_flush_on_halt' into maint | Lukas Larsson | |
* lukas/ts/no_flush_on_halt: ts: Don't flush port when ending test run | |||
2016-09-06 | Merge branch 'hasse/kernel/doc-fix' into maint | Hans Bolinder | |
* hasse/kernel/doc-fix: kernel: Correct file(3) | |||
2016-09-06 | kernel: Correct file(3) | Hans Bolinder | |
2016-09-05 | Fix erts_thr_progress_unmanaged_delay() | Rickard Green | |
Thread progress leader update did not cache current unmanaged index when waiting for unmanaged threads. This caused erts_thr_progress_unmanaged_delay() to stop working until a new leader took over. | |||
2016-09-05 | Merge branch 'lukas/erts/epmd_xmllint_fix' into maint | Lukas Larsson | |
* lukas/erts/epmd_xmllint_fix: epmd: Fix xmllint error in comsummary | |||
2016-09-05 | Merge branch 'lukas/erts/fix_signalhandler_errno_restore/OTP-13868' into maint | Lukas Larsson | |
* lukas/erts/fix_signalhandler_errno_restore/OTP-13868: erts: Fix child setup signal hander bug | |||
2016-09-05 | Merge branch 'lukas/kernel/os_cmd_fix_stdin_close/OTP-13867' into maint | Lukas Larsson | |
* lukas/kernel/os_cmd_fix_stdin_close/OTP-13867: kernel: Close stdin of commands run in os:cmd | |||
2016-09-05 | Merge branch 'lukas/kernel/fix_os_SUITE_message_leak_testcase/OTP-13867' ↵ | Lukas Larsson | |
into maint * lukas/kernel/fix_os_SUITE_message_leak_testcase/OTP-13867: kernerl: Remove infinite loop from testcase | |||
2016-09-05 | Merge branch 'lukas/erts/tracing/fix_sparc_align_issue/OTP-13803' into maint | Lukas Larsson | |
* lukas/erts/tracing/fix_sparc_align_issue/OTP-13803: erts: Immed tracer states also have to be alignable | |||
2016-09-05 | Fix thread calls to erl_drv_send_term()/erl_drv_output_term() | Rickard Green | |
2016-09-05 | erts: Reject beam file with too few functions | Sverker Eriksson | |
2016-09-05 | Add test case in zip_SUITE | Peter Andersson | |
2016-09-05 | hipe: Fix erl_types opaque match order | Björn-Egil Dahlberg | |
2016-09-05 | dtls: fix encoding of client hello cookie | Andreas Schultz | |
2016-09-05 | dtls: Prepare start of DTLS connection manager with SSL app | Andreas Schultz | |
2016-09-05 | ssl: Refactor to use maps for the connection states | Ingela Anderton Andin | |
2016-09-05 | ssl, dtls: Refactor sni handling | Ingela Anderton Andin | |
2016-09-05 | dtls: Add close/5 | Ingela Anderton Andin | |
2016-09-05 | dtls: Add renegotiate/2 | Ingela Anderton Andin | |
2016-09-05 | dtls: Add protocol event handling | Ingela Anderton Andin | |
2016-09-05 | ssl: Refactor code so that tls and dtls can share more code | Ingela Anderton Andin | |
We want to share more alert and application data handling code. Some of the application data handling code, packet handling, will not be relevant for dtls, but this code can be excluded from dtls by options checking. | |||
2016-09-05 | ssl, dtls: Disable V2 compatibility clause from ↵ | Ingela Anderton Andin | |
ssl_handshake:update_handshake_history This proably a much bigger problem for DTLS than TLS, but should be disabled for both unless explicitly configured for TLS. | |||
2016-09-05 | ssl: Make sure common code for TLS and DTLS uses the TLS Version | Ingela Anderton Andin | |
When protocol version is proagated from the DTLS connection processes state into general ssl functions it must be converted to the corresponding TLS version. | |||
2016-09-05 | ssl: remove unused RecordCB argument from master_secret | Andreas Schultz | |
Conflicts: lib/ssl/src/ssl_handshake.erl | |||
2016-09-05 | dtls: Add reinit_handshake_data/1 to dtls | Ingela Anderton Andin | |
The callback is invoke before entering state 'connection'. It allows a connection module to remove data from the connection state that is no longer needed (e.g. handshake history). |