Age | Commit message (Expand) | Author |
2013-02-12 | ssl: Generalize cb_info option | Ingela Anderton Andin |
2013-01-23 | ssl: Enhance dialyzer specs | Kostis Sagonas |
2013-01-23 | ssl: Do not return random values | Kostis Sagonas |
2013-01-23 | ssl: M-x erlang-indent-buffer | Ingela Anderton Andin |
2013-01-23 | ssl: Remove unnecessary construction of a return value | Kostis Sagonas |
2013-01-22 | ssl: Prepare for R16 release | Ingela Anderton Andin |
2013-01-22 | Merge branch 'ia/ssl/incompatible-error-msg/OTP-10451' | Ingela Anderton Andin |
2013-01-21 | Merge branch 'ia/ssl/certtable-clean/OTP-10710' | Ingela Anderton Andin |
2013-01-21 | Merge branch 'ia/ssl/simplify-addition-of-keyexchange-algorithms/OTP-10709' | Ingela Anderton Andin |
2013-01-21 | ssl: Enhance error handling | Ingela Anderton Andin |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-17 | SSL: simplify server key encoding, decoding and signature handling | Andreas Schultz |
2013-01-17 | SSL: unify the different implementations signature check implementations | Andreas Schultz |
2013-01-17 | ssl: Certificates and PEM-cache cleaning fixed to avoid memory leak | Ingela Anderton Andin |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-08 | Merge branch 'ia/ssl/TLS-1.2-default/OTP-10425' | Ingela Anderton Andin |
2012-12-20 | ssl: Make TLS-1.2 default version | Ingela Anderton Andin |
2012-12-19 | ssl & orber: Remove ssl:pid/1 (has been pointless since R14) | Ingela Anderton Andin |
2012-12-06 | Merge branch 'maint' | Ingela Anderton Andin |
2012-12-06 | ssl: Prepare for release | Ingela Anderton Andin |
2012-12-06 | ssl: Export sslsocket() dialyzer type | 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-27 | ssl: Consider new server options when resuming a session | Ingela Anderton Andin |
2012-11-26 | ssl: Add dependencies to Makefile | Ingela Anderton Andin |
2012-11-21 | Merge branch 'as/ssl-sha224-fixes' | Henrik Nord |
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-18 | SSL: TLS 1.2, advertise sha224 support | Andreas Schultz |
2012-11-15 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-14 | ssl: Update vsn.mk and ssl.appup.src for release | 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-13 | ssl: Add default values to emulated socket options in internal record | Ingela Anderton Andin |
2012-11-12 | ssl: Adopt test case to not take so long | 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-10-01 | ssl: It is now possible to call controlling_process on a listen socket, | Ingela Anderton Andin |
2012-09-27 | Merge branch 'ia/ssl/npn/OTP-10361' | Ingela Anderton Andin |
2012-09-25 | ssl: Adopt test case to not take so long | Ingela Anderton Andin |
2012-09-21 | ssl: SSL 3.0 does not support next protocol negotiation | Ingela Anderton Andin |
2012-09-20 | ssl: Dialyzer fixes and code cleaning | Ingela Anderton Andin |
2012-09-20 | ssl: Changed default behaviour of next protocol negotiation to make | Ingela Anderton Andin |
2012-09-20 | ssl: Support for SSL Next Protocol Negotiation | Ben Murphy |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-27 | ssl: Fixed compilation warnings | Ingela Anderton Andin |
2012-08-24 | ssl & public_key: Workaround that some certificates encode countryname as utf... | Ingela Anderton Andin |
2012-08-23 | Merge branch 'ia/sslv3-alert/OTP-10196' into maint | Ingela Anderton Andin |