Sign in
webrtc
/
src
/
180362842aeb9df69657e063a2c2768af02fe786
/
p2p
/
base
/
stun_unittest.cc
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/stun_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
996fc6b
Don't crash if STUN error message is missing ERROR-CODE attribute.
by deadbeef
· 8 years ago
f42cc9d
Add MakeUnique from chromium and change StunMessage::AddAttribute to take a unique_ptr.
by zstein
· 8 years ago
cc99bc2
Change StunMessage::AddAttribute return type from bool to void.
by nisse
· 8 years ago
da8dcfb
Refactor rtc_unittests into several targets.
by ehmaldonado
· 8 years ago
1a20610
Fix buffer overflow in HMAC validation of STUN messages.
by katrielc
· 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
5237aaf
Convert usage of ARRAY_SIZE to arraysize.
by tfarina
· 9 years ago
0c4e06b
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
0ba1533
Added support for an Origin header in STUN messages.
by pthatcher@webrtc.org
· 10 years ago
269fb4b
move xmpp and p2p to webrtc
by henrike@webrtc.org
· 10 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
· 10 years ago
d1ba6d9
Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p.
by henrike@webrtc.org
· 10 years ago