summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Updated OTP versionOTP-20.3.8.5Erlang/OTP2018-08-092-1/+2
* | Update release notesErlang/OTP2018-08-095-1/+118
* | Update version numbersErlang/OTP2018-08-095-5/+5
* | Merge branch 'dgud/mnesia/add_table_copy_ram/OTP-15226' into maint-20Erlang/OTP2018-08-093-21/+61
|\ \
| * | Relax add_table_copy restrictionDan Gudmundsson2018-08-093-21/+61
* | | Merge branch 'john/crypto/fix-segfault-on-badarg/OTP-15194/ERL-673' into main...Erlang/OTP2018-08-092-2/+17
|\ \ \
| * | | crypto: Fix crash in compute_key(ecdh, ...) on badargJohn Högberg2018-08-092-2/+17
* | | | Merge branch 'ingela/ssl/empty-sni/OTP-15168' into maint-20Erlang/OTP2018-08-092-2/+2
|\ \ \ \
| * | | | ssl: Correct handling of empty server SNI extensionIngela Anderton Andin2018-07-022-2/+2
* | | | | Merge branch 'ingela/ssl/ECC/ERIERL-210/OTP-15203' into maint-20Erlang/OTP2018-08-092-5/+4
|\ \ \ \ \
| * | | | | ssl: Make sure that a correct cipher suite is selectedIngela Anderton Andin2018-08-062-5/+4
* | | | | | Merge branch 'john/compiler/fix-deterministic-include-paths/OTP-15204/ERL-679...Erlang/OTP2018-08-092-9/+42
|\ \ \ \ \ \
| * | | | | | Omit include path debug info for +deterministic buildsJohn Högberg2018-08-092-9/+42
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'dotsimon/ref_ordering_bug/OTP-15225' into maint-20Erlang/OTP2018-08-092-2/+28
|\ \ \ \ \ \
| * | | | | | Fixed #Ref ordering bugSimon Cornish2018-08-091-1/+1
| * | | | | | Test #Ref ordering in lists and etsSimon Cornish2018-08-091-1/+27
* | | | | | | Merge branch 'rickard/full-cache-nif-env/OTP-15223/ERL-695' into maint-20Erlang/OTP2018-08-091-1/+11
|\ \ \ \ \ \ \
| * | | | | | | Fix caching of NIF environment when executing dirtyRickard Green2018-08-091-1/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'dgud/mnesia/master-nodes/OTP-15221' into maint-20Erlang/OTP2018-08-092-3/+107
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Do NOT disc_load from ram_copies when master_node is setDan Gudmundsson2018-08-082-3/+107
| | |_|_|/ / | |/| | | |
* | | | | | Updated OTP versionOTP-20.3.8.4Erlang/OTP2018-08-022-1/+2
* | | | | | Prepare releaseErlang/OTP2018-08-022-1/+23
* | | | | | Merge branch 'raimo/asn1/fix-ber-decode-recursion/ERIERL-220/OTP-14440' into ...Erlang/OTP2018-08-022-5/+50
|\ \ \ \ \ \
| * | | | | | Fix NIF stack recursion bug and enforce a limitRaimo Niskanen2018-08-022-5/+50
|/ / / / / /
* | | | | | Updated OTP versionOTP-20.3.8.3Erlang/OTP2018-07-202-1/+2
* | | | | | Prepare releaseErlang/OTP2018-07-208-5/+112