index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
cert_verifier.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Fix a problem that cert trust change needs a chrome restart to be effective.
xiyuan@chromium.org
2011-04-13
1
-2
/
+11
*
The CertVerifierJob destructor should delete canceled requests.
wtc@google.com
2011-01-21
1
-4
/
+20
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-5
/
+5
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-4
/
+4
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-91
/
+414
*
Fix shutdown crash in CertVerifier by using a MessageLoopProxy.
willchan@chromium.org
2010-11-23
1
-16
/
+19
*
Revert 65349 - Update CertVerifier to watch for the origin loop's destruction...
skerner@chromium.org
2010-11-08
1
-17
/
+2
*
Update CertVerifier to watch for the origin loop's destruction, so that
zork@chromium.org
2010-11-08
1
-2
/
+17
*
BSD port: USE_NSS and other macros instead of OS_LINUX where applicable
pvalchev@google.com
2010-01-29
1
-2
/
+2
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-2
/
+4
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
1
-8
/
+8
*
Detach verify thread from NSPR on linux.
ukai@chromium.org
2009-05-29
1
-0
/
+14
*
Move certificate verification off the IO thread.
wtc@chromium.org
2009-02-03
1
-12
/
+11
*
Add the CertVerifier class. It is based on the
wtc@google.com
2008-12-19
1
-0
/
+140