Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
fefa77c42687417bf18405ed66ecffa0e978a943
/
p2p
/
base
/
stun_server_unittest.cc
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
1e00dbc
Stun server should return XOR-MAPPED-ADDRESS/MAPPED-ADDRESS correctly
by Min Wang
· 6 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 7 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 7 years ago
[Renamed from p2p/base/stunserver_unittest.cc]
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 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
6c38cc7
Fix cpplint errors in p2p/
by Steve Anton
· 8 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 8 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/p2p/base/stunserver_unittest.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
98e186c
Remove VirtualSocketServer's dependency on PhysicalSocketServer.
by deadbeef
· 8 years ago
32f2505
Refactor TestClient to use std::unique_ptr, and fix VirtualSocketServerTest leaks.
by nisse
· 8 years ago
27c3d5b
Restore thread name consistency for webrtc/p2p/ .
by johan
· 9 years ago
3ec4679
Replace scoped_ptr with unique_ptr in webrtc/p2p/
by kwiberg
· 9 years ago
f1f8720
Split ByteBuffer into writer/reader objects.
by jbauch
· 9 years ago
ec499be
Increase testclient timeout from 1 to 5 seconds
by jlmiller@webrtc.org
· 11 years ago
269fb4b
move xmpp and p2p to webrtc
by henrike@webrtc.org
· 11 years ago
28100cb
Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p."
by henrike@webrtc.org
· 11 years ago
d1ba6d9
Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p.
by henrike@webrtc.org
· 11 years ago