1. 202994c This is a recommit of by Jonas Oreland · 7 years ago
  2. f1a7a8c Revert "Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports" by Guido Urdaneta · 7 years ago
  3. 26246ca Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports by Jonas Oreland · 7 years ago
  4. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 7 years ago
  5. ca7d54e Fix clang style warnings in p2p/base/stun.h by Steve Anton · 7 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/p2p/base/stun.h]
  8. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  9. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  10. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  11. 996fc6b Don't crash if STUN error message is missing ERROR-CODE attribute. by deadbeef · 7 years ago
  12. f42cc9d Add MakeUnique from chromium and change StunMessage::AddAttribute to take a unique_ptr. by zstein · 8 years ago
  13. ad94c4c Replace StunMessage's vector<StunAttribute*>* with a by zstein · 8 years ago
  14. cc99bc2 Change StunMessage::AddAttribute return type from bool to void. by nisse · 8 years ago
  15. 8cd8f81 Prepare for ICE renomination. by Honghai Zhang · 8 years ago
  16. f1f8720 Split ByteBuffer into writer/reader objects. by jbauch · 9 years ago
  17. a0c44ea Add 16-bit network id to the candidate signaling. by honghaiz · 9 years ago
  18. e1a0c94 Add network cost as part of the connection ranking. by honghaiz · 9 years ago
  19. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  20. 0ba1533 Added support for an Origin header in STUN messages. by pthatcher@webrtc.org · 10 years ago
  21. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 10 years ago
  22. 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
  23. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 10 years ago