2015-06-03 |
davidben | Speculatively remove SSLClientSocketTest.VerifyReturnChainPr...
|
commit | commitdiff | tree |
2015-06-03 |
davidben | Update some comments for origin-bounds certs -> channel ID
|
commit | commitdiff | tree |
2015-06-03 |
davidben | Remove URLRequestStatus mutators and introduce FromError.
|
commit | commitdiff | tree |
2015-06-02 |
davidben | Remove LogContainsSSLConnectEndEvent.
|
commit | commitdiff | tree |
2015-06-01 |
davidben | Roll src/third_party/boringssl/src/ to 8a228f5bfe82e8178fc42... 2015-06-01 davidben Disable the malloc interceptor... 2015-05-29 davidben Fix DTLS handling of multiple... 2015-05-27 davidben Fix bn_test's bc output and shut... 2015-05-26 davidben Tidy up overflows in obj_cmp. 2015-05-27 davidben Fix signed/unsigned warning in... 2015-05-26 davidben Fix off-by-one in BN_rand 2015-05-26 davidben Reject negative shifts for BN_rshift... 2015-05-26 davidben aes/asm/bsaes-armv7.pl: fix compilation... 2015-05-26 davidben Add OPENSSL_PUT_ERROR line to... 2015-05-26 davidben Fix typo in valid_star. 2015-05-26 davidben Release handshake buffer when... 2015-05-26 davidben Release the handshake buffer on... 2015-05-26 davidben Decide whether or not to request... 2015-05-26 davidben Remove server-side renego session... 2015-05-26 davidben Deprecate and no-op SSL_VERIFY_CLIENT_ONCE. 2015-05-26 davidben Remove fake RLE compression OID. 2015-05-26 davidben Fix typo in objects.txt 2015-05-21 davidben Add some comments and tweak assertions... 2015-05-21 davidben Don't make SSL_MODE_*HELLO_TIME... 2015-05-26 davidben Have consumers supply OPENSSL_C11_ATOMIC. 2015-05-27 davidben Revert "tool: we don't need -lrt." 2015-05-15 davidben Deprecate and no-op SSL_set_state. 2015-05-15 davidben Remove compatibility s->version... 2015-05-15 davidben Remove SSL_in_before and SSL_ST_BEFORE. 2015-05-21 davidben Remove renegotiation deferral... 2015-05-21 davidben Forbid caller-initiated renegotiations... 2015-05-15 davidben Remove s->renegotiate check in... 2015-05-15 davidben Switch three more renegotiate... 2015-05-15 davidben Remove remnants of DTLS renegotiate. 2015-05-16 davidben Deprecate SSL_*_read_ahead and... 2015-05-21 davidben Fix Windows mode. 2015-05-15 davidben Fix some malloc test crashs. 2015-05-15 davidben Add malloc test support to unit... 2015-04-05 davidben Pass a dtls1_use_epoch enum down... 2015-03-03 davidben Factor SSL_AEAD_CTX into a dedicated... 2015-05-16 davidben Pull version, option, and mode... 2015-05-16 davidben Prune version constants. 2015-05-16 davidben Remove ssl_ok. 2015-05-16 davidben Unexport ssl_get_new_session and... 2015-05-16 davidben Fix some documentation typos. 2015-05-16 davidben Also skip #elif lines. 2015-05-16 davidben Parse macros in getNameFromDecl. 2015-05-16 davidben Document some core SSL_CTX and... 2015-05-16 davidben Don't use struct names in ssl.h. 2015-05-15 davidben Tidy up state machine coverage... 2015-05-15 davidben Add client peer-initiated renego... 2015-05-15 davidben Add client-side tests for renegotiation...
|
commit | commitdiff | tree |
2015-05-30 |
davidben | Remove ERR_SSL_UNSAFE_NEGOTIATION error code.
|
commit | commitdiff | tree |
2015-05-30 |
davidben | Roll src/third_party/boringssl/src/ to bd15a8e74894616ca8ad0... 2015-05-29 davidben Fix DTLS handling of multiple... 2015-05-27 davidben Fix bn_test's bc output and shut... 2015-05-26 davidben Tidy up overflows in obj_cmp. 2015-05-27 davidben Fix signed/unsigned warning in... 2015-05-26 davidben Fix off-by-one in BN_rand 2015-05-26 davidben Reject negative shifts for BN_rshift... 2015-05-26 davidben aes/asm/bsaes-armv7.pl: fix compilation... 2015-05-26 davidben Add OPENSSL_PUT_ERROR line to... 2015-05-26 davidben Fix typo in valid_star. 2015-05-26 davidben Release handshake buffer when... 2015-05-26 davidben Release the handshake buffer on... 2015-05-26 davidben Decide whether or not to request... 2015-05-26 davidben Remove server-side renego session... 2015-05-26 davidben Deprecate and no-op SSL_VERIFY_CLIENT_ONCE. 2015-05-26 davidben Remove fake RLE compression OID. 2015-05-26 davidben Fix typo in objects.txt 2015-05-21 davidben Add some comments and tweak assertions... 2015-05-21 davidben Don't make SSL_MODE_*HELLO_TIME... 2015-05-26 davidben Have consumers supply OPENSSL_C11_ATOMIC. 2015-05-27 davidben Revert "tool: we don't need -lrt." 2015-05-15 davidben Deprecate and no-op SSL_set_state. 2015-05-15 davidben Remove compatibility s->version... 2015-05-15 davidben Remove SSL_in_before and SSL_ST_BEFORE. 2015-05-21 davidben Remove renegotiation deferral... 2015-05-21 davidben Forbid caller-initiated renegotiations... 2015-05-15 davidben Remove s->renegotiate check in... 2015-05-15 davidben Switch three more renegotiate... 2015-05-15 davidben Remove remnants of DTLS renegotiate. 2015-05-16 davidben Deprecate SSL_*_read_ahead and... 2015-05-21 davidben Fix Windows mode. 2015-05-15 davidben Fix some malloc test crashs. 2015-05-15 davidben Add malloc test support to unit... 2015-04-05 davidben Pass a dtls1_use_epoch enum down... 2015-03-03 davidben Factor SSL_AEAD_CTX into a dedicated... 2015-05-16 davidben Pull version, option, and mode... 2015-05-16 davidben Prune version constants. 2015-05-16 davidben Remove ssl_ok. 2015-05-16 davidben Unexport ssl_get_new_session and... 2015-05-16 davidben Fix some documentation typos. 2015-05-16 davidben Also skip #elif lines. 2015-05-16 davidben Parse macros in getNameFromDecl. 2015-05-16 davidben Document some core SSL_CTX and... 2015-05-16 davidben Don't use struct names in ssl.h. 2015-05-15 davidben Tidy up state machine coverage... 2015-05-15 davidben Add client peer-initiated renego... 2015-05-15 davidben Add client-side tests for renegotiation...
|
commit | commitdiff | tree |
2015-05-29 |
davidben | Remove policy glue for SSLVersionMin.
|
commit | commitdiff | tree |
2015-05-26 |
davidben | Make components/ownership transit SECKEYPrivateKey...
|
commit | commitdiff | tree |
2015-05-26 |
davidben | Remove third_party/undoview from the checkout.
|
commit | commitdiff | tree |
2015-05-18 |
davidben | Measure inappropriate_fallback alerts from Google.
|
commit | commitdiff | tree |
2015-05-18 |
davidben | Replace GetAllErrorCodesForUma calls with UMA_HISTOGRAM_SPAR...
|
commit | commitdiff | tree |
2015-05-16 |
davidben | Build BoringSSL without assembly if using MSan.
|
commit | commitdiff | tree |
2015-05-15 |
davidben | Gather metrics classifying the cause of the TLS fallback.
|
commit | commitdiff | tree |
2015-05-15 |
davidben | Roll src/third_party/boringssl/src 771a138:a07c0fc
|
commit | commitdiff | tree |
2015-05-14 |
davidben | Completely remove SSLv3 support.
|
commit | commitdiff | tree |
2015-05-13 |
davidben | Replace EVP_PKEY_dup calls with EVP_PKEY_up_ref.
|
commit | commitdiff | tree |
2015-05-13 |
davidben | Prune some remnants of DSA client certificate support.
|
commit | commitdiff | tree |
2015-05-13 |
davidben | Roll src/third_party/boringssl/src 68de407:771a138
|
commit | commitdiff | tree |
2015-05-12 |
davidben | Split DoHandshake into DoHandshake and DoHandshakeComplete.
|
commit | commitdiff | tree |
2015-05-12 |
davidben | Revert of Roll src/third_party/boringssl/src 68de407...
|
commit | commitdiff | tree |
2015-05-12 |
davidben | Roll src/third_party/boringssl/src 68de407:de12d6c
|
commit | commitdiff | tree |
2015-05-12 |
davidben | Use FindNSSKeyFromPublicKeyInfoInSlot when a slot is...
|
commit | commitdiff | tree |
2015-05-12 |
davidben | Remove SpdyStream::GetSSLCertRequestInfo.
|
commit | commitdiff | tree |
2015-05-12 |
davidben | Remove client_auth_cert_needed_ from SSLClientSocketOpenSSL.
|
commit | commitdiff | tree |
2015-05-12 |
davidben | Reject renegotiations in SSLClientSocket by default.
|
commit | commitdiff | tree |
2015-05-12 |
davidben | Add components/ownership/OWNERS to ownership.gypi per...
|
commit | commitdiff | tree |
2015-05-11 |
davidben | Reland "Don't use RSAPrivateKey in NSS integration...
|
commit | commitdiff | tree |
2015-05-09 |
davidben | Revert of Roll src/third_party/boringssl/src 68de407...
|
commit | commitdiff | tree |
2015-05-09 |
davidben | Roll src/third_party/boringssl/src 68de407:65a7e94
|
commit | commitdiff | tree |
2015-05-08 |
davidben | Use a GrowableIOBuffer in CertificateResourceHandler.
|
commit | commitdiff | tree |
2015-05-07 |
davidben | Fix NSS locking bug when sending no_renegotiate.
|
commit | commitdiff | tree |
2015-05-06 |
davidben | Check IsConnected in SSLClientSocketOpenSSL::ExportKeyingMat...
|
commit | commitdiff | tree |
2015-05-05 |
davidben | Use Mac assembly for x86 iOS simulator targets.
|
commit | commitdiff | tree |
2015-05-04 |
davidben | Bound the size of user certificate that may be imported.
|
commit | commitdiff | tree |
2015-05-04 |
davidben | Only record fallback metrics on successful requests.
|
commit | commitdiff | tree |
2015-05-04 |
davidben | Check for both TLS 1.2 and AES-GCM support in SSLServerSocke...
|
commit | commitdiff | tree |
2015-05-02 |
davidben | Test that SSLServerSocket defaults to modern ciphers.
|
commit | commitdiff | tree |
2015-05-01 |
davidben | Don't use RSAPrivateKey in NSS integration code.
|
commit | commitdiff | tree |
2015-05-01 |
davidben | Roll src/third_party/boringssl/src ef4962f:68de407
|
commit | commitdiff | tree |
2015-05-01 |
davidben | Undisable SSLServerSocketTest.Handshake on Android.
|
commit | commitdiff | tree |
2015-04-27 |
davidben | Unvirtual and inline SSLClientSocket setters.
|
commit | commitdiff | tree |
2015-04-27 |
davidben | Remove WasChannelIDSent and friends from SSLClientSocket.
|
commit | commitdiff | tree |
2015-04-27 |
davidben | Route OCSP stapling through CertVerifier.
|
commit | commitdiff | tree |
2015-04-27 |
davidben | Clean up NPN/ALPN-related SSLClientSocket bits.
|
commit | commitdiff | tree |
2015-04-25 |
davidben | Make CL_extractCSSMKeyNSS leak suppression more specific.
|
commit | commitdiff | tree |
2015-04-24 |
davidben | Pass in a non-null CertVerifier into SSLClientSocket.
|
commit | commitdiff | tree |
2015-04-23 |
davidben | Account for the OS returning an empty certificate chain.
|
commit | commitdiff | tree |
2015-04-23 |
davidben | Slightly tidy up CertVerifyProcTest.IsIssuedByKnownRootIgnor...
|
commit | commitdiff | tree |
2015-04-23 |
davidben | Remove PrerenderLocalPredictor, part 4.
|
commit | commitdiff | tree |
2015-04-22 |
davidben | Initial support for using BoringSSL with NSS certificates.
|
commit | commitdiff | tree |
2015-04-21 |
davidben | Unwind the URL-based experiment IDs.
|
commit | commitdiff | tree |
2015-04-20 |
davidben | Remove the deprecated use_nss and USE_NSS flags.
|
commit | commitdiff | tree |
2015-04-20 |
davidben | Prune chrome/browser/prerender/OWNERS.
|
commit | commitdiff | tree |
2015-04-18 |
davidben | Remove PrerenderLocalPredictor, part 2.
|
commit | commitdiff | tree |
2015-04-17 |
davidben | Remove PrerenderLocalPredictor, part 3.
|
commit | commitdiff | tree |
2015-04-17 |
davidben | Remove PrerenderLocalPredictor, part 5.
|
commit | commitdiff | tree |
2015-04-17 |
davidben | Rename USE_NSS to USE_NSS_CERTS.
|
commit | commitdiff | tree |
2015-04-17 |
davidben | Remove PrerenderLocalPredictor, part 1.
|
commit | commitdiff | tree |
2015-04-16 |
davidben | Rename use_nss to use_nss_certs in gyp and grit.
|
commit | commitdiff | tree |
2015-04-16 |
davidben | Make SSLClientSessionCacheOpenSSL thread-safe.
|
commit | commitdiff | tree |
2015-04-15 |
davidben | Don't check for unflushed bytes in SSLClientSocketOpenSSL...
|
commit | commitdiff | tree |
2015-04-13 |
davidben | Roll src/third_party/nss d1edb68:9506806 (svn 294684...
|
commit | commitdiff | tree |
2015-04-10 |
davidben | Remove Windows- and Mac-specific code from SSLClientSocketNSS.
|
commit | commitdiff | tree |
2015-04-09 |
davidben | Configure SSL options all in Init.
|
commit | commitdiff | tree |
2015-04-09 |
davidben | Move mod_pagespeed metrics out of prerender.
|
commit | commitdiff | tree |
2015-04-08 |
davidben | Rewrite session cache in OpenSSL ports.
|
commit | commitdiff | tree |
2015-04-08 |
davidben | Roll BoringSSL 40acdae..ef4962f
|
commit | commitdiff | tree |
2015-04-06 |
davidben | Fix the OpenSSL implementation of ExportKeyingMaterial.
|
commit | commitdiff | tree |
2015-04-03 |
davidben | Move RC4 behind a fallback.
|
commit | commitdiff | tree |
2015-04-03 |
davidben | Reland 'Require ECDHE for False Start.'
|
commit | commitdiff | tree |
2015-04-03 |
davidben | Require ECDHE for False Start.
|
commit | commitdiff | tree |
2015-04-03 |
davidben | More specific HSTS rules override less specific regardless...
|
commit | commitdiff | tree |
2015-03-31 |
davidben | Make the test server's SlowServerHandler match the...
|
commit | commitdiff | tree |
2015-03-31 |
davidben | Roll BoringSSL 642f149..e2e1326
|
commit | commitdiff | tree |
2015-03-30 |
davidben | Remove Prerender.PageVisitedStatus histogram.
|
commit | commitdiff | tree |
2015-03-27 |
davidben | Work around a bug in the NCryptSignHash implementation...
|
commit | commitdiff | tree |
2015-03-25 |
davidben | Remove DVLOG spam and unnecessary StopObserving calls.
|
commit | commitdiff | tree |
2015-03-25 |
davidben | Move SharedWorker suppressions inline to worker_browsertest.cc.
|
commit | commitdiff | tree |
2015-03-25 |
davidben | Tidy up SSL_read error handling.
|
commit | commitdiff | tree |
2015-03-25 |
davidben | Remove dead code in client auth logic.
|
commit | commitdiff | tree |
2015-03-24 |
davidben | Disable DSS ciphers in the NSS port.
|
commit | commitdiff | tree |
2015-03-24 |
davidben | Update histograms.xml for UseCounters.
|
commit | commitdiff | tree |
2015-03-23 |
davidben | Remove prerender cookie store, part 4.
|
commit | commitdiff | tree |
2015-03-20 |
davidben | Remove prerender cookie store, part 3.
|
commit | commitdiff | tree |
2015-03-20 |
davidben | Roll BoringSSL bf0df92..642f149
|
commit | commitdiff | tree |
2015-03-19 |
davidben | Extract key metadata from the client certificate on...
|
commit | commitdiff | tree |
2015-03-18 |
davidben | Properly handle alerts from the peer in SSL_read.
|
commit | commitdiff | tree |
2015-03-14 |
davidben | Remove prerender cookie store, part 2.
|
commit | commitdiff | tree |
2015-03-11 |
davidben | Cancel client auth requests when not promptable.
|
commit | commitdiff | tree |
2015-03-10 |
davidben | Roll BoringSSL 09bdb2a..bf0df92
|
commit | commitdiff | tree |
2015-03-09 |
davidben | Make SSLClientSocketFalseStartTest.NoSessionResumptionBefore...
|
commit | commitdiff | tree |
2015-03-06 |
davidben | Remove prerender cookie store, part 1.
|
commit | commitdiff | tree |
2015-02-25 |
davidben | Roll BoringSSL b180ee9..09bdb2a
|
commit | commitdiff | tree |
2015-02-25 |
davidben | Remove dead code in ECPrivateKey.
|
commit | commitdiff | tree |
2015-02-23 |
davidben | Shard the SSL session cache by version fallback.
|
commit | commitdiff | tree |
2015-02-21 |
davidben | Convert crypto::ScopedOpenSSL to type aliases.
|
commit | commitdiff | tree |
2015-02-20 |
davidben | IgnoreCertError should check if the error is a certificate...
|
commit | commitdiff | tree |
2015-02-20 |
davidben | Disable False Start tests when NSS doesn't support...
|
commit | commitdiff | tree |
2015-02-20 |
davidben | Add net/ssl/scoped_openssl_types.h.
|
commit | commitdiff | tree |