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
...
*
FTP: use an unmodified and more recent version of pyftpdlib fetched via DEPS
phajdan.jr@chromium.org
2011-07-22
1
-3
/
+4
*
net: Add more histograms for a disk cache experiment.
rvargas@google.com
2011-07-22
1
-0
/
+13
*
Http Cache: Keep track of whether we are doing byte range
rvargas@google.com
2011-07-22
3
-22
/
+27
*
Add OVERRIDE throughout net/proxy/*
eroman@chromium.org
2011-07-22
29
-197
/
+217
*
Add OVERRIDE throughout net/ftp/*
eroman@chromium.org
2011-07-22
3
-30
/
+34
*
File reorganization: move AsyncHostResolver files to net/dns.
agayev@chromium.org
2011-07-22
18
-158
/
+192
*
net: add NSS support for RFC 5705
agl@chromium.org
2011-07-22
7
-22
/
+361
*
Make test server accept oauth token.
mnissler@chromium.org
2011-07-22
1
-7
/
+16
*
net: update NSS patches to reflect recent changes.
agl@chromium.org
2011-07-22
6
-30
/
+573
*
Use ScopedRunnableMethodFactory in WebSocketJob
ukai@chromium.org
2011-07-22
2
-5
/
+13
*
Added client hello handler for the TLS origin bound cert extension
rkn@chromium.org
2011-07-22
1
-0
/
+1
*
Check socket_ is not NULL.
ukai@chromium.org
2011-07-22
1
-1
/
+5
*
Introduce a new connection test which verify WebSocket and SPDY connection se...
toyoshim@chromium.org
2011-07-22
2
-12
/
+107
*
AsyncHostResolver: integrated HostCache, temporarily, until we have RR cache.
agayev@chromium.org
2011-07-21
10
-65
/
+145
*
Fix instability in SSL client/server sockets
sergeyu@chromium.org
2011-07-21
3
-20
/
+61
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
31
-109
/
+154
*
AsyncHostResolver: destruct pending requests to avoid memory leak.
agayev@chromium.org
2011-07-21
1
-3
/
+8
*
Implemented AsyncHostResolver -- asynchronous HostResolver!
agayev@chromium.org
2011-07-21
11
-211
/
+1520
*
Adjust a LOG(WARNING) message to be less verbose, so that only
wtc@chromium.org
2011-07-21
1
-3
/
+5
*
Revert r92977 partially to fix a certificate verification regression
wtc@chromium.org
2011-07-21
5
-17
/
+104
*
Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver.
agayev@chromium.org
2011-07-21
11
-1519
/
+211
*
Implemented AsyncHostResolver -- asynchronous HostResolver.
agayev@chromium.org
2011-07-21
11
-211
/
+1519
*
Adds command-line switch for TLS origin bound certificate extension.
rkn@chromium.org
2011-07-20
4
-1
/
+23
*
Revert 93237 - Implement AsyncHostResolver, an asynchronous HostResolver.
agayev@chromium.org
2011-07-20
11
-1519
/
+211
*
Implement AsyncHostResolver, an asynchronous HostResolver.
agayev@chromium.org
2011-07-20
11
-211
/
+1519
*
Define FOO_IMPLEMENTATION unconditionally. Even though they only matter when
darin@chromium.org
2011-07-20
1
-5
/
+3
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
3
-24
/
+14
*
Detect when the disabled SSL/TLS cipher suites change within an SSLConfig
rsleevi@chromium.org
2011-07-20
3
-11
/
+128
*
Don't use X509Certificate in SSLConfig.
sergeyu@chromium.org
2011-07-20
8
-21
/
+67
*
Cookie transfer for initial account creation case on ChromeOS.
zelidrag@chromium.org
2011-07-20
3
-1
/
+61
*
Add basic support for parsing SSL/TLS cipher suite strings.
rsleevi@chromium.org
2011-07-20
3
-2
/
+57
*
Merge upstream NSS changes from the cached info extension.
rkn@chromium.org
2011-07-19
6
-11
/
+220
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
26
-26
/
+26
*
Changed SPDY's ip connection pooling logic to only add the used IP,
rtenneti@chromium.org
2011-07-19
6
-40
/
+91
*
Implementation of server socket for websockets protocol.
dilmah@chromium.org
2011-07-19
8
-11
/
+1581
*
Disk cache: Perform additional verifications of the key
rvargas@google.com
2011-07-19
4
-12
/
+65
*
Http cache: Add more documentation to the http cache transaction
rvargas@google.com
2011-07-19
2
-18
/
+80
*
Implement GetSubjectAltName on all platforms
joth@chromium.org
2011-07-19
6
-141
/
+147
*
Revert "Implementation of server socket for websockets protocol."
dilmah@chromium.org
2011-07-19
8
-1575
/
+11
*
Implementation of server socket for websockets protocol.
dilmah@chromium.org
2011-07-19
8
-11
/
+1575
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
4
-28
/
+126
*
Cache the underlying OS certificate handle within the X509CertificateCache, r...
rsleevi@chromium.org
2011-07-19
12
-316
/
+208
*
DnsTransaction: added NetLog support.
agayev@chromium.org
2011-07-19
5
-10
/
+163
*
mark TransportClientSocketPoolTest.BackupSocketFailAfterStall flaky on linux ...
tim@chromium.org
2011-07-19
1
-2
/
+2
*
Also ignore SEC_ERROR_BAD_INFO_ACCESS_LOCATION when we try AIA
wtc@chromium.org
2011-07-18
1
-0
/
+1
*
DatagramSocket: added NetLog accessor.
agayev@chromium.org
2011-07-18
9
-3
/
+30
*
Fix typo in net/base/net_api.h
rch@chromium.org
2011-07-18
1
-1
/
+1
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
7
-27
/
+27
*
DnsTransaction: added a delegate interface.
agayev@chromium.org
2011-07-18
13
-223
/
+450
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
4
-9
/
+4
[prev]
[next]