Age | Commit message (Expand) | Author |
2014-03-04 | ssl: Add exception for inet and inet6 to proplist check | Ingela Anderton Andin |
2014-03-04 | Merge branch 'ia/ssl/proplist-input-check/OTP-11760' | Ingela Anderton Andin |
2014-03-04 | ssl: Add input sanity check | Ingela Anderton Andin |
2014-03-03 | ssl: Improved documentation of the cacertfile option | 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-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-21 | ssl: Add test that memory is not leeked | Ingela Anderton Andin |
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 | ssl: Add test for avoiding a version and chipher suite missmatch | 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-29 | ssl: Add workaround in test code for openssl s_client bug | 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/ssl/tests' | Ingela Anderton Andin |
2014-01-28 | Merge branch 'ia/Vagabond/adt-honor-cipher-order/OTP-11621' | Ingela Anderton Andin |
2014-01-27 | ssl: Avoid test case timing issues | Ingela Anderton Andin |
2014-01-24 | Merge tag 'OTP_R16B03-1' | Magnus Lidén |
2014-01-24 | Prepare releaseOTP_R16B03-1 | Erlang/OTP |
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-22 | Merge branch 'dgud/test_unicode/OTP-10877' | Dan Gudmundsson |
2014-01-21 | Implement 'honor_cipher_order' SSL server-side option | Andrew Thompson |
2014-01-21 | Merge branch 'ia/ssl/openssl-reneogtiation-bug' | Ingela Anderton Andin |
2014-01-21 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2014-01-21 | Fix (unicode) debug info in test cases | Dan Gudmundsson |
2014-01-15 | ssl: Prepare for release | Ingela Anderton Andin |
2014-01-14 | ssl: fix elliptic curve selection in server mode | Andreas Schultz |
2014-01-14 | ssl: Prepare for release | Ingela Anderton Andin |
2014-01-14 | ssl: Add missing options validation of server_name_indication | Ingela Anderton Andin |
2014-01-14 | ssl: Add versions to check for sane OpenSSL version for renegotiation | Ingela Anderton Andin |
2014-01-13 | crypto: selective support for GF2m curves | Andreas Schultz |
2014-01-13 | ssl: add brainpool elliptic curves to TLS (RFC-7027) | Andreas Schultz |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-12-02 | Merge branch 'maint' | Ingela Anderton Andin |
2013-12-02 | ssl: Trap exits | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor connetion handling | Ingela Anderton Andin |
2013-12-02 | ssl: API and supervisor | Ingela Anderton Andin |