summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-24.1.2Erlang/OTP2021-10-042-1/+2
* Prepare releaseErlang/OTP2021-10-0413-16/+136
* Merge branch 'hans/crypto/fix_bad_fips_mode/OTP-17672' into maint-24Erlang/OTP2021-10-041-19/+29
|\
| * crypto: Initialize the curve's cache fully at start of cryptoHans Nilsson2021-10-011-16/+25
| * crypto: Handle FIPS_mode() that are not 0 nor 1Hans Nilsson2021-10-011-3/+4
* | Merge branch 'sverker/crypto/unload-mutex-leak/OTP-17668' into maint-24Erlang/OTP2021-10-043-21/+18
|\ \
| * | crypto: Make get_curve_cnt() less racySverker Eriksson2021-09-271-18/+15
| * | crypto: Fix mutex memory leak at unloadSverker Eriksson2021-09-273-3/+3
* | | Merge branch 'kjell/erts/lib_src/ycf/remove_unused_files/OTP-17658' into main...Erlang/OTP2021-10-048-2782/+0
|\ \ \
| * | | Remove unused test scripts and files from lib used by YCFKjell Winblad2021-10-048-2782/+0
* | | | Merge branch 'dgud/ssl/dtls-replay-window/GH-5224/OTP-17670' into maint-24Erlang/OTP2021-10-042-27/+90
|\ \ \ \
| * | | | ssl: Fix dtls replay windowDan Gudmundsson2021-10-012-27/+90
| | |/ / | |/| |
* | | | Merge branch 'raimo/kernel/inet_dns-en-de-code/ERIERL-702/OTP-17659' into mai...Erlang/OTP2021-10-042-80/+121
|\ \ \ \
| * | | | Clean up code for raw RRs esp. regarding standard RRsRaimo Niskanen2021-09-302-80/+121
| |/ / /
* | | | Merge branch 'ingela/ssl/process-leak/GH-5239/OTP-17666' into maint-24Erlang/OTP2021-10-044-1/+87
|\ \ \ \
| * | | | ssl: Handle DOWN messages from user process in all statesIngela Anderton Andin2021-10-014-1/+85
| |/ / /
* | | | Merge branch 'ingela/ssl/cert-encode-decode-issue/OTP-17657' into maint-24Erlang/OTP2021-10-0411-271/+319
|\ \ \ \
| * | | | ssl: Update runtime dependencyIngela Anderton Andin2021-09-301-1/+1
| * | | | ssl: Add note regarding work arounds for some subtle cert ASN-1 decode errorsIngela Anderton Andin2021-09-301-1/+5
| * | | | ssl: Use specs better in docIngela Anderton Andin2021-09-306-208/+214
| * | | | ssl: Refactor to avoid re-encoding of decoded certsIngela Anderton Andin2021-09-307-54/+94
| * | | | public_key: Code enhancementIngela Anderton Andin2021-09-291-18/+16
| |/ / /
* | | | Merge branch 'kuba/ssl/tls_downgrade_fix/OTP-17393' into maint-24Erlang/OTP2021-10-046-18/+42
|\ \ \ \ | |_|_|/ |/| | |
| * | | ssl: TLS downgrade fixJakub Witczak2021-09-306-18/+42
|/ / /
* | | Updated OTP versionOTP-24.1.1Erlang/OTP2021-09-302-1/+2
* | | Prepare releaseErlang/OTP2021-09-3011-120/+142
* | | Merge branch 'rickard/receive-bad-timeout-fix/24/OTP-17651' into maint-24Erlang/OTP2021-09-305-5/+88
|\ \ \
| * | | Ensure valid state when recv mark is inserted into message queueRickard Green2021-09-273-5/+59
| * | | Merge 'rickard/receive-bad-timeout-fix/OTP-17651' into rickard/receive-bad-ti...Rickard Green2021-09-273-3/+32
| |\ \ \
| | * | | Restore save pointer on bad timeout value in receiveRickard Green2021-09-272-2/+32
* | | | | Merge branch 'Maria-12648430/supervisor_unlink_child_late/GH-5193/PR-5201/OTP...Erlang/OTP2021-09-304-110/+295
|\ \ \ \ \
| * | | | | Keep supervisor children linked during shutdownMaria Scott2021-09-234-110/+295
| | |_|/ / | |/| | |
* | | | | Merge branch 'rickard/monitor-tag-fix/GH-5221/OTP-17646' into maint-24Erlang/OTP2021-09-303-60/+160
|\ \ \ \ \
| * | | | | Test case for monitor tag storageRickard Green2021-09-241-2/+92
| * | | | | Fix storage of tags in monitorsRickard Green2021-09-232-58/+68
* | | | | | Merge branch 'rickard/demonitor-alias/GH-5225/OTP-17647' into maint-24Erlang/OTP2021-09-302-3/+25
|\ \ \ \ \ \
| * | | | | | Fix demonitor of an aliasRickard Green2021-09-272-3/+25
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'rickard/port-sig-fix/23/OTP-17642' into maint-24Erlang/OTP2021-09-303-25/+392
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 'rickard/port-sig-fix/OTP-17642' into rickard/port-sig-fix/23/OTP-17642Rickard Green2021-09-293-26/+393
| |\ \ \ \ \ \
| | * | | | | | Fix race between exiting port and signal handlingRickard Green2021-09-293-25/+394
* | | | | | | | Merge branch 'rickard/async-port-close-fix/OTP-17665' into maint-24Erlang/OTP2021-09-301-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix handling asynchronous port closeRickard Green2021-09-291-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'bmk/snmp/20210927/socket_monitor/OTP-17641' into maint-24Erlang/OTP2021-09-301-1/+2
|\ \ \ \ \ \ \
| * | | | | | | [snmp|agent] Handling of socket (monitor) DOWN messageMicael Karlberg2021-09-271-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'bmk/kernel/20210924/inet_monitor_doc/OTP-17640' into maint-24Erlang/OTP2021-09-301-4/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [kernel] Correct inet:monitor/1 documentationMicael Karlberg2021-09-241-4/+11
|/ / / / / /
* | | | | | Updated OTP versionOTP-24.1Erlang/OTP2021-09-172-1/+2
* | | | | | Prepare releaseErlang/OTP2021-09-1761-48/+1374
* | | | | | Merge pull request #5202 from IngelaAndin/ingela/ssl/expired-session-handling...Ingela Andin2021-09-162-10/+126
|\ \ \ \ \ \
| * | | | | | ssl: Properly handle default session data storageIngela Anderton Andin2021-09-152-10/+126