summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | ssl: ERL-738 - Correct alert handling with new TLS sender processIngela Anderton Andin2018-10-107-115/+152
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'ingela/ssl/packet-options-to-tls-sender/OTP-15348' into maintIngela Anderton Andin2018-10-113-3/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ssl: TLS sender process needs to get updates of the socket option packetIngela Anderton Andin2018-10-103-3/+92
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sverker/erts/ets-select_replace-bug/OTP-15346' into maintSverker Eriksson2018-10-092-11/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | erts: Fix bug in ets:select_replace for bound keySverker Eriksson2018-10-092-11/+23
* | | | | | | | | | | | | | | Merge branch 'peterdmv/inets/httpc-content-type/ERL-736/OTP-15339' into maintPéter Dimitrov2018-10-082-2/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | inets: Fix handling of 'Content-Type' (httpc)Péter Dimitrov2018-10-022-2/+20
* | | | | | | | | | | | | | | | Merge branch 'peterdmv/inets/httpc-content-length/ERL-733/OTP-15338' into maintPéter Dimitrov2018-10-082-13/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | inets: Fix handling of 'Content-Length' (httpc)Péter Dimitrov2018-10-022-13/+73
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'ingela/ssl/close-alert-ERL-738/OTP-15337' into maintIngela Anderton Andin2018-10-087-115/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ssl: ERL-738 - Correct alert handling with new TLS sender processIngela Anderton Andin2018-10-087-115/+152
* | | | | | | | | | | | | | | | | Merge branch 'john/compiler/deterministic-paths/OTP-15245/ERL-706' into maintJohn Högberg2018-10-087-16/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | compiler: Forward +source flag to epp and fix bug in +deterministicJohn Högberg2018-10-053-9/+40
| * | | | | | | | | | | | | | | | epp: Allow user to set source name independently of input file nameJohn Högberg2018-10-054-7/+57
* | | | | | | | | | | | | | | | | Merge PR-1962 from gomoripeti/ms_bit_size OTP-15343Sverker Eriksson2018-10-042-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Document bit_size in match-specs and allow in fun2msPéter Gömöri2018-09-252-2/+6
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'raimo/test-cuddling' into maintRaimo Niskanen2018-10-031-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Decrease probability for failed histogramRaimo Niskanen2018-09-281-1/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'bjorn/compiler/fix-binary-matching/ERL-689/OTP-15335' into maintBjörn Gustavsson2018-10-033-15/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix rare bug in binary matching (again)Björn Gustavsson2018-09-283-15/+98
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Fix spelling of intended in erl_nif docsLukas Larsson2018-10-011-2/+2
* | | | | | | | | | | | | | Merge branch 'siri/appups-21.2' into maintSiri Hansen2018-10-013-8/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Update kernel, stdlib and sasl appups for OTP-21.2Siri Hansen2018-09-273-8/+12
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Updated OTP versionOTP-21.1Erlang/OTP2018-09-242-1/+2
* | | | | | | | | | | | | Prepare releaseErlang/OTP2018-09-2475-45/+1316
* | | | | | | | | | | | | Merge branch 'ingela/ftp/tftp/app.src-fix' into maintIngela Anderton Andin2018-09-242-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | ftp, tftp: Version should not be hardcoded in <app>.app.srcIngela Anderton Andin2018-09-242-2/+2
* | | | | | | | | | | | | Merge branch 'hans/crypto/fix_bad_merge' into maintHans Nilsson2018-09-211-13/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | crypto: Fix accidental mergeHans Nilsson2018-09-211-13/+6
|/ / / / / / / / / / / /
* | | | | | | | | | | | Update copyright yearHenrik Nord2018-09-21108-108/+108
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'ingela/ssl/openssl-test-interop' into maintIngela Anderton Andin2018-09-202-85/+116
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ssl: Improve interop checksIngela Anderton Andin2018-09-202-85/+116
* | | | | | | | | | | | Merge branch 'maint-19' into maintSverker Eriksson2018-09-202-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Updated OTP versionOTP-19.3.6.11Erlang/OTP2018-09-192-1/+2
| * | | | | | | | | | | Update release notesErlang/OTP2018-09-191-0/+16
| * | | | | | | | | | | Update version numbersErlang/OTP2018-09-191-1/+1
| * | | | | | | | | | | Merge branch 'sverker/erts/19/memory-leak-terminating-port/OTP-14609' into ma...Erlang/OTP2018-09-191-3/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | erts: Fix memory leak when sending to terminating portSverker Eriksson2018-09-191-3/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'ingela/ERL-622/fix' into maintIngela Anderton Andin2018-09-202-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ssl: Move link to correct processIngela Anderton Andin2018-09-202-2/+3
* | | | | | | | | | | | | Merge branch 'raimo/receive-TOS-TCLASS/ERIERL-187/OTP-15145' into maintRaimo Niskanen2018-09-194-56/+135
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Elaborate the disclaimer for 'pktoptions'Raimo Niskanen2018-09-191-1/+13
| * | | | | | | | | | | | | Improve platform filterRaimo Niskanen2018-09-192-11/+35
| * | | | | | | | | | | | | Fix endianness bug for CMSG parsingRaimo Niskanen2018-09-191-44/+87
* | | | | | | | | | | | | | Merge branch 'hans/crypto/cuddle_docs' into maintHans Nilsson2018-09-193-42/+178
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crypto: Re-work the 'Description' sectionHans Nilsson2018-09-191-35/+144
| * | | | | | | | | | | | | | crypto: Add warnings in RefMan and User's Guide for experimental RSA optsHans Nilsson2018-09-183-7/+34
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'maint-20' into maintJohn Högberg2018-09-182-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Updated OTP versionOTP-20.3.8.9Erlang/OTP2018-09-112-1/+2
| * | | | | | | | | | | | | | Update release notesErlang/OTP2018-09-111-0/+16