1. 77a4e89 LSC updating licenseID's by Jordan · 4 months ago main master
  2. d07f89f Remove string_piece.h inclusions in //net by Claudio DeSouza · 12 months ago
  3. fa9b216 Rely on new bssl::Span-like APIs in der::Input by David Benjamin · 1 year, 4 months ago
  4. 5807577 [buganizer] Migrate DIR_METADATA for net/ and sql/ by Jeff Yoon · 1 year, 4 months ago
  5. c465729 Reland "Change over to using BoringSSL in place of net/der and net/cert/pki" by Bob Beck · 1 year, 7 months ago
  6. d119f29 Revert "Change over to using BoringSSL in place of net/der and net/cert/pki" by luci-bisection@appspot.gserviceaccount.com · 1 year, 7 months ago
  7. 9c0632e Change over to using BoringSSL in place of net/der and net/cert/pki by Bob Beck · 1 year, 7 months ago
  8. a1f450b Add a span constructor to der::Input by David Benjamin · 1 year, 10 months ago
  9. ca7499c [ssci] Add Shipped field to READMEs by Anne Redulla · 1 year, 11 months ago
  10. 10e4d9b Move files used by extracted path verifier in google3 from cert/internal by Bob Beck · 2 years, 10 months ago
  11. 7f1fd52 Change wtc@chromium.org to wtc@google.com by Wan-Teh Chang · 2 years, 11 months ago
  12. 899d2c9 Remove rsleevi@chromium.org from net/third_party/nss/OWNERS by Owners Cleanup · 3 years, 3 months ago
  13. d8513ce Remove CPEPrefix from net/third_party/nss by David Benjamin · 3 years, 10 months ago
  14. a4fbd82 [COIL] Change chromium code search type links to use main rather than master for net by John Palmer · 4 years ago
  15. d5489ea Point SSL and Certificate components at the new trusty-transport@chromium.org by David Benjamin · 4 years, 3 months ago
  16. 0da34a1 Add DIR_METADATA files to //net by Edward Lesmes · 4 years, 8 months ago
  17. f47c63c Add CPEPrefix for NSS. by Adrian Taylor · 4 years, 8 months ago
  18. 312df03 remove copybara initialization artifacts by Matt Mueller · 4 years, 10 months ago
  19. 204a5af Copybara Service Migration Initialization. by Matt Mueller · 4 years, 10 months ago
  20. d3e1d51 Remove OSCertHandle typedefs, use smart pointers for CRYPTO_BUFFER ownership. by Matt Mueller · 7 years ago
  21. 4728f7c Remove use_byte_certs buildflag and x509_certificate_nss code. by Matt Mueller · 8 years ago
  22. 01f5f89 Make ClientCertStoreNSS use_byte_certs-friendly. by Matt Mueller · 8 years ago
  23. 2a42b3d [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  24. 2576d5d Remove stray #include. by davidben · 9 years ago
  25. 10c09a8 Return the certificate chain in ClientCertStoreNSS. by davidben · 9 years ago
  26. 976902d Fix net/third_party/nss/README.chromium. by davidben · 9 years ago
  27. 99f1c87 This removes most of the NSS files and both the use_openssl build argument and by svaldez · 9 years ago
  28. 1791e3b Uprev NSS to 3.23 on iOS by rsleevi · 9 years ago
  29. fa856fe Uprev NSS (in libssl) to NSS 3.21 by rsleevi · 9 years ago
  30. dfd4ffd Disable warnings when compiling //net/third_party/nss/ssl on iOS. by sdefresne · 10 years ago
  31. 773e37d Pull ICU, rename component build GN variables. by brettw · 10 years ago
  32. a0fa5ec Enable MSVC warning C4018 for various directories that seem to pass as-is. by pkasting · 10 years ago
  33. 1ace7bc Fix use of 'sysroot' variable in harfbuzz.gyp by sbc · 10 years ago
  34. 733154c Speculative revert to fix ChromeOS PFQ mips builder by sbc · 10 years ago
  35. 9fc008f Fix use of 'sysroot' variable in harfbuzz.gyp by sbc · 10 years ago
  36. 1440db9 Uprev libssl from 3.18.0 RTM to 3.19.0 RTM by rsleevi · 10 years ago
  37. d8856c7 Revert of Fix use of 'sysroot' variable in harfbuzz.gyp (patchset #6 id:100001 of https://codereview.chromium.org/1151753002/) by spang · 10 years ago
  38. 7792072 Fix use of 'sysroot' variable in harfbuzz.gyp by sbc · 10 years ago
  39. 2d76f14 NSS: reject DH groups smaller than 1024 bits. by agl · 10 years ago
  40. 1836b07 Fix NSS locking bug when sending no_renegotiate. by davidben · 10 years ago
  41. 3ceb89e Update the bundled libssl to NSS 3.18 RTM by rsleevi · 10 years ago
  42. e8301f2 Use dlsym(RTLD_DEFAULT) instead of dlsym(dlopen(NULL)) in aesgcmchromium.patch. by ppi · 10 years ago
  43. 870c1b9 Fix official build in GN by brettw · 10 years ago
  44. 68aa118 Update existing uses of /wd4267 to use the GN config by brettw · 10 years ago
  45. f3e85fd Re-sort GYP files with the latest version of tools/source_list.py by satorux · 10 years ago
  46. 452479d Sort GN files under net by satorux · 10 years ago
  47. b464bac gn format // (the rest, except mojo) by scottmg · 10 years ago
  48. 7d44059 clang: Suppress a few -Wstring-conversion warnings in 3rd-party code. by thakis · 11 years ago
  49. 0af9202 Remove a reference to __DATE__ and __TIME__ from nss for non official builds. by sebmarchand · 11 years ago
  50. d5c34a3 net: move the FALLBACK_SCSV to the back of the cipher suite list. by agl · 11 years ago
  51. 977dc43 Update the LICENSE file. by wtc · 11 years ago
  52. f331550 GN, GYP: Remove -Wno-incompatible-pointer-types flag for building NSS. by engedy · 11 years ago
  53. f81948e Merge the server-side support of ALPN from the NSS upstream. by wtc · 11 years ago
  54. 74ae4b1 GN build: Prescribe -Wno-header-guard for direct dependents of libssl. by engedy · 11 years ago
  55. 93c9e31 Add net/third_party/nss/OWNERS. by wtc · 11 years ago
  56. 9962e2c gn: Fix more build issues on Win by ckocagil · 11 years ago
  57. f2f749d Replace forward_dependent_configs with public_deps by Brett Wilson · 11 years ago
  58. bf6305a Ignore out-of-order DTLS ChangeCipherSpec. by wtc@chromium.org · 11 years ago
  59. 3bd1fb2 pkg-config-wrapper: use system_libdir for libpath by vapier@chromium.org · 11 years ago
  60. 778882e net: Unbreak component build on Linux. by tfarina@chromium.org · 11 years ago
  61. 5953e46 Move signature_algorithm extension to the end in NSS. by davidben@chromium.org · 11 years ago
  62. 5d1cddc GN build improvements. by brettw@chromium.org · 11 years ago
  63. 8d4d7db Revert 266932 "GN build improvements." by brettw@chromium.org · 11 years ago
  64. 504f5aa GN build improvements. by brettw@chromium.org · 11 years ago
  65. 6f266f3 Make GN's "check" run cleanly. by brettw@chromium.org · 11 years ago
  66. 5c0200d Implement net in GN build. by brettw@chromium.org · 11 years ago
  67. efb5f79 Add SSL support to the GN build by brettw@chromium.org · 11 years ago
  68. da12c80 Change ssl_padding_xtn to the IANA-assigned value 21. by wtc@chromium.org · 11 years ago
  69. 43f897b Get rid of all component builds specific .isolate. by maruel@chromium.org · 11 years ago
  70. 3d71090 Fix handling of DSA and ECDSA client auth keys on Mac. by davidben@chromium.org · 11 years ago
  71. 48ecaf7 Revert r242742. The Clang codegen bug has been fixed. by wtc@chromium.org · 11 years ago
  72. 6d13c60 net: don't always add TLS padding. by agl@chromium.org · 11 years ago
  73. f7af5b0 Make net_unittests_run work with component=shared_library. by maruel@chromium.org · 11 years ago
  74. faa410f Add support for component=shared_library for base_unittests_run. by maruel@chromium.org · 11 years ago
  75. aa8faed Update net/third_party/nss to NSS 3.15.5 Beta 2. by wtc@chromium.org · 11 years ago
  76. c4f96fd Use NSSRWLock instead of PRRWLock in sslSessionID. This avoids the bugs by wtc@chromium.org · 11 years ago
  77. fbb4f03 Update net/third_party/nss to NSS 3.15.4. by wtc@chromium.org · 11 years ago
  78. 96e0e21 Hack for Mac 10.9 hang when the Keychain is modified with Chrome running. by rsesek@chromium.org · 11 years ago
  79. 36aeb77 Defer TLS session caching until after certificate verification by rsleevi@chromium.org · 11 years ago
  80. 897fd91 Revert 242219 "Defer TLS session caching until after certificate..." by rsleevi@chromium.org · 11 years ago
  81. 3537bca Defer TLS session caching until after certificate verification by rsleevi@chromium.org · 11 years ago
  82. 9d2962d Disable session ticket renewal. by wtc@chromium.org · 11 years ago
  83. a5bfa9b net: use model NSS socket to save setting the cipher order every time. by agl@chromium.org · 11 years ago
  84. 4678faf net: implement TLS_FALLBACK_SCSV. by agl@chromium.org · 11 years ago
  85. a08a868 Use SHA-1 in TLS 1.2 client auth if the server requests it. by davidben@chromium.org · 11 years ago
  86. cc1ead4 Fill the TLS padding extension with zero bytes instead of spaces. by wtc@chromium.org · 11 years ago
  87. d81bcfb nss: fix order of parenthesis. by agl@chromium.org · 11 years ago
  88. 66f6fd4 net: boost AES-GCM ciphers if the machine has AES-NI. by agl@chromium.org · 11 years ago
  89. eced82c Add support for fetching Certificate Transparency SCTs over a TLS extension by ekasper@google.com · 12 years ago
  90. 590eac0 net: fix PORT_Assert crash when renegotiating. by agl@chromium.org · 12 years ago
  91. 1751b7e Certificate Transparency TLS extension patch for NSS by ekasper@google.com · 12 years ago
  92. 33ad0a1 Update to the latest False Start code from NSS upstream. by wtc@chromium.org · 12 years ago
  93. 2ff662f Support new ChannelID extension. by agl@chromium.org · 12 years ago
  94. 138caf5 net: add padding extension to all handshakes. by agl@chromium.org · 12 years ago
  95. f16a028 net: don't add padding extension for SSLv3. by agl@chromium.org · 12 years ago
  96. 6b3f4e4 NSS: add `padding' extension when we might hit the F5 bug. by agl@chromium.org · 12 years ago
  97. 15757cc Include a fix for NSS bug 934016 by rsleevi@chromium.org · 12 years ago
  98. 6e539c0 Update chacha20poly1305.patch for the changes made in r230713 by wtc@chromium.org · 12 years ago
  99. 752ff18 Update to the new definitions of CKM_NSS_CHACHA20_POLY1305 and by wtc@chromium.org · 12 years ago
  100. a8cb47a Make SSL False Start work with asynchronous certificate validation by wtc@chromium.org · 12 years ago