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
/
cert_net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...
mmenke
2015-09-12
1
-4
/
+3
*
Remove reference counting from HttpNetworkSession.
mmenke
2015-09-11
1
-3
/
+4
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
1
-1
/
+1
*
net: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
1
-5
/
+5
*
Refactor the API for CertVerifier::Verify() and the implementation of MultiTh...
eroman
2015-05-11
1
-2
/
+2
*
Route OCSP stapling through CertVerifier.
davidben
2015-04-27
1
-8
/
+3
*
net cleanup: Remove unnecessary namespace prefixes.
ttuttle
2015-04-23
2
-8
/
+8
*
Fix a bug when cancelling requests from CertNetFetcherImpl.
eroman
2015-04-22
3
-2
/
+36
*
Split bug 423948 into various sub-bugs and remove outdated instrumentation.
pkasting
2015-04-11
1
-11
/
+0
*
Move net/ocsp/* into net/cert_net/
eroman
2015-04-09
3
-0
/
+1187
*
Use a base::LinkedList rather than a std::deque to back CertNetFetcherImpl's ...
eroman
2015-04-09
1
-16
/
+19
*
Initial implementation for CertNetFetcher.
eroman
2015-04-08
4
-0
/
+1389