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
*
Shuffle media-related WebMimeRegistry code from webkit/ to content/.
scherkus@chromium.org
2013-06-22
3
-37
/
+20
*
Remove v6 address from QUIC host lookups
rch@chromium.org
2013-06-22
1
-0
/
+10
*
Disable test with an expired certificate
rmsousa@chromium.org
2013-06-22
1
-2
/
+2
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
7
-43
/
+31
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
5
-7
/
+8
*
[SPDY] Fix SpdySession's handling of SYN_REPLY frames
akalin@chromium.org
2013-06-21
5
-76
/
+146
*
Disk cache: Update Addr to handle file format version 3.
rvargas@google.com
2013-06-21
5
-25
/
+84
*
Unlink corrupt SimpleCache index files immediately after load.
gavinp@chromium.org
2013-06-21
3
-1
/
+63
*
Revert a workaround commit for a Use-After-Free crash.
yhirano@chromium.org
2013-06-21
4
-80
/
+11
*
Fix a bug in quic_in_memory_cache.
honghaiz@chromium.org
2013-06-21
4
-1
/
+88
*
Pretty-print QUIC CONNECTION_CLOSE and RST_STREAM error codes.
rch@chromium.org
2013-06-21
1
-2
/
+2
*
Disable TLS 1.2 if USE_OPENSSL is defined (such as on Android) to
wtc@chromium.org
2013-06-21
1
-3
/
+3
*
Set receive buffer size, and comment about possible setting of send buffer.
jar@chromium.org
2013-06-21
1
-0
/
+20
*
Introduce RequestWebSocketStream into HttpStreamFactory
yhirano@chromium.org
2013-06-21
21
-101
/
+1038
*
Actually enable Alternate-Protocol support for QUIC.
rch@chromium.org
2013-06-21
3
-25
/
+16
*
Cleanup: Factor and de-duplicate out mock socket used for testing mdns
noamsml@chromium.org
2013-06-21
4
-147
/
+240
*
Disk cache: Introduce a BlockHeader class.
rvargas@google.com
2013-06-21
2
-89
/
+142
*
Disable SRP, HMAC-SHA384, and ECDH (but not ECDHE) cipher suites, to
wtc@chromium.org
2013-06-20
1
-3
/
+6
*
Update the include paths of message_loop_proxy.h
tfarina@chromium.org
2013-06-20
1
-1
/
+1
*
mac: Let net/ compile with the 10.9 sdk (while targeting 10.6).
thakis@chromium.org
2013-06-20
3
-8
/
+19
*
Disk cache: move some code to the desired location.
rvargas@google.com
2013-06-20
2
-21
/
+21
*
Added NET_EXPORT into mDns code.
vitalybuka@chromium.org
2013-06-20
1
-3
/
+3
*
net: add (*.)bccx.com to HSTS preloaded list.
agl@chromium.org
2013-06-20
2
-0
/
+2
*
Don't crash when SimpleCache index is corrupt.
gavinp@chromium.org
2013-06-20
3
-8
/
+73
*
Use a direct include of strings headers, delete some strings forwarding headers.
avi@chromium.org
2013-06-20
1
-1
/
+1
*
Simple Cache Eviction: report sizes in KiB
pasko@chromium.org
2013-06-20
1
-5
/
+10
*
Regenerate the root certificate and end-entity certificates used for various ...
rsleevi@chromium.org
2013-06-20
16
-136
/
+574
*
Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.
ttuttle@chromium.org
2013-06-20
17
-6
/
+535
*
Enable GoDaddy/Starfield G2 roots for EV
rsleevi@chromium.org
2013-06-20
1
-0
/
+18
*
Add SocketStreamDispatcherHost::Shutdown and call it when a worker process is...
yhirano@chromium.org
2013-06-19
1
-2
/
+3
*
MDnsClient: Process all records before alerting listeners
noamsml@chromium.org
2013-06-19
4
-43
/
+176
*
Simple Cache: set variable index flush delays
pasko@chromium.org
2013-06-18
2
-5
/
+32
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-7
/
+8
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-18
24
-202
/
+397
*
Updating the mapped_file_avoid_mmap_posix implementation.
qsr@chromium.org
2013-06-18
6
-25
/
+314
*
Implement Sign() method of Channel_id for NSS.
rtenneti@chromium.org
2013-06-18
11
-40
/
+122
*
Add randomness to proxy bypass timeout on iOS
bengr@chromium.org
2013-06-18
1
-1
/
+1
*
[SPDY] Avoid crash when an active stream closes another when it is closed
akalin@chromium.org
2013-06-18
1
-4
/
+8
*
X509Certificate::GetDefaultNickname should handle a user certificate
wtc@chromium.org
2013-06-17
4
-3
/
+136
*
Fix wrong header guards found by clang's new Wheader-guard.
thakis@chromium.org
2013-06-17
1
-1
/
+1
*
Miscellaneous cleanup of TLS 1.2 code.
wtc@chromium.org
2013-06-17
7
-199
/
+1064
*
Optimize public suffix list implementation
nyquist@chromium.org
2013-06-17
9
-22504
/
+22190
*
Allow custom TaskRunners for async operations in net::FileStream.
earthdok@google.com
2013-06-17
6
-26
/
+71
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor.
dcheng@chromium.org
2013-06-17
1
-2
/
+1
*
Gracefully handle an asynchronous write disconnect when an SSL read is pending
rsleevi@chromium.org
2013-06-17
2
-10
/
+99
*
Reduce verbosity of net::SocketStream
ricea@chromium.org
2013-06-17
1
-2
/
+2
*
Revert "Updating the mapped_file_avoid_mmap_posix implementation."
dfalcantara@chromium.org
2013-06-15
6
-292
/
+25
*
Removed spurious uses of RunUntilIdle from the MDnsClient unit tests
noamsml@chromium.org
2013-06-15
1
-47
/
+10
*
[Second attempt] Implement ChannelIDVerifier using NSS.
wtc@chromium.org
2013-06-15
5
-12
/
+346
*
Merge the SpdyNetworkTransaction tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-15
6
-6786
/
+1061
[next]