summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30Merge from Chromium at DEPS revision 267aeeb8d85candroid-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1lollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releasePrimiano Tucci
2014-09-26Merge third_party/boringssl/src from https://boringssl.googlesource.com/borin...Android Chromium Automerger
2014-09-25Add tests for client version negotiation and session resumption.David Benjamin
2014-09-25Handle session resumption in SSLv23_client_method.David Benjamin
2014-09-24runner: don't resume sessions if SessionTicketsDisabled is true.David Benjamin
2014-09-24Remove OPENSSL_NO_TLS1_2_CLIENT and OPENSSL_NO_DTLS1.David Benjamin
2014-09-22Disallow all special operators once groups are used.David Benjamin
2014-09-22Remove redundant check in cipher rule parsing.David Benjamin
2014-09-22Add a set of tests for cipher string parsing.David Benjamin
2014-09-22Switch the reason code check to a compile-time assert.David Benjamin
2014-09-20Provide compatibility functions for PKCS#12 parsing.Adam Langley
2014-09-20Don't try to setup CPUID if NO_ASM.Adam Langley
2014-09-18Add misc functions for easier porting.Adam Langley
2014-09-17Add missing errors codes for alerts.David Benjamin
2014-09-15Test that ALPN is preferred over NPN.David Benjamin
2014-09-15Add tests for ALPN support.David Benjamin
2014-09-15Implement ALPN in runner.go.David Benjamin
2014-09-15Don't deadlock if a resume test fails the first half.David Benjamin
2014-09-15Improve test coverage for server_name extension.David Benjamin
2014-09-15Remove remnants of export cipher suite selection.David Benjamin
2014-09-15Remove indirection in loading ciphers.David Benjamin
2014-09-15Fix some OPENSSL_PUT_ERROR calls.David Benjamin
2014-09-12Merge third_party/boringssl/src from https://boringssl.googlesource.com/borin...Android Chromium Automerger
2014-09-12Add a CRYPTO_library_init and static-initializer-less build option.David Benjamin
2014-09-11Merge third_party/boringssl/src from https://boringssl.googlesource.com/borin...Android Chromium Automerger
2014-09-10Ensure x86_64 perlasm output ends with a newline.David Benjamin
2014-09-06Merge third_party/boringssl/src from https://boringssl.googlesource.com/borin...Android Chromium Automerger
2014-09-06Test SHA-256 and SHA-384 CBC-mode cipher suites.David Benjamin
2014-09-04OPENSSL_EXPORT SSL_CTX_set_keylog_bio.David Benjamin
2014-09-03Export pqueue functions.Adam Langley
2014-09-03Prune some dead quirks and document the SSL_OP_ALL ones.David Benjamin
2014-09-03Add SSL_CTX_set_keylog_bio.David Benjamin
2014-09-03Fix ARM build with OPENSSL_NO_ASM.Adam Langley
2014-09-02Remove MD5, SHA-224, and SHA-512 handling from s3_cbc.c.David Benjamin
2014-09-02Check the server did not use a TLS 1.2 cipher suite pre-TLS 1.2.David Benjamin
2014-09-02Fix the return values for most of SRTP.David Benjamin
2014-09-02Add a test for SSL_OP_TLS_D5_BUG.David Benjamin
2014-09-02Fix doc.config for header files being moved.David Benjamin
2014-09-02Remove remnants of EVP_CIPHER-based AES_GCM cipher.David Benjamin
2014-09-02Don't export obj_dat.h.David Benjamin
2014-09-02Fix minor issues found by Clang's analysis.Adam Langley
2014-09-02Fix crash as server when resuming with SNI.Adam Langley
2014-09-02Add tests for pqueueAlex Chernyakhovsky
2014-08-29Merge third_party/boringssl/src from https://boringssl.googlesource.com/borin...Android Chromium Automerger
2014-08-29Client-side OCSP stapling support.David Benjamin
2014-08-29Test client auth under TLS 1.2 hash mismatch and SSL 3.David Benjamin
2014-08-28Add CBS_ASN1_ENUMERATED to bytestring.h.David Benjamin
2014-08-28Merge from Chromium at DEPS revision 291560Torne (Richard Coles)
2014-08-28Export CBS_get_any_asn1_element.David Benjamin
2014-08-28Remove session_ctx macro.David Benjamin