summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Do not allocate large map when value is the sameJosé Valim2021-04-091-2/+6
* Merge branch 'maint'Ingela Anderton Andin2021-03-1621-239/+386
|\
| * 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 PR-2979 from max-au/max-au/ets-hash-seed OTP-17276Sverker Eriksson2021-03-161-1/+12
|\ \ \
| * | | ets: use initial salt different from phash2Maxim Fedorov2021-03-161-1/+12
* | | | Merge branch 'maint'Hans Bolinder2021-03-161-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | stdlib: Correct erl_id_transHans Bolinder2021-03-161-0/+2
* | | | Merge branch 'sverker/more-codechecker' againSverker Eriksson2021-03-151-9/+1
|\ \ \ \
| * | | | erl_interface: Fix double free bugsSverker Eriksson2021-03-101-9/+1
* | | | | Merge PR-4623 from sverker/remove-jira-mentionsSverker Eriksson2021-03-151-4/+4
|\ \ \ \ \
| * | | | | Remove mentions of JIRA as bug reportingSverker Eriksson2021-03-121-4/+4
* | | | | | Merge branch 'rickard/ei-new-link-protocol/OTP-17270'Rickard Green2021-03-155-6/+252
|\ \ \ \ \ \
| * | | | | | erl_interface: Support new link protocolRickard Green2021-03-125-6/+252
| |/ / / / /
* | | | | | Merge pull request #4602 from Maria-12648430/ssl_fix_docsIngela Andin2021-03-151-2/+4
|\ \ \ \ \ \
| * | | | | | Fix docs for protocol_version and dtls_protocol_versionMaria-126484302021-03-091-2/+4
* | | | | | | Merge pull request #4566 from diodechain/letz/wxNotificationMessageDan Gudmundsson2021-03-156-158/+279
|\ \ \ \ \ \ \
| * | | | | | | wxNotificationMessage macos & win polishDominic Letz2021-03-016-158/+279
* | | | | | | | Merge branch 'maint'Dan Gudmundsson2021-03-158-91/+209
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | 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 'lukas/benchmark-fixes'Lukas Larsson2021-03-153-7/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel: Fix benchmarks to compile on earlier Erlang versionsLukas Larsson2021-03-151-1/+1
| * | | | | | | | | | inets,ssl: Remove reuseaddr from benchmarksLukas Larsson2021-03-152-6/+5
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'lukas/erl_docgen/fix-type-name-links/OTP-17257'Lukas Larsson2021-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | erl_docgen: Do not strip tags in datatype/name linksLukas Larsson2021-03-081-1/+1
* | | | | | | | | | | Merge branch 'hasse/stdlib/column_fixes/PR-16824'Hans Bolinder2021-03-157-34/+37
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | stdlib: Fix minor issues regarding error locationsHans Bolinder2021-03-127-34/+37
* | | | | | | | | | | Merge branch 'maint'Lukas Larsson2021-03-122-9/+21
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'lukas/testcase-fixes' into maintLukas Larsson2021-03-122-9/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | 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-1010-114/+619
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #4598 from bjorng/bjorn/compiler/opportunistic-warnings/OT...Björn Gustavsson2021-03-129-245/+416
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Support disabling opportunistic warningsBjörn Gustavsson2021-03-123-25/+148
| * | | | | | | | | | | Classify warnings from the compilerBjörn Gustavsson2021-03-127-220/+268
* | | | | | | | | | | | Merge pull request #4579 from josevalim/jv-text-media-shell/OTP-17267Lukas Larsson2021-03-114-43/+72
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Show docs from any textual chunk in the shellJosé Valim2021-03-044-43/+72
* | | | | | | | | | | | Handle forgotten ets errorsBjörn Gustavsson2021-03-112-4/+91