summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4600 from dgud/dgud/ssl/windows-test-cuddleDan Gudmundsson2021-03-173-65/+145
|\
| * Increase cross chain combinationsDan Gudmundsson2021-03-152-22/+80
| * Default to erlang ssl implementationDan Gudmundsson2021-03-151-2/+2
| * Reduce test printoutsDan Gudmundsson2021-03-151-8/+49
| * Improve windows checksDan Gudmundsson2021-03-151-33/+14
* | Merge pull request #4630 from dgud/dgud/mnesia/connect-race/GH-4616/OTP-17274Dan Gudmundsson2021-03-171-3/+3
|\ \
| * | mnesia: Handle starting and stopping in connect_nodesDan Gudmundsson2021-03-161-3/+3
| |/
* | Merge branch 'hans/ssh/doc_correction_ssh_rsa/ERIERL-619' into maintHans Nilsson2021-03-172-17/+79
|\ \
| * | ssh: New example for enabling ssh-dss in the User's GuideHans Nilsson2021-03-171-1/+43
| * | ssh: Clearifies ssh-rsa and sha1Hans Nilsson2021-03-171-16/+36
|/ /
* | Merge branch 'rickard/link-protocol-fix/OTP-17127' into maintRickard Green2021-03-164-97/+815
|\ \
| * | Language fixes in documentationRickard Green2021-03-162-19/+18
| * | Improve documentation of linksRickard Green2021-03-152-91/+352
| * | Document the new link protocolRickard Green2021-03-152-5/+463
* | | Merge branch 'ingela/ssl/client-session/OTP-16876' into maintIngela Anderton Andin2021-03-1621-228/+381
|\ \ \
| * | | Fix docs for protocol_version and dtls_protocol_versionMaria-126484302021-03-151-2/+4
| * | | ssl: Refactor and truly separate client and server session cachesIngela Anderton Andin2021-03-1517-87/+140
| * | | ssl: Add white box tests for pre TLS-1.3 session cacheIngela Anderton Andin2021-03-122-0/+106
| * | | ssl: Avoid updating server session cache APIIngela Anderton Andin2021-03-123-65/+46
| * | | ssl: Client now disregards oldest session when max level is reachedIngela Anderton Andin2021-03-123-60/+71
| * | | ssl: Document enhancmentsIngela Anderton Andin2021-03-122-16/+16
* | | | Merge branch 'hasse/stdlib/erl_id_trans/OTP-17273' into maintHans Bolinder2021-03-161-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | stdlib: Correct erl_id_transHans Bolinder2021-03-161-0/+2
|/ / /
* | | Merge pull request #4575 from ssmyczynski/mnesia/busy-table-load-optimisationDan Gudmundsson2021-03-151-11/+41
|\ \ \
| * | | Optimise mnesia table loading time for busy tablesSebastian SmyczyƄski2021-03-041-11/+41
* | | | Merge pull request #4613 from dgud/dgud/mnesia/quote-atom-typesDan Gudmundsson2021-03-151-31/+31
|\ \ \ \
| * | | | Quote atom in typesDan Gudmundsson2021-03-111-31/+31
* | | | | Merge pull request #4611 from dgud/dgud/public_key/case-insensitiv-hostname/G...Dan Gudmundsson2021-03-152-10/+12
|\ \ \ \ \
| * | | | | Make hostname check case insensitiveDan Gudmundsson2021-03-102-10/+12
| |/ / / /
* | | | | Merge pull request #4601 from IngelaAndin/ingela/ssl/CRL-DER/GH-4589/OTP-17261Ingela Andin2021-03-154-39/+125
|\ \ \ \ \
| * | | | | ssl: Refactor CRL handling functionsIngela Anderton Andin2021-03-124-39/+125
| | |_|/ / | |/| | |
* | | | | Merge branch 'rickard/multizero-timeout-in-timeout-fix/21/OTP-17253' into maintRickard Green2021-03-120-0/+0
|\ \ \ \ \
| * | | | | erts: Fix bug in timer wheel at cancel during bump yieldSverker Eriksson2021-03-041-2/+4
| * | | | | erts: Tidy up some harmless code typosSverker Eriksson2021-03-041-2/+1
| * | | | | Merge branch 'rickard/multizero-timeout-in-timeout-fix/OTP-17253' into rickar...Rickard Green2021-03-043-2/+62
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'lukas/testcase-fixes' into maintLukas Larsson2021-03-124-35/+48
|\ \ \ \ \ \ \
| * | | | | | | erts: Fix cport testcase on OS XLukas Larsson2021-02-261-26/+26
| * | | | | | | erts: Include stdio in erl_drv_thread testsuiteLukas Larsson2021-02-251-0/+1
| * | | | | | | sasl: Fix no_dot_erlang testcaseLukas Larsson2021-02-191-8/+13
| * | | | | | | reltool: Ignore ERL_LIBS in test casesLukas Larsson2021-02-191-1/+8
* | | | | | | | Merge branch 'rickard/link-protocol-fix/OTP-17127' into maintRickard Green2021-03-1030-857/+2371
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | jinterface: Fix link protocol inconsistency bugRickard Green2021-03-1010-114/+619
| * | | | | | | erts: Fix distribution_SUITE:bad_dist_fragments test caseRickard Green2021-03-101-16/+34
| * | | | | | | erts: Fix link protocol inconsistency bug in distributed caseRickard Green2021-03-1010-165/+690
| * | | | | | | erts: Adjust link structure in distributed caseRickard Green2021-03-018-228/+213
| * | | | | | | erts: Fix link protocol inconsistency bug in node local caseRickard Green2021-03-0113-146/+472
| * | | | | | | erts: Split link structure in node local caseRickard Green2021-03-0114-387/+394
| * | | | | | | erts: Add test cases for link protocol inconsistency bugRickard Green2021-03-011-2/+150
* | | | | | | | Merge branch 'sverker/erts/tracer-opt-leaks/OTP-17265' into maintSverker Eriksson2021-03-102-4/+23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | erts: Fix leak in erlang:trace/3 bifSverker Eriksson2021-03-102-1/+20