Age | Commit message (Expand) | Author |
2014-05-14 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2014-05-13 | ssl: Only allow one next protocol handsake message | Ingela Anderton Andin |
2014-05-12 | Merge branch 'ia/ssl/inherit/OTP-11897' into maint | Ingela Anderton Andin |
2014-05-09 | Merge branch 'ia/ssl/false-alerts/OTP-11890' into maint | Ingela Anderton Andin |
2014-05-09 | ssl: Handle socket option inheritance when pooling of accept sockets is used | Ingela Anderton Andin |
2014-05-07 | ssl: SSL/TLS version input list shall not be order dependent | Ingela Anderton Andin |
2014-04-30 | ssl: Add checks to avoid processing of illegal alerts | Ingela Anderton Andin |
2014-04-23 | ssl: Fix crash on garbage during handshake | Danil Zagoskin |
2014-04-23 | ssl: Refactor so that there is only one source for the default hashsign values | Ingela Anderton Andin |
2014-04-23 | ssl: always pass negotiated version when selecting hashsign | Danil Zagoskin |
2014-04-23 | ssl: TLSv1.2: proper default sign algo for RSA | Danil Zagoskin |
2014-04-22 | Merge branch 'ia/ssl/decrypt-alert/OTP-11880' into maint | Ingela Anderton Andin |
2014-04-22 | Merge branch 'ia/ssl/recv/OTP-11878' into maint | Ingela Anderton Andin |
2014-04-22 | Merge branch 'ia/ssl/suites-match-negotiated-version/OTP-11875' into maint | Ingela Anderton Andin |
2014-04-17 | ssl: Correct decryption error handling | Ingela Anderton Andin |
2014-04-17 | ssl: recv shall ruturn {error, einval} on active socket | Ingela Anderton Andin |
2014-04-17 | ssl: Graceful handling of warning alerts | Ingela Anderton Andin |
2014-04-16 | ssl: Select supported cipher suites for the negotiated SSL/TLS-version | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |
2014-03-26 | Merge branch 'ia/ssl/continue-dtls-and-specs' | Ingela Anderton Andin |
2014-03-25 | ssl: Avoid dialyzer warnings in dtls code | Ingela Anderton Andin |
2014-03-25 | ssl: Improve type specs | Ingela Anderton Andin |
2014-03-25 | ssl: Refactor and start implementing dtls_connection.erl | Ingela Anderton Andin |
2014-03-25 | ssl: Handle SNI alert unrecognized_name and gracefully deal with | Ingela Anderton Andin |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-14 | ssl: Server now ignores client ECC curves that it does not support instead of | Ingela Anderton Andin |
2014-03-04 | ssl: Add exception for inet and inet6 to proplist check | Ingela Anderton Andin |
2014-03-04 | ssl: Add input sanity check | Ingela Anderton Andin |
2014-02-25 | ssl: Fix compiler warnings | Ingela Anderton Andin |
2014-02-25 | ssl: Fix appup regexps and instructions | Ingela Anderton Andin |
2014-02-25 | Merge branch 'ia/ssl/prepare-for-release' | Ingela Anderton Andin |
2014-02-25 | ssl: Prepare for release | Ingela Anderton Andin |
2014-02-24 | Merge branch 'fenollp/otp-edoc-usage-fixes' | Henrik Nord |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-20 | ssl: Correct clean up of certificate database when certs are inputed | Ingela Anderton Andin |
2014-02-14 | ssl: Fix possible mismatch between SSL/TLS version and default ciphers | Ingela Anderton Andin |
2014-02-14 | Fix edoc usage errors | Pierre Fenoll |
2014-02-10 | Merge branch 'ia/public_key/specs' | Ingela Anderton Andin |
2014-02-06 | public_key: Export some dialyzer types | Ingela Anderton Andin |
2014-02-06 | ssl: Unicode adaptions | Ingela Anderton Andin |
2014-01-28 | ssl: use is_boolean/1 guard in option validation | Andreas Schultz |
2014-01-28 | Fix incorrect type reference (inet:ipaddress() -> inet:ip_address()) | Tuncer Ayaz |
2014-01-28 | Fix incorrect use of public_key:private_key/0 type | Tuncer Ayaz |
2014-01-28 | Merge branch 'ia/Vagabond/adt-honor-cipher-order/OTP-11621' | Ingela Anderton Andin |
2014-01-24 | Merge branch 'maint' | Ingela Anderton Andin |
2014-01-22 | ssl: Incorrect inputed cipherlist lead server to think that the client | Ingela Anderton Andin |
2014-01-21 | Implement 'honor_cipher_order' SSL server-side option | Andrew Thompson |
2014-01-21 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2014-01-15 | ssl: Prepare for release | Ingela Anderton Andin |