summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
* | | | | | | | | | Merge branch 'rickard/erl-crash-dump-bug/OTP-13799' into maint-18Erlang/OTP2016-08-111-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid segfault when printing slogan after crashdumpingRickard Green2016-08-111-2/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rickard/proc-tmo-bug/OTP-13798' into maint-18Erlang/OTP2016-08-112-2/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix race causing lost wakeup on receive-after timeoutRickard Green2016-08-112-2/+8
| |/ / / / / / / / /
* | | | | | | | | | Updated OTP versionOTP-18.3.4.3Erlang/OTP2016-08-042-1/+2
* | | | | | | | | | Update release notesErlang/OTP2016-08-041-0/+17
* | | | | | | | | | Merge branch 'hans/ssh/sup_fix_ssh_supc_type/OTP-13782' into maint-18Erlang/OTP2016-08-043-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ssh: update test suite for supervisorsHans Nilsson2016-08-041-4/+4
| * | | | | | | | | | ssh: sshc_sup to use worker for ssh_con_handlerLukas Larsson2016-08-041-2/+2
| * | | | | | | | | | ssh: update version numberHans Nilsson2016-08-041-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Updated OTP versionOTP-18.3.4.2Erlang/OTP2016-07-232-1/+2
* | | | | | | | | | Prepare releaseErlang/OTP2016-07-234-1/+56
* | | | | | | | | | Merge branch 'raimo/ssl/version-selection/maint-18/OTP-13753' into maint-18Erlang/OTP2016-07-233-6/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve version selectionRaimo Niskanen2016-07-213-6/+44
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'peppe/ct_telnet_duplicated_lines/OTP-13730' into maint-18Erlang/OTP2016-07-234-48/+69
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix error with duplicated printouts by ct_telnet:expect/3Peter Andersson2016-07-234-48/+69
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sverker/update_counter-deadlock/ERL-188/OTP-13731' into maint-18Erlang/OTP2016-07-233-18/+38
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | erts: Add test ets_SUITE:update_counter_table_growthSverker Eriksson2016-07-081-0/+13
| * | | | | | | | | erts: Fix deadlock in ets:update_counter/4Sverker Eriksson2016-07-082-16/+19
| * | | | | | | | | erts: Optimize db_finalize_dbterm_hashSverker Eriksson2016-07-081-3/+7
|/ / / / / / / / /
* | | | | | | | | Updated OTP versionOTP-18.3.4.1Erlang/OTP2016-06-222-1/+2
* | | | | | | | | Update release notesErlang/OTP2016-06-221-0/+16
* | | | | | | | | Merge branch 'hans/ssh/retry_pwd_patch/OTP-13674' into maint-18Erlang/OTP2016-06-225-133/+264
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |