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
*
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
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
3
-5
/
+9
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
11
-64
/
+33
*
Add client-side support for the origin bound certificate TLS extension.
rkn@chromium.org
2011-07-14
6
-4
/
+109
*
Fix memory leak in URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailed
battre@chromium.org
2011-07-14
1
-3
/
+3
*
Unit testing of event generation NetworkDelegate / Web Request API
battre@chromium.org
2011-07-14
5
-163
/
+447
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
13
-25
/
+29
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
13
-29
/
+25
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
13
-25
/
+29
*
Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...
rsleevi@chromium.org
2011-07-14
1
-1
/
+1
*
Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall flaky on ChromeOS
rsleevi@chromium.org
2011-07-14
1
-2
/
+3
*
Nix CommandLine::GetSwitchCount.
msw@chromium.org
2011-07-13
1
-2
/
+1
*
Add content-security-policy to chrome://view-http-cache, and move scripts to ...
tsepez@chromium.org
2011-07-13
1
-1
/
+3
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
3
-23
/
+4
[next]