summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* binary: Polish the hex encoding and decoding functionsBjörn Gustavsson2023-02-163-101/+84
* Merge pull request #6860 from fhunleth/fh-remove-hipe-docBjörn Gustavsson2023-02-151-3/+1
|\
| * Remove HiPE note about module MD5 checksumFrank Hunleth2023-02-151-3/+1
* | Revert "Prepare release"Henrik Nord2023-02-1581-2049/+151
* | Revert 'Updated OTP version'Henrik Nord2023-02-151-1/+0
* | Updated OTP_VERSION for Release Candidate 1OTP-26.0-rc1Henrik Nord2023-02-151-1/+1
* | Updated OTP versionErlang/OTP2023-02-142-1/+2
* | Prepare releaseErlang/OTP2023-02-1481-151/+2049
* | Update copyright yearErlang/OTP2023-02-14523-523/+523
* | Merge branch 'rickard/60bit-pids/OTP-18435'Rickard Green2023-02-138-102/+69
|\ \
| * | [erts] Fix test cases for new internal pidsRickard Green2023-02-138-102/+69
* | | Anchor only left subexpressionRaimo Niskanen2023-02-131-2/+2
* | | Merge branch 'maint'Ingela Anderton Andin2023-02-131-2/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'ingela/inets/header-default/OTP-18461' into maintIngela Anderton Andin2023-02-131-2/+2
| |\ \
| | * | inets: Make sure headers can not be undefinedIngela Anderton Andin2023-02-131-2/+2
* | | | Merge branch 'bmk/stdlib/20230130/graceful_init_failure/OTP-18423'Micael Karlberg2023-02-136-18/+94
|\ \ \ \
| * | | | [stdlib|doc] Document the new init return valueMicael Karlberg2023-02-082-8/+22
| * | | | [stdlib|test] Update gen_server and gen_statem suite(s)Micael Karlberg2023-02-082-4/+46
| * | | | [stdlib] Add error return value for initMicael Karlberg2023-02-082-6/+26
* | | | | Merge pull request #6853 from KennethL/KennethL-update_index_htmlKenneth Lundin2023-02-131-44/+23
|\ \ \ \ \
| * | | | | Make the text more up to date and more future proof by linking to erlang.orgKenneth Lundin2023-02-101-15/+8
| * | | | | Update index.html.srcKenneth Lundin2023-02-101-6/+6
| * | | | | Update index.html.srcKenneth Lundin2023-02-071-13/+2
| * | | | | Update index.html.srcKenneth Lundin2023-02-071-1/+1
| * | | | | Update index.html.srcKenneth Lundin2023-01-301-10/+10
| * | | | | Update index.html.srcKenneth Lundin2023-01-271-9/+6
* | | | | | Update preloaded modulesJohn Högberg2023-02-135-0/+0
* | | | | | Merge branch 'raimo/ssl/dist-bench-cuddle' OTP-18456Raimo Niskanen2023-02-1328-2861/+5435
|\ \ \ \ \ \
| * | | | | | Add missing application to bootscriptRaimo Niskanen2023-02-091-2/+14
| * | | | | | Skip concurrency test when there are too few schedulersRaimo Niskanen2023-02-091-5/+9
| * | | | | | Skip the new kTLS benchmarks when kTLS is not supportedRaimo Niskanen2023-02-094-37/+91
| * | | | | | Implement Cryptcookie over 'socket' with kTLSRaimo Niskanen2023-02-0911-78/+324
| * | | | | | Clean up module namingRaimo Niskanen2023-02-097-3423/+33
| * | | | | | Add kTLS/inet_drv with cryptcookie setup to the repertoireRaimo Niskanen2023-02-098-45/+327
| * | | | | | Reorganize kTLS code to simplify testing kTLS with socketRaimo Niskanen2023-02-0911-348/+419
| * | | | | | Make set_cpu_affinity/1 more portableRaimo Niskanen2023-02-091-14/+15
| * | | | | | Purge moved codeRaimo Niskanen2023-02-091-1186/+0
| * | | | | | Polish memory usage extractionRaimo Niskanen2023-02-091-22/+38
| * | | | | | Break out cryptcookie as a utility moduleRaimo Niskanen2023-02-093-2/+1250
| * | | | | | Rewrite the mem/0 function, againRaimo Niskanen2023-02-091-58/+89
| * | | | | | Ignore option errors more like inet_drvRaimo Niskanen2023-02-091-7/+5
| * | | | | | Make mem function more prepared for anythingRaimo Niskanen2023-02-091-3/+13
| * | | | | | Make inet6_tls_dist address family orientedRaimo Niskanen2023-02-095-341/+166
| * | | | | | Benchmark cryptcookie over both socket and inet_drvRaimo Niskanen2023-02-096-41/+258
| * | | | | | Rename to socket_cryptcookie to make room for other backendsRaimo Niskanen2023-02-093-5/+5
| * | | | | | Refactor cryptcookie to work on a streamRaimo Niskanen2023-02-096-14/+1487
| * | | | | | Fix failure cleanup and stuffRaimo Niskanen2023-02-091-23/+27
| * | | | | | Clean up unneeded error printoutRaimo Niskanen2023-02-091-2/+10
| * | | | | | Use CPU affinity for setup testsRaimo Niskanen2023-02-092-6/+54
| * | | | | | Verify gen_tcp return valuesRaimo Niskanen2023-02-091-19/+40