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
*
[WebSocket] Fix permessage-deflate handshake failure messages.
yhirano@chromium.org
2014-02-19
2
-39
/
+45
*
Check for invalid use of data frame opcodes.
ricea@chromium.org
2014-02-19
3
-34
/
+112
*
Clear reserved flags on synthetic continuations.
ricea@chromium.org
2014-02-19
2
-2
/
+36
*
Properly initialize logging in quic_server and quic_client so
rch@chromium.org
2014-02-19
2
-0
/
+11
*
Disk cache: Disable index table unit tests for iOS.
rvargas@chromium.org
2014-02-18
1
-1
/
+4
*
When clearing the session cache, also flush OpenSSLClientKeyStore.
yfriedman@chromium.org
2014-02-17
2
-1
/
+2
*
Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.
viettrungluu@chromium.org
2014-02-15
1
-1
/
+1
*
Fix tests from https://codereview.chromium.org/166143002/
yfriedman@chromium.org
2014-02-15
1
-2
/
+3
*
Refactoring AndroidKeyStore to support a KeyStore running in another process
yfriedman@chromium.org
2014-02-15
14
-201
/
+589
*
Enable SpdyStream's HALF_CLOSED_REMOTE state.
jgraettinger@chromium.org
2014-02-15
5
-68
/
+133
*
Log QUIC public reset client address mismatch to a histogram.
wtc@chromium.org
2014-02-14
7
-20
/
+107
*
Support for new data reduction proxy via header
bengr@chromium.org
2014-02-14
5
-28
/
+122
*
Remove OnConfigNegotiated from QuicConnectionVisiterInterface.
wtc@chromium.org
2014-02-14
4
-9
/
+3
*
Clean up dependencies for disk_cache histogram_macros.h.
gavinp@chromium.org
2014-02-13
13
-25
/
+37
*
Add function to support clearing SSL/certificate store.
yfriedman@chromium.org
2014-02-13
4
-1
/
+23
*
Rename closing_* in WebSocketChannel to received_close_* and do some refactoring
tyoshino@chromium.org
2014-02-13
2
-46
/
+64
*
Exclude file_posix.cc from iOS build of net/ target
huey@chromium.org
2014-02-13
1
-3
/
+3
*
Update a stale comment.
wtc@chromium.org
2014-02-13
1
-2
/
+2
*
Disk cache: Disable block file internal consistency dchecks for normal builds.
rvargas@chromium.org
2014-02-12
1
-8
/
+9
*
Add a user metrics for invalid referrers detected in the network stack
jochen@chromium.org
2014-02-12
1
-0
/
+3
*
Changes the type for PING id from uint32 to uint64.
jgraettinger@chromium.org
2014-02-12
19
-34
/
+81
*
Refactor SpdyStream to model HTTP/2 stream states
jgraettinger@chromium.org
2014-02-12
4
-46
/
+117
*
Use endianness detection from build/build_config.h
sdefresne@chromium.org
2014-02-11
1
-4
/
+2
*
If SDCH is disabled, don't add an SDCH filter
huey@chromium.org
2014-02-11
1
-1
/
+4
*
Run AddressTrackerLinux unittests on Android now that we use the
pauljensen@chromium.org
2014-02-10
2
-0
/
+15
*
Add UTF-8 validation of Text frames.
ricea@chromium.org
2014-02-10
3
-10
/
+368
*
Pass was_clean from WebSocketChannel to renderer
ricea@chromium.org
2014-02-10
4
-27
/
+39
*
QUIC - Minor cleanup changes, found while merging with internal code.
rtenneti@chromium.org
2014-02-10
2
-3
/
+4
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-02-10
14
-10
/
+237
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-02-09
32
-383
/
+1215
*
Detect enabling or disabling of VPN on Android so
pauljensen@chromium.org
2014-02-09
6
-31
/
+185
*
NSS Cros multiprofile: trust roots added by a profile shouldn't apply to othe...
mattm@chromium.org
2014-02-08
15
-52
/
+1005
*
Fix a bug where retransmitted crypto packets were being full
rtenneti@chromium.org
2014-02-07
2
-17
/
+43
*
net: add (*.)boxcryptor.com to HSTS preloaded.
agl@chromium.org
2014-02-07
2
-0
/
+2
*
Specify a console message for ERR_EMPTY_RESPONSE
ricea@chromium.org
2014-02-07
2
-0
/
+27
*
Use validating form of IPC enum macros for local discovery messages.
tsepez@chromium.org
2014-02-07
1
-0
/
+1
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
5
-2
/
+254
*
Make all the files mapped in when running net_unittests read only.
maruel@chromium.org
2014-02-06
1
-0
/
+1
*
net: add (*.)blacklane.com to HSTS preloaded list.
agl@chromium.org
2014-02-06
2
-0
/
+2
*
HttpStreamParser will not return any response headers at all if they are
ricea@chromium.org
2014-02-06
3
-15
/
+52
*
Don't set reason "Abnormal Closure"
ricea@chromium.org
2014-02-06
2
-5
/
+4
*
Deprecate instead of close SPDY sessions upon network change. This brings our...
pauljensen@chromium.org
2014-02-06
4
-160
/
+134
*
Make NSSCertDatabase::ListCerts async and use the worker pool for actual cert...
tbarzic@chromium.org
2014-02-06
9
-44
/
+254
*
Address NewApi lint warning in X509Util.java.
newt@chromium.org
2014-02-06
1
-0
/
+2
*
Close the correct end of the BIO pair on transport send failures in openssl.
davidben@chromium.org
2014-02-06
3
-6
/
+135
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-02-06
48
-321
/
+1041
*
Disable QUIC 0RTT for POST requests.
rch@chromium.org
2014-02-06
4
-96
/
+212
*
Implement decoding of literal headers with incremental indexing for HPACK
jgraettinger@chromium.org
2014-02-06
3
-7
/
+70
*
Bypass data reduction proxy if response not via it
bengr@chromium.org
2014-02-06
3
-9
/
+99
*
Final cleanup of unused methods for SPDY credential frames.
jgraettinger@chromium.org
2014-02-06
2
-3
/
+1
[next]