Age | Commit message (Expand) | Author |
2013-08-23 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson |
2013-08-21 | [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added... | Fredrik Gustafsson |
2013-06-07 | ssl: Fix dialyzer warnings | Ingela Anderton Andin |
2013-06-04 | ssl: Structural perarparation to support DTLS | Ingela Anderton Andin |
2013-05-24 | ssl: Remove unused `srp_parameters` type spec | Klaus Trainer |
2013-05-08 | SSL: add Elliptic Curve support for ssl app | Andreas Schultz |
2013-05-08 | SSL: filter TLS cipher suites for supported algorithms | Andreas Schultz |
2013-04-03 | ssl: Add option to list all available ciper suites and enhanced documentation | Ingela Anderton Andin |
2013-03-28 | SSL: add TLS-SRP (RFC 5054) cipher suites | Andreas Schultz |
2013-03-28 | SSL: add TLS PSK (RFC 4279 and RFC 5487) cipher suites | Andreas Schultz |
2013-03-05 | ssl: Check that negotiated version is a supported version. | Ingela Anderton Andin |
2013-02-18 | ssl: Further error handling enhancments | Ingela Anderton Andin |
2013-02-12 | ssl: Generalize cb_info option | 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: Export sslsocket() dialyzer type | Ingela Anderton Andin |
2012-11-14 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-13 | ssl: Add default values to emulated socket options in internal record | 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-21 | ssl: SSL 3.0 does not support next protocol negotiation | 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-22 | ssl: Use crypto:strong_rand_bytes if possible | 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: Enable TLS 1.2 | Andreas Schultz |
2012-08-22 | ssl: make PRF function selectable | Andreas Schultz |
2012-06-08 | ssl: File handling optimization | 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-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
2011-10-11 | Put back ssl:peercert/1 | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-09-15 | Fix more misspellings of compatibility | Tuncer Ayaz |
2011-09-13 | Merge branch 'ia/ssl/dist/OTP-7053' into major | Ingela Anderton Andin |
2011-09-09 | First fully working version | Ingela Anderton Andin |
2011-09-06 | Corrected faulty dialyzer spec | Ingela Anderton Andin |
2011-09-05 | Corrected spec name errors: ip_adress -> ip_address port_num -> port_number | Ingela Anderton Andin |
2011-08-31 | Use inet and gen_* dialyzer specs | Ingela Anderton Andin |
2011-08-08 | replace "a ssl" with "an ssl" | Christian von Roques |
2011-06-27 | Handle inet:getopts/2 and inet:setopts/2 crashes | Ingela Anderton Andin |
2011-05-24 | Corrected last argument to timer:apply_after also corrected a dilyzer spec | Ingela Anderton Andin |
2011-05-16 | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST). | Micael Karlberg |
2011-05-12 | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with | Micael Karlberg |
2011-05-05 | Spec corrections | Ingela Anderton Andin |
2011-05-04 | Dialyzer spec fix | Ingela Anderton Andin |
2011-04-29 | Changed iolist() to iodata() | Ingela Anderton Andin |
2011-03-24 | Implemented encode/decode support for ssh public key files | Ingela Anderton Andin |