- 014cbed Revert "dcsctp: Negotiate zero checksum" by Victor Boivie · 2 years ago
- a736f30 dcsctp: Negotiate zero checksum by Victor Boivie · 2 years ago
- 3c6b46f Reland "dcsctp: Support zero checksum packets" by Victor Boivie · 2 years ago
- 45eae34 Revert "dcsctp: Support zero checksum packets" by Victor Boivie · 2 years ago
- 2a3942f dcsctp: Add transmission_control_block_test by Victor Boivie · 2 years ago
- bd46bb7 dcsctp: Support zero checksum packets by Victor Boivie · 2 years ago
- 4fbf555 dcsctp: Make use of log_prefix consistent by Victor Boivie · 2 years ago
- 871ad52 dcsctp: Only send packets if there is a TCB by Victor Boivie · 2 years, 7 months ago
- 5625a86 dcsctp: Handle re-received stream reset requests by Victor Boivie · 2 years, 7 months ago
- dd1eb2e dcsctp: Send buffered data directly on response by Victor Boivie · 2 years, 7 months ago
- 504198a dcsctp: Apply chunk before apply deferred reset by Victor Boivie · 2 years, 7 months ago
- e0b45c2 dcsctp: Expose negotiated stream counts by Victor Boivie · 2 years, 7 months ago
- 6ba4b63 Remove usage of rtc::MessageHandler in net/dcsctp by Danil Chapovalov · 2 years, 7 months ago
- 3b205da Increase precision of SimulatedTaskQueue (from ms to us). by Mirko Bonadei · 2 years, 8 months ago
- c05a1be Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable by Danil Chapovalov · 2 years, 8 months ago
- ecf88f4 Migrate net/dcsctp/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 9 months ago
- c8680c5 dcsctp: Generate lifecycle events by Victor Boivie · 2 years, 9 months ago
- 00c6142 dcsctp: Refactor send queue (2/2) by Victor Boivie · 2 years, 9 months ago
- 5e21262 dcsctp: Add API for lifecycle events by Victor Boivie · 2 years, 9 months ago
- 5b2556e dcsctp: Add metric for using message interleaving by Victor Boivie · 2 years, 9 months ago
- 2cffde7 dcsctp: Restore from handover as separate methods by Victor Boivie · 2 years, 9 months ago
- a2476e3 dcsctp: Enable message interleaving by Victor Boivie · 2 years, 9 months ago
- 752436f Add dependencies on absl when they are used but undeclared by Oleh Prypin · 2 years, 9 months ago
- c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 10 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
- 2a9bed3 dcsctp: Add interleaved reassembly streams by Victor Boivie · 2 years, 10 months ago
- 71ff71b dcsctp: Reset send queue when recreating TCB by Victor Boivie · 2 years, 10 months ago
- 7e897ae dcsctp: Add public API for setting priorities by Victor Boivie · 2 years, 10 months ago
- 51e5bac Revert "dcsctp: Add public API for setting priorities" by Björn Terelius · 2 years, 10 months ago
- 17a02a3 dcsctp: Add public API for setting priorities by Victor Boivie · 2 years, 10 months ago
- f7fc71d dcsctp: Cleanup Metrics by Victor Boivie · 2 years, 11 months ago
- 69c83cd dcsctp: Fix typo for handing I-FORWARD-TSN. by Victor Boivie · 2 years, 11 months ago
- 8c72cc1 dcsctp: Handle in-progress stream sequence numbers by Victor Boivie · 2 years, 11 months ago
- 7bd3bc1 Revert "dcsctp: Reset send queue when recreating TCB" by Björn Terelius · 2 years, 11 months ago
- 3180a5a dcsctp: Reset send queue when recreating TCB by Victor Boivie · 2 years, 11 months ago
- d7fd0f9 dcsctp: Handle rapid closing of streams by Victor Boivie · 2 years, 11 months ago
- 5e354d9 dcsctp: Improve fast retransmission support by Victor Boivie · 2 years, 11 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
- ed4aadc Move copy_on_write_buffer out of rtc_base_approved by Florent Castelli · 3 years ago
- ddc2f33 Revert "dcsctp: Avoid bundling FORWARD-TSN and DATA chunks" by Victor Boivie · 3 years ago
- 71337f3 Move random out of rtc_base_approved by Florent Castelli · 3 years ago
- 8d4e9fb Remove //api:sequence_checker from public deps by Florent Castelli · 3 years ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
- f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
- e17d111 dcsctp: Remove dependency on //rtc_base by Florent Castelli · 3 years ago
- f9e116f dcsctp: Continue reset pending streams by Victor Boivie · 3 years ago
- 568bc23 dcsctp: Don't reassemble already received chunks by Victor Boivie · 3 years ago
- a04b8b5 dcsctp: Handle losing first DATA on ordered stream by Victor Boivie · 3 years, 1 month ago
- eee0e33 dcsctp: Convert socket tests not to use fixtures by Victor Boivie · 3 years, 1 month ago
- 29ff3ef Reland: Make dcSCTP the default SCTP implementation by Florent Castelli · 3 years, 1 month ago
- f3a381a Use kHigh timer precision for 'delayed-ack' timers. by Henrik Boström · 3 years, 2 months ago
- b951dc6 Allow specifying delayed task precision of dcsctp::Timer. by Henrik Boström · 3 years, 2 months ago
- 29159ca dcsctp: Use c++17 structured bindings by Victor Boivie · 3 years, 2 months ago
- 46cc32d Replace ABSL_FALLTHROUGH_INTENDED with c++17 attribute by Danil Chapovalov · 3 years, 2 months ago
- 4b7024b Revert "dcsctp: Use rtc::CopyOnWriteBuffer" by Victor Boivie · 3 years, 4 months ago
- 2db59a6 dcsctp: Use rtc::CopyOnWriteBuffer by Victor Boivie · 3 years, 4 months ago
- ec19d5e dcsctp: Don't run network tests with TSAN or MSAN by Victor Boivie · 3 years, 5 months ago
- 3179fb2 dcsctp: Avoid integer overflow in HEARTBEAT-ACK v2 by Victor Boivie · 3 years, 6 months ago
- 5755f3e dcsctp: Add sequence checker to socket by Victor Boivie · 3 years, 6 months ago
- 82ccdd3 dcsctp: Add network/throughput tests by Victor Boivie · 3 years, 6 months ago
- 15a0c88 dcsctp: Ensure callbacks are always triggered by Victor Boivie · 3 years, 6 months ago
- 0081f1c dcsctp: Refactor CallbackDeferrer by Victor Boivie · 3 years, 6 months ago
- f4fa166 dcsctp: Detect the peer SCTP implementation by Victor Boivie · 3 years, 6 months ago
- f75f9c2 dcsctp: Avoid integer overflow in HEARTBEAT-ACK by Victor Boivie · 3 years, 6 months ago
- 7243532 dcsctp: hand over RRSendQueue streams state by Sergey Sukhanov · 3 years, 6 months ago
- 9d2b3cb dcsctp: enabled handover in test SendManyFragmentedMessagesWithLimitedRtx by Sergey Sukhanov · 3 years, 6 months ago
- d92f8a8 dcsctp: move HandoverReadinessStatus::ToString definition to build target public:socket by Sergey Sukhanov · 3 years, 6 months ago
- 3852698 dcsctp: support handover state serialization testing by Sergey Sukhanov · 3 years, 6 months ago
- 4397281 dcsctp: implement socket handover in the DcSctpSocket class and expose the functionality in the API by Sergey Sukhanov · 3 years, 6 months ago
- 54e4e35 dcsctp: Add consistency check for assembled msgs by Victor Boivie · 3 years, 7 months ago
- 3b08fe3 dssctp: support socket handover in StreamResetHandler by Sergey Sukhanov · 3 years, 7 months ago
- cfee054 dcsctp: Refactor socket test to allow recreation of the sockets. by Sergey Sukhanov · 3 years, 7 months ago
- cebbff7 dcsctp: Specify the max timer backoff duration by Victor Boivie · 3 years, 7 months ago
- 9680d29 dcsctp: Support unlimited max_retransmissions by Victor Boivie · 3 years, 7 months ago
- 0ca62e3 dcsctp: Avoid bundling FORWARD-TSN and DATA chunks by Victor Boivie · 3 years, 7 months ago
- 3ec9e03 dcsctp: Removing all references to unordered_map by Victor Boivie · 3 years, 7 months ago
- 14ef633 dcsctp: Don't send small packets when cwnd full by Victor Boivie · 3 years, 8 months ago
- abf6188 dcsctp: Add PacketSender by Victor Boivie · 3 years, 8 months ago
- 600bb8c dcsctp: Migrating to using absl::bind_front by Victor Boivie · 3 years, 8 months ago
- 8df32eb dcsctp: Add API to indicate packet send status by Victor Boivie · 3 years, 8 months ago
- e0fb45c dcsctp: Add burst limiter for sent packets by Victor Boivie · 3 years, 8 months ago
- d4716ea dcsctp: Add metrics support by Victor Boivie · 3 years, 8 months ago
- bf15e56 dcsctp: Abandon chunks consistently by Victor Boivie · 3 years, 9 months ago
- 813a087 dcsctp: Add packet capture support in unit tests by Victor Boivie · 3 years, 9 months ago
- 8bd26e1 dcsctp: Only reset paused streams when peer acks by Victor Boivie · 3 years, 9 months ago
- c20f156 dcsctp: Don't sent more packets before COOKIE ACK by Victor Boivie · 3 years, 10 months ago
- 5429d71 dcsctp: Allow heartbeats to be disabled by Victor Boivie · 3 years, 10 months ago
- 236ac50 dcsctp: Add public API for BufferedAmountLow by Victor Boivie · 3 years, 10 months ago
- bd9031b dcsctp: Add OnTotalBufferedAmountLow in Send Queue by Victor Boivie · 3 years, 10 months ago
- 791adaf dcsctp: Add OnBufferedAmountLow in Send Queue by Victor Boivie · 3 years, 10 months ago
- 2440d34 dcsctp: Rename FCFSSendQueue to RRSendQueue by Victor Boivie · 3 years, 10 months ago
- 50a0b12 dcsctp: Avoid transition back to ShutdownPending by Victor Boivie · 3 years, 11 months ago
- d3b186e dcsctp: Support message with low lifetime by Victor Boivie · 3 years, 11 months ago
- 914925f dcsctp: Don't access TCB when the socket is closed by Victor Boivie · 3 years, 11 months ago
- f95536d dcsctp: Stop connection timers during shutdown by Victor Boivie · 3 years, 11 months ago
- 3dadf8b dcsctp: Log socket name also in callbacks by Victor Boivie · 3 years, 11 months ago
- 59b8028 dcsctp: Refactor unit tests by Victor Boivie · 3 years, 11 months ago
- 1d2fa9a dcsctp: Expire timers just before triggering them by Victor Boivie · 3 years, 11 months ago