Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-14 | Merge branch 'raimo/ssl/tls_dist-optimization' into maint | Raimo Niskanen | |
* raimo/ssl/tls_dist-optimization: Tighten dist app data receive | |||
2018-12-14 | Merge branch 'ingela/ssl/optimize/OTP-15445' into maint | Ingela Anderton Andin | |
* ingela/ssl/optimize/OTP-15445: ssl: Fix test case ssl: Remove no longer needed functions ssl: Fix downgrade ssl: Remove checks and conversions not needed ssl: Use binary:copy/2 to avoid list overhead ssl: Remove unnecessary internal event ssl: Clean code ssl: Add static_env record | |||
2018-12-14 | ssl: Fix test case | Ingela Anderton Andin | |
packet raw is a stream, test code manged it packet oriented in the function active_raw. | |||
2018-12-14 | Merge branch 'lukas/stdlib/maps_iterator_docs' into maint | Lukas Larsson | |
2018-12-13 | Tighten dist app data receive | Raimo Niskanen | |
2018-12-13 | ssl: Remove no longer needed functions | Ingela Anderton Andin | |
As the stop wrapper functions are no longer needed after tls_sender that altered the behaviour of the TLS distribution code. | |||
2018-12-13 | ssl: Fix downgrade | Ingela Anderton Andin | |
Both test case and code needed updates to work as intended. Code needed update due to new tls_sender process and the test case gave false positive reusult erarlier probably due to beeing to sloopy in order to avoid timeouts. | |||
2018-12-12 | ssl: Remove checks and conversions not needed | Ingela Anderton Andin | |
2018-12-12 | ssl: Use binary:copy/2 to avoid list overhead | Ingela Anderton Andin | |
2018-12-12 | ssl: Remove unnecessary internal event | Ingela Anderton Andin | |
2018-12-12 | ssl: Clean code | Ingela Anderton Andin | |
Rename Connection:handle_common_event Connection:handle_protocol_record removing use of unnecessary argument and making code easier to understand. | |||
2018-12-12 | Fix since attribute for troubled function docs | Sverker Eriksson | |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | |
2018-12-12 | ssl: Add static_env record | Ingela Anderton Andin | |
State values created at init | |||
2018-12-11 | Add since attribute to dtd | Sverker Eriksson | |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson | |
introduced after OTP_R13B03. | |||
2018-12-11 | erl_docgen: Generate "since" OTP version in html | Sverker Eriksson | |
for <func><name> and <module> with "since" attribute. | |||
2018-12-11 | erl_interface: Fix doc for return type 'struct hostent' | Sverker Eriksson | |
'*' is part of the return type, not the function name. | |||
2018-12-10 | Prepare release | Erlang/OTP | |
2018-12-10 | stdlib: Update maps:iterator docs to not show iterator | Lukas Larsson | |
The example should not show the iterator as that is an internal value and if changed can confuse the reader of the documentation. See ERL-796 | |||
2018-12-07 | Merge branch 'maint-20' into maint | Henrik Nord | |
* maint-20: Updated OTP version Prepare release | |||
2018-12-06 | Don't try to wake up wx thread when not necessary | Dan Gudmundsson | |
That kills performance on at least windows when a the load goes up and a lot of commands is sent to the driver. | |||
2018-12-06 | Prepare release | Erlang/OTP | |
2018-12-06 | Handle erroneous length during decode (BER only) without crashing | Kenneth Lundin | |
2018-12-06 | Merge branch 'kenneth/asn1/ERIERL-278/OTP-15470' into maint | Raimo Niskanen | |
* 'kenneth/asn1/ERIERL-278/OTP-15470' of git-server:kenneth_otp: Handle erroneous length during decode (BER only) without crashing | |||
2018-12-06 | Merge branch 'raimo/test-cuddling' into maint | Raimo Niskanen | |
* raimo/test-cuddling: Rewrite to work for stream connection Update Linux version for pktoptions TTL | |||
2018-12-05 | Rewrite to work for stream connection | Raimo Niskanen | |
2018-12-05 | Update Linux version for pktoptions TTL | Raimo Niskanen | |
2018-12-05 | Fix unsafe optimization of stack trace building | Björn Gustavsson | |
The `sys_core_fold` pass of the compiler would optimize away the building of the stacktrace in code such as: try ... catch C:R:Stk -> erlang:raise(C, {R,Stk}, Stk) end That optimization is unsafe and would cause a crash in a later compiler pass. | |||
2018-12-05 | Merge pull request #2039 from ↵ | Lukas Larsson | |
garazdawi/lukas/erts/fix_lit_msg_copy_in_gc/ERL-741/OTP-15478 erts: Fix copy of literal msg during gc | |||
2018-12-04 | Merge branch 'raimo/ssl/tls_dist-optimization' into maint | Raimo Niskanen | |
* raimo/ssl/tls_dist-optimization: Handle socket close in state downgrade Handle dead sender at terminate Handle tls_sender exit properly Optimize split_bin Improve dist send throughput | |||
2018-12-04 | Merge branch 'raimo/ssl/tls_dist-profiling' into maint | Raimo Niskanen | |
* raimo/ssl/tls_dist-profiling: Improve benchmark Implement print on other node Fix compiler warnings | |||
2018-12-04 | Merge branch 'ingela/ssl/test-cuddle-ssl_basic_SUITE' into maint | Ingela Anderton Andin | |
* ingela/ssl/test-cuddle-ssl_basic_SUITE: ssl: Correct test case | |||
2018-12-04 | Handle socket close in state downgrade | Raimo Niskanen | |
2018-12-04 | erts: Fix copy of literal msg during gc | Lukas Larsson | |
A copy has to be made of the message as there is a trace token. There was a bug where the actual message was incorrectly modified even if it was a literal. | |||
2018-12-04 | Handle erroneous length during decode (BER only) without crashing | Kenneth Lundin | |
2018-12-03 | ssl: Fix error handling in function passive_receive | Ingela Anderton Andin | |
Also avoid code duplication Conflicts: lib/ssl/src/dtls_connection.erl lib/ssl/src/tls_connection.erl | |||
2018-12-03 | ssl: Correct ssl:shutdown | Ingela Anderton Andin | |
When internaly using active N, bugs in shutdown implementation where reveled. | |||
2018-12-03 | ssl: Internaly use {active, N} | Ingela Anderton Andin | |
Make next_record an internal help function to next_event and avoid duplicate calls to tls_socket:setopts for setting the active option. | |||
2018-12-03 | ssl: Correct test case | Ingela Anderton Andin | |
2018-12-03 | Merge branch 'sverker/erts/sendfile-error-bug/ERL-784/OTP-15461' into maint | Sverker Eriksson | |
* sverker/erts/sendfile-error-bug/ERL-784/OTP-15461: erts: Fix hanging sendfile bugs when socket closes unexpectedly erts: Fix unexpected inet_reply message from failing file:sendfile erts: Fix bug in sendfile for active socket | |||
2018-12-03 | Merge branch 'siri/logger/std-recreate-file-if-rotated/OTP-15469' into maint | Siri Hansen | |
* siri/logger/std-recreate-file-if-rotated/OTP-15469: [logger] Re-create log file if deleted | |||
2018-12-03 | Merge branch 'siri/logger/unexpected-exit-from-simple/ERL-788/OTP-15466' ↵ | Siri Hansen | |
into maint * siri/logger/unexpected-exit-from-simple/ERL-788/OTP-15466: [logger] Unlink simple handler before terminating | |||
2018-12-03 | Merge branch 'siri/et/scroll-up/ERL-780/OTP-15463' into maint | Siri Hansen | |
* siri/et/scroll-up/ERL-780/OTP-15463: [et] Improve handling of scroll bar | |||
2018-12-03 | Merge branch 'dgud/stdlib/unicode-binary-bug/ERL-777/OTP-15428' into maint | Dan Gudmundsson | |
* dgud/stdlib/unicode-binary-bug/ERL-777/OTP-15428: unicode_util did not handle binary input data correctly | |||
2018-12-03 | Merge branch 'raimo/test-cuddling' into maint | Raimo Niskanen | |
* raimo/test-cuddling: Parallel stress test strong_rand_bytes Update OS version numbers | |||
2018-12-03 | crypto: Engine valgrind fix | Hans Nilsson | |
Fixes memory leak when a command has wrong type. | |||
2018-12-03 | crypto: Fix valgrind error in dh_generate/dh_compute | Hans Nilsson | |
2018-12-03 | crypto: Fix valgrind errors in pkey_crypt_nif | Hans Nilsson | |
2018-12-03 | crypto: Add some crypto:engine_unload in engine test suite | Hans Nilsson | |
Got valgrind errors for error tests otherwise |