Clone this repo:

Branches

  1. adace8e minica.py: don't encode default critical=False values by mattm · 6 weeks ago master
  2. fdd01b7 Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 3 months ago
  3. 5fb33bd Implement ALPN in tlslite. by bnc · 3 months ago
  4. 9a07cc9 Add more buffer time in HTTPSOCSPVerifyTests. by dadrian · 4 months ago
  5. 4ccf51c Extract OCSPCertStatus::Status to standalone OCSPRevocationStatus, and add OCSPVerifyResult for tracking stapled OCSP responses cross-platform. OCSPVerifyResult is populated by CertVerifyProc, but is currently unused. In the future, it will be consumed by Expect-Staple reports. by dadrian · 4 months ago
  6. e758cd1 Update token binding code to latest drafts by nharper · 4 months ago
  7. c020192 Fix net_unittests on Android swarming by adding testserver as a data_dep by agrieve · 7 months ago
  8. 33b4943 Change scoped_ptr to std::unique_ptr in //net. by danakj · 7 months ago
  9. cb1adc3 Implement referred Token Bindings by nharper · 8 months ago
  10. 08eae82 Set Token-Binding HTTP header by nharper · 10 months ago
  11. da23872 Stop using SpawnedTestServer in DownloadContentTest.* by asanka · 12 months ago
  12. c52318b Use If-Range instead of If-Match/If-Unmodified-Since for partial requests. by asanka · 12 months ago
  13. 0f0e449 Attempt to isolate net_unittests. by stip · 1 year, 1 month ago
  14. 609ad4c Add Next Protocol Negotiation (NPN) unittests. by bnc · 1 year, 1 month ago
  15. 1e8bf4b Add flags to python test server for channel id, extended master secret, and token binding by nharper · 1 year, 2 months ago
  16. 06a8783 Revert of Add flags to python test server for channel id, extended master secret, and token binding (patchset #2 id:20001 of https://codereview.chromium.org/1347503002/ ) by tommycli · 1 year, 2 months ago
  17. 442e3df Add flags to python test server for channel id, extended master secret, and token binding by nharper · 1 year, 2 months ago
  18. fd4f044 net/testserver.py: Add handler to reply with client auth status. by pneubeck · 1 year, 3 months ago
  19. 9135cb9 Fix typos in testserver docstrings. by twifkak · 1 year, 4 months ago
  20. fbb89ed Migrate chrome/../download_browsertests away from SpawnedTestServer by asanka · 1 year, 4 months ago