Age | Commit message (Expand) | Author |
2012-08-22 | ssl: Implement TLS 1.2 signature support | Andreas Schultz |
2012-08-22 | ssl: Make signature handling version dependant | Andreas Schultz |
2012-08-22 | ssl: Fix PRF logic | Ingela Anderton Andin |
2012-08-22 | ssl: Add TLS 1.2 cipher suites | Andreas Schultz |
2012-08-22 | ssl: Implement and activate PRFs for TLS 1.1 and 1.2 | Andreas Schultz |
2012-08-22 | ssl: make PRF function selectable | Andreas Schultz |
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-08-22 | Allow non-ASCII characters in Xref filanmes | Hans Bolinder |
2012-08-21 | Fix init:restart with hipelibs | Sverker Eriksson |
2012-08-21 | kernel: Disable hipe compilation for hipe_unified_loader | Sverker Eriksson |
2012-08-21 | Fix error in documentation | Peter Andersson |
2012-08-21 | Fix bug in ets:test_ms/2. | Sverker Eriksson |
2012-08-21 | Test new testspec functionality and correct bugs | Peter Andersson |
2012-08-21 | Implement constants and new features for test specifications | Peter Andersson |
2012-08-21 | Let t_inf() substitute any() for variables in a few more cases | Hans Bolinder |
2012-08-21 | Fix a bug in dialyzer_dataflow | Hans Bolinder |
2012-08-21 | Merge branch 'dgud/dialyzer_fixes' into maint | Dan Gudmundsson |
2012-08-21 | Merge branch 'dgud/observer/bug-fixes/OTP-10075' into maint | Dan Gudmundsson |
2012-08-21 | Add an undocumented option [--solver [v1 | v2]] | Hans Bolinder |
2012-08-21 | Add an alternative implmentation of the typesignature solver | Hans Bolinder |
2012-08-20 | Merge branch 'pan/unicode_home/OTP-10160' into maint | Patrik Nyblom |
2012-08-20 | Merge branch 'slf/slf-relocate-dtrace-N-probes/OTP-10189' into maint | Fredrik Gustafsson |
2012-08-20 | Merge branch 'jkl/fix-filename-nativename/OTP-10188' into maint | Fredrik Gustafsson |
2012-08-20 | [common_test] Handle all ssh_cm messages in ct_netconfc:handle_msg/2 | Siri Hansen |
2012-08-17 | Merge branch 'siri/common_test/ct_netconfc/OTP-10025' into maint | Siri Hansen |
2012-08-17 | Relocate bodies of DTrace probes to the statically-linked VM. | Scott Lystig Fritchie |
2012-08-17 | Merge branch 'bmk/snmp/snmp4221_integration2' into maint | Micael Karlberg |
2012-08-17 | Merge branch 'bmk/inets/inets591_integration' into maint | Micael Karlberg |
2012-08-17 | [common_test] Move ct_netconfc_SUITE into datadir and run with ct_test_support | Siri Hansen |
2012-08-17 | [common_test] Don't abort test if opening of connection fails | Siri Hansen |