Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
ea07650b0b28398fe6a185798dbb53e1de03b565
/
p2p
/
base
/
stun.cc
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
ff71a49
Reduce transaction ids independent of host byte order.
by Zach Stein
· 6 years ago
92c4289
Reland "Add transaction id to CandidatePairEvents."
by Zach Stein
· 6 years ago
286ee01
Revert "Add transaction id to CandidatePairEvents."
by Erik Språng
· 6 years ago
c308bdf
Add transaction id to CandidatePairEvents.
by Zach Stein
· 6 years ago
26968ba
Delete unused utf8 conversion utilities
by Niels Möller
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
d7d762d
Remove LOG_J and LOG_JV, tweak p2p logs.
by Jonas Olsson
· 7 years ago
16ccef7
Allow implementation defined STUN attributes in 0x4000-0x7FFF range
by Jonas Oreland
· 7 years ago
7ca6311
Add method to modify magic cookie of a STUN message
by Jonas Oreland
· 7 years ago
202994c
This is a recommit of
by Jonas Oreland
· 7 years ago
f1a7a8c
Revert "Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports"
by Guido Urdaneta
· 7 years ago
26246ca
Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports
by Jonas Oreland
· 7 years ago
6c38cc7
Fix cpplint errors in p2p/
by Steve Anton
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
ca7d54e
Fix clang style warnings in p2p/base/stun.h
by Steve Anton
· 7 years ago
bdcee28
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
by Jonas Oreland
· 7 years ago
604427b
Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort"
by Guido Urdaneta
· 7 years ago
b23ed7f
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
by Jonas Oreland
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/p2p/base/stun.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 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
ad94c4c
Replace StunMessage's vector<StunAttribute*>* with a
by zstein
· 8 years ago
cc99bc2
Change StunMessage::AddAttribute return type from bool to void.
by nisse
· 8 years ago
ede5da4
Replace ASSERT by RTC_DCHECK in all non-test code.
by nisse
· 8 years ago
3e02430
Fix a stun attribute leak.
by Honghai Zhang
· 8 years ago
1a20610
Fix buffer overflow in HMAC validation of STUN messages.
by katrielc
· 9 years ago
e4bda24
Before validating a STUN packet, check it's big enough for a header.
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
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