summaryrefslogtreecommitdiffstats
path: root/net/ocsp/nss_ocsp.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* net: always enable NSS's HTTP fetchesagl@chromium.org2012-03-141-14/+16
* Remove DisableOCSP().sergeyu@chromium.org2011-08-231-7/+0
* Disable OCSP initialization when running in sandbox.sergeyu@chromium.org2011-08-181-0/+7
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-5/+5
* net: Add NET_API to more code to enable buildingrvargas@google.com2011-06-301-4/+6
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-1/+0
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-3/+3
* Explicitly shutdown OCSP.willchan@chromium.org2010-10-211-1/+5
* Reland fix for OCSP startup race.willchan@chromium.org2010-10-121-0/+5
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-101-5/+0
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-101-0/+5
* Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...willchan@chromium.org2010-09-281-5/+0
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-281-0/+5
* Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use...willchan@chromium.org2010-09-211-5/+0
* Reland r59511: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-201-0/+5
* Revert 59511 (potentially caused chromiumos leaks) - Take 2: Eagerly set the ...willchan@chromium.org2010-09-151-5/+0
* Take 2: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-151-0/+5
* Revert r59289: "Eagerly set the IO loop used for OCSP."willchan@chromium.org2010-09-131-5/+0
* Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-131-0/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move NULLing of OCSP context from UI thread to IO thread, to avoid possible r...eroman@chromium.org2009-11-161-0/+1
* Implement OCSP handler for NSS.ukai@chromium.org2009-07-241-0/+22