1. 2bfb5db dcsctp: Update zero checksum option to v-06 draft by Victor Boivie · 1 year, 1 month ago
  2. c9d44b3 Add SendMany method to dcsctp socket by Daniel Collins · 1 year, 3 months ago
  3. 82cbbcc dcsctp: Convert use of TimeMs to webrtc::Timestamp by Victor Boivie · 1 year, 4 months ago
  4. 2d43ab8 dcsctp: Add Now() callback by Victor Boivie · 1 year, 4 months ago
  5. b78e6a9 dcsctp: Use TimeDelta in TX path by Victor Boivie · 1 year, 4 months ago
  6. 06fbe63 dcsctp: Exit deferred stream reset on FORWARD-TSN by Victor Boivie · 1 year, 6 months ago
  7. 850296b Reapply "dcsctp: Negotiate zero checksum" by Victor Boivie · 1 year, 6 months ago
  8. a7c6de9 dcsctp: Add retransmission counters to metrics by Victor Boivie · 1 year, 6 months ago
  9. daaa6ab dcsctp: Add handover state for zero checksum by Victor Boivie · 1 year, 11 months ago
  10. 014cbed Revert "dcsctp: Negotiate zero checksum" by Victor Boivie · 1 year, 11 months ago
  11. a736f30 dcsctp: Negotiate zero checksum by Victor Boivie · 1 year, 11 months ago
  12. 3c6b46f Reland "dcsctp: Support zero checksum packets" by Victor Boivie · 1 year, 11 months ago
  13. 45eae34 Revert "dcsctp: Support zero checksum packets" by Victor Boivie · 1 year, 11 months ago
  14. bd46bb7 dcsctp: Support zero checksum packets by Victor Boivie · 2 years ago
  15. e0b45c2 dcsctp: Expose negotiated stream counts by Victor Boivie · 2 years, 7 months ago
  16. 1b4d8ff dcsctp: Add handover state for stream counts by Victor Boivie · 2 years, 7 months ago
  17. 5e21262 dcsctp: Add API for lifecycle events by Victor Boivie · 2 years, 9 months ago
  18. 5b2556e dcsctp: Add metric for using message interleaving by Victor Boivie · 2 years, 9 months ago
  19. 7e897ae dcsctp: Add public API for setting priorities by Victor Boivie · 2 years, 10 months ago
  20. 1533f09 dcsctp: Add priority to dcsctp handover state by Victor Boivie · 2 years, 10 months ago
  21. 51e5bac Revert "dcsctp: Add public API for setting priorities" by Björn Terelius · 2 years, 10 months ago
  22. 17a02a3 dcsctp: Add public API for setting priorities by Victor Boivie · 2 years, 10 months ago
  23. f7fc71d dcsctp: Cleanup Metrics by Victor Boivie · 2 years, 10 months ago
  24. e3b74f8 sctp: Fix data channel closing sequence by Florent Castelli · 2 years, 10 months ago
  25. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
  26. 7e11ea2 dcsctp: Correct safety tag for MaxRetransmits by Victor Boivie · 2 years, 11 months ago
  27. a6c10e3 Move strong_alias out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  28. e17d111 dcsctp: Remove dependency on //rtc_base by Florent Castelli · 3 years ago
  29. b951dc6 Allow specifying delayed task precision of dcsctp::Timer. by Henrik Boström · 3 years, 2 months ago
  30. 4b7024b Revert "dcsctp: Use rtc::CopyOnWriteBuffer" by Victor Boivie · 3 years, 3 months ago
  31. 2db59a6 dcsctp: Use rtc::CopyOnWriteBuffer by Victor Boivie · 3 years, 4 months ago
  32. 42a850d dcsctp: Use strong type for MaxRetransmits by Victor Boivie · 3 years, 4 months ago
  33. f4fa166 dcsctp: Detect the peer SCTP implementation by Victor Boivie · 3 years, 6 months ago
  34. adfe54c dcsctp: Remove the TCP style cwnd doubling by Victor Boivie · 3 years, 6 months ago
  35. d68f18e dcsctp: Allow specifying minimum RTT variance by Victor Boivie · 3 years, 6 months ago
  36. b918230 Move StrongAlias to rtc_base by Victor Boivie · 3 years, 6 months ago
  37. 7243532 dcsctp: hand over RRSendQueue streams state by Sergey Sukhanov · 3 years, 6 months ago
  38. d92f8a8 dcsctp: move HandoverReadinessStatus::ToString definition to build target public:socket by Sergey Sukhanov · 3 years, 6 months ago
  39. 4397281 dcsctp: implement socket handover in the DcSctpSocket class and expose the functionality in the API by Sergey Sukhanov · 3 years, 6 months ago
  40. 3b08fe3 dssctp: support socket handover in StreamResetHandler by Sergey Sukhanov · 3 years, 6 months ago
  41. 8f486f9 dcsctp: support socket handover in RetransmissionQueue by Sergey Sukhanov · 3 years, 6 months ago
  42. 9c1657c dcsctp: support socket handover in ReassemblyQueue by Sergey Sukhanov · 3 years, 6 months ago
  43. 225cd47 dcsctp: implement handover in DataTracker by Sergey Sukhanov · 3 years, 6 months ago
  44. ad6b7a7 dcsctp: introduce handover API types and implement it for streams by Sergey Sukhanov · 3 years, 6 months ago
  45. 2e78f09 dcsctp: Increase RTO limits by Victor Boivie · 3 years, 6 months ago
  46. cebbff7 dcsctp: Specify the max timer backoff duration by Victor Boivie · 3 years, 6 months ago
  47. 9680d29 dcsctp: Support unlimited max_retransmissions by Victor Boivie · 3 years, 7 months ago
  48. 3ec9e03 dcsctp: Removing all references to unordered_map by Victor Boivie · 3 years, 7 months ago
  49. 923d2c2 dcsctp: fixed grammar in one comment, added comment regarding the threading contract by Sergey Sukhanov · 3 years, 7 months ago
  50. 14ef633 dcsctp: Don't send small packets when cwnd full by Victor Boivie · 3 years, 7 months ago
  51. 8df32eb dcsctp: Add API to indicate packet send status by Victor Boivie · 3 years, 7 months ago
  52. e0fb45c dcsctp: Add burst limiter for sent packets by Victor Boivie · 3 years, 7 months ago
  53. d4716ea dcsctp: Add metrics support by Victor Boivie · 3 years, 7 months ago
  54. 68e98fb Use backticks not vertical bars to denote variables in comments for /net by Artem Titov · 3 years, 8 months ago
  55. b0ed120 Update links to point at main branch by Tony Herre · 3 years, 8 months ago
  56. 5e726da dcsctp: Extract logging packet observer as utility by Victor Boivie · 3 years, 8 months ago
  57. c362eb2 dcsctp: Add mocks by Victor Boivie · 3 years, 9 months ago
  58. 6a11c84 dcsctp: Add DcSctpSocketFactory by Florent Castelli · 3 years, 9 months ago
  59. 5429d71 dcsctp: Allow heartbeats to be disabled by Victor Boivie · 3 years, 10 months ago
  60. 236ac50 dcsctp: Add public API for BufferedAmountLow by Victor Boivie · 3 years, 10 months ago
  61. cfa932f dcsctp: Bump rto_min to 220 ms by Victor Boivie · 3 years, 10 months ago
  62. d247296 dcsctp: Disable TCP style slow start by Victor Boivie · 3 years, 10 months ago
  63. 0810b05 dcsctp: Add SetMaxMessageSize() to socket by Florent Castelli · 3 years, 10 months ago
  64. de88b08 dcsctp: Add TaskQueue based timeout implementation by Victor Boivie · 3 years, 11 months ago
  65. b7854e4 Enable GN check on //net. by Mirko Bonadei · 3 years, 11 months ago
  66. b6580cc dcsctp: Add Socket by Victor Boivie · 3 years, 11 months ago
  67. 27e50cc dcsctp: Add Retransmission Timeout by Victor Boivie · 3 years, 11 months ago
  68. 59d6e2a dcsctp: Add test for StrongAlias<bool> as bool by Victor Boivie · 3 years, 11 months ago
  69. 9861f96 dcsctp: Add operators on TimeMs and DurationMs by Victor Boivie · 4 years ago
  70. 1fded2f dcsctp: Fix build dependencies by Florent Castelli · 4 years ago
  71. 606bd6d dcsctp: Use correct field width for PPID by Victor Boivie · 4 years ago
  72. 55de292 Use relative paths for //net/dcsctp/public:socket. by Mirko Bonadei · 4 years ago
  73. 83c726f dcsctp: UnwrappedSequenceNumber use StrongAlias by Victor Boivie · 4 years ago
  74. 628d91c dcsctp: Add public API by Victor Boivie · 4 years ago
  75. a865519 dcsctp: Add strong typed identifiers by Victor Boivie · 4 years ago