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
*
net: disable 1/n-1 record splitting when False Start is disabled.
agl@chromium.org
2011-10-05
2
-13
/
+15
*
Bocking onReceivedHeaders signal for webRequest API
battre@chromium.org
2011-10-05
10
-50
/
+204
*
Return an error when multiple Location or Content-Disposition
mmenke@chromium.org
2011-10-04
3
-20
/
+158
*
net: add NetSol's EV OIDs to cross-certifying roots.
agl@chromium.org
2011-10-04
1
-2
/
+14
*
net: update COMODO and Network Solutions EV root hashes
agl@chromium.org
2011-10-04
1
-0
/
+14
*
net: add certificate pins for Twitter.
agl@chromium.org
2011-10-04
2
-15
/
+189
*
net: add ifbyphone.com to the False Start blacklist.
agl@chromium.org
2011-10-04
1
-0
/
+1
*
Introduce a new CompletionCallback and TestCompletionCallback.
willchan@chromium.org
2011-10-04
7
-44
/
+88
*
Fix libssl to build properly with use_system_zlib==0.
bradchen@google.com
2011-10-04
1
-1
/
+3
*
Added a pyauto test for policy and preferences UI.
joaodasilva@chromium.org
2011-10-04
1
-1
/
+1
*
Revert 103326 - Disable logging to console in TestServer (bug occured again)
battre@chromium.org
2011-10-04
1
-0
/
+4
*
Support selection of SPDY on port other than 443
jar@chromium.org
2011-10-04
2
-18
/
+229
*
NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...
cbentzel@chromium.org
2011-10-03
11
-78
/
+470
*
net: add a number of entries to the False Start blocklist.
agl@chromium.org
2011-10-03
1
-0
/
+9
*
net: update NSS patches.
agl@chromium.org
2011-10-03
16
-341
/
+322
*
[cros] Transfer proxy HTTP authentication from login screen into new session.
ivankr@chromium.org
2011-10-03
3
-0
/
+105
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
3
-15
/
+14
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
263
-1718
/
+1718
*
Update cbcrandomiv.patch to the currently proposed patch (v10) for the
wtc@chromium.org
2011-09-30
2
-106
/
+286
*
Remove static which requires a static initializer.
agl@chromium.org
2011-09-30
1
-3
/
+4
*
Add CRL set updater.
agl@chromium.org
2011-09-30
3
-1
/
+19
*
Minor cleanup of Mac/Linux network change notifier code:
mmenke@chromium.org
2011-09-30
6
-15
/
+22
*
Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...
ddorwin@chromium.org
2011-09-29
11
-466
/
+74
*
net: add (*.)luneta.nearbuysystems.com to HSTS preloaded.
agl@chromium.org
2011-09-29
2
-0
/
+8
*
Fix build with Heimdal.
phajdan.jr@chromium.org
2011-09-29
1
-0
/
+10
*
NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...
cbentzel@chromium.org
2011-09-29
11
-74
/
+466
*
Disk Cache: Eliminate a race in one of the new tests
rvargas@google.com
2011-09-29
1
-0
/
+1
*
Reinstate princeton.edu in the False Start blacklist.
agl@chromium.org
2011-09-29
1
-0
/
+1
*
Disable logging to console in TestServer
battre@chromium.org
2011-09-29
1
-4
/
+0
*
Disk Cache: Improve handling of dirty entries.
rvargas@google.com
2011-09-29
11
-62
/
+528
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-09-29
1
-10
/
+0
*
Decouples TransportSecurityState from NSS.
bulach@chromium.org
2011-09-29
2
-32
/
+109
*
Use status code 307 instead of 302 when redirecting requests on behalf of
mpcomplete@chromium.org
2011-09-29
4
-2
/
+157
*
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
pkasting@chromium.org
2011-09-28
4
-18
/
+12
*
Recover from bad proxy settings pointing to non-proxy servers that reply anyway.
joaodasilva@chromium.org
2011-09-28
1
-0
/
+2
*
FTP: fix compatibility problem with ftp.comconlink.co.za
phajdan.jr@chromium.org
2011-09-28
1
-2
/
+0
*
Fix a crash when loading a multipart html page.
tony@chromium.org
2011-09-27
1
-1
/
+30
*
Fix Windows shared library build.
phajdan.jr@chromium.org
2011-09-27
1
-1
/
+2
*
Make TransportSecurityState not ref-counted for simplicity.
phajdan.jr@chromium.org
2011-09-27
7
-551
/
+543
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
11
-50
/
+42
*
Address wtc's comments in http://codereview.chromium.org/7461088
agl@chromium.org
2011-09-27
2
-9
/
+10
*
Revert "net: make HSTS hosts use the normal SSL interstitials"
agl@chromium.org
2011-09-27
10
-40
/
+49
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
10
-49
/
+40
*
net: fix crash when failing to import a client-side cert into NSS.
agl@chromium.org
2011-09-27
2
-17
/
+41
*
Fallback from platform client auth to NSS client auth.
mattm@chromium.org
2011-09-27
7
-280
/
+321
*
Add a license header to net/third_party/nss/patches/applypatches.sh.
wtc@chromium.org
2011-09-27
1
-0
/
+4
*
DevTools: web socket does not expect frames other than text.
loislo@chromium.org
2011-09-26
3
-5
/
+27
*
Update Windows version macros to Win 7
jschuh@chromium.org
2011-09-26
1
-1
/
+9
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
8
-56
/
+783
*
net: Move more functions into net namespace.
tfarina@chromium.org
2011-09-25
2
-38
/
+38
[next]