summaryrefslogtreecommitdiffstats
path: root/net/third_party
Commit message (Expand)AuthorAgeFilesLines
* Generate tests from PKITS.pdf, use them to test the new verifier.mattm2016-02-124-0/+2246
* Add NIST PKITS data files for testing the cert verifier.mattm2016-02-09579-0/+16
* Switch to standard integer types in net/.Avi Drissman2015-12-201-0/+2
* Uprev NSS (in libssl) to NSS 3.21rsleevi2015-12-1948-1392/+3164
* Adding User Certificate (.crt) Import to Certificate Managersvaldez2015-11-232-0/+34
* Disable warnings when compiling //net/third_party/nss/ssl on iOS.sdefresne2015-08-121-0/+6
* Pull ICU, rename component build GN variables.brettw2015-08-061-2/+2
* Enable MSVC warning C4018 for various directories that seem to pass as-is.pkasting2015-07-211-1/+1
* Fix use of 'sysroot' variable in harfbuzz.gypsbc2015-06-051-16/+0
* Speculative revert to fix ChromeOS PFQ mips buildersbc2015-06-041-0/+16
* Fix use of 'sysroot' variable in harfbuzz.gypsbc2015-06-021-16/+0
* Uprev libssl from 3.18.0 RTM to 3.19.0 RTMrsleevi2015-05-2726-459/+516
* Revert of Fix use of 'sysroot' variable in harfbuzz.gyp (patchset #6 id:10000...spang2015-05-271-0/+16
* Fix use of 'sysroot' variable in harfbuzz.gypsbc2015-05-271-16/+0
* NSS: reject DH groups smaller than 1024 bits.agl2015-05-204-1/+21
* Fix NSS locking bug when sending no_renegotiate.davidben2015-05-074-3/+21
* Update the bundled libssl to NSS 3.18 RTMrsleevi2015-04-0346-4805/+4515
* Use dlsym(RTLD_DEFAULT) instead of dlsym(dlopen(NULL)) in aesgcmchromium.patch.ppi2015-03-032-21/+18
* Fix official build in GNbrettw2015-02-251-0/+4
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-2/+0
* Re-sort GYP files with the latest version of tools/source_list.pysatorux2015-02-161-2/+2
* Sort GN files under netsatorux2015-02-131-2/+2
* gn format // (the rest, except mojo)scottmg2014-12-031-6/+2
* clang: Suppress a few -Wstring-conversion warnings in 3rd-party code.thakis2014-11-252-8/+11
* Remove a reference to __DATE__ and __TIME__ from nss for non official builds.sebmarchand2014-10-303-2/+38
* net: move the FALLBACK_SCSV to the back of the cipher suite list.agl2014-10-292-16/+24
* Update the LICENSE file.wtc2014-10-291-35/+403
* GN, GYP: Remove -Wno-incompatible-pointer-types flag for building NSS.engedy2014-10-022-12/+0
* Merge the server-side support of ALPN from the NSS upstream.wtc2014-10-028-53/+526
* GN build: Prescribe -Wno-header-guard for direct dependents of libssl.engedy2014-10-021-4/+8
* Add net/third_party/nss/OWNERS.wtc2014-10-011-0/+4
* gn: Fix more build issues on Winckocagil2014-09-301-1/+3
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-4/+3
* Ignore out-of-order DTLS ChangeCipherSpec.wtc@chromium.org2014-06-063-0/+31
* pkg-config-wrapper: use system_libdir for libpathvapier@chromium.org2014-05-261-1/+1
* net: Unbreak component build on Linux.tfarina@chromium.org2014-05-181-5/+4
* Move signature_algorithm extension to the end in NSS.davidben@chromium.org2014-05-014-5/+51
* GN build improvements.brettw@chromium.org2014-04-301-2/+2
* Revert 266932 "GN build improvements."brettw@chromium.org2014-04-291-2/+2
* GN build improvements.brettw@chromium.org2014-04-291-2/+2
* Make GN's "check" run cleanly.brettw@chromium.org2014-04-221-1/+1
* Implement net in GN build.brettw@chromium.org2014-04-151-2/+4
* Add SSL support to the GN buildbrettw@chromium.org2014-04-141-0/+138
* Change ssl_padding_xtn to the IANA-assigned value 21.wtc@chromium.org2014-04-114-1/+23
* Get rid of all component builds specific .isolate.maruel@chromium.org2014-04-042-40/+0
* Fix handling of DSA and ECDSA client auth keys on Mac.davidben@chromium.org2014-03-121-27/+61
* Revert r242742. The Clang codegen bug has been fixed.wtc@chromium.org2014-02-274-23/+2
* net: don't always add TLS padding.agl@chromium.org2014-02-204-36/+2
* Make net_unittests_run work with component=shared_library.maruel@chromium.org2014-02-052-2/+28
* Add support for component=shared_library for base_unittests_run.maruel@chromium.org2014-01-221-0/+14