Age | Commit message (Expand) | Author |
2017-07-10 | Merge pull request #1505 from mikpe/erts-alignment | John Högberg |
2017-07-10 | josevalim/jv-op-stacktrace-entry/PR-1478/OTP-14508 | Lukas Larsson |
2017-07-10 | Add a dedicated close function for TCP ports to prevent issues like ERL-430/448 | John Högberg |
2017-07-10 | Close TCP ports properly on send timeout | John Högberg |
2017-07-10 | Don't truncate existing disk_logs. | Vance Shipley |
2017-07-10 | Correct type specification in ssl:prf/5 | Vance Shipley |
2017-07-07 | Add a proper type for lock options | John Högberg |
2017-07-07 | ssl: Try to make asn1 decode errors of certificates as specific as possible | Ingela Anderton Andin |
2017-07-07 | ssl,public_key: Provide details for CRL check failiures when revokation state... | Ingela Anderton Andin |
2017-07-07 | ssl: Enhance error logging | Ingela Anderton Andin |
2017-07-07 | Merge branch 'maint' | Hans Nilsson |
2017-07-07 | Merge branch 'hans/crypto/EVP-sign-verify/OTP-13704' into maint | Hans Nilsson |
2017-07-07 | crypto: test case for sign/verify ecdsa with sha256 etc | Hans Nilsson |
2017-07-07 | crypto: test case for sign/verify dss with sha256 etc | Hans Nilsson |
2017-07-07 | public_key: Update for new crypto:sign and crypto:verify from PR838 | Hans Nilsson |
2017-07-07 | public_key: doc for new sign/4 and verify/5 | Hans Nilsson |
2017-07-07 | crypto: doc sign/5 and verify/6 | Hans Nilsson |
2017-07-07 | crypto: tests for rsa sign/verify from PR838 | Hans Nilsson |
2017-07-07 | crypto: Fix compatibility problems with openssl 1.0.0 cryptolib | Hans Nilsson |
2017-07-07 | crypto: introduced preproc symbol HAS_EVP_PKEY_CTX | Hans Nilsson |
2017-07-07 | crypto: pk verify with new function from PR838 | Hans Nilsson |
2017-07-07 | crypto: pk sign with new function from PR838 | Hans Nilsson |
2017-07-07 | crypto: Made {rsa,dss,ecdsa}_{sign,verify}_nif similar and all with evp api | Hans Nilsson |
2017-07-07 | Merge pull request #1503 from profil/maint | Hans Nilsson |
2017-07-07 | Merge branch 'maint' | Siri Hansen |
2017-07-07 | Add stacktrace entries to BIF calls from emulator | José Valim |
2017-07-07 | Merge branch 'siri/unicode-in-release-handling/OTP-14463' into maint | Siri Hansen |
2017-07-07 | [sasl] Improve handling of unicode strings and atoms | Siri Hansen |
2017-07-07 | [reltool] Improve handling of unicode strings and atoms | Siri Hansen |
2017-07-07 | Update primary bootstrap | Björn Gustavsson |
2017-07-07 | Merge branch 'siri/appups-21' | Siri Hansen |
2017-07-07 | Merge pull request #1080 from josevalim/jv-sys-core-replace | Björn Gustavsson |
2017-07-07 | Merge branch 'maint' | Hans Nilsson |
2017-07-07 | Merge branch 'hans/crypto/supports_macs/OTP-14504' into maint | Hans Nilsson |
2017-07-07 | Merge branch 'maint' | Hans Nilsson |
2017-07-07 | Merge branch 'hans/crypto/test_suite_reports_info' into maint | Hans Nilsson |
2017-07-07 | crypto: test suites report openssl version, supports etc | Hans Nilsson |
2017-07-07 | Merge branch 'siri/sasl/remove-si-modules/OTP-14469' | Siri Hansen |
2017-07-07 | Merge pull request #1498 from michalmuskala/new_map_lit | Björn Gustavsson |
2017-07-07 | Merge pull request #1500 from josevalim/jv-unicode-10 | Dan Gudmundsson |
2017-07-07 | crypto: added a 'macs' entry to proplist in crypto:supports/0 | Hans Nilsson |
2017-07-07 | erts: ensure alignment of VM core types | Mikael Pettersson |
2017-07-07 | Log actual http status code of response. | Vance Shipley |
2017-07-06 | Merge branch 'maint' | Hans Nilsson |
2017-07-06 | Merge branch 'hans/crypto/update-gitignore' into maint | Hans Nilsson |
2017-07-06 | Updated .gitignore | Hans Nilsson |
2017-07-06 | Introduce a new core pass called sys_core_alias | José Valim |
2017-07-06 | jeckersb/port_please-ipv6/PR-1487/OTP-14501 | Lukas Larsson |
2017-07-06 | johanclaesson/fprof/PR-1460/OTP-14500 | Lukas Larsson |
2017-07-06 | Merge branch 'maint' | John Högberg |