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
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
4
-24
/
+0
*
Upstream android net related code (part 1)
michaelbai@google.com
2011-07-11
7
-13
/
+51
*
Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
5
-89
/
+411
*
Revert 92006 - Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-11
4
-290
/
+121
*
Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-11
4
-121
/
+290
*
Revert 91997 - Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
5
-410
/
+87
*
The NET_API change got swallowed by the automerge grrr :(
pastarmovj@chromium.org
2011-07-11
1
-1
/
+1
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-11
2
-1
/
+5
*
Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
5
-87
/
+410
*
Added OriginBoundCertService class to handle the fetching (and creation) of o...
rkn@chromium.org
2011-07-08
4
-0
/
+148
*
Remove old comments.
eroman@chromium.org
2011-07-08
1
-6
/
+0
*
Change HttpProxyClientSocket and SpdyProxyClient socket to look
rch@chromium.org
2011-07-08
4
-4
/
+6
*
Updating a link in the comments.
marja@google.com
2011-07-08
1
-1
/
+1
*
Revert 91842 - Introduce a policy to control the maximal number of connection...
johnme@google.com
2011-07-08
2
-5
/
+1
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-08
2
-1
/
+5
*
Reland r91815, "Clean up RegisterProtocolFactory calls."
willchan@chromium.org
2011-07-08
1
-3
/
+3
*
Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries)
caseq@google.com
2011-07-08
1
-3
/
+3
*
Clean up RegisterProtocolFactory calls.
willchan@chromium.org
2011-07-08
1
-3
/
+3
*
net: Precede each CBC encrypted application data record with an empty one.
agl@chromium.org
2011-07-07
5
-3
/
+107
*
Upstream android net related code (part 2)
michaelbai@google.com
2011-07-07
3
-10
/
+10
*
net: add Izenpe as EV CA
agl@chromium.org
2011-07-07
1
-0
/
+11
*
Refactoring on WebSocket over SPDY unit tests
toyoshim@chromium.org
2011-07-07
5
-105
/
+165
*
Allow DiskCache tests to be shuffled/independent of eachother
rsleevi@chromium.org
2011-07-07
5
-126
/
+129
*
WebSocket: Add connection test on WebSocketJobTest
toyoshim@chromium.org
2011-07-06
1
-47
/
+233
*
URLRequestJob::Read can return false but still leave the request in state URL...
battre@chromium.org
2011-07-06
4
-25
/
+42
*
Fixes for OpenSSL
bulach@chromium.org
2011-07-05
3
-1
/
+20
*
Fix ReuseTest memory handling.
joi@chromium.org
2011-07-04
1
-8
/
+10
*
Do tests in both spdy enabled and disabled configurations.
toyoshim@chromium.org
2011-07-04
1
-17
/
+84
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
10
-28
/
+12
*
net: Build net.dll on Windows.
rvargas@google.com
2011-07-01
2
-4
/
+22
*
net: Add NET_API to DnsTransaction.
rvargas@google.com
2011-07-01
1
-1
/
+2
*
Revert 91296 - Revert 91292 - Refactoring on SocketStream to support IO PENDI...
sky@chromium.org
2011-07-01
3
-17
/
+159
*
Detect Kaspersky SSL MITM and give a helpful error message.
agl@chromium.org
2011-07-01
3
-31
/
+49
*
Revert 91292 - Refactoring on SocketStream to support IO PENDING on WebSocket...
sky@chromium.org
2011-07-01
3
-159
/
+17
*
Refactoring on SocketStream to support IO PENDING on WebSocket throttling
toyoshim@chromium.org
2011-07-01
3
-17
/
+159
*
Cleanup some test ugliness. Stop using a global.
willchan@chromium.org
2011-07-01
9
-52
/
+45
*
net: Add NET_API to more code to enable building
rvargas@google.com
2011-06-30
9
-38
/
+64
*
Implements DnsTransaction class.
agayev@chromium.org
2011-06-30
6
-19
/
+701
*
net: add additional EV policy OID for Valicert
agl@chromium.org
2011-06-30
2
-5
/
+2
*
SpdyWebSocketStreamTest.IOPending is failing on the Dr.Memory bots.
toyoshim@chromium.org
2011-06-30
1
-9
/
+11
*
More UDP mock support.
agayev@chromium.org
2011-06-29
2
-33
/
+123
*
DnsQuery: use Clone instead of copy constructor.
agayev@chromium.org
2011-06-29
4
-48
/
+35
*
net: measure the latency difference of resume handshakes.
agl@chromium.org
2011-06-29
9
-12
/
+141
*
net: allow multiple EV OIDs
agl@chromium.org
2011-06-29
3
-88
/
+106
*
Add support for random UDP source port selection to avoid birthday attacks in...
agayev@chromium.org
2011-06-29
19
-49
/
+285
*
Fix SSLServerSocketNSS to flush buffered ciphertext when plaintext exhausted.
wez@chromium.org
2011-06-29
1
-4
/
+9
*
Fix memory leak introduced by unit test, unflake timing-dependent test.
joi@chromium.org
2011-06-29
1
-5
/
+22
*
Add OWNERS file to net/tools/testserver
rsimha@chromium.org
2011-06-29
1
-0
/
+4
*
For PKCS12 private keys imported into a hardware backed token, mark them as u...
gauravsh@chromium.org
2011-06-29
5
-43
/
+108
*
Speculative fix for bug 80095.
willchan@chromium.org
2011-06-28
7
-50
/
+339
[next]