Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-04 | Merge branch 'legoscia/crypto/no-rc2/PR-1163/OTP-13895' into maint | Raimo Niskanen | |
* legoscia/crypto/no-rc2/PR-1163/OTP-13895: Fix compilation when OpenSSL doesn't support RC2 | |||
2016-10-04 | Merge branch 'ingela/ssl/tests/ssl_packet_0_or_raw' into maint | Ingela Anderton Andin | |
* ingela/ssl/tests/ssl_packet_0_or_raw: ssl: Correct tests tcp stream handling | |||
2016-10-04 | ssl: Correct tests tcp stream handling | Ingela Anderton Andin | |
Data collection function active_once_raw/4 did not handle streamed data correctly (it assumed the stream was "packet oriented"), which could result in that the test case perceived that it did not receive all data even though it did. | |||
2016-10-04 | Fix build environment script in HOWTO INSTALL-WIN32 | Ildar Khizbulin | |
2016-10-04 | erts: Do tracer liveness check on current tracer | Lukas Larsson | |
This fixes a fault introduced in 19.0 where an invalid tracer would block setting of a new tracer on a process. | |||
2016-10-04 | add info for param and returns tags | Lutz Behnke | |
2016-10-03 | Merge branch 'lukas/erts/bin_to_term_doc_example/PR-1181' into maint | Lukas Larsson | |
* lukas/erts/bin_to_term_doc_example/PR-1181: erts: Add examples to binary_to_term and term_to_binary | |||
2016-10-03 | Merge branch 'ingela/ssl/anonymous/OTP-13926' into maint | Ingela Anderton Andin | |
* ingela/ssl/anonymous/OTP-13926: ssl: Correct anonymous suite handling | |||
2016-10-03 | Merge branch 'lukas/erts/fix_errno_name/OTP-13927' into maint | Lukas Larsson | |
* lukas/erts/fix_errno_name/OTP-13927: erts: Rename __errno in order to avoid conflict on openbsd | |||
2016-09-30 | ssl: Correct anonymous suite handling | Ingela Anderton Andin | |
Test suite did not take TLS-version in to account. Also some anonymous suites where included incorrectly in some TLS versions. | |||
2016-09-30 | Change state entry events into state enter calls | Raimo Niskanen | |
2016-09-29 | Merge branch 'rickard/macosx-config-mess/OTP-13904' into maint | Rickard Green | |
* rickard/macosx-config-mess/OTP-13904: Try to handle not yet available functionality in MacOSX SDK Check deployment target in configure on MacOSX Fix posix_memalign configure test | |||
2016-09-29 | Fix minor soft purge bug | Rickard Green | |
A process calling a fun from a module currently being soft-purged could race with failure of the soft purge. When this happened the call triggered loading of the module which erroneously would load new code for the module in the case no new generation was currently loaded. | |||
2016-09-29 | Merge branch 'maint-19' into maint | Ingela Anderton Andin | |
2016-09-29 | Merge branch 'siri/doc-add_pathsa-order/ERL-267/OTP-13920' into maint | Siri Hansen | |
* siri/doc-add_pathsa-order/ERL-267/OTP-13920: Document the order of directories added with code:add_pathsa/1 | |||
2016-09-29 | wx: add wxWindowDragAcceptFiles | Dan Gudmundsson | |
Enable window to handle drop file events. | |||
2016-09-29 | parsetools: Correct counting of newlines | Hans Bolinder | |
See https://bugs.erlang.org/browse/ERL-263 The fix in commit c9bc5c94 of PR-431 (https://github.com/erlang/otp/pull/431) introduced new problems. | |||
2016-09-29 | Merge branch 'hasse/parsetools/fix_leex_unicode/OTP-13919' into maint | Hans Bolinder | |
* hasse/parsetools/fix_leex_unicode/OTP-13919: parsetools: Correct handling of Unicode in Leex | |||
2016-09-28 | Document the order of directories added with code:add_pathsa/1 | Siri Hansen | |
code:add_pathsa/1 reverts the list of directories when adding it at the beginning of the code path. The command line option '-pa' behaves in the same way. This is now documented. | |||
2016-09-28 | Try to handle not yet available functionality in MacOSX SDK | Rickard Green | |
2016-09-28 | Merge branch ↵ | Siri Hansen | |
'legoscia/dynamic-child-shutdown-tuple/ERL-163/PR-1158/OTP-13907' into maint * legoscia/dynamic-child-shutdown-tuple/ERL-163/PR-1158/OTP-13907: Don't report error for shutdown exit tuple | |||
2016-09-28 | wx: Add simple dropfiles support | Dan Gudmundsson | |
Added wxDropFiles event | |||
2016-09-28 | Merge branch 'hans/ssh/update_vsn.mk' into maint | Hans Nilsson | |
2016-09-28 | ssh: Update vsn.mk | Hans Nilsson | |
2016-09-28 | Merge branch 'isvilen/ssh_REPL_exit_status/PR-1173/OTP-13905' into maint | Hans Nilsson | |
2016-09-28 | Merge branch 'lucafavatella/erts/fix-typo-fp/PR-1177' into maint | Björn-Egil Dahlberg | |
* lucafavatella/erts/fix-typo-fp/PR-1177: Fix typo in configuration description | |||
2016-09-28 | Merge remote-tracking branch 'github/pr/1183' into maint | Ingela Anderton Andin | |
* github/pr/1183: Fix typos in public_key_app.xml | |||
2016-09-28 | Merge branch 'ahmedshafeeq/inets-httpc-RFC-7231/PR-1172/OTP-13902' into maint | Ingela Anderton Andin | |
* ahmedshafeeq/inets-httpc-RFC-7231/PR-1172/OTP-13902: Update test case docs with RFC-7231 Update behavior of httpc:request to match RFC-7231 | |||
2016-09-28 | Updated OTP versionOTP-19.1.1 | Erlang/OTP | |
2016-09-28 | Update release notes | Erlang/OTP | |
2016-09-28 | Merge branch 'ingela/ssl/prepare-patch' into maint-19 | Erlang/OTP | |
* ingela/ssl/prepare-patch: ssl: Prepare for release | |||
2016-09-28 | Merge branch 'ingela/ssl/ECC-selection-fix/OTP-13918' into maint-19 | Erlang/OTP | |
* ingela/ssl/ECC-selection-fix/OTP-13918: ssl: Correct ECC curve selection, the error could cause default to always be selected. | |||
2016-09-28 | Merge branch 'ingela/ssl/handshake-event-queue/OTP-13917' into maint-19 | Erlang/OTP | |
* ingela/ssl/handshake-event-queue/OTP-13917: ssl: Avoid event reordering | |||
2016-09-28 | parsetools: Correct handling of Unicode in Leex | Hans Bolinder | |
The 'dfa_graph' option did not work with Unicode. The testcase 'unicode' was not correct. | |||
2016-09-28 | ssl: Correct ECC curve selection, the error could cause default to always be ↵ | Ingela Anderton Andin | |
selected. | |||
2016-09-27 | Update test case docs with RFC-7231 | Ahmed Shafeeq Bin Mohd Shariff | |
2016-09-27 | Merge branch 'sverker/cerl-dump-macos' into maint | Sverker Eriksson | |
2016-09-27 | Fix typos in public_key_app.xml | Magnus Henoch | |
2016-09-27 | ssl: Prepare for release | Ingela Anderton Andin | |
2016-09-27 | ssl: Avoid event reordering | Ingela Anderton Andin | |
Several handshake events may be received in the same TLS packet. Then there will be several events pushed to the gen_statems internal queue. New events already in the socket-buffer should not be processed if there are more unprocessed handshake events in next_event queue. We need to handle this in the next_record/1 function. | |||
2016-09-27 | Merge branch 'andrey/stdlib/fix_edlin_expand/ERL-1152' into maint | Hans Bolinder | |
* andrey/stdlib/fix_edlin_expand/ERL-1152: stdlib: Add a testcase for Unicode expander Support for unicode expander | |||
2016-09-27 | erts: Add examples to binary_to_term and term_to_binary | Lukas Larsson | |
2016-09-27 | erts: Rename __errno in order to avoid conflict on openbsd | Lukas Larsson | |
2016-09-27 | Merge branch 'siri/ttb/ip-client-queue-size/OTP-13829' into maint | Siri Hansen | |
* siri/ttb/ip-client-queue-size/OTP-13829: [ttb] Add option <c>queue_size</c> to tracer/2 | |||
2016-09-27 | Merge branch 'siri/appups-19.1/OTP-13912' into maint | Siri Hansen | |
* siri/appups-19.1/OTP-13912: Update appups in kernel and stdlib for OTP versions > 19.1 | |||
2016-09-27 | Merge branch 'siri/ct_telnet-typo/OTP-13913' into maint | Siri Hansen | |
* siri/ct_telnet-typo/OTP-13913: Fix typo in documentation for ct_telnet:expect/3 | |||
2016-09-26 | Fix typo in documentation for ct_telnet:expect/3 | Siri Hansen | |
2016-09-26 | Update appups in kernel and stdlib for OTP versions > 19.1 | Siri Hansen | |
2016-09-26 | Fix initialization dependencies between time, lock-check and lcnt | Rickard Green | |
2016-09-25 | Fix typo in configuration description | Luca Favatella | |