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
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make IPAddress::FromIPLiteral a member function.
martijn
2016-02-10
1
-1
/
+1
*
Convert SPDY and HTTP/2 unittests to use compression.
bnc
2016-02-09
1
-1
/
+0
*
Log more Channel ID events to NetLog
nharper
2016-02-09
2
-2
/
+38
*
Update Token Binding TLS Extension number to IANA-allocated number
nharper
2016-02-05
1
-1
/
+1
*
net: export TCPServerSocket type as public
tfarina
2016-02-04
1
-2
/
+1
*
net: change ListenWithAddressAndPort() to use IPAddress class
tfarina
2016-02-04
1
-4
/
+4
*
Use fully qualified base::ResetAndReturn in //net
tzik
2016-02-04
2
-6
/
+6
*
net: add documentation for BindAndListen() member function
tfarina
2016-02-03
2
-2
/
+2
*
Use Boolean members to control HTTP/2 and SPDY/3.1.
bnc
2016-02-02
2
-39
/
+0
*
net: add BindAndListen() method to UnixDomainServerSocket
tfarina
2016-02-02
4
-23
/
+19
*
Use SSLPrivateKey for testing client authentication
svaldez
2016-01-29
2
-267
/
+119
*
Update Token Binding code to match latest draft draft-ietf-tokbind-protocol-04
nharper
2016-01-28
1
-2
/
+2
*
Convert ignore_limits from a SocketParam to a socket request argument.
mmenke
2016-01-28
21
-1058
/
+849
*
Change IPEndpoint::address() to return a net::IPAddress
martijn
2016-01-27
2
-2
/
+3
*
Remove code to set the send/receive buffer size on XP.
mmenke
2016-01-26
1
-17
/
+0
*
Set Token-Binding HTTP header
nharper
2016-01-25
7
-1
/
+90
*
Remove Windows XP SHA-256 and ECDSA logic.
davidben
2016-01-25
1
-12
/
+0
*
Remove unnecessary ERR_CHANNEL_ID_IMPORT_FAILED codepath.
davidben
2016-01-22
1
-5
/
+1
*
Make X509Certificate methods return a scoped_refptr
svaldez
2016-01-20
1
-3
/
+3
*
Remove unused SPDY/3 enum values.
bnc
2016-01-15
2
-6
/
+1
*
Adds connection migration capability to QUIC. This CL causes QUIC connections...
jri
2016-01-14
2
-4
/
+12
*
Convert Pass()→std::move() for iOS build.
dcheng
2016-01-14
4
-6
/
+10
*
Refactor der::Input helper methods into new constructors
nharper
2016-01-14
1
-2
/
+1
*
net: have SockaddrStorage type in its own header file
tfarina
2016-01-13
8
-8
/
+8
*
Stop working around the IIS AES-GCM bug.
davidben
2016-01-12
1
-7
/
+1
*
Rename CertPolicyEnforcer to CTPolicyEnforcer
estark
2016-01-12
11
-49
/
+49
*
Remove SPDY/2 code.
bnc
2016-01-08
2
-7
/
+2
*
Replace core of DER parsing in net/cert/asn1_util with net/der
nharper
2016-01-08
1
-9
/
+11
*
Clean up entries in checklicenses.py.
thestig
2016-01-08
1
-1
/
+1
*
Remove unused code
vitalybuka
2016-01-07
2
-36
/
+1
*
Replace Export/ImportPrivateKey calls with Copy and clean up .get()s.
wez
2016-01-06
2
-26
/
+20
*
Update SSLServerSocket::CreateSSLServerSocket to take key as const ref
maniscalco
2016-01-05
6
-14
/
+12
*
Global conversion of Pass()→std::move() on OS=android
dcheng
2015-12-30
1
-10
/
+7
*
Makes DatagramClientSocket::GetBoundNetwork const.
jri
2015-12-28
2
-2
/
+3
*
Convert Pass()→std::move() in //net
dcheng
2015-12-26
28
-152
/
+193
*
net: get rid of NetAddressToStringXXX functions from net_util.h
tfarina
2015-12-24
1
-2
/
+4
*
Log the signature parameters with SSL_PRIVATE_KEY_OPERATION.
davidben
2015-12-21
1
-2
/
+47
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
62
-181
/
+204
*
Remove DeterministicSocketData, replacing it with SequencedSocketData.
mmenke
2015-12-19
3
-1363
/
+0
*
Remove use of DeterministicSocketData from QUIC tests.
mmenke
2015-12-18
2
-160
/
+11
*
Use SequencedSocketData in spdy_stream_unittest.
mmenke
2015-12-17
3
-43
/
+275
*
Certificate Transparency: Check that CT/EV policy is enforced
eranm
2015-12-16
1
-0
/
+116
*
Upstream minor iOS-specific changes to //net
blundell
2015-12-16
1
-1
/
+7
*
net: Extract SetNonBlocking() function from net_util.h
tfarina
2015-12-16
2
-5
/
+7
*
net: IWYU for net_util.h
tfarina
2015-12-12
4
-2
/
+4
*
Only enable RC4 when manually enabled and in a fallback handshake
davidben
2015-12-11
3
-4
/
+21
*
Add DatagramClientSocket::BindToDefaultNetwork(),GetBoundNetwork()
pauljensen
2015-12-09
2
-0
/
+21
*
Add integration tests for HttpStreamParser::CanReuseConnection logic.
mmenke
2015-12-07
2
-36
/
+158
*
Removing test_server() and switching over to embedded_test_server.
svaldez
2015-12-03
1
-33
/
+37
*
Roll src/third_party/boringssl/src 3ac32b1ed..fde89b43c
davidben
2015-12-01
4
-23
/
+63
[next]