Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-21 | Merge branch 'sverker/cuddle-valgrind' into maint | Sverker Eriksson | |
2017-12-21 | Merge pull request #1665 from shantiii/maint | Lukas Larsson | |
Fix link to the contribution guide in README.md | |||
2017-12-21 | Fix link to contribution guide in README.md | Shanti Chellaram | |
2017-12-20 | Merge branch 'ingela/ssl/dtls-progress' into maint | Ingela Anderton Andin | |
* ingela/ssl/dtls-progress: dtls: Add handling of lost key exchange in cipher state ssl: Correct DTLS client close handling | |||
2017-12-20 | dtls: Add handling of lost key exchange in cipher state | Ingela Anderton Andin | |
2017-12-20 | ssl: Correct DTLS client close handling | Ingela Anderton Andin | |
2017-12-20 | Merge branch 'ingela/dtls-cuddling' into maint | Ingela Anderton Andin | |
* ingela/dtls-cuddling: dtls: Correct UDP listener cleanup dtls: Correct return value in UDP listener initialization | |||
2017-12-20 | Merge branch 'ingela/DTLS/retransmission-timers' into maint | Ingela Anderton Andin | |
* ingela/DTLS/retransmission-timers: dtls: Use repeat_state to make sure retransmission timer is reset | |||
2017-12-20 | Merge branch 'ingela/Jxck/PR-1656/OTP-14843' into maint | Ingela Anderton Andin | |
* ingela/Jxck/PR-1656/OTP-14843: remove duplicate operation for decode certificate | |||
2017-12-19 | remove duplicate operation for decode certificate | Jxck | |
completely deprecated operation with no effect. | |||
2017-12-19 | Merge pull request #1660 from bitnitdit/ssl_doc_duplicate_word | Ingela Andin | |
Remove one of the duplicate word "use" | |||
2017-12-19 | Merge branch 'maint-20' into maint | Dan Gudmundsson | |
* maint-20: Updated OTP version Prepare release mnesia: Fix checkpoint crash | |||
2017-12-19 | Merge branch 'ingela/inets/httpc-tests' into maint | Ingela Anderton Andin | |
* ingela/inets/httpc-tests: inets: Add missing argument in httpc_SUITE | |||
2017-12-19 | Merge branch 'ingela/ssl/engin-ug-doc' into maint | Ingela Anderton Andin | |
* ingela/ssl/engin-ug-doc: ssl: Add engine use case to Users Guide | |||
2017-12-19 | Remove one of the duplicate word "use" | bitnitdit | |
2017-12-18 | Updated OTP versionOTP-20.2.2 | Erlang/OTP | |
2017-12-18 | Prepare release | Erlang/OTP | |
2017-12-18 | Merge branch 'dgud/mnesia/checkpoint-crash/OTP-14841' into maint-20 | Erlang/OTP | |
* dgud/mnesia/checkpoint-crash/OTP-14841: mnesia: Fix checkpoint crash | |||
2017-12-18 | Merge branch 'dgud/mnesia/slow-startup/OTP-14829' into maint-20 | Erlang/OTP | |
* dgud/mnesia/slow-startup/OTP-14829: mnesia: Read schema user properties directly | |||
2017-12-18 | mnesia: Fix checkpoint crash | Dan Gudmundsson | |
Bad timing can cause retain messages to go to a new process if checkpoint name is reused directly and the checkpoints contain different tables. Ignore those messages instead of crash. | |||
2017-12-18 | dtls: Use repeat_state to make sure retransmission timer is reset | Ingela Anderton Andin | |
2017-12-18 | Merge branch 'maint-19' into maint | Dan Gudmundsson | |
* maint-19: Updated OTP version Prepare release mnesia: Read schema user properties directly ssh: testcases for space trailing Hello msg ssh: Don't remove trailing WS in Hello msg | |||
2017-12-18 | inets: Add missing argument in httpc_SUITE | Ingela Anderton Andin | |
2017-12-15 | dtls: Correct UDP listener cleanup | Ingela Anderton Andin | |
2017-12-15 | dtls: Correct return value in UDP listener initialization | Ingela Anderton Andin | |
2017-12-15 | Updated OTP versionOTP-19.3.6.5 | Erlang/OTP | |
2017-12-15 | Prepare release | Erlang/OTP | |
2017-12-15 | Merge branch 'rickard/node-mon-proc-exit-race/OTP-14781' into maint-19 | Erlang/OTP | |
* rickard/node-mon-proc-exit-race/OTP-14781: Fix triggering of node monitors | |||
2017-12-15 | Merge branch 'dgud/mnesia/slow-startup/OTP-14829' into maint-19 | Erlang/OTP | |
* dgud/mnesia/slow-startup/OTP-14829: mnesia: Read schema user properties directly | |||
2017-12-15 | Merge branch 'dgud/mnesia/backup-error-handling/OTP-14776' into maint-19 | Erlang/OTP | |
* dgud/mnesia/backup-error-handling/OTP-14776: mnesia: Fix error handling in abort write | |||
2017-12-15 | Merge branch 'john/erts/fix-close-eintr/OTP-14775' into maint-19 | Erlang/OTP | |
* john/erts/fix-close-eintr/OTP-14775: Remove invalid EINTR loop around close(2) | |||
2017-12-15 | Merge branch 'hans/ssh/dont_remove_trailing_ws_19/OTP-14763' into maint-19 | Erlang/OTP | |
* hans/ssh/dont_remove_trailing_ws_19/OTP-14763: ssh: testcases for space trailing Hello msg ssh: Don't remove trailing WS in Hello msg | |||
2017-12-15 | ssl: Add engine use case to Users Guide | Ingela Anderton Andin | |
2017-12-15 | Merge branch 'maint-20' into maint | Hans Nilsson | |
* maint-20: Updated OTP version Prepare release ssh: Special treatment of OpenSSH clients >= 7.2 rsa-sha2-* public keys | |||
2017-12-15 | Merge branch 'ingela/inets/http-benchmarks' into maint | Ingela Anderton Andin | |
* ingela/inets/http-benchmarks: inets: Add comparable benchmark tests inets: Create httpd benchmark framwork | |||
2017-12-14 | inets: Add comparable benchmark tests | Ingela Anderton Andin | |
2017-12-14 | inets: Create httpd benchmark framwork | Hans Nilsson | |
2017-12-14 | Updated OTP versionOTP-20.2.1 | Erlang/OTP | |
2017-12-14 | Prepare release | Erlang/OTP | |
2017-12-14 | Merge branch 'hans/ssh/openssh_client_pubkey_sha2/ERL-531/OTP-14827' into ↵ | Erlang/OTP | |
maint-20 * hans/ssh/openssh_client_pubkey_sha2/ERL-531/OTP-14827: ssh: Special treatment of OpenSSH clients >= 7.2 rsa-sha2-* public keys | |||
2017-12-14 | ssh: Special treatment of OpenSSH clients >= 7.2 rsa-sha2-* public keys | Hans Nilsson | |
Thoose clients signs with sha instead of sha2-*. Try first to verify with the correct one, and if that fails, retry with sha1. | |||
2017-12-14 | Merge branch 'ingela/dtls/fallback-SCSV/OTP-14828' into maint | Ingela Anderton Andin | |
* ingela/dtls/fallback-SCSV/OTP-14828: ssl: Align (with DTLS) and correct TLS_FALLBACK_SCSV handling | |||
2017-12-14 | ssl: Align (with DTLS) and correct TLS_FALLBACK_SCSV handling | Ingela Anderton Andin | |
2017-12-14 | mnesia: Read schema user properties directly | Dan Gudmundsson | |
Doing a proper transaction handling of user properties (in current implmenentation) caused schema_transactions to be quadratic which caused huge startup times for nodes with many tables since the merge schema is a schema_transaction. Do a direct read instead, cheap but implies that the plugin changes will not be visible until the changes are commited and cannot be used later in same transaction, which was possible before if undocumented functions where used. | |||
2017-12-14 | Merge pull request #1650 from jabarszcz/doc_digraph_error | Hans Bolinder | |
digraph: Document a bad_edge error | |||
2017-12-13 | erts: Add core dumps from valgrind to z_SUITE search | Sverker Eriksson | |
2017-12-12 | erts: Trim driver_SUITE:smp_select for slow valgrind | Sverker Eriksson | |
Symptom: "Closing pipe in state Waiting. Event lost?" Snake oil: Do erlang:yield() instead of busy spinning in "Waiting" state. | |||
2017-12-12 | kernel: Try fix/skip prim_file_SUITE:large_write for valgrind | Sverker Eriksson | |
by limiting the memory usage. Our valgrind test machine (pharazon) seems to get totally swamped by this test case. | |||
2017-12-08 | Updated OTP versionOTP-20.2 | Erlang/OTP | |
2017-12-08 | Update release notes | Erlang/OTP | |