Age | Commit message (Expand) | Author |
2012-08-22 | ssl: Add TLS version paramter to verify_dh_params | Andreas Schultz |
2012-08-22 | ssl: Add TLS version to dec_hs/2 | Andreas Schultz |
2012-08-22 | ssl: Add TLS version to ssl_handshake:key_exchange/3 | Andreas Schultz |
2012-08-22 | ssl: Update ssl_cipher_SUITE for TLS 1.1 and TLS 1.2 | Andreas Schultz |
2012-08-22 | ssl: Add TLS 1.2 block cipher IV handling | Andreas Schultz |
2012-08-22 | ssl: Consider TLS version when building cipher blocks | Andreas Schultz |
2012-08-22 | ssl: Calculate handshake hash only when needed | Andreas Schultz |
2012-08-22 | public_key: Fix documentation typo | Sverker Eriksson |
2012-08-22 | public_key: Add sha224 to RSA sign/verify | Sverker Eriksson |
2012-08-22 | crypto: Add sha224 for rsa sign/verify | Sverker Eriksson |
2012-08-22 | crypto: Add more generic hash interface | Sverker Eriksson |
2012-08-22 | crypto: Add sha224 | Sverker Eriksson |
2012-08-22 | crypto: fix hmac_sha384 and add hmac test cases from RFC-4231 | Andreas Schultz |
2012-08-22 | crypto: Add sha384 | Sverker Eriksson |
2012-08-22 | crypto: Cleanup code for sha256 and sha512 | Sverker Eriksson |
2012-08-22 | crypto: Add SHA256 and SHA512 based MACs | Andreas Schultz |
2012-08-22 | public_key: Align the interface of sign and verify with crypto | Sverker Eriksson |
2012-08-22 | public_key: Generalised API | Ingela Anderton Andin |
2012-08-22 | public_key: Add rsa and dss hash signing support | Andreas Schultz |
2012-08-22 | crypto: Redo interface for rsa and dss hash signing | Sverker Eriksson |
2012-08-22 | crypto: Add rsa and dss hash signing support | Andreas Schultz |
2012-06-20 | Merge branch 'ia/ssl/recv-bug/OTP-10118' into maint | Ingela Anderton Andin |
2012-06-20 | Merge branch 'rickard/thr-prgr-use/OTP-10116' into maint | Rickard Green |
2012-06-20 | Merge branch 'ia/ssl/pem-cache-bug' into maint | Ingela Anderton Andin |
2012-06-19 | ssl: Fix pem cache bug | Ingela Anderton Andin |
2012-06-18 | Fix faulty use of thread progress in handle_aux_work() | Rickard Green |
2012-06-15 | ssl: Fix bug in the handling of remote connection closure of {active,false} s... | Ingela Anderton Andin |
2012-06-13 | Merge branch 'ia/ssl/bottlenecks/OTP-10113' into maint | Ingela Anderton Andin |
2012-06-12 | Merge branch 'ia/ssh/missing-reason-in-catch-exit/OTP-10112' into maint | Ingela Anderton Andin |
2012-06-12 | ssl: Test case fixes | Ingela Anderton Andin |
2012-06-08 | ssl: Avoid second bottleneck in supervisor | Ingela Anderton Andin |
2012-06-08 | ssl: File handling optimization | Ingela Anderton Andin |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-08 | Update to work with space in include path | Lukas Larsson |
2012-06-08 | ssl: Simpler PEM cache | Ingela Anderton Andin |
2012-06-08 | ssl: Refactored for readability | Ingela Anderton Andin |
2012-06-08 | ssl: Use md5 as file ref id instead of filenames | Dan Gudmundsson |
2012-06-08 | ssl: Move ets:select bottleneck in server | Dan Gudmundsson |
2012-06-08 | ssl: Renegotiate updates session id in gen_fsm state | Ingela Anderton Andin |
2012-06-08 | ssl: Use ordered_set in cache | Dan Gudmundsson |
2012-06-08 | ssl: Move and avoid ets:select bottleneck in client | Ingela Anderton Andin |
2012-06-08 | ssl: Reuse session check optimization | Ingela Anderton Andin |
2012-06-08 | ssl: Avoid supervior bottleneck | Ingela Anderton Andin |
2012-06-08 | Merge branch 'kenneth/asn1/multiple_extaddgroup/OTP-10058' into maint | Kenneth Lundin |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-06-04 | Merge branch 'bjorn/remove-hybrid-heap/OTP-10105' into maint | Lukas Larsson |
2012-06-02 | Merge branch 'hb/dialyzer/solver_fix/OTP-10082' into maint | Hans Bolinder |
2012-06-01 | Improved handling of multiple closes | Ingela Anderton Andin |
2012-06-01 | Bug fixes and improvements of dialyzer_typesig | Hans Bolinder |
2012-06-01 | Merge branch 'raimo/erts/win-install-redist-mixup/OTP-10096' into maint | Raimo Niskanen |