summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'john/compiler/fix-deterministic-include-paths/OTP-15204/ERL-679...Rickard Green2018-08-092-9/+41
|\
| * Omit include path debug info for +deterministic buildsJohn Högberg2018-08-092-9/+42
* | Merge branch 'ingela/maint/ssl/ECC/ERIERL-210/OTP-15203' into maintIngela Anderton Andin2018-08-092-5/+4
|\ \
| * | ssl: Make sure that a correct cipher suite is selectedIngela Anderton Andin2018-08-072-5/+4
* | | Merge pull request #1910 from bjorng/bjorn/compiler/letrec-side-effect-fix/ER...Björn Gustavsson2018-08-094-5/+136
|\ \ \
| * | | Fix side-effect optimization when compiling from Core ErlangJohn Högberg2018-08-084-5/+136
* | | | Merge branch 'ingela/ssl/error-state/ERL-685/OTP-15216' into maintIngela Anderton Andin2018-08-092-1/+31
|\ \ \ \
| * | | | ssl: Correct close handlingIngela Anderton Andin2018-08-072-1/+31
| | |/ / | |/| |
* | | | Merge pull request #1903 from michalmuskala/mm/useless-callBjörn Gustavsson2018-08-081-7/+0
|\ \ \ \
| * | | | Eliminate double computation of next varMichał Muskała2018-08-071-7/+0
* | | | | Merge pull request #1907 from bjorng/bjorn/compiler/fragile/ERL-684Björn Gustavsson2018-08-082-15/+60
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | beam_validator: Fix false diagnostic for a receive nested in a tryBjörn Gustavsson2018-08-062-15/+60
* | | | | Merge branch 'ingela/ssl/typos' into maintIngela Anderton Andin2018-08-071-5/+5
|\ \ \ \ \
| * | | | | ssl: Fix typosIngela Anderton Andin2018-08-071-5/+5
| |/ / / /
* | | | | Merge pull request #1906 from elbrujohalcon/patch-3Siri Hansen2018-08-071-1/+1
|\ \ \ \ \
| * | | | | Update documentation for ct:timetrap/1Brujo Benavides2018-08-061-1/+1
| |/ / / /
* | | | | Merge pull request #1872 from sunboshan/patch-1Siri Hansen2018-08-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix kernel_app doc logger_level defaultssunboshan2018-07-131-1/+1
| | |/ / | |/| |
* | | | Merge pull request #1807 from milmazz/improve-cover-html-pagesSiri Hansen2018-08-063-30/+177
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve Cover HTML pageMilton Mazzarri2018-07-143-30/+177
* | | | Merge branch 'maint-20' into maintRaimo Niskanen2018-08-033-4/+71
|\ \ \ \
| * | | | Prepare releaseErlang/OTP2018-08-022-1/+23
| * | | | Fix NIF stack recursion bug and enforce a limitRaimo Niskanen2018-08-022-5/+50
* | | | | erts: Fix seq_trace to not clear token for system messagesLukas Larsson2018-08-031-0/+18
* | | | | Merge branch 'lukas/erts/fix_udp_realloc_bug' into maintLukas Larsson2018-08-032-11/+20
|\ \ \ \ \
| * | | | | erts: Limit the automatic max buffer for UDP to 2^16Lukas Larsson2018-07-302-11/+20
* | | | | | tomas-abrahamsson/dialyzer-syntax-tools/PR-1888/OTP-15207Lukas Larsson2018-07-311-1/+1
|\ \ \ \ \ \
| * | | | | | Fix spec for erl_syntax_lib:analyze_type_application/1Tomas Abrahamsson2018-07-201-1/+1
* | | | | | | Merge branch 'maint-21' into maintJohn Högberg2018-07-261-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix node crash on passing bad arguments to file:read_file_info/2John Högberg2018-07-181-0/+4
* | | | | | | | Merge branch 'maint-20' into maintJohn Högberg2018-07-247-5/+94
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Prepare releaseErlang/OTP2018-07-206-4/+86
| * | | | | | | Merge branch 'ingela/inets/error-handling-eisdir-mod-get/ERIERL-207/OTP-15192...Erlang/OTP2018-07-203-3/+17
| |\ \ \ \ \ \ \
| | * | | | | | | inets: Prepare for releaseIngela Anderton Andin2018-07-171-1/+1
| | * | | | | | | inets: Improve error handlingIngela Anderton Andin2018-07-172-2/+16
| * | | | | | | | Merge branch 'sverker/ic/encode-long-buffer-overflow/OTP-15179' into maint-20Erlang/OTP2018-07-207-10/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ic: Tweak tests to provoke more outbuf reallocationsSverker Eriksson2018-07-115-0/+5
| | * | | | | | | | ic: Fix memory leak in oe_ei_decode_wstringSverker Eriksson2018-07-111-3/+5
| | * | | | | | | | ic: Fix correct external format sizesSverker Eriksson2018-07-112-7/+7
| | |/ / / / / / /
| * | | | | | | | Merge branch 'ingela/ssl/engine-vs-certfile/ERLERL-211/OTP-15193' into maint-20Erlang/OTP2018-07-202-3/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ssl: Engine key trumps certfile optionIngela Anderton Andin2018-07-172-3/+18
| | |/ / / / / / /
| * | | | | | | | Merge branch 'ingela/maint-20/chipher-suite-handling/OTP-15178' into maint-20Erlang/OTP2018-07-2014-732/+1238
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ssl: Prepare for releaseIngela Anderton Andin2018-07-101-1/+1
| | * | | | | | | | ssl: Fix test case to only check relevant info for the testIngela Anderton Andin2018-07-101-24/+11
| | * | | | | | | | ssl: Correct connection_information on ECC-curvesIngela Anderton Andin2018-07-102-17/+19
| | * | | | | | | | ssl: No cipher suite sign restriction in TLS-1.2Ingela Anderton Andin2018-07-105-456/+224
| | * | | | | | | | ssl: Add psk as anonymous key exchange in ssl_handshake:select_hashsign/5Ingela Anderton Andin2018-07-102-13/+23
| | * | | | | | | | ssl: anon test should use dh or ecdh anon keyexchangeIngela Anderton Andin2018-07-103-7/+15
| | * | | | | | | | ssl: Correct key_usage checkIngela Anderton Andin2018-07-103-47/+86
| | * | | | | | | | ssl: Fix ECDSA key decode clauseIngela Anderton Andin2018-07-101-1/+7