Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau bd3df48c0b Limit scheduling of flush tasks in SCTP transport 4 years ago
  Paul-Louis Ageneau 7f6f178177 Fixed buffered amount callback synchronization 4 years ago
  Paul-Louis Ageneau 6ef8f1e1a7 Added optional MTU setting in configuration 4 years ago
  Paul-Louis Ageneau 56dbcaad97 Fixed path MTU 4 years ago
  Paul-Louis Ageneau de2ac6c0c2 Mitigation for data race 4 years ago
  Paul-Louis Ageneau e43c3730a6 Removed useless message 4 years ago
  Paul-Louis Ageneau 4428e3dc3e Cleaned up rtc namespace use 4 years ago
  Paul-Louis Ageneau ea12530d30 Disabled SCTP Path MTU discovery 4 years ago
  Paul-Louis Ageneau 1ceb0fd292 Code formatting 4 years ago
  Staz M 9ee9734473 Refactored runtime errors to be logged on a timer 4 years ago
  Paul-Louis Ageneau 2bae3f62c4 Exit SCTP recv loop on disconnected state 4 years ago
  Paul-Louis Ageneau e34a3bb8ae Enhanced SCTP send to flush before attempting to send 4 years ago
  Paul-Louis Ageneau a67ca9da9b Implemented support for DSCP 4 years ago
  Paul-Louis Ageneau 8729e0d2aa Scheduled SCTP recv task only if there is no pending task 4 years ago
  Paul-Louis Ageneau aab876d346 Removed SCTP transport receiving flag 4 years ago
  Paul-Louis Ageneau 5b5debf260 Use upcall and recv instead of message callback for usrsctp 4 years ago
  Paul-Louis Ageneau 6a1fff13c1 Fixed SCTP processor limit 4 years ago
  Paul-Louis Ageneau 1181fdc599 Introduced SCTP transport processor 4 years ago
  Paul-Louis Ageneau d390c04ca9 Fixed wait on written condition 4 years ago
  Paul-Louis Ageneau 31b5d6f84a Throw if SCTP is connected after close 4 years ago
  Paul-Louis Ageneau 734efb391a Removed misplaced len check 5 years ago
  Paul-Louis Ageneau 88e8d028b4 Refactored queue and introduced tryPop() 5 years ago
  Paul-Louis Ageneau 4d5c5ef404 Connected new ulp_info parameter in usrsctp send callback 5 years ago
  Paul-Louis Ageneau 628742c2f3 Updated usrsctp 5 years ago
  Paul-Louis Ageneau 642861f3be Fixed comment 5 years ago
  Paul-Louis Ageneau fed51f354a Check remote description on setRemoteDescription() 5 years ago
  Paul-Louis Ageneau 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
  Paul-Louis Ageneau e2c42ff73b Fixed unordered flag and renamed reliability type for consistency 5 years ago
  Paul-Louis Ageneau 0593566ba6 Free data when instance is invalid on recv callback 5 years ago
  Paul-Louis Ageneau b325100a7a Enforce usrsctp instance pointer check on every callback 5 years ago