Age | Commit message (Expand) | Author |
2012-08-23 | Merge branch 'hb/tools/xref_filenames/OTP-10192' into maint | Hans Bolinder |
2012-08-22 | Revert "Merge branch 'nox/compile-column-numbers' into maint" | Lukas Larsson |
2012-08-22 | compiler: Warn if the size of a binary segment is invalid | Björn Gustavsson |
2012-08-22 | odbc: remove "-" in hostname from generated unique table name | Ingela Anderton Andin |
2012-08-22 | ssl: Add missing sslv3 alert | Ingela Anderton Andin |
2012-08-22 | Corrected some documentation according to original | Fredrik Gustafsson |
2012-08-22 | ssl: Test suite adjustments | Ingela Anderton Andin |
2012-08-22 | ssl & public_key: Prepare for release | Ingela Anderton Andin |
2012-08-22 | ssl: Use crypto:strong_rand_bytes if possible | Ingela Anderton Andin |
2012-08-22 | ssl & public_key: Add use of more "sha-rsa oids" | Ingela Anderton Andin |
2012-08-22 | ssl: Fix inet header option to behave as in inet | Ingela Anderton Andin |
2012-08-22 | ssl: TLS 1.2: fix hash and signature handling | Andreas Schultz |
2012-08-22 | ssl: TLS 1.2: fix Certificate Request list of Accepted Signatur/Hash combinat... | Andreas Schultz |
2012-08-22 | ssl: Add Signature Algorithms hello extension from TLS 1.2 | Andreas Schultz |
2012-08-22 | ssl: Fix rizzo tests to run as intended | Ingela Anderton Andin |
2012-08-22 | ssl: TLS-1.1 and TLS-1.2 support should not be default until R16 | Ingela Anderton Andin |
2012-08-22 | ssl: Signture type bug | Ingela Anderton Andin |
2012-08-22 | ssl: Add crypto support check (TLS 1.2 require sha256 support) | Ingela Anderton Andin |
2012-08-22 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2012-08-22 | ssl: IDEA cipher is deprecated by TLS 1.2 | Ingela Anderton Andin |
2012-08-22 | ssl: Run relevant tests for all SSL/TLS versions | Ingela Anderton Andin |
2012-08-22 | ssl: Add TLS version switches to openssl tests | Andreas Schultz |
2012-08-22 | ssl: Enable TLS 1.2 | Andreas Schultz |
2012-08-22 | ssl: Enable mac_hash for TLS 1.2 | Andreas Schultz |
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 |