Age | Commit message (Expand) | Author |
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 '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 '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 | Merge branch 'hans/crypto/supports_macs/OTP-14504' into 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 | crypto: added a 'macs' entry to proplist in crypto:supports/0 | Hans Nilsson |
2017-07-07 | Log actual http status code of response. | Vance Shipley |
2017-07-06 | Merge branch 'hans/crypto/update-gitignore' into maint | Hans Nilsson |
2017-07-06 | Updated .gitignore | Hans Nilsson |
2017-07-06 | erts: Generate crash_dump slogan string as UTF8 | Sverker Eriksson |
2017-07-06 | Merge branch 'john/erts/runtime-lcnt' into maint | John Högberg |
2017-07-06 | Document rt_mask and add warnings about copy_save | John Högberg |
2017-07-06 | Add an emulator test suite for lock counting | John Högberg |
2017-07-06 | Break erts_debug:lock_counters/1 into separate BIFs | John Högberg |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-07-06 | Move lock flags to a common header | John Högberg |
2017-07-06 | Enable register_SUITE for lcnt builds | John Högberg |
2017-07-06 | Enable lcnt smoke test on all builds that have lcnt enabled | John Högberg |
2017-07-06 | Merge branch 'sverker/prealloc-race-bug/maint' into maint | Sverker Eriksson |
2017-07-06 | erts: Refactor erts_unicode_list_to_buf | Sverker Eriksson |
2017-07-06 | Merge pull request #1501 from bjorng/bjorn/macos-dynamic-loading/ERL-439 | Björn Gustavsson |
2017-07-06 | Merge branch 'kenneth/asn1/ERL-437' into maint | Kenneth Lundin |
2017-07-05 | Add support for binary input in ssh_io | Daniel Pettersson |
2017-07-04 | macOS: Fix problems loading crypto | Björn Gustavsson |
2017-07-04 | Corrected behavior of option {n2n, EnumTypeName} when | Kenneth Lundin |
2017-07-04 | erts: Add missing release note | Sverker Eriksson |
2017-07-04 | Merge branch 'hasse/stdlib/deprecated_warning/OTP-14378' into maint | Hans Bolinder |
2017-07-04 | Merge branch 'maint-20' into maint | John Högberg |
2017-07-04 | Merge branch 'mikpe/erts/escript-dead-code' into maint | Lukas Larsson |
2017-07-03 | Merge branch 'siri/make/default-outdir/ERL-438/OTP-14489' into maint | Siri Hansen |