Sign in
webrtc
/
src
/
webrtc
/
5ec62447c25be94a13feaf77c5e331ff91607742
/
p2p
/
stunprober
df95dd1
Relax the stun ping check on valid result.
by guoweis
· 9 years ago
ef1737c
Separate StunProber::Start into Prepare and Run so we could create multiple of them and send out STUN pings at regular interval.
by guoweis
· 9 years ago
07e22e6
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
5c075c8
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
9199c0e
Add RTC_ prefix to contructormagic macros.
by henrikg
· 9 years ago
1cd8906
Remove iostream which causes a new static initializer
by Guo-wei Shieh
· 10 years ago
5aca27b
Initially when the design was to do this experiment in browser, which doesn't have webrtc code, it requires some glue code to bridge the difference between what's available in webrtc::base and browser process. Now since we're moving to renderer process, we could reuse a lot of existing interfaces instead of rolling our own.
by Guo-wei Shieh
· 10 years ago
c4d2305
Better determination of Symmetric NAT.
by Guo-wei Shieh
· 10 years ago
8bced74
Move Requester to cc file.
by Guo-wei Shieh
· 10 years ago
dcea3b5
Fix windows build break
by Guo-wei Shieh
· 10 years ago
4d12632
Add SocketFactoryInterface::Prepare and fix how symmetric NAT is determined.
by Guo-wei Shieh
· 10 years ago
f42236b
Address the corner cases
by Guo-wei Shieh
· 10 years ago
f0bd134
Stunprober interface, its implementation and a command line driver.
by Guo-wei Shieh
· 10 years ago