summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-18.3.4.6Erlang/OTP2017-11-152-1/+2
* Prepare releaseErlang/OTP2017-11-158-4/+108
* Merge branch 'hans/ssh/dont_remove_trailing_ws_18/OTP-14763' into maint-18Erlang/OTP2017-11-153-10/+27
|\
| * ssh: Unicode encoding fixHans Nilsson2017-11-151-1/+1
| * ssh: testcases for space trailing Hello msgHans Nilsson2017-11-101-0/+23
| * ssh: Don't remove trailing WS in Hello msgHans Nilsson2017-11-091-9/+3
* | Merge branch 'hans/fix_build_env/OTP-14765' into maint-18Erlang/OTP2017-11-1515-15/+2
|\ \
| * | Remove unused test include file from test suitesHans Nilsson2017-11-0914-14/+1
| * | eldap: Repair MakefileHans Nilsson2017-11-091-1/+1
| |/
* | Merge branch 'rickard/timer-sid-bug/OTP-14548' into maint-18Erlang/OTP2017-11-151-9/+9
|\ \
| * | Fix scheduler id field in timersRickard Green2017-08-231-9/+9
* | | Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'...Erlang/OTP2017-11-152-28/+38
|\ \ \
| * | | compiler: Fix live regs update on allocate in validatorLukas Larsson2017-08-161-2/+2
| * | | Take fail labels into account when determining liveness in block opsJohn Högberg2017-08-071-26/+36
| |/ /
* | | Merge branch 'sverker/r16/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into m...Erlang/OTP2017-11-153-1/+7
|\ \ \
| * | | erts: Fix crash in binary_to_atom/term for invalid utf8Sverker Eriksson2017-08-303-1/+7
* | | | Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maint-18Erlang/OTP2017-11-153-3/+96
|\ \ \ \
| * | | | erts: Fix bug in bxor of a big negative numberSverker Eriksson2017-07-123-3/+96
* | | | | Merge branch 'sverker/prealloc-race-bug/OTP-14491' into maint-18Erlang/OTP2017-11-151-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | erts: Fix bug in quick allocSverker Eriksson2017-06-301-1/+1
* | | | | Merge tag 'OTP-18.2.4.0.1' into maint-18Rickard Green2017-05-102-1/+26
|\ \ \ \ \
| * | | | | Updated OTP versionOTP-18.2.4.0.1Rickard Green2017-05-102-1/+2
| * | | | | Prepare releaseRickard Green2017-05-102-1/+25
| * | | | | Merge branch 'rickard/rq-len/OTP-13201'Rickard Green2017-05-108-55/+285
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'OTP-18.2.4.1' into maint-18Rickard Green2017-05-102-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Updated OTP versionOTP-18.2.4.1Henrik Nord2016-03-172-1/+2
| * | | | | | | Update release notesHenrik Nord2016-03-171-7/+16
| * | | | | | | inets: Prepare for releaseIngela Anderton Andin2016-03-172-1/+3
| * | | | | | | inets: Mend ipv6_host_with_brackets optionIngela Anderton Andin2016-03-171-1/+5
| |/ / / / / /
* | | | | | | Updated OTP versionOTP-18.3.4.5Erlang/OTP2017-02-012-1/+2
* | | | | | | Prepare releaseErlang/OTP2017-02-015-2/+121
* | | | | | | Merge branch 'hans/ssh/dh_group_exc_optimize/OTP-14169' into maint-18Erlang/OTP2017-02-017-38/+130
|\ \ \ \ \ \ \
| * | | | | | | ssh: optimize kex dh_gex using new crypto functionalityHans Nilsson2017-01-312-28/+103
| * | | | | | | crypto: Added optional length to paramlist in generate_keyHans Nilsson2017-01-312-8/+25
| * | | | | | | ssh,crypto: prepare for releaseHans Nilsson2017-01-313-3/+3
* | | | | | | | Merge branch 'hans/ssh/kex_gex_min_max/OTP-14166' into maint-18Erlang/OTP2017-02-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ssh: correct host key signature calculationHans Nilsson2017-01-261-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'ingela/inets/httpd-gracefull-shutdown/OTP-14173' into maint-18Erlang/OTP2017-02-013-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | inets: Prepare for releaseIngela Anderton Andin2017-01-302-1/+5
| * | | | | | | | inets: httpd - shutdown gracefully on connection or TLS handshake errorsIngela Anderton Andin2017-01-301-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'sverker/bin2term-zlib-bug/ERL-340/OTP-14159' into maint-18Erlang/OTP2017-02-011-7/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | erts: Fix binary_to_term for compressed and zlib >= v1.2.9Sverker Eriksson2017-01-231-7/+18
* | | | | | | | | Merge branch 'egil/erts/fix_scheduler_suspend/ERL-94/PR-978/OTP-13425' into m...Erlang/OTP2017-02-014-10/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | erts: Fix install of suspend handlerLukas Larsson2016-08-314-10/+20
* | | | | | | | | | Merge branch 'rickard/thr-prgr-unmanaged-delay-bug/OTP-13869' into maint-18Erlang/OTP2017-02-011-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix erts_thr_progress_unmanaged_delay()Rickard Green2016-09-051-0/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rickard/drv-send-term-thr-bug/OTP-13866' into maint-18Erlang/OTP2017-02-011-10/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix thread calls to erl_drv_send_term()/erl_drv_output_term()Rickard Green2016-09-051-10/+17
| |/ / / / / / / /
* | | | | | | | | Updated OTP versionOTP-18.3.4.4Erlang/OTP2016-08-112-1/+2
* | | | | | | | | Prepare releaseErlang/OTP2016-08-112-1/+24