Age | Commit message (Expand) | Author |
2012-12-06 | Merge branch 'maint' | Ingela Anderton Andin |
2012-12-06 | ssl: Cancel non expired timers | Ingela Anderton Andin |
2012-12-06 | ssl: Fix recv after timeout expired | Ingela Anderton Andin |
2012-12-06 | ssl: Timeout handling changed so that the fsm-process will terminate if the s... | Ingela Anderton Andin |
2012-11-19 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-19 | ssl: Fix bug in match expression found by Dialyzer | Ingela Anderton Andin |
2012-11-14 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-13 | ssl: Make sure that the ssl connection process will not hang in terminate fun... | Ingela Anderton Andin |
2012-11-09 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-09 | ssl: Do not use gen_fsm:sync_send_all_state_event/3 timeout | Ingela Anderton Andin |
2012-10-01 | ssl: Improve #sslsocket{} API | Ingela Anderton Andin |
2012-09-20 | ssl: Dialyzer fixes and code cleaning | Ingela Anderton Andin |
2012-09-20 | ssl: Support for SSL Next Protocol Negotiation | Ben Murphy |
2012-08-23 | ssl: Clean up of code thanks to dialyzer | 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: Add Signature Algorithms hello extension from TLS 1.2 | Andreas Schultz |
2012-08-22 | ssl: Signture type bug | Ingela Anderton Andin |
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: 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: Calculate handshake hash only when needed | Andreas Schultz |
2012-06-15 | ssl: Fix bug in the handling of remote connection closure of {active,false} s... | 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: Renegotiate updates session id in gen_fsm state | Ingela Anderton Andin |
2012-06-08 | ssl: Move and avoid ets:select bottleneck in client | Ingela Anderton Andin |
2012-06-08 | ssl: Avoid supervior bottleneck | Ingela Anderton Andin |
2012-03-27 | Corrected dialyzer specs and exported some dialyzer specs | Ingela Anderton Andin |
2012-03-05 | Some protocols (e.g. EAP-PEAP, EAP-TLS, EAP-TTLS) that use TLS as | Andreas Schultz |
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-15 | Improved session cleanup handling | Ingela Anderton Andin |
2011-11-15 | Fix badarith in ssl_session:validate_session/2 | Ingela Anderton Andin |
2011-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-09-16 | Merge remote branch 'upstream/dev' into major | Ingela Anderton Andin |
2011-09-16 | Support explicit use of packet option httph and httph_bin | Ingela Anderton Andin |