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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep expired and file: cookies when using the cookie monster as dumb data store
jochen@chromium.org
2011-03-15
3
-5
/
+58
*
Code cleanup related to allowed_bad_certs.
wtc@chromium.org
2011-03-14
3
-6
/
+7
*
Removed the DCHECK for single common name in the certificate.
rtenneti@chromium.org
2011-03-14
1
-2
/
+6
*
Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
6
-9
/
+21
*
Don't fire callbacks on Close(). Caller should take care of this already,
mbelshe@chromium.org
2011-03-14
3
-11
/
+16
*
Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
6
-21
/
+9
*
Don't require the SSL_CONNECT end event to be last in client auth
davidben@chromium.org
2011-03-14
1
-3
/
+19
*
Disable IPEndPointTest.ToString
sergeyu@chromium.org
2011-03-12
1
-1
/
+1
*
Use IPEndPoint for P2P IPC messages
sergeyu@chromium.org
2011-03-12
3
-4
/
+34
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
15
-457
/
+659
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-12
11
-160
/
+787
*
Don't drain response bodies for SpdyHttpStreams.
willchan@chromium.org
2011-03-11
8
-21
/
+43
*
Revert 77870 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
11
-787
/
+160
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
11
-160
/
+787
*
Revert 77855 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
11
-786
/
+161
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
21
-702
/
+478
*
Revert to CHECK when null entries appear in the throttler map.
joi@chromium.org
2011-03-11
1
-2
/
+1
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
11
-161
/
+786
*
net: delete a random 5% of the False Start blacklist
agl@chromium.org
2011-03-11
1
-262
/
+0
*
Coverity: Fix unnecessary call by values.
vandebo@chromium.org
2011-03-11
4
-4
/
+4
*
This header defines variables, which is unconventional, but okay for test code.
mbelshe@chromium.org
2011-03-11
1
-4
/
+14
*
Temporarily disable CookieMonsterTest.GarbageCollectionTriggers, since it is ...
eroman@chromium.org
2011-03-11
1
-1
/
+7
*
Add appengine.google.com to HSTS list, with permission from team.
cevans@chromium.org
2011-03-11
1
-0
/
+1
*
Litter CookieMonster with some more assertions, to hopefully crash earlier wh...
eroman@chromium.org
2011-03-11
2
-1
/
+31
*
Add the empty_subject_cert.der certificate for the upcoming
wtc@chromium.org
2011-03-11
1
-0
/
+0
*
Use NewRunnableFunction in file_stream_posix.cc to get rid of custom Task sub...
adamk@chromium.org
2011-03-11
1
-64
/
+19
*
Separate GetMacSecurityServicesLock from cssm_init.h so that we can use
wtc@chromium.org
2011-03-10
2
-1
/
+2
*
Add gavinp@chromium.org to src/net/OWNERS.
wtc@chromium.org
2011-03-10
1
-0
/
+1
*
Implement IPv6Supported() for Windows using the
wtc@chromium.org
2011-03-10
1
-32
/
+50
*
Follow-up to r57247: when asserting that an event object is not
wtc@chromium.org
2011-03-10
1
-11
/
+21
*
Added new checks:
rdsmith@chromium.org
2011-03-10
3
-8
/
+22
*
An RSA SSL server certificate whose Key Usage extension
wtc@chromium.org
2011-03-10
2
-0
/
+38
*
Adds empty implementation of CryptoModule for openssl
bulach@chromium.org
2011-03-10
2
-0
/
+29
*
Strip canonical name from the list of addresses being appended.
mbelshe@chromium.org
2011-03-10
1
-2
/
+11
*
Add in a checker to help narrow down 74585.
eroman@chromium.org
2011-03-10
3
-0
/
+17
*
Define a new CertDatabase::Observer abstract class which can be implemented b...
rch@chromium.org
2011-03-10
13
-15
/
+133
*
It's not necessary to include base/crypto/signature_verifier.h
wtc@chromium.org
2011-03-10
1
-1
/
+0
*
Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...
tony@chromium.org
2011-03-10
5
-0
/
+29
*
Add the invalid_key_usage_cert.der certificate for the
wtc@chromium.org
2011-03-09
1
-0
/
+0
*
Add ThreadRestrictions to FileStream.
willchan@chromium.org
2011-03-09
2
-1
/
+26
*
Fix clang warning in UDPSocketTest.
sergeyu@chromium.org
2011-03-09
1
-1
/
+1
*
Make the MockHostResolver able to populate AddressLists with multiple IPs.
mbelshe@chromium.org
2011-03-09
2
-20
/
+33
*
Add Docs-related properties to HSTS list, with permission from that team.
cevans@chromium.org
2011-03-09
1
-0
/
+3
*
Use IPEndPoint for UDP sockets.
sergeyu@chromium.org
2011-03-09
13
-159
/
+160
*
Clang thinks my change made SSLSocketDataProvider complicated.
mbelshe@chromium.org
2011-03-09
2
-5
/
+12
*
Allow the SSLSocketDataProvider to carry cert information for use with the
mbelshe@chromium.org
2011-03-09
2
-0
/
+2
*
Make ReadFilteredData pure virtual in net::Filter to make it clear that subcl...
adamk@chromium.org
2011-03-09
2
-6
/
+1
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
21
-478
/
+702
*
Support loading of chained certificates from the cert file.
mbelshe@chromium.org
2011-03-09
1
-3
/
+2
*
Put Filter into namespace net.
adamk@chromium.org
2011-03-08
5
-34
/
+49
[next]