summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-20.3.8.14Erlang/OTP2018-11-142-1/+2
* Prepare releaseErlang/OTP2018-11-143-2/+18
* Merge branch 'hans/ssh/fix_ext_info/OTP-15413' into maint-20Erlang/OTP2018-11-143-8/+11
|\
| * ssh: Fix ssh_options checking for ext_infoHans Nilsson2018-11-081-6/+6
| * ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as serverHans Nilsson2018-11-071-2/+1
| * ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as clientHans Nilsson2018-11-071-0/+4
* | Updated OTP versionOTP-20.3.8.13Erlang/OTP2018-11-092-1/+2
* | Prepare releaseErlang/OTP2018-11-093-3/+17
* | Merge branch 'ingela/maint-20/ssl/rsa-kex-engine/ERIERL-268/OTP-15420' into m...Erlang/OTP2018-11-092-1/+21
|\ \
| * | ssl: Add engine handling clause to RSA key exchangeIngela Anderton Andin2018-11-092-1/+21
|/ /
* | Updated OTP versionOTP-20.3.8.12Erlang/OTP2018-11-052-1/+2
* | Prepare releaseErlang/OTP2018-11-057-4/+52
* | Merge branch 'ingela/ssl/deliver-all-data-at-close/ERL-731/OTP-15412' into ma...Erlang/OTP2018-11-051-1/+2
|\ \
| * | ssl: Extend check for undelivered data at closingIngela Anderton Andin2018-11-021-1/+2
| |/
* | Merge branch 'john/erts/OTP-20.3.8/minusminus_trapping/OTP-15371' into maint-20Erlang/OTP2018-11-056-143/+767
|\ \ | |/ |/|
| * Optimize operator '--' and yield on large inputsJohn Högberg2018-11-026-143/+767
* | Updated OTP versionOTP-20.3.8.11Erlang/OTP2018-10-312-1/+2
* | Prepare releaseErlang/OTP2018-10-313-3/+26
* | Merge branch 'rickard/internal_ref_cmp/OTP-15399/ERL-751' into maint-20Erlang/OTP2018-10-311-3/+3
|\ \
| * | Fix erts_internal_ref_number_cmp()Rickard Green2018-10-311-3/+3
* | | Updated OTP versionOTP-20.3.8.10Erlang/OTP2018-10-162-1/+2
* | | Prepare releaseErlang/OTP2018-10-165-2/+38
* | | Merge branch 'sverker/erts/ets-select_replace-bug/OTP-15346' into maint-20Erlang/OTP2018-10-162-11/+23
|\ \ \
| * | | erts: Fix bug in ets:select_replace for bound keySverker Eriksson2018-10-092-11/+23
| |/ /
* | | Merge branch 'hans/eldap/prevent_EXIT_at_close/OTP-15342/ERIERL-242' into mai...Erlang/OTP2018-10-161-3/+12
|\ \ \
| * | | eldap: Fix race at socket closeHans Nilsson2018-10-051-3/+12
* | | | Updated OTP versionOTP-20.3.8.9Erlang/OTP2018-09-112-1/+2
* | | | Update release notesErlang/OTP2018-09-111-0/+16
* | | | Update version numbersErlang/OTP2018-09-111-1/+1
* | | | Merge branch 'john/compiler/fix-rebar-recompiles-maint-20/OTP-15292' into mai...Erlang/OTP2018-09-111-1/+0
|\ \ \ \
| * | | | Fix include-path regression caused by dd0a39cJohn Högberg2018-09-101-1/+0
|/ / / /
* | | | Updated OTP versionOTP-20.3.8.8Erlang/OTP2018-08-282-1/+2
* | | | Update release notesErlang/OTP2018-08-281-1/+29
* | | | Merge branch 'peterdmv/inets/fix_http_client/OTP-15242' into maint-20Péter Dimitrov2018-08-273-6/+70
|\ \ \ \
| * | | | inets: Prepare for releasePéter Dimitrov2018-08-271-1/+1
| * | | | inets: Robust handling of 204, 304, 1xx responsesPéter Dimitrov2018-08-242-5/+69
* | | | | Merge branch 'peterdmv/inets/fix_http_server/OTP-15241' into maint-20Péter Dimitrov2018-08-273-5/+56
|\ \ \ \ \
| * | | | | inets: Do not use chunked encoding with 1xx, 204, 304Péter Dimitrov2018-08-223-5/+56
| |/ / / /
* | | | | Updated OTP versionOTP-20.3.8.7Erlang/OTP2018-08-232-1/+2
* | | | | Prepare releaseErlang/OTP2018-08-234-3/+50
* | | | | Merge branch 'lars/crypto/multiple-engine-load/OTP-15233' into maint-20Erlang/OTP2018-08-235-110/+694
|\ \ \ \ \
| * | | | | Updated the engine load functionalityLars Thorsen2018-08-215-110/+694
| |/ / / /
* | | | | Merge branch 'dgud/mnesia/index_bag_clean/OTP-15243' into maint-20Erlang/OTP2018-08-232-4/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean up bag index tablesDan Gudmundsson2018-08-172-4/+56
|/ / / /
* | | | inets: Remove 21 test caseIngela Anderton Andin2018-08-151-7/+0
* | | | Updated OTP versionOTP-20.3.8.6Erlang/OTP2018-08-142-1/+2
* | | | Update release notesErlang/OTP2018-08-141-1/+17
* | | | Merge branch 'ingela/inets/maint-20/status-501/ERIERL-218/OTP-15215' into mai...Erlang/OTP2018-08-143-6/+61
|\ \ \ \
| * | | | inets: Prepare for releaseIngela Anderton Andin2018-08-141-1/+1
| * | | | inets: Use status code 501 when no mod_* handles the requestIngela Anderton Andin2018-08-142-6/+61