summaryrefslogtreecommitdiffstats
path: root/net/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Revert of Adding nist-pkits data files for iOS OpenSSL (patchset #1 id:1 of h...davidben2016-03-251-1/+1
* Adding nist-pkits data files for iOS OpenSSLsvaldez2016-03-251-1/+1
* Adding iOS OpenSSL Implementationsvaldez2016-03-251-0/+12
* Revert of Adding iOS OpenSSL Implementation (patchset #23 id:420001 of https:...rockot2016-03-251-13/+1
* This adds the OpenSSL-specific implementations for iOS, using SecTrustEvaluat...svaldez2016-03-251-1/+13
* [libfuzzer] tweaking http_chunked_decoder_fuzzer: dictionary and feed by blocks.mmoroz2016-03-221-0/+1
* Make net pass "gn check"brettw2016-03-181-1/+1
* Adding macro to enable changing SSL library (Part 1)svaldez2016-03-181-22/+18
* Remove enable_bidirectional_stream flagxunjieli2016-03-181-24/+0
* [iOS] Define bundle_data target for //net:net_unittests.sdefresne2016-03-181-20/+33
* [iOS] Fix compilation of //net on iOS.sdefresne2016-03-161-46/+51
* Implement QUIC-based net::BidirectionalStreamxunjieli2016-03-141-1/+4
* Revert of Implement QUIC-based net::BidirectionalStream (patchset #12 id:3200...xunjieli2016-03-141-4/+1
* Implement QUIC-based net::BidirectionalStreamxunjieli2016-03-141-1/+4
* [libfuzzer] max_len restriction and dictionary for net_unescape_url_component...mmoroz2016-03-111-0/+2
* Remove Mojo bindings environment.Yuzhu Shen2016-03-081-1/+0
* Add prefix "net_" for //net libfuzzers.mmoroz2016-03-041-16/+16
* Initialize ICU before running any of the //net fuzzers.eroman2016-03-041-2/+28
* Move network fuzzers from //testing/libfuzzer/fuzzers to //net.eroman2016-03-021-0/+71
* Add fuzz testers to //net for some functions with simple parsing APIs.eroman2016-03-021-0/+86
* Support for client certs in ssl_server_socket.ryanchung2016-02-191-0/+2
* net: delete unused SplitStringPieceToVector from balsatfarina2016-02-161-2/+0
* Generate tests from PKITS.pdf, use them to test the new verifier.mattm2016-02-121-1/+6
* Fixed resuming URLRequestFileDirJob in the OOPIF mode.shahriar.rostami2016-02-121-0/+1
* [mojo] Delete third_party/mojorockot2016-02-101-1/+1
* flip_server: rename create_listener.* for claritytfarina2016-02-091-2/+2
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Update GN build files for new prefs location.brettw2016-01-301-2/+1
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-291-4/+7
* Use SSLPrivateKey for testing client authenticationsvaldez2016-01-291-1/+2
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-281-1/+0
* relnote: moves ProcessPacketInterface from quic_dispatcher.h tortenneti2016-01-281-0/+1
* Set Token-Binding HTTP headernharper2016-01-251-0/+2
* Adding SSLPlatformKeyChromecast.ryanchung2016-01-201-0/+5
* Convert enable_bidirectional_stream into build flag local to net.mef2016-01-111-3/+14
* net: exclude directory_listing_unittest.cc from the build when the file suppo...Thiago Farina2016-01-061-0/+1
* net: extract GetDirectoryListingXXX functions into directory_listing.*tfarina2016-01-061-1/+0
* Landing Recent QUIC changes until 12/30/2015 21:25:57 UTCjokulik2016-01-061-2/+4
* Add brotli content-encoding filter.eustas2015-12-301-1/+10
* GN: Make enable_websockets and disable_file_support GN argsagrieve2015-12-221-3/+5
* Only use RFC 7539 ChaCha20-Poly1305 when it is supported. Add IsSupported() m...rch2015-12-221-0/+4
* Added a net::BidirectionalStream to expose a bidirectional streaming interfacexunjieli2015-12-221-0/+11
* [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. (RE...jbudorick2015-12-221-1/+1
* Add initial code for verifying a certificate chain.eroman2015-12-181-1/+2
* Landing Recent QUIC changes until 12/14/2015 21:22:02 UTCdanzh2015-12-181-2/+2
* net: fix more gn check errors for //net/*tfarina2015-12-161-1/+5
* Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...danakj2015-12-151-1/+1
* [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.jbudorick2015-12-151-1/+1