summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-22.3.4.3Erlang/OTP2020-07-102-1/+2
* Prepare releaseErlang/OTP2020-07-105-6/+37
* Merge branch 'bmk/snmp/20200707/config_files_not_closed_after_read/ERIERL-511...Erlang/OTP2020-07-101-2/+4
|\
| * [snmp] Config files not closed after readingMicael Karlberg2020-07-081-2/+4
* | Merge branch 'john/compiler/fix-bs_add-crash/OTP-16747/ERL-1290' into maint-22Erlang/OTP2020-07-102-2/+26
|\ \
| * | beam_ssa: Backport bs_add bugfix from OTP 23John Högberg2020-06-252-2/+26
|/ /
* | Updated OTP versionOTP-22.3.4.2Erlang/OTP2020-06-182-1/+2
* | Prepare releaseErlang/OTP2020-06-187-10/+58
* | Merge branch 'ingela/appup/ssl/recv-corner-case/ERIERL-496/OTP-16697' into ma...Erlang/OTP2020-06-181-0/+2
|\ \
| * | ssl: Soft upgradeIngela Anderton Andin2020-06-121-0/+2
| |/
* | Merge branch 'ingela/ssl/ftp/inets/recv-corner-case-and-setopts-handling/ERIE...Erlang/OTP2020-06-186-39/+91
|\ \
| * | inets: Handle that inet/ssl:setopt can return errorIngela Anderton Andin2020-06-154-32/+41
| * | ftp: Handle that inet/ssl:setopts can return errorIngela Anderton Andin2020-06-111-5/+14
| * | ssl: Avoid possible sending an active message to a passive socketIngela Anderton Andin2020-06-112-4/+38
| |/
* | Updated OTP versionOTP-22.3.4.1Erlang/OTP2020-05-192-1/+2
* | Prepare releaseErlang/OTP2020-05-198-10/+86
* | Merge branch 'bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/m22/OTP-16...Erlang/OTP2020-05-193-18/+225
|\ \
| * | [kernel|test] Add SCTP test case for recv socket closeMicael Karlberg2020-05-151-6/+146
| * | [kernel|test] Add UDP test case for recv socket closeMicael Karlberg2020-05-151-9/+75
| * | [erts] Inform all async(s) when closing udp/sctp socketMicael Karlberg2020-05-151-3/+4
* | | Merge branch 'bmk/megaco/20200512/mini_parser_ipv6/22.3/OTP-16631' into maint-22Erlang/OTP2020-05-193-8/+405
|\ \ \
| * | | [megaco|test] Add test casesMicael Karlberg2020-05-122-4/+401
| * | | [megaco] Mini text parser IPv6 address failureMicael Karlberg2020-05-121-4/+4
| |/ /
* | | Merge branch 'f3c0/loaded_application_fix/PR-2601/OTP-16627' into maint-22Erlang/OTP2020-05-191-7/+6
|\ \ \
| * | | use ets:select instead of ets:filter in application:loaded_applications/0Ferenc Böröczki2020-04-211-7/+6
* | | | Merge branch 'sverker/crashdump-timer-segv/ERL-1105/OTP-16596' into maint-22Erlang/OTP2020-05-191-0/+4
|\ \ \ \
| * | | | erts: Fix SEGV while printing timer to crash dumpSverker Eriksson2020-04-221-0/+4
| | |/ / | |/| |
* | | | Merge branch 'rickard/delayed-gc-sys-task-bugfix/ERL-1236/OTP-16639' into mai...Erlang/OTP2020-05-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix inconsistent merge of delayed sys-tasks with other sys-tasksRickard Green2020-05-191-1/+1
* | | | Updated OTP versionOTP-22.3.4Erlang/OTP2020-05-082-1/+2
* | | | Prepare releaseErlang/OTP2020-05-085-4/+63
* | | | Merge branch 'kenneth/asn1_dialyzer/OTP-16636' into maint-22Erlang/OTP2020-05-082-2/+4
|\ \ \ \
| * | | | Suppress Dialyzer warnings of type no_match in generated filesKenneth Lundin2020-05-061-1/+3
| * | | | Correct printout that shows which encoding rules the tests are done for.Kenneth Lundin2020-04-231-1/+1
* | | | | Merge branch 'rickard/low-prio-sys-task-delay-bufix-22/OTP-16642' into maint-22Erlang/OTP2020-05-082-3/+118
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rickard/low-prio-sys-task-delay-bufix/OTP-16642' into rickard/l...Rickard Green2020-05-072-3/+118
| |\ \ \ \ \
| | * | | | | Fix delayed low prio system tasksRickard Green2020-05-072-3/+118
* | | | | | | Merge branch 'rickard/dirty-check-proc-code-bugfix/OTP-16641' into maint-22Erlang/OTP2020-05-081-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix dirty check process codeRickard Green2020-05-071-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rickard/literal-gc-bugfix/OTP-16640' into maint-22Erlang/OTP2020-05-081-5/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix literal area gc bugRickard Green2020-05-071-5/+15
| |/ / / / /
* | | | | | Updated OTP versionOTP-22.3.3Erlang/OTP2020-04-242-1/+2
* | | | | | Prepare releaseErlang/OTP2020-04-245-3/+37
* | | | | | Merge branch 'ingela/ssl/recv-timeout-flow-ctrl-bug/ERL-1213/OTP-16619' into ...Erlang/OTP2020-04-241-3/+11
|\ \ \ \ \ \
| * | | | | | ssl: Fix timing bug with ssl:recv and socket passive messageIngela Anderton Andin2020-04-231-3/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'hans/ssh/connection_reneg/ERIERL-464/OTP-16462' into maint-22Erlang/OTP2020-04-241-8/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ssh: Be resilent to socket closes at reneg testHans Nilsson2020-04-211-8/+15
| |/ / / /
* | | | | Updated OTP versionOTP-22.3.2Erlang/OTP2020-04-082-1/+2
* | | | | Prepare releaseErlang/OTP2020-04-083-9/+20
* | | | | Merge branch 'kenneth/asn1_jer/OTP-16030' into maint-22Erlang/OTP2020-04-0833-256/+1645
|\ \ \ \ \ | | |/ / / | |/| | |