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
/
base
/
net_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
split port_util.h off of net_util.h
eroman
2015-07-21
1
-171
/
+1
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-2
/
+2
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
1
-2
/
+2
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-2
/
+2
*
Remove unused method from net_util.
mmenke
2015-07-15
1
-31
/
+0
*
Fix some case-insensitive cases for StartsWith.
brettw
2015-07-01
1
-1
/
+2
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
Resolve RFC 6761 localhost names to loopback
estark
2015-06-20
1
-18
/
+55
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Make FTP EPSV/PASV and PepperWebSocketHost support port override list.
mmenke
2015-06-11
1
-55
/
+51
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-1
/
+1
*
Unify code to deal with restricted ports.
mmenke
2015-06-08
1
-19
/
+27
*
Use the exact-width integer types defined in <stdint.h> rather than
wtc
2015-06-04
1
-13
/
+13
*
Stop including ip_address_number.h from net_util.h
eroman
2015-06-03
1
-0
/
+1
*
Split network_interfaces.h off of net_utils.h.
eroman
2015-06-03
1
-26
/
+0
*
Split ip_address_number.h off of net_util.h
eroman
2015-06-03
1
-274
/
+0
*
url: Fix the TODO in url_parse.h header.
tfarina
2015-05-26
1
-4
/
+4
*
Relax the canonical host requirements yet further.
pkasting
2015-05-06
1
-14
/
+7
*
QUIC - Collect performance stats for QUIC vs non-QUIC when google
rtenneti
2015-04-28
1
-0
/
+23
*
Always treat .localhost as loopback
estark
2015-03-26
1
-4
/
+21
*
Revert of Block port 443 for all protocols other than HTTPS or WSS. (patchset...
lgarron
2014-12-08
1
-29
/
+0
*
Block port 443 for all protocols other than HTTPS or WSS.
lgarron
2014-12-05
1
-0
/
+29
*
Rename network_prefix to prefix_length in NetworkInterface structure.
guoweis
2014-11-20
1
-4
/
+3
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
1
-2
/
+2
*
Make HostPortPair::FromString reject strings with invalid ports.
mmenke
2014-11-17
1
-0
/
+5
*
Fix crash due to checkfailure in AutocompleteInput::Parse().
pkasting
2014-10-07
1
-4
/
+2
*
Change ParseHostAndPort() to not include brackets around IPv6 literals.
eroman
2014-09-24
1
-0
/
+17
*
Cast: Allow extension to control wifi options on windows
hubbe
2014-09-23
1
-0
/
+3
*
Interface change for net_util.h for WebRTC IPv6 support.
guoweis
2014-09-22
1
-2
/
+4
*
IpcNetworkManager in renderer/p2p didn't specify the right network prefix,
guoweis
2014-09-15
1
-1
/
+1
*
Use a qualified path for grit/net_resources.h
thakis@chromium.org
2014-08-18
1
-1
/
+1
*
Wire 'blink::Platform::isHostnameReservedIPAddress()' to 'net::IsReservedIPAd...
mkwst@chromium.org
2014-08-08
1
-0
/
+22
*
Refactor tcp socket.
byungchul@chromium.org
2014-07-09
1
-0
/
+13
*
Adding code to detect network interface type on Windows. This information is ...
mallinath@chromium.org
2014-05-01
1
-2
/
+2
*
Renamed namespaces in src/net.
vitalybuka@chromium.org
2014-04-30
1
-30
/
+28
*
win: Implement Bluetooth server.
xiyuan@chromium.org
2014-04-29
1
-1
/
+16
*
Make FormatUrl Keep Track of Full Transformation
mpearson@chromium.org
2014-04-18
1
-2
/
+2
*
net: Fix compilation errors in net_util.cc
tfarina@chromium.org
2014-04-16
1
-0
/
+1
*
Only allow certain files in net to depend on icu.
mmenke@chromium.org
2014-04-15
1
-850
/
+0
*
Compile src/net for PNaCl
sergeyu@chromium.org
2014-04-10
1
-11
/
+22
*
Defined a enum for network interface types and added a field to
mallinath@chromium.org
2014-04-09
1
-1
/
+5
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-409
/
+3
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-3
/
+409
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-409
/
+3
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Improve network interface name on Win for WebRTC logs.
grunell@chromium.org
2014-03-05
1
-0
/
+2
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
1
-3
/
+4
*
Support relative file paths in FilePathToFileURL().
mstensho@opera.com
2014-01-22
1
-0
/
+6
[next]