aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 hoursImprove heartbeat timer calculationupstream-masterMichael Tuexen
12 hoursUse time_t where appropriateMichael Tuexen
40 hoursFix Coverity issues and minor cleanupsMichael Tuexen
9 daysSS_ISCONFIRMING has been retired in the FreeBSD kernelMichael Tuexen
2024-04-17Fix detection of sockaddr_conn.sconn_len when srcdir != objdir. (#701)Jonathan Lennox
2024-04-17Lock ACCEPT_LOCK before checking socket->so_head. (#698)Jonathan Lennox
2024-04-17Enhance timer execution debug log. (#708)Jonathan Lennox
2024-04-17Add SCTPDBG statements for soref/sorele. (#706)Jonathan Lennox
2024-04-14Separate --enable-debug from --enable-opt in configure. (#700)Jonathan Lennox
2024-04-14Update Manual.md (#705)grootgordon
2024-02-28Allow sending packets with INIT ACK chunks and zero checksumMichael Tuexen
2024-01-11Update Manual.md (#694)grootgordon
2023-11-06Sync with FreeBSDMichael Tuexen
2023-11-05Extend use_zero_crc check to AF_CONN sockets (#690)melpon
2023-11-05Fix syntax errorMichael Tuexen
2023-11-05Add definition for sctp_ootb_with_zero_cksum (#689)melpon
2023-09-13Further improve shutting down the read side of a socketMichael Tuexen
2023-09-13Improve shutting down of the read side of a socketMichael Tuexen
2023-09-08Do not call sctp_ulp_notify recursivelyMichael Tuexen
2023-09-08Improve locking for notificationsMichael Tuexen
2023-09-08Improve Stream Reset notification handlingMichael Tuexen
2023-09-08Cleanup SCTP AUTH related notificationsMichael Tuexen
2023-08-25CleanupMichael Tuexen
2023-08-24Improve handling of socket which was shutdown for readingMichael Tuexen
2023-08-23Improve handling of SHUTDOWN and SHUTDOWN ACK chunksMichael Tuexen
2023-08-19Fix non-INVARIANTS buildMichael Tuexen
2023-08-19Cleanup graceful shutdown of the peerMichael Tuexen
2023-08-19Sync with FreeBSDMichael Tuexen
2023-08-14CleanupMichael Tuexen
2023-08-14Use an assertMichael Tuexen
2023-08-14Improve consistencyMichael Tuexen
2023-08-09CleanupMichael Tuexen
2023-08-08Fix userland buildMichael Tuexen
2023-08-08Remove redundant codeMichael Tuexen
2023-08-08cleanupMichael Tuexen
2023-08-05Cleanup, no functional changeMichael Tuexen
2023-08-05Remove check already done by callerMichael Tuexen
2023-08-05Do not clear sb_cc when the write side is shutdownMichael Tuexen
2023-08-01Try to fix compilation issues.Michael Tuexen
2023-07-31Fix typo.Michael Tuexen
2023-07-31Delete stray sMichael Tuexen
2023-07-28Fix FreeBSD kernel specific bug.Michael Tuexen
2023-07-28Improve consistencyMichael Tuexen
2023-07-23Update zero checksum supportMichael Tuexen
2023-05-24Unbreak building usrsctp on FreeBSD currentMichael Tuexen
2023-05-03Only start shutdown guard timer when sending SHUTDOWN chunkMichael Tuexen
2023-05-03Improve shutdown(..., SHUT_WR) handlingMichael Tuexen
2023-04-30Improve handling of stale cookie error causesMichael Tuexen
2023-04-23Use names from RFC 8260Michael Tuexen
2023-03-18Fix typo in assignmentMichael Tuexen