aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-25Merge branch 'sverker/enif_whereis-bug/OTP-14523' into maintSverker Eriksson
2017-07-25Merge branch 'john/erts/use-lock-flags-in-lc' into maintJohn Högberg
2017-07-21Merge pull request #1513 from nroi/maintRaimo Niskanen
2017-07-21Merge branch 'raimo/kernel/fix-spec-for-inet-get_rc-0/ERL-454' into maintRaimo Niskanen
2017-07-21Merge branch 'raimo/stdlib/stop-deprecated-warn-crypto-rand_bytes-1/ERL-459' ...Raimo Niskanen
2017-07-20Merge branch 'sverker/crypto/valgrind-compile-errors' into maintSverker Eriksson
2017-07-20Improve spec and doc for inet:get_rc/0Raimo Niskanen
2017-07-20Change crypto:rand_bytes/1 deprecated -> removedRaimo Niskanen
2017-07-15Fix typo in httpc.xml: http -> httpcFabian Muscariello
2017-07-13Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maintSverker Eriksson
2017-07-12crypto: Fix compile errors for make target 'valgrind'Sverker Eriksson
2017-07-12erts: Fix bug in bxor of a big negative numberSverker Eriksson
2017-07-11erts: Fix bug in enif_whereis_pid/portSverker Eriksson
2017-07-11Fix building debug emulator on windowsJohn Högberg
2017-07-11Use erl_lock_flags in lock checkingJohn Högberg
2017-07-10Merge pull request #1508 from essen/rand-seed-typoLukas Larsson
2017-07-10Fix typo in rand.xml: superseeded -> supersededLoïc Hoguin
2017-07-10Merge branch 'ingela/public_key/ssl/CRL-error-propagation/OTP-14236' into maintIngela Anderton Andin
2017-07-10Merge pull request #1504 from vances/issue-erl-443Ingela Andin
2017-07-07Add a proper type for lock optionsJohn Högberg
2017-07-07ssl: Try to make asn1 decode errors of certificates as specific as possibleIngela Anderton Andin
2017-07-07ssl,public_key: Provide details for CRL check failiures when revokation state...Ingela Anderton Andin
2017-07-07ssl: Enhance error loggingIngela Anderton Andin
2017-07-07Merge branch 'hans/crypto/EVP-sign-verify/OTP-13704' into maintHans Nilsson
2017-07-07crypto: test case for sign/verify ecdsa with sha256 etcHans Nilsson
2017-07-07crypto: test case for sign/verify dss with sha256 etcHans Nilsson
2017-07-07public_key: Update for new crypto:sign and crypto:verify from PR838Hans Nilsson
2017-07-07public_key: doc for new sign/4 and verify/5Hans Nilsson
2017-07-07crypto: doc sign/5 and verify/6Hans Nilsson
2017-07-07crypto: tests for rsa sign/verify from PR838Hans Nilsson
2017-07-07crypto: Fix compatibility problems with openssl 1.0.0 cryptolibHans Nilsson
2017-07-07crypto: introduced preproc symbol HAS_EVP_PKEY_CTXHans Nilsson
2017-07-07crypto: pk verify with new function from PR838Hans Nilsson
2017-07-07crypto: pk sign with new function from PR838Hans Nilsson
2017-07-07crypto: Made {rsa,dss,ecdsa}_{sign,verify}_nif similar and all with evp apiHans Nilsson
2017-07-07Merge pull request #1503 from profil/maintHans Nilsson
2017-07-07Merge branch 'siri/unicode-in-release-handling/OTP-14463' into maintSiri Hansen
2017-07-07[sasl] Improve handling of unicode strings and atomsSiri Hansen
2017-07-07[reltool] Improve handling of unicode strings and atomsSiri Hansen
2017-07-07Merge branch 'hans/crypto/supports_macs/OTP-14504' into maintHans Nilsson
2017-07-07Merge branch 'hans/crypto/test_suite_reports_info' into maintHans Nilsson
2017-07-07crypto: test suites report openssl version, supports etcHans Nilsson
2017-07-07crypto: added a 'macs' entry to proplist in crypto:supports/0Hans Nilsson
2017-07-07Log actual http status code of response.Vance Shipley
2017-07-06Merge branch 'hans/crypto/update-gitignore' into maintHans Nilsson
2017-07-06Updated .gitignoreHans Nilsson
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Document rt_mask and add warnings about copy_saveJohn Högberg
2017-07-06Add an emulator test suite for lock countingJohn Högberg
2017-07-06Break erts_debug:lock_counters/1 into separate BIFsJohn Högberg