summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-23.3.4.7Erlang/OTP2021-09-072-1/+2
* Prepare releaseErlang/OTP2021-09-077-9/+61
* Merge branch 'kuba/inets/mod_esi_headers_fix_patch/OTP-17600' into maint-23Erlang/OTP2021-09-073-16/+52
|\
| * inets: fix for HTTP headers handling for mod_esiJakub Witczak2021-09-063-16/+52
* | Merge branch 'bjorn/erts/fix-map-decoding/OTP-17604' into maint-23Erlang/OTP2021-09-071-0/+6
|\ \
| * | Protect binary_to_term/1 against bad binaries on 32-bit systemsBjörn Gustavsson2021-09-061-0/+7
* | | Merge branch 'raimo/native_resolver_defensive_ipv6/ERIERL-683/OTP-17578' into...Erlang/OTP2021-09-072-48/+75
|\ \ \ | |_|/ |/| |
| * | Translate empty answer to nxdomainRaimo Niskanen2021-09-031-9/+25
| * | Verify family of struct addrinfo repliesRaimo Niskanen2021-08-251-39/+50
* | | Updated OTP versionOTP-23.3.4.6Erlang/OTP2021-09-022-1/+2
* | | Prepare releaseErlang/OTP2021-09-025-12/+65
* | | Merge branch 'bjorn/erts/fix-map-decoding/OTP-17594' into maint-23Erlang/OTP2021-09-022-1/+20
|\ \ \
| * | | Make binary_to_term/1 more resilent against bad binariesBjörn Gustavsson2021-09-012-1/+20
| | |/ | |/|
* | | Merge branch 'lukas/erts/fix-convert-subbin-bugs/OTP-17585' into maint-23Erlang/OTP2021-09-021-2/+5
|\ \ \
| * | | erts: Make re copy small subbinariesLukas Larsson2021-08-311-2/+5
* | | | Merge branch 'lukas/kernel/fix-code-get_doc-escript/ERL-1261/GH-4256/OTP-1757...Erlang/OTP2021-09-021-1/+1
|\ \ \ \
| * | | | kernel: Do not crash when getting doc from escriptLukas Larsson2021-08-201-1/+1
* | | | | Merge branch 'lukas/erts/fix-erl_tracer-use-after-free/PR-4940/OTP-17568' int...Erlang/OTP2021-09-026-14/+63
|\ \ \ \ \
| * | | | | erts: Fix use after free for ErtsTracerNif*Lukas Larsson2021-06-076-12/+61
| | |/ / / | |/| | |
* | | | | Merge branch 'lukas/erts/fix-ttysl-memcpy-buffer-overwrite/GH-5116/OTP-17560'...Erlang/OTP2021-09-021-1/+1
|\ \ \ \ \
| * | | | | erts: Fix memcpy buffer overwriteLukas Larsson2021-08-171-1/+1
| |/ / / /
* | | | | Merge branch 'lukas/add-github-actions' into maint-23Erlang/OTP2021-09-021-3/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | gh-actions: Pin debian version to bullseyeLukas Larsson2021-08-171-3/+3
| * | | | gh-actions: Fix libaspell crossenv installLukas Larsson2021-08-101-1/+1
| * | | | Backport github dockerfile changes bf48282 and e4c3fcfLukas Larsson2021-08-101-1/+3
* | | | | Updated OTP versionOTP-23.3.4.5Erlang/OTP2021-07-212-1/+2
* | | | | Prepare releaseErlang/OTP2021-07-2114-9/+182
* | | | | Merge branch 'ingela/ssl/runtime-dep' into maint-23Erlang/OTP2021-07-211-1/+1
|\ \ \ \ \
| * | | | | ssl: Update runtime dependencyIngela Anderton Andin2021-07-211-1/+1
* | | | | | Merge branch 'ingela/ssl/maint-23-pem-cache-test' into maint-23Erlang/OTP2021-07-211-1/+1
|\ \ \ \ \ \
| * | | | | | ssl: Update test to use new parameterIngela Anderton Andin2021-07-211-1/+1
* | | | | | | Merge branch 'ingela/ssl/ECDSA-signatures/OTP-17529' into maint-23Erlang/OTP2021-07-215-36/+251
|\ \ \ \ \ \ \
| * | | | | | | ssl: Fix signature algorithm selection for ECDSAPéter Dimitrov2021-07-195-36/+251
* | | | | | | | Merge branch 'hasse/stdlib/chars_limit_fix/GH-5053/OTP-17525' into maint-23Erlang/OTP2021-07-212-3/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | stdlib: Fix a concerning io_lib option 'chars_limit'Hans Bolinder2021-07-152-3/+31
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'kenneth/asn1/GH-4902/OTP-17522' into maint-23Erlang/OTP2021-07-213-35/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | support extensionmark in nested SEQUENCE in parameterized typeKenneth Lundin2021-07-143-35/+45
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ingela/ssl/maint/OTP-17150/alt-certs/GH-4877/OTP-17475' into ma...Erlang/OTP2021-07-2113-221/+379
|\ \ \ \ \ \ \ \
| * | | | | | | | ssl: Do not run upgrade test when version is not changedIngela Anderton Andin2021-07-141-0/+3
| * | | | | | | | ssl: Avoid unnecessary ASN1 decodesIngela Anderton Andin2021-07-146-73/+82
| * | | | | | | | ssl: Extend certificate chain recreation logicIngela Anderton Andin2021-07-144-109/+245
| * | | | | | | | public_key: Allow verify_fun to alter expire reasonIngela Anderton Andin2021-07-141-6/+6
| * | | | | | | | ssl: Remove dead codeDan Gudmundsson2021-07-142-22/+6
| * | | | | | | | ssl: Use cert rec in dbDan Gudmundsson2021-07-144-34/+27
| * | | | | | | | ssl: refactor some codeDan Gudmundsson2021-07-141-17/+16
| * | | | | | | | ssl: Add a cert record containing both der and decodedDan Gudmundsson2021-07-143-41/+49
| * | | | | | | | ssl: avoid decoding certs several timesDan Gudmundsson2021-07-143-53/+79
| |/ / / / / / /
* | | | | | | | Merge branch 'sverker/23/dist-auto-connect-crash/GH-4964/OTP-17513' into main...Erlang/OTP2021-07-213-4/+62
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 'sverker/22/dist-auto-connect-crash/GH-4964/OTP-17513'Sverker Eriksson2021-07-023-4/+62
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | erts: Fix write-after-free bug for DistEntry (AGAIN)Sverker Eriksson2021-07-023-4/+62
| | |/ / / / / /