summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-23.1Erlang/OTP2020-09-232-1/+2
* Prepare releaseErlang/OTP2020-09-2356-38/+1224
* Manually fix version holder for OTP 23.1 due to erroneous update on masterRickard Green2020-09-231-1/+1
* Merge branch 'ingela/public_key/fix-duplicate-name' into maintIngela Anderton Andin2020-09-221-1/+2
|\
| * public_key: Avoid prefixing due to duplicate references to same identifierIngela Anderton Andin2020-09-221-1/+2
|/
* Revert "Merge branch 'rickard/thr-prgr-wakeup-bugs/OTP-16853' into maint"Rickard Green2020-09-212-36/+17
* Merge branch 'rickard/statistics-doc-bug/OTP-16866' into maintRickard Green2020-09-181-4/+3
|\
| * Fix documentation of statistics(run_queue)Rickard Green2020-09-181-4/+3
* | Merge branch 'raimo/socket-env-leak/OTP-16857' into maintRaimo Niskanen2020-09-181-2/+15
|\ \
| * | Avoid memory and file descriptor leakRaimo Niskanen2020-09-171-2/+15
* | | Merge branch 'rickard/thr-prgr-wakeup-bugs/OTP-16853' into maintRickard Green2020-09-172-17/+36
|\ \ \
| * | | Fix wakeup of threads doing polling using oneshotRickard Green2020-09-171-15/+18
| * | | Fix thread progress handling in sys-msg-dispatcher threadRickard Green2020-09-151-2/+18
| | |/ | |/|
* | | Merge remote-tracking branch 'upstram/pr/2750' into maintHans Bolinder2020-09-172-5/+6
|\ \ \
| * | | tools: Fix local calls from on_load being reported as unusedAli Sabil2020-09-152-5/+6
|/ / /
* | | Merge branch 'ingela/ssl/new-session-cache-TLS-1.2/OTP-16802' into maintIngela Anderton Andin2020-09-1528-281/+890
|\ \ \
| * | | ssl: Rework client session handlingIngela Anderton Andin2020-09-152-44/+67
| * | | ssl: Remove old pre TLS-1.3 server session cacheIngela Anderton Andin2020-09-144-94/+13
| * | | ssl: Add new session cache for TLS-1.0-TLS-1.2Ingela Anderton Andin2020-09-1424-147/+814
* | | | beam_validator: Fix regression introduced in 5474277e858138d1dc853John Högberg2020-09-152-8/+25
| |_|/ |/| |
* | | Merge branch 'max-au/tls-sender-fix' of https://github.com/max-au/otp into maintRaimo Niskanen2020-09-142-3/+15
|\ \ \
| * | | tls_sender: avoid livelock timeout for distribution dataMaxim Fedorov2020-09-092-3/+15
* | | | Merge branch 'dgud/mnesia/safe_load_crash/ERIERL-500/OTP-16815' into maintDan Gudmundsson2020-09-141-1/+0
|\ \ \ \
| * | | | Fix bad mergeDan Gudmundsson2020-09-101-1/+0
* | | | | Merge pull request #2744 from jhogberg/john/compiler/fix-bs-validation-error/...John Högberg2020-09-143-56/+281
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | beam_validator: Track the unit of saved bs match positionsJohn Högberg2020-09-113-56/+281
* | | | | Merge pull request #2747 from bjorng/bjorn/erts/robustify-loader-optimization...Björn Gustavsson2020-09-141-2/+10
|\ \ \ \ \
| * | | | | Robustify an unsafe loader optimizationBjörn Gustavsson2020-09-121-2/+10
|/ / / / /
* | | | | Merge branch 'maint-23' into maintRickard Green2020-09-1110-5/+66
|\ \ \ \ \
| * | | | | Updated OTP versionOTP-23.0.4Erlang/OTP2020-09-102-1/+2
| * | | | | Prepare releaseErlang/OTP2020-09-108-11/+63
| * | | | | Merge branch 'lars/megaco/v3_v2_ipv6_address_error/OTP-16818' into maint-23Erlang/OTP2020-09-104-1435/+2195
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'bjorn/stdlib/fix-supervisor-state-corruption/OTP-16804' into ma...Erlang/OTP2020-09-102-3/+61
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'max-au/erl-check-io-desync-23/OTP-16780/PR-2701' into maint-23Erlang/OTP2020-09-102-3/+69
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #2737 from essen/patch-2Rickard Green2020-09-091-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | erl_ext_dist: Clarify the location of LongAtomsLoïc Hoguin2020-09-021-2/+7
* | | | | | | | | Merge branch 'bmk/megaco/20200907/parser_incorrect_expect_warnings/OTP-16836'...Micael Karlberg2020-09-092-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [magaco] Updated the expected number of (yecc) warningsMicael Karlberg2020-09-072-4/+4
* | | | | | | | | | Merge branch 'ingela/ssl/flow-ctrl/ERL-1319/OTP-16837' into maintIngela Anderton Andin2020-09-091-25/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ssl: Fix logical error in flow controlIngela Anderton Andin2020-09-091-25/+28
* | | | | | | | | | | Merge pull request #2741 from ergl/fix_crypto_deprecation_msgHans Nilsson2020-09-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix deprecation warning messageergl2020-09-081-1/+1
* | | | | | | | | | | | Merge branch 'andy/inets/remove_redundant_normalize/OTP-16845' into maintAo Song2020-09-091-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | inets: remove redundant uri normalize.Ao Song2020-09-091-6/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'dgud/mnesia/safe_load_crash/ERIERL-500/OTP-16815' into maintDan Gudmundsson2020-09-081-0/+8
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Handle delete table definitionsDan Gudmundsson2020-08-251-0/+8
* | | | | | | | | | Merge branch 'hans/crypto/optimize_dh_param_check/OTP-16774' into maintHans Nilsson2020-09-071-0/+8
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | crypto: Set flag to disable EVP for DH if historic crypto libsHans Nilsson2020-09-011-0/+8
* | | | | | | | | | Merge branch 'bjorn/compiler/fix-unsafe-map-optimization/OTP-16820' into maintBjörn Gustavsson2020-09-072-1/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct an unsafe optimization of nested map matchingBjörn Gustavsson2020-08-312-1/+18