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
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
3
-1
/
+6
*
Coverity: Fix leaks.
jhawkins@chromium.org
2011-12-21
1
-2
/
+2
*
Coverity: Fixing dead code bug.
dpapad@chromium.org
2011-12-21
1
-4
/
+0
*
Stop leaking a SecKeyRef on OS X when verifying certificates
rsleevi@chromium.org
2011-12-21
1
-1
/
+1
*
base::Bind: Finish converting net/socket.
jhawkins@chromium.org
2011-12-21
9
-76
/
+69
*
base::Bind: Remove includes of base.bind in header files.
jhawkins@chromium.org
2011-12-21
3
-3
/
+4
*
base::Bind: Convert net/spdy.
jhawkins@chromium.org
2011-12-21
5
-70
/
+82
*
On OS X, when parsing certificates, properly handle non-ASCII/UTF-8 string ty...
rsleevi@chromium.org
2011-12-21
3
-83
/
+45
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-12-21
1
-1
/
+3
*
Build-fix for ssl_false_start_blacklist_process
peter@chromium.org
2011-12-21
1
-0
/
+7
*
Refactor CookieStore to allow BrowsingDataRemover to depend on it.
qsr@chromium.org
2011-12-21
5
-8
/
+33
*
Coverity: Fixing pass by value.
dpapad@chromium.org
2011-12-21
1
-1
/
+1
*
Revert 115219 - Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-21
15
-238
/
+66
*
Miscellaneous net.gyp cleanups.
wtc@chromium.org
2011-12-21
1
-2
/
+3
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
6
-8
/
+13
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
6
-13
/
+8
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
6
-8
/
+13
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
86
-1467
/
+1519
*
Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-20
15
-66
/
+238
*
Coverity: Fixing pass by value bugs
dpapad@chromium.org
2011-12-20
1
-2
/
+2
*
Add request_priority.h to net.gyp.
mmenke@chromium.org
2011-12-20
1
-0
/
+1
*
Add HTTP pipelining to net-internals:
simonjam@chromium.org
2011-12-20
16
-21
/
+235
*
Initialize protocol_version to Unknown.
rtenneti@chromium.org
2011-12-20
4
-5
/
+11
*
Convert NewRunnableMethod() calls to base::Bind().
ajwong@chromium.org
2011-12-20
19
-64
/
+68
*
Remove net/url_request/fraudulent_certificate_reporter.cc.
wtc@chromium.org
2011-12-20
1
-0
/
+0
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
43
-85
/
+272
*
FTP: work around server bugs resulting in negative file size being sent.
phajdan.jr@chromium.org
2011-12-20
3
-5
/
+15
*
base::Bind: Easy pickings in net/base.
jhawkins@chromium.org
2011-12-20
6
-40
/
+39
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
43
-655
/
+591
*
Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...
ajwong@chromium.org
2011-12-20
7
-12
/
+9
*
net: remove the NextUpdate and WindowSecs code from CRLSet.
agl@chromium.org
2011-12-20
2
-40
/
+2
*
net: add a tool to dump CRL sets.
agl@chromium.org
2011-12-19
2
-1
/
+86
*
In net-internals, have HTTP_STREAM_JOBs link to the
mmenke@chromium.org
2011-12-19
13
-32
/
+41
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
36
-655
/
+831
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-19
7
-34
/
+46
*
Disable CertDatabaseNSSTest.ImportServerCert as the test certificate is expired.
rsleevi@chromium.org
2011-12-19
1
-1
/
+3
*
Revert 114944 - Standardize StringToInt{,64} interface.
battre@chromium.org
2011-12-18
7
-46
/
+34
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-18
7
-34
/
+46
*
Revert 114929 - Standardize StringToInt{,64} interface.
rsleevi@chromium.org
2011-12-17
7
-46
/
+34
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-17
7
-34
/
+46
*
Reland after fixes.
jhawkins@chromium.org
2011-12-17
17
-120
/
+142
*
net: remove DnsRRResolver
agl@chromium.org
2011-12-16
6
-1193
/
+0
*
Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.
garykac@chromium.org
2011-12-16
17
-139
/
+120
*
base::Bind: Remove even moar OldCompletionCallback.
jhawkins@chromium.org
2011-12-16
17
-120
/
+139
*
fix kerberos support on OpenBSD by using the correct include dir and lib
robert.nagy@gmail.com
2011-12-16
2
-0
/
+7
*
net: add Disney Tokyo to the SSL blacklist due to record splitting issues.
agl@chromium.org
2011-12-16
1
-0
/
+1
*
Fix a leak of a SECKEYPublicKey following r114709
rsleevi@chromium.org
2011-12-16
1
-3
/
+4
*
Really add test Origin Bound Certificate data for http://codereview.chromium....
mattm@chromium.org
2011-12-16
2
-0
/
+0
*
Disk Cache: Discard entries from ReadData if something is clearly wrong.
rvargas@chromium.org
2011-12-16
2
-2
/
+38
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
2
-5
/
+8
[next]