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
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
3
-1
/
+48
*
Change HttpAuthHandlerMock to accept and return more than one http_auth_handler.
rch@chromium.org
2011-08-11
4
-30
/
+33
*
net: Add another name for picnik.com to False Start blacklist.
agl@chromium.org
2011-08-11
1
-0
/
+1
*
Upstream certificate and mime Android implementation.
michaelbai@google.com
2011-08-11
8
-0
/
+329
*
Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...
mnissler@chromium.org
2011-08-11
6
-224
/
+299
*
Instantiate OriginBoundCertService in relevant places and do plumbing to pass...
rkn@chromium.org
2011-08-11
5
-0
/
+18
*
FTP: add directory listing parser for OS/2 format.
phajdan.jr@chromium.org
2011-08-11
14
-62
/
+434
*
Fix GetNetworkList() for POSIX to cope with address-less interfaces.
wez@chromium.org
2011-08-10
1
-0
/
+2
*
Gave the GetOriginBoundCertificate an asynchronous interface because certificate
rkn@chromium.org
2011-08-10
4
-71
/
+587
*
Add a status message "Waiting for extension Foo..." when there's a request
mpcomplete@chromium.org
2011-08-10
6
-10
/
+76
*
Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code.
pkasting@chromium.org
2011-08-10
6
-299
/
+224
*
Add load flag indicating a request is probably the result of a user gesture.
joi@chromium.org
2011-08-09
7
-15
/
+50
*
FTP: fix directory listing parsing for Hylafax
phajdan.jr@chromium.org
2011-08-09
5
-5
/
+62
*
Move filename determination logic to net_util so that it's not split between ...
asanka@chromium.org
2011-08-09
3
-263
/
+1418
*
Revert "net: Precede each CBC encrypted application data record with an empty...
agl@chromium.org
2011-08-09
5
-107
/
+3
*
Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...
fischman@chromium.org
2011-08-08
6
-224
/
+299
*
Clean up SSL false start blacklist code. Numerous changes, including:
pkasting@chromium.org
2011-08-08
6
-299
/
+224
*
Revert 95825 - Update asynchronous CookieMonster API to login_utils.
fischman@chromium.org
2011-08-08
3
-10
/
+11
*
Update asynchronous CookieMonster API to login_utils.
ycxiao@chromium.org
2011-08-08
3
-11
/
+10
*
net: remove another 20% of the False Start blocklist.
agl@chromium.org
2011-08-08
1
-637
/
+0
*
base: Remove using declaration of MD5Digest now that hunspell was fixed.
tfarina@chromium.org
2011-08-08
1
-2
/
+2
*
Revert "net: remove another 20% of the False Start blocklist."
agl@chromium.org
2011-08-05
1
-0
/
+634
*
net: remove another 20% of the False Start blocklist.
agl@chromium.org
2011-08-05
1
-634
/
+0
*
SSL_ForceHandshake should send the saved write data in the SSL socket.
wtc@chromium.org
2011-08-05
4
-2
/
+74
*
Fixup bad include and usage of BASE_API, which should be BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-1
/
+0
*
Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...
yzshen@chromium.org
2011-08-05
2
-28
/
+0
*
Remove obsolete use of CLIPPED_HISTOGRMAS
jar@chromium.org
2011-08-05
3
-137
/
+27
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-04
2
-0
/
+28
*
HostResolver: don't interpret NULL callback argument as a request to do synch...
agayev@chromium.org
2011-08-04
19
-198
/
+319
*
For PKCS#12 imports, only mark key as unextractable if the PKCS#12 file inclu...
gauravsh@chromium.org
2011-08-04
2
-11
/
+57
*
Add onAuthRequired signal to the webRequest API
jochen@chromium.org
2011-08-03
6
-0
/
+24
*
Fix redux build
joth@chromium.org
2011-08-03
2
-2
/
+8
*
Add a PKCS#12 file with a certificate but no private key
wtc@chromium.org
2011-08-03
2
-0
/
+3
*
WebSocket: Remove obsolete experiments related files
toyoshim@chromium.org
2011-08-03
10
-2265
/
+0
*
Remove DCHECK(!headers_.empty()) in WebSocketHandshakeResponseHandler
ukai@chromium.org
2011-08-03
1
-6
/
+7
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-08-03
3
-6
/
+5
*
net: fix caching of peer's cert chain in session objects.
agl@chromium.org
2011-08-02
2
-3
/
+12
*
Remove senseless code.
thakis@chromium.org
2011-08-02
1
-1
/
+1
*
Inform disk cache of WebKit memory cache hits.
simonjam@chromium.org
2011-08-02
11
-7
/
+95
*
DevTools: no way to remote debug using ToT build as a client.
pfeldman@chromium.org
2011-08-02
9
-234
/
+653
*
Remove a few unused functions.
thakis@chromium.org
2011-08-02
1
-10
/
+0
*
Apply the asynchronous CookieMonster API to WebsocketJob.
ycxiao@chromium.org
2011-08-01
3
-39
/
+104
*
Return the constructed certificate chain in X509Certificate::Verify()
rsleevi@chromium.org
2011-07-30
14
-11
/
+290
*
Change a VLOG(1) message to LOG(ERROR) because it is truly an error
wtc@chromium.org
2011-07-30
1
-1
/
+1
*
On Mac, compare certificate host names according to RFC6125.
rsleevi@chromium.org
2011-07-30
2
-93
/
+27
*
Add WARN_UNUSED_RESULT to crypto/hmac.h
rsleevi@chromium.org
2011-07-30
4
-30
/
+58
*
Fix an edge case where certificate intermediates are missing on Windows
rsleevi@chromium.org
2011-07-30
1
-7
/
+3
*
Test birtday error.
lipalani@chromium.org
2011-07-30
2
-4
/
+31
*
Revert 94764 - Disk cache: Close the current experiment for new users.
rvargas@google.com
2011-07-29
1
-6
/
+28
*
Disk cache: Close the current experiment for new users.
rvargas@google.com
2011-07-29
1
-28
/
+6
[next]