Sign in
webrtc
/
src
/
webrtc
/
8d5e7c981dbebfed08940f9f450b1e513e1a63cf
/
p2p
/
stunprober
/
stunprober_unittest.cc
76de83e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
bc32410
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
60154fd
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
92b90e4
Remove VirtualSocketServer's dependency on PhysicalSocketServer.
by deadbeef
· 8 years ago
59a36ed
Delete method MessageQueue::set_socketserver
by nisse
· 8 years ago
67d12ed
Reland of place basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2603203003/ )
by pbos
· 8 years ago
f86f083
Revert of Replace basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2604043002/ )
by pbos
· 8 years ago
693be15
Replace basictypes.h with stdint.h for int_t types.
by pbos
· 8 years ago
1ab9265
Replace scoped_ptr with unique_ptr in webrtc/p2p/
by kwiberg
· 9 years ago
07e22e6
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 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
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