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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use uint32_t to hold return values from ERR_get_error() and ERR_peek_error().
eroman
2015-03-24
1
-1
/
+1
*
Make some changes to the QuicInMemory server to clarify the interface.
rch
2015-03-23
6
-165
/
+110
*
Avoid busy waiting in the SynchronousHostResolver.
rch
2015-03-23
4
-20
/
+15
*
Make the simple QUIC client able to resolve hosts.
rch
2015-03-22
4
-10
/
+159
*
Implement working tests for the simple QUIC client classes.
rch
2015-03-22
3
-86
/
+43
*
Revert of Make the simple QUIC client able to resolve hosts. (patchset #7 id:...
pfeldman
2015-03-21
4
-159
/
+10
*
Make the simple QUIC client able to resolve hosts.
rch
2015-03-21
4
-10
/
+159
*
Pass QuicCryptoServerConfig by pointer instead of reference.
sergeyu
2015-03-21
4
-8
/
+9
*
Factor out the QUIC socket reading code into a stand alone QuicPacketReader
rch
2015-03-20
2
-80
/
+22
*
Add a chromium based simple QUIC client.
rch
2015-03-19
9
-362
/
+342
*
Revert of Add a chromium based simple QUIC client. (patchset #10 id:180001 of...
jackhou
2015-03-19
9
-342
/
+362
*
Add a chromium based simple QUIC client.
rch
2015-03-19
9
-362
/
+342
*
Copy unit tests for the simple QUIC client classes.
rch
2015-03-18
3
-0
/
+331
*
Properly handle alerts from the peer in SSL_read.
davidben
2015-03-18
1
-2
/
+11
*
Make copies of the QUIC client tools in preparation for making chromium-based...
rch
2015-03-18
7
-0
/
+1364
*
Land Recent QUIC Changes until 03/15/2015.
rtenneti
2015-03-16
5
-6
/
+263
*
Compile quic_server on MacOS
dougk
2015-03-16
2
-3
/
+11
*
Unwind the SSL connection holdback experiment and remove related code
rsleevi
2015-03-16
1
-12
/
+3
*
Land Recent QUIC Changes until 03/09/2015.
rtenneti
2015-03-16
4
-62
/
+27
*
Create a Perspective enum to use instead of a bool is_server to improve
rtenneti
2015-03-16
8
-25
/
+28
*
Fix pointers to out-of-scope stack variables in GetAddressFromMsghdr(). This ...
kmackay
2015-03-12
1
-6
/
+4
*
Nits from review of https://codereview.chromium.org/964973003
dougk
2015-03-12
2
-5
/
+6
*
QUIC: Remove copy of MockConnection class.
pcc
2015-03-12
6
-152
/
+6
*
flip_server: Replace some split() functions by the one from //base library.
tfarina
2015-03-11
1
-19
/
+7
*
Enable ResourceFetcherTests
jaekyun
2015-03-10
1
-0
/
+15
*
Patches to quic_socket_utils for MacOS
dougk
2015-03-10
3
-8
/
+39
*
Don't need both <string> and <string.h>
dougk
2015-03-10
1
-1
/
+0
*
make EpollServer with with Posix poll(), take 2.
dougk
2015-03-10
11
-185
/
+491
*
Redefine base::Process:Terminate so that it can replace base::KillProcess
rvargas
2015-03-09
1
-1
/
+1
*
Land Recent QUIC Changes until 03/06/2015.
rtenneti
2015-03-08
5
-33
/
+109
*
Remove base::KillProcessById
rvargas
2015-03-04
1
-3
/
+3
*
Move stress_cache to the tools directory
rvargas
2015-03-04
1
-0
/
+293
*
Land Recent QUIC Changes until 03/02/2015.
rtenneti
2015-03-03
11
-91
/
+18
*
QUIC - deleted unused QuicTestServer code per comments in
rtenneti
2015-03-03
2
-120
/
+0
*
Land Recent QUIC Changes until 2/21/2015.
rtenneti
2015-02-28
4
-3
/
+122
*
net docs: Barebones doc renderer and net_docs target.
ttuttle
2015-02-24
1
-0
/
+117
*
Update instrumentation for many different bugs based on new UMA data.
pkasting
2015-02-21
1
-6
/
+0
*
Follow-up to https://codereview.chromium.org/938853002
dougk
2015-02-19
1
-4
/
+1
*
quic_client should check return codes when parsing command-line flags.
dougk
2015-02-18
1
-2
/
+11
*
Land Recent QUIC Changes.
rtenneti
2015-02-17
5
-9
/
+15
*
Re-sort GYP files with the latest version of tools/source_list.py
satorux
2015-02-16
1
-1
/
+1
*
Cosmetic changes (spelling, grammar) and fix an annoyance.
dougk
2015-02-13
1
-1
/
+1
*
Change QuicPacketCreator to create an EncryptedPacket, to prevent the
rtenneti
2015-02-11
1
-1
/
+1
*
Landing Recent QUIC Changes.
rtenneti
2015-02-07
3
-10
/
+5
*
Landing Recent QUIC Changes.
rtenneti
2015-02-06
2
-30
/
+54
*
Revert of Landing Recent QUIC Changes. (patchset #1 id:1 of https://coderevie...
rtenneti
2015-02-06
2
-54
/
+30
*
Landing Recent QUIC Changes.
rtenneti
2015-02-06
2
-30
/
+54
*
Adding instrumentation to locate the source of jankiness.
pkasting
2015-02-06
1
-0
/
+6
*
Implement AES-GCM in tlslite.
davidben
2015-01-29
1
-5
/
+6
*
Land Recent QUIC Changes.
rtenneti
2015-01-26
2
-9
/
+5
[next]