aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src
AgeCommit message (Expand)Author
2012-08-22ssl & public_key: Prepare for releaseIngela Anderton Andin
2012-08-22ssl: Use crypto:strong_rand_bytes if possibleIngela Anderton Andin
2012-08-22ssl & public_key: Add use of more "sha-rsa oids"Ingela Anderton Andin
2012-08-22ssl: Fix inet header option to behave as in inetIngela Anderton Andin
2012-08-22ssl: TLS 1.2: fix hash and signature handlingAndreas Schultz
2012-08-22ssl: TLS 1.2: fix Certificate Request list of Accepted Signatur/Hash combinat...Andreas Schultz
2012-08-22ssl: Add Signature Algorithms hello extension from TLS 1.2Andreas Schultz
2012-08-22ssl: TLS-1.1 and TLS-1.2 support should not be default until R16Ingela Anderton Andin
2012-08-22ssl: Signture type bugIngela Anderton Andin
2012-08-22ssl: Add crypto support check (TLS 1.2 require sha256 support)Ingela Anderton Andin
2012-08-22ssl: Dialyzer fixesIngela Anderton Andin
2012-08-22ssl: IDEA cipher is deprecated by TLS 1.2Ingela Anderton Andin
2012-08-22ssl: Enable TLS 1.2Andreas Schultz
2012-08-22ssl: Enable mac_hash for TLS 1.2Andreas Schultz
2012-08-22ssl: Implement TLS 1.2 signature supportAndreas Schultz
2012-08-22ssl: Make signature handling version dependantAndreas Schultz
2012-08-22ssl: Fix PRF logicIngela Anderton Andin
2012-08-22ssl: Add TLS 1.2 cipher suitesAndreas Schultz
2012-08-22ssl: Implement and activate PRFs for TLS 1.1 and 1.2Andreas Schultz
2012-08-22ssl: make PRF function selectableAndreas Schultz
2012-08-22ssl: Add TLS version paramter to verify_dh_paramsAndreas Schultz
2012-08-22ssl: Add TLS version to dec_hs/2Andreas Schultz
2012-08-22ssl: Add TLS version to ssl_handshake:key_exchange/3Andreas Schultz
2012-08-22ssl: Add TLS 1.2 block cipher IV handlingAndreas Schultz
2012-08-22ssl: Consider TLS version when building cipher blocksAndreas Schultz
2012-08-22ssl: Calculate handshake hash only when neededAndreas Schultz
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-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-04-27ssl: Fix parallel make for behavioursBjörn-Egil Dahlberg
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-14Merge branch 'pg/fix-ssl_tls_dist_proxy-setup-loop' into maintHenrik Nord
2012-02-14Merge branch 'pg/ssl_dist-fixes' into maintHenrik Nord