1. 1e257ca Migrate media/ to webrtc::Mutex. by Markus Handell · 4 years ago
  2. c212873 Relanding: Fix data channel message integrity violation by Taylor Brandstetter · 4 years ago
  3. 51e08b8 Revert "Fix data channel message integrity violation" by Alessio Bazzica · 4 years, 1 month ago
  4. 6cbff75 Fix data channel message integrity violation by Lennart Grahl · 4 years, 1 month ago
  5. 976faae Disable SCTP asconf and auth extensions. by Taylor Brandstetter · 4 years, 1 month ago
  6. 301eb53 Prevent pointer from being sent in the clear over SCTP. by Taylor Brandstetter · 4 years, 1 month ago
  7. 3c9ae1f Adds fix for closing a prenegotiated DC without sending data. by Harald Alvestrand · 4 years, 1 month ago
  8. 83762b2 Use NetworkToHost32 instead of HostToNetwork32 to translate PPID. by Taylor Brandstetter · 4 years, 5 months ago
  9. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 6 months ago
  10. 2697ac1 Stop an SCTP connection when the DTLS transport closes. by Harald Alvestrand · 4 years, 7 months ago
  11. 108a2f0 Preventively fix missing braces warnings. by Mirko Bonadei · 4 years, 8 months ago
  12. e114fb6 Added usrsctp reliablitiy stress test. by Yura Yaroshevich · 4 years, 9 months ago
  13. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 4 years, 9 months ago
  14. 66d6c3b Buffers non atomic message send with usrsctp lib. by Seth Hampson · 4 years, 11 months ago
  15. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  16. 97716c0 Implement max-channels for SCTP datachannels. by Harald Alvestrand · 5 years ago
  17. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 5 years ago
  18. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 5 years ago
  19. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 5 years ago
  20. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 5 years ago
  21. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 5 years ago
  22. 2c9ebef Use Abseil container algorithms in media/ by Steve Anton · 5 years ago
  23. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  24. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from media/sctp/sctptransport.cc]
  25. 86079a4 Fix potential null pointer dereference. by Yves Gerey · 6 years ago
  26. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  27. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  28. ad5465b Deliver partial SCTP messages when the SID is (unexpectedly) changed. by Jeroen de Borst · 6 years ago
  29. 4f6d233 Added explicit EOR to sctp messages and coalesce messages on the receiving side. by Jeroen de Borst · 6 years ago
  30. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  31. 2d61162 Remove stringstreams from media/sctp/ by Jonas Olsson · 6 years ago
  32. cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 6 years ago
  33. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  34. 5150ee4 Changing MTU size for SCTP socket options. by Seth Hampson · 6 years ago
  35. 644fde4 Add nullptr check in SctpTransport. by Zhi Huang · 6 years ago
  36. 00f934a Add gcc-style annotations for printf-like functions. by Niels Möller · 7 years ago
  37. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  38. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  39. 5526687 Add instructions for converting SCTP verbose log to pcap file. by Taylor Brandstetter · 7 years ago
  40. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  41. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  42. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/media/sctp/sctptransport.cc]
  43. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  44. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  45. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  46. 46d2457 Fixed invalid filtering of SCTP datachannel packets on high ports. by jbauch · 7 years ago
  47. 5bd5ca3 Rename "PacketTransportInterface" to "PacketTransportInternal". by deadbeef · 7 years ago
  48. b2cdd93 Remove the dependency of TransportChannel and TransportChannelImpl. by zhihuang · 7 years ago
  49. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 7 years ago
  50. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 7 years ago
  51. 953c2ce Reland of: Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
  52. c0dad89 Revert of Separating SCTP code from BaseChannel/MediaChannel. (patchset #14 id:240001 of https://codereview.webrtc.org/2564333002/ ) by deadbeef · 8 years ago
  53. 67b3bbe Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago