aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl
AgeCommit message (Expand)Author
2012-06-20Merge branch 'ia/ssl/recv-bug/OTP-10118' into maintIngela Anderton Andin
2012-06-19ssl: Fix pem cache bugIngela Anderton Andin
2012-06-15ssl: Fix bug in the handling of remote connection closure of {active,false} s...Ingela Anderton Andin
2012-06-13Merge branch 'ia/ssl/bottlenecks/OTP-10113' into maintIngela Anderton Andin
2012-06-12ssl: Test case fixesIngela Anderton Andin
2012-06-08ssl: Avoid second bottleneck in supervisorIngela Anderton Andin
2012-06-08ssl: File handling optimizationIngela Anderton Andin
2012-06-08ssl: Simpler PEM cacheIngela Anderton Andin
2012-06-08ssl: Refactored for readabilityIngela Anderton Andin
2012-06-08ssl: Use md5 as file ref id instead of filenamesDan Gudmundsson
2012-06-08ssl: Move ets:select bottleneck in serverDan Gudmundsson
2012-06-08ssl: Renegotiate updates session id in gen_fsm stateIngela Anderton Andin
2012-06-08ssl: Use ordered_set in cacheDan Gudmundsson
2012-06-08ssl: Move and avoid ets:select bottleneck in clientIngela Anderton Andin
2012-06-08ssl: Reuse session check optimizationIngela Anderton Andin
2012-06-08ssl: Avoid supervior bottleneckIngela Anderton Andin
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-11Merge branch 'ia/ssl/doc-improvment' into maintIngela Anderton Andin
2012-04-27ssl: Fix parallel make for behavioursBjörn-Egil Dahlberg
2012-04-25Improved explanation of depth optionIngela Anderton Andin
2012-04-01Prepare releaseOTP_R15B01Erlang/OTP
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-27Corrected dialyzer specs and exported some dialyzer specsIngela Anderton Andin
2012-03-26Merge branch 'as/ssl-tls-prf-function' into maintGustav Simonsson
2012-03-21Prepare for releaseIngela Anderton Andin
2012-03-05Some protocols (e.g. EAP-PEAP, EAP-TLS, EAP-TTLS) that use TLS asAndreas Schultz
2012-02-28Remove/add extra/missing white spacesRicardo Catalinas Jiménez
2012-02-16Merge branch 'rc/spell-registered' into maintHenrik Nord
2012-02-14Merge branch 'pg/fix-ssl_tls_dist_proxy-setup-loop' into maintHenrik Nord
2012-02-14Merge branch 'pg/ssl_dist-fixes' into maintHenrik Nord
2012-02-14Robustness and improvement to distribution over SSLPaul Guyot
2012-02-09Merge branch 'ia/ssl/test-maint/reject-sslv2-test' into maintIngela Anderton Andin
2012-02-08User defined verify_fun is now called correctlyIngela Anderton Andin
2012-02-03Do not test sslv2 rejection with openssl-1.*Ingela Anderton Andin
2012-01-29Fix setup loop of SSL TLS dist proxyPaul Guyot
2012-01-03Correct spelling of "registered" in various places in the source codeRichard Carlsson
2011-12-12Prepare releaseErlang/OTP
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-07Merge branch 'ia/ssl/tcp-delivery-problem-may-cause-econnaborted'Ingela Anderton Andin
2011-12-07Merge branch 'ia/ssl/public_key/test-maint'Ingela Anderton Andin
2011-12-07Merge branch 'ia/ssl/session/cleanup-test'Ingela Anderton Andin
2011-12-07Add default value for "user" if os:getenv("USER") returns falseIngela Anderton Andin
2011-12-06If if TLS/SSL-close-notify message is not delivered you can get econnabortedIngela Anderton Andin
2011-12-06Improve ssl session cleanup testIngela Anderton Andin
2011-12-05Fix typos in ssl_cipher.erlTuncer Ayaz
2011-12-05Added tcp_delivery_workaround to the test case invalid_signature_serverIngela Anderton Andin
2011-12-05Merge branch 'ia/ssl/dialyzer-R15'Ingela Anderton Andin
2011-12-05Do not do the 1/n-1 split for RC4 as it is not vulnerable to the Rizzo/Duong-...Ingela Anderton Andin
2011-12-02Missed two places in previous fixIngela Anderton Andin
2011-12-01Callback specs now handled by -callback directive in the behaviour module.Ingela Anderton Andin