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
*
Merge 256341 "Fix net_unittests failure caused by assuming "foo"..."
rsleevi@chromium.org
2014-03-24
1
-2
/
+2
*
Merge 256312 "Refresh Public Suffix List for the latest ICANN-co..."
rsleevi@chromium.org
2014-03-24
3
-24453
/
+32069
*
Merge 257258 "Fix a bug when an HttpTransactionFactory fails to ..."
mmenke@chromium.org
2014-03-19
2
-3
/
+77
*
Merge 255900 "Bind before sandbox lockdown on Windows."
vitalybuka@chromium.org
2014-03-13
8
-0
/
+24
*
Merge 254091 "Don't unescape BiDi control characters in URL comp..."
mpearson@chromium.org
2014-03-10
3
-29
/
+116
*
Merge 254990 "net: a weak DH key is not a certificate error."
agl@chromium.org
2014-03-10
1
-1
/
+2
*
Merge 255850 "Fail QUIC requests for secure resources over insec..."
rch@chromium.org
2014-03-09
2
-0
/
+10
*
Merge 255274 "Fixed chrome proxy via check"
bengr@chromium.org
2014-03-06
2
-1
/
+6
*
Merge 253675 "Do not retry data reduction proxy on direct reques..."
bengr@chromium.org
2014-03-05
7
-82
/
+67
*
Merge 254022 "OpenSSL: don't allow the server certificate to cha..."
agl@chromium.org
2014-03-04
2
-8
/
+38
*
Merge 252421 "net: don't always add TLS padding."
agl@chromium.org
2014-02-27
4
-36
/
+2
*
Merge 252982 "Do not bypass data reduction proxy when 304 lacks ..."
bengr@chromium.org
2014-02-24
2
-9
/
+33
*
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
[next]