1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/p2p/base/stun_unittest.cc]
  3. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  4. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  5. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  6. 996fc6b Don't crash if STUN error message is missing ERROR-CODE attribute. by deadbeef · 8 years ago
  7. f42cc9d Add MakeUnique from chromium and change StunMessage::AddAttribute to take a unique_ptr. by zstein · 8 years ago
  8. cc99bc2 Change StunMessage::AddAttribute return type from bool to void. by nisse · 8 years ago
  9. da8dcfb Refactor rtc_unittests into several targets. by ehmaldonado · 8 years ago
  10. 1a20610 Fix buffer overflow in HMAC validation of STUN messages. by katrielc · 9 years ago
  11. 3ec4679 Replace scoped_ptr with unique_ptr in webrtc/p2p/ by kwiberg · 9 years ago
  12. f1f8720 Split ByteBuffer into writer/reader objects. by jbauch · 9 years ago
  13. 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
  14. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  15. 0ba1533 Added support for an Origin header in STUN messages. by pthatcher@webrtc.org · 10 years ago
  16. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 10 years ago
  17. 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
  18. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 10 years ago