Age | Commit message (Expand) | Author |
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-05 | Merge branch 'ia/ssl/controlling-process-on-listen-socket/OTP-10447' | Ingela Anderton Andin |
2012-10-01 | ssl: Better test to determine if sslv2 is supported by openssl | 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-26 | ssl: Shorten test case names to workaround ct shortcomings on windows | 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: Update SSL docs for SSL Next Protocol Support | Ben Murphy |
2012-09-20 | ssl: Support for SSL Next Protocol Negotiation | Ben Murphy |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-29 | Merge branch 'ta/docsmaint' into maint | Henrik Nord |
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 |
2012-08-23 | ssl: Clean up of code thanks to dialyzer | Ingela Anderton Andin |
2012-08-22 | ssl: Add missing sslv3 alert | Ingela Anderton Andin |
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 |