Sign in
webrtc
/
src.git
/
803d97f15937f0aba79043b8d92d8a66dfa31cfb
/
webrtc
/
base
/
ipaddress.cc
9922016
Fix "IsLoopbackIp" to cover all loopback addresses; not just 127.0.0.1.
by deadbeef
· 8 years ago
d802b5b
Fix some signed overflow errors causing undefined behavior (in theory).
by terelius
· 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
9af97f8
WebRTC should generate default private address even when adapter enumeration is disabled.
by Guo-wei Shieh
· 9 years ago
0c4e06b
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
fe3bc9d
Relanding "Generate localhost candidate when no STUN/TURN and portallocator has the right flag spefied."
by Guo-wei Shieh
· 10 years ago
370c884
Revert "Generate localhost candidate when no STUN/TURN and portallocator has the right flag spefied."
by Guo-wei Shieh
· 10 years ago
0a2955f
Generate localhost candidate when no STUN/TURN and portallocator has the right flag spefied.
by Guo-wei Shieh
· 10 years ago
1147702
WebRTC Bug 4865
by Guo-wei Shieh
· 10 years ago
b91d0f5
1. Have IPIsPrivate calling IPIsLinkLocal
by guoweis@webrtc.org
· 10 years ago
bbce5ef
Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%.
by guoweis@webrtc.org
· 10 years ago
d43b2c0
Revert "Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%."
by guoweis@webrtc.org
· 10 years ago
86c33e3
Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%.
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