Age | Commit message (Expand) | Author |
2012-06-20 | Merge branch 'ia/ssl/recv-bug/OTP-10118' into maint | Ingela Anderton Andin |
2012-06-19 | ssl: Fix pem cache bug | Ingela Anderton Andin |
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-08 | ssl: Avoid second bottleneck in supervisor | Ingela Anderton Andin |
2012-06-08 | ssl: File handling optimization | Ingela Anderton Andin |
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-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-04-27 | ssl: Fix parallel make for behaviours | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-27 | Corrected dialyzer specs and exported some dialyzer specs | Ingela Anderton Andin |
2012-03-26 | Merge branch 'as/ssl-tls-prf-function' into maint | Gustav Simonsson |
2012-03-21 | Prepare for release | Ingela Anderton Andin |
2012-03-05 | Some protocols (e.g. EAP-PEAP, EAP-TLS, EAP-TTLS) that use TLS as | Andreas Schultz |
2012-02-14 | Merge branch 'pg/fix-ssl_tls_dist_proxy-setup-loop' into maint | Henrik Nord |
2012-02-14 | Merge branch 'pg/ssl_dist-fixes' into maint | Henrik Nord |
2012-02-14 | Robustness and improvement to distribution over SSL | Paul Guyot |
2012-02-08 | User defined verify_fun is now called correctly | Ingela Anderton Andin |
2012-01-29 | Fix setup loop of SSL TLS dist proxy | Paul Guyot |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-07 | Merge branch 'ia/ssl/session/cleanup-test' | Ingela Anderton Andin |
2011-12-06 | Improve ssl session cleanup test | Ingela Anderton Andin |
2011-12-05 | Fix typos in ssl_cipher.erl | Tuncer Ayaz |
2011-12-05 | Merge branch 'ia/ssl/dialyzer-R15' | Ingela Anderton Andin |
2011-12-05 | Do not do the 1/n-1 split for RC4 as it is not vulnerable to the Rizzo/Duong-... | Ingela Anderton Andin |
2011-12-01 | Callback specs now handled by -callback directive in the behaviour module. | Ingela Anderton Andin |
2011-11-28 | If a passive receive was ongoing during a renegotiation the process | Ingela Anderton Andin |
2011-11-28 | Send ssl_closed notification to active ssl user when a tcp error occurs | Ingela Anderton Andin |
2011-11-23 | Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast | Ingela Anderton Andin |
2011-11-21 | Mitigate Computational DoS attack | Ingela Anderton Andin |
2011-11-16 | Merge branch 'ia/ssl/ets-next-problem/OTP-9703' | Ingela Anderton Andin |
2011-11-15 | Replaced ets:next traversal with ets:foldl and throw | Ingela Anderton Andin |
2011-11-15 | Improved session cleanup handling | Ingela Anderton Andin |
2011-11-15 | Fix badarith in ssl_session:validate_session/2 | Ingela Anderton Andin |
2011-11-15 | Merge branch 'ia/ssl/prepare-for-relese' | Ingela Anderton Andin |
2011-11-15 | Merge branch 'ia/public_key/ssl/crypto/PKCS-8/OTP-9312' | Ingela Anderton Andin |
2011-11-11 | Prepare version and appup for release | Ingela Anderton Andin |
2011-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
2011-10-24 | fix handling of block_decipher/5 failure | Andreas Schultz |
2011-10-11 | Put back ssl:peercert/1 | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/dist-more-tests' | Ingela Anderton Andin |