summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge branch 'john/erts/fix-tcp-send-timeout/OTP-14509/ERL-448' into maint-20Erlang/OTP2017-07-261-16/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Add a dedicated close function for TCP ports to prevent issues like ERL-430/448John Högberg2017-07-101-17/+29
| | * | | | | | | | | | | | Close TCP ports properly on send timeoutJohn Högberg2017-07-101-0/+1
| * | | | | | | | | | | | | Merge branch 'john/kernel/fix-disk-log-docs/OTP-14498' into maint-20Erlang/OTP2017-07-262-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fix doc for the 'quiet' option; it defaults to falseJohn Högberg2017-07-262-3/+3
| * | | | | | | | | | | | | | Merge branch 'sverker/missing-relnote/OTP-14494' into maint-20Erlang/OTP2017-07-261-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | erts: Add missing release noteSverker Eriksson2017-07-041-0/+11
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'sverker/enif_whereis-bug/OTP-14523' into maintSverker Eriksson2017-07-252-12/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | erts: Fix bug in enif_whereis_pid/portSverker Eriksson2017-07-112-12/+17
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'john/erts/use-lock-flags-in-lc' into maintJohn Högberg2017-07-258-247/+278
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Use erl_lock_flags in lock checkingJohn Högberg2017-07-114-204/+218
| * | | | | | | | | | | | Add a proper type for lock optionsJohn Högberg2017-07-075-43/+60
* | | | | | | | | | | | | Merge pull request #1513 from nroi/maintRaimo Niskanen2017-07-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix typo in httpc.xml: http -> httpcFabian Muscariello2017-07-151-1/+1
* | | | | | | | | | | | | | Merge branch 'raimo/kernel/fix-spec-for-inet-get_rc-0/ERL-454' into maintRaimo Niskanen2017-07-212-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Improve spec and doc for inet:get_rc/0Raimo Niskanen2017-07-202-3/+11
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'raimo/stdlib/stop-deprecated-warn-crypto-rand_bytes-1/ERL-459' ...Raimo Niskanen2017-07-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Change crypto:rand_bytes/1 deprecated -> removedRaimo Niskanen2017-07-201-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'sverker/crypto/valgrind-compile-errors' into maintSverker Eriksson2017-07-201-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | crypto: Fix compile errors for make target 'valgrind'Sverker Eriksson2017-07-121-3/+3
* | | | | | | | | | | | | | Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maintSverker Eriksson2017-07-133-3/+96
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | / / / / / / / | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | erts: Fix bug in bxor of a big negative numberSverker Eriksson2017-07-123-3/+96
* | | | | | | | | | | | | Fix building debug emulator on windowsJohn Högberg2017-07-111-1/+3
* | | | | | | | | | | | | Merge pull request #1508 from essen/rand-seed-typoLukas Larsson2017-07-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix typo in rand.xml: superseeded -> supersededLoïc Hoguin2017-07-101-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'ingela/public_key/ssl/CRL-error-propagation/OTP-14236' into maintIngela Anderton Andin2017-07-1010-90/+135
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ssl: Try to make asn1 decode errors of certificates as specific as possibleIngela Anderton Andin2017-07-071-2/+4
| * | | | | | | | | | | | | ssl,public_key: Provide details for CRL check failiures when revokation state...Ingela Anderton Andin2017-07-075-31/+66
| * | | | | | | | | | | | | ssl: Enhance error loggingIngela Anderton Andin2017-07-075-57/+65
* | | | | | | | | | | | | | Merge pull request #1504 from vances/issue-erl-443Ingela Andin2017-07-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Log actual http status code of response.Vance Shipley2017-07-071-2/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'hans/crypto/EVP-sign-verify/OTP-13704' into maintHans Nilsson2017-07-076-410/+895
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | crypto: test case for sign/verify ecdsa with sha256 etcHans Nilsson2017-07-071-1/+7
| * | | | | | | | | | | | | crypto: test case for sign/verify dss with sha256 etcHans Nilsson2017-07-071-1/+11
| * | | | | | | | | | | | | public_key: Update for new crypto:sign and crypto:verify from PR838Hans Nilsson2017-07-071-41/+85
| * | | | | | | | | | | | | public_key: doc for new sign/4 and verify/5Hans Nilsson2017-07-071-3/+20
| * | | | | | | | | | | | | crypto: doc sign/5 and verify/6Hans Nilsson2017-07-071-2/+17
| * | | | | | | | | | | | | crypto: tests for rsa sign/verify from PR838Hans Nilsson2017-07-072-15/+92
| * | | | | | | | | | | | | crypto: Fix compatibility problems with openssl 1.0.0 cryptolibHans Nilsson2017-07-071-10/+30
| * | | | | | | | | | | | | crypto: introduced preproc symbol HAS_EVP_PKEY_CTXHans Nilsson2017-07-071-6/+10
| * | | | | | | | | | | | | crypto: pk verify with new function from PR838Hans Nilsson2017-07-072-209/+185
| * | | | | | | | | | | | | crypto: pk sign with new function from PR838Hans Nilsson2017-07-072-254/+416
| * | | | | | | | | | | | | crypto: Made {rsa,dss,ecdsa}_{sign,verify}_nif similar and all with evp apiHans Nilsson2017-07-071-147/+301
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #1503 from profil/maintHans Nilsson2017-07-071-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add support for binary input in ssh_ioDaniel Pettersson2017-07-051-4/+4
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'siri/unicode-in-release-handling/OTP-14463' into maintSiri Hansen2017-07-0721-81/+394
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [sasl] Improve handling of unicode strings and atomsSiri Hansen2017-07-0712-18/+323
| * | | | | | | | | | | | [reltool] Improve handling of unicode strings and atomsSiri Hansen2017-07-079-63/+71
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'hans/crypto/supports_macs/OTP-14504' into maintHans Nilsson2017-07-073-5/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | crypto: added a 'macs' entry to proplist in crypto:supports/0Hans Nilsson2017-07-073-5/+24
| | |_|/ / / / / / / / / | |/| | | | | | | | | |