1. 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 4 years, 7 months ago
  2. 2697ac1 Stop an SCTP connection when the DTLS transport closes. by Harald Alvestrand · 4 years, 7 months ago
  3. 108a2f0 Preventively fix missing braces warnings. by Mirko Bonadei · 4 years, 8 months ago
  4. 6e4e688 Fixed MSAN issue with usrsctp reliability test. by Yura Yaroshevich · 4 years, 9 months ago
  5. e114fb6 Added usrsctp reliablitiy stress test. by Yura Yaroshevich · 4 years, 9 months ago
  6. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 4 years, 10 months ago
  7. 66d6c3b Buffers non atomic message send with usrsctp lib. by Seth Hampson · 5 years ago
  8. 587991c Remove jeroendb@webrtc.org from OWNERS by Steve Anton · 5 years ago
  9. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  10. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 5 years ago
  11. 97716c0 Implement max-channels for SCTP datachannels. by Harald Alvestrand · 5 years ago
  12. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 5 years ago
  13. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 5 years ago
  14. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 5 years ago
  15. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 5 years ago
  16. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  17. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 5 years ago
  18. 2c9ebef Use Abseil container algorithms in media/ by Steve Anton · 5 years ago
  19. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  20. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  21. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  22. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  23. 86079a4 Fix potential null pointer dereference. by Yves Gerey · 6 years ago
  24. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  25. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  26. cc55032 Adding shampson to media/OWNERS. by Seth Hampson · 6 years ago
  27. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  28. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  29. fc8f5aa Add jeroendb@ and shampson@ as media/sctp/ OWNERS by Steve Anton · 6 years ago
  30. ad5465b Deliver partial SCTP messages when the SID is (unexpectedly) changed. by Jeroen de Borst · 6 years ago
  31. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  32. 4f6d233 Added explicit EOR to sctp messages and coalesce messages on the receiving side. by Jeroen de Borst · 6 years ago
  33. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  34. 2d61162 Remove stringstreams from media/sctp/ by Jonas Olsson · 6 years ago
  35. cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 6 years ago
  36. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  37. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 6 years ago
  38. 5150ee4 Changing MTU size for SCTP socket options. by Seth Hampson · 6 years ago
  39. 644fde4 Add nullptr check in SctpTransport. by Zhi Huang · 6 years ago
  40. 00f934a Add gcc-style annotations for printf-like functions. by Niels Möller · 7 years ago
  41. 6c8e666 Fixing package boundary violation. by Mirko Bonadei · 7 years ago
  42. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  43. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  44. 5526687 Add instructions for converting SCTP verbose log to pcap file. by Taylor Brandstetter · 7 years ago
  45. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  46. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  47. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago