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
/
net.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add CRL filter infrastructure.
agl@chromium.org
2011-06-02
1
-0
/
+3
*
Adds unit tests that attempt to verify the following through simulation:
joi@chromium.org
2011-06-02
1
-0
/
+3
*
Revert 87315 - Revert 87309 - Second attempt to fix linux redux builder
mirandac@chromium.org
2011-05-31
1
-3
/
+3
*
Revert 87309 - Second attempt to fix linux redux builder
mirandac@chromium.org
2011-05-31
1
-3
/
+3
*
Second attempt to fix linux redux builder
joth@chromium.org
2011-05-31
1
-3
/
+3
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-0
/
+1
*
Revert 87077 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-1
/
+0
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-0
/
+1
*
Revert 87066 - Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-1
/
+0
*
Bind() methods for TCP sockets
sergeyu@chromium.org
2011-05-27
1
-0
/
+1
*
Remove files that don't exist, and fix typos in gyp files
sadrul@chromium.org
2011-05-25
1
-9
/
+0
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-6
/
+6
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-3
/
+0
*
net: Add NET_API to a few more files.
rvargas@google.com
2011-05-21
1
-0
/
+8
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-4
/
+4
*
Exclude several implementation-specific headers from net.gyp when excluding t...
rsleevi@chromium.org
2011-05-19
1
-0
/
+6
*
An initial curvecp implementation. This implementation is not complete,
mbelshe@google.com
2011-05-18
1
-0
/
+53
*
Revert 85667 - An initial curvecp implementation. This code is not complete,...
gene@chromium.org
2011-05-17
1
-53
/
+0
*
An initial curvecp implementation. This code is not complete, but does
mbelshe@google.com
2011-05-17
1
-0
/
+53
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
1
-0
/
+15
*
Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...
joi@chromium.org
2011-05-17
1
-15
/
+0
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
1
-0
/
+15
*
Linux: add gyp rules for gio library and gsettings link mode.
mdm@chromium.org
2011-05-16
1
-0
/
+1
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
1
-0
/
+3
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
1
-1
/
+0
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-2
/
+2
*
net: remove the project net_base, and move back to a single net library.
rvargas@google.com
2011-05-04
1
-152
/
+72
*
Nitpick: add missing header file in gyp file.
qsr@chromium.org
2011-05-04
1
-0
/
+1
*
Add a method for PAC script errors to the network delegate.
jochen@chromium.org
2011-05-03
1
-0
/
+4
*
Fix net/ command-line pollution introduced in http://codereview.chromium.org/...
cevans@chromium.org
2011-05-02
1
-2
/
+0
*
Net: Define the net api for building net as a dll.
rvargas@google.com
2011-05-02
1
-0
/
+1
*
MAC Cookies (patch 2 of N)
abarth@chromium.org
2011-04-30
1
-0
/
+3
*
Revert r83600
abarth@chromium.org
2011-04-29
1
-3
/
+0
*
MAC Cookies (2 of N)
abarth@chromium.org
2011-04-29
1
-0
/
+3
*
Add command-line control of the HSTS preload list.
cevans@chromium.org
2011-04-21
1
-0
/
+2
*
Added TCPServerSocket.
sergeyu@chromium.org
2011-04-18
1
-0
/
+8
*
Add net/base/sys_byteorder.h
sergeyu@chromium.org
2011-04-18
1
-0
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-0
/
+3
*
Revert r61181.
agl@chromium.org
2011-04-12
1
-30
/
+0
*
Fix Clang build after r81259
agl@chromium.org
2011-04-12
1
-0
/
+1
*
net: add support for checking if a known public key is in a chain.
agl@chromium.org
2011-04-12
1
-0
/
+1
*
Rework the tcp_client_socket_unittest to be a generic
mbelshe@chromium.org
2011-04-12
1
-1
/
+1
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-3
/
+3
*
Read and Write SSL3, TLS1 and Cert revocation SSL preferences
rtenneti@chromium.org
2011-04-06
1
-6
/
+0
*
Refactor the ICU dependency in escape.cc into escape_icu.cc.
abarth@chromium.org
2011-04-06
1
-0
/
+1
*
Create a base_static library with files that should not
rvargas@google.com
2011-04-04
1
-1
/
+2
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-0
/
+2
*
Disable HTTP auth schemes on permanent errors.
asanka@chromium.org
2011-03-30
1
-0
/
+1
*
Standardize grit invokes
thomasvl@chromium.org
2011-03-28
1
-35
/
+8
*
FTP: Detect the character encoding only after the entire listing is received.
phajdan.jr@chromium.org
2011-03-26
1
-3
/
+1
[next]