Sign in
webrtc
/
src
/
015de612e925b0d43384fd3c589c115538bb399d
/
rtc_base
/
ip_address_unittest.cc
23bee61
Remove unused variables in ip_address_unittest.
by Jeremy Leconte
· 1 year, 3 months ago
137c3bf
Remove unused variable kIPv4MappedRFC1918AddrString.
by Jeremy Leconte
· 1 year, 3 months ago
7fa9057
Adopt absl::string_view in function parameters under rtc_base/
by Ali Tofigh
· 2 years, 10 months ago
1585587
Uniform IPAddress::ToSensitiveString() behavior (debug vs release).
by Mirko Bonadei
· 3 years, 9 months ago
af242c8
Extending UsagePattern and private IP addresses.
by Jeroen de Borst
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from rtc_base/ipaddress_unittest.cc]
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
abbe841
This CL removes all usages of our custom ostream << overloads.
by Jonas Olsson
· 7 years ago
2870b0a
Expose a link-local network interfaces enumeration option
by Daniel Lazarenko
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/ipaddress_unittest.cc]
8ad0e58
Move UBSan warnings from a blacklist to the source
by oprypin
· 7 years ago
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/ipaddress_unittest.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/ipaddress_unittest.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/ipaddress_unittest.cc]
9922016
Fix "IsLoopbackIp" to cover all loopback addresses; not just 127.0.0.1.
by deadbeef
· 8 years ago
a2644c0
Disable tests failing under UBSan to enable deployment to main waterfall.
by kjellander@webrtc.org
· 9 years ago
beed828
Fix IPAddress::ToSensitiveString() to avoid dependency on inet_ntop().
by Sergey Ulanov
· 9 years ago
ac921d7
Add "x"s in the end of a stripped IPv6 address string.
by henrikg
· 9 years ago
cdb38e5
Strip IP addresses in NDEBUG (release) builds.
by Peter Boström
· 9 years ago
1147702
WebRTC Bug 4865
by Guo-wei Shieh
· 9 years ago
b91d0f5
1. Have IPIsPrivate calling IPIsLinkLocal
by guoweis@webrtc.org
· 10 years ago
59ae5ff
Filter logic for ip leak misses ::ffff:0.0.0.0
by guoweis@webrtc.org
· 10 years ago
fa60398
Add a new class InterfaceAddress inherited from IPAddress to keep track of IPv6 Address flags.
by guoweis@webrtc.org
· 10 years ago
f048872
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 11 years ago
e9a604a
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 11 years ago
2c7d1b3
Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
by henrike@webrtc.org
· 11 years ago