index
:
usrsctp.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-18
Fix typo in assignment
Michael Tuexen
2023-03-16
sctp: enforce Kahn's rule during the handshake
Michael Tuexen
2023-03-16
When getting back a cookie, the receiver does not know whether the
Michael Tuexen
2023-03-15
Allow disabling of SCTP_ACCEPT_ZERO_CHECKSUM socket option
Michael Tuexen
2023-03-15
Improve zero checksum negotiation
Michael Tuexen
2023-03-10
Initial support of draft-tuexen-tsvwg-sctp-zero-checksum
Michael Tuexen
2023-02-02
Improve delivery of stream reset notifications
Michael Tuexen
2022-11-06
Sync with FreeBSD
Michael Tuexen
2022-10-13
Improve sending of ABORT in response to INIT-ACK
Michael Tuexen
2022-08-10
Improve handling of send calls with no user data
Michael Tuexen
2022-08-03
Sync with FreeBSD
Michael Tuexen
2022-06-27
Fix compilation
Michael Tuexen
2022-06-27
FreeBSD related changes
Michael Tuexen
2022-06-08
Fix build issue.
Michael Tuexen
2022-06-08
Remove bookkeeping not needed anymore
Michael Tuexen
2022-06-08
Fix bug introduced with last commit
Michael Tuexen
2022-06-08
Cleanup, no functional change intended
Michael Tuexen
2022-06-04
Use atomic operation to add flag to the inp if it is not locked
Michael Tuexen
2022-05-29
Improve listen() call on 1-to-1 style sockets
Michael Tuexen
2022-05-28
Use a consistent view of send parameters
Michael Tuexen
2022-05-28
Ignore SCTP_SENDALL for 1-to-1 style sockets
Michael Tuexen
2022-05-28
Improve send() handling while shutdown in progress
Michael Tuexen
2022-05-28
Cleanups in error paths
Michael Tuexen
2022-05-28
Cleanup
Michael Tuexen
2022-05-23
More cleanups, no functional change
Michael Tuexen
2022-05-15
Cleanup sb_cc usage
Michael Tuexen
2022-05-15
Cleanup, no functional change intended
Michael Tuexen
2022-05-15
Improve path verification, thanks to Alexander Funke
Michael Tuexen
2022-05-15
Improve consistency, no functional change intended
Michael Tuexen
2022-05-13
Fix locking bug
Michael Tuexen
2022-05-13
Sync with FreeBSD
Michael Tuexen
2022-04-27
Improve locking
Michael Tuexen
2022-04-19
Improve stopping of timer
Michael Tuexen
2022-04-16
Cleanup
Michael Tuexen
2022-04-16
imnprove handling of data/notif for 1-to-1 listeners
Michael Tuexen
2022-04-15
Fix locking issue found by syzkaller
Michael Tuexen
2022-04-14
Sync with FreeBSD
Michael Tuexen
2022-04-13
Sync with FreeBSD
Michael Tuexen
2022-04-13
bugfix: nat-state-update for ipv4 (#658)
Sriram Yagnaraman
2022-04-07
Remove mutex not being used anymore
Michael Tuexen
2022-04-07
Use variable names in a consistent way
Michael Tuexen
2022-04-06
Simplify init_random() to remove QNX special-case (#655)
Ole André Vadla Ravnås
2022-04-02
Do not refer to an potentially outdated stream
Michael Tuexen
2022-04-02
Cleanup
Michael Tuexen
2022-04-02
Remove a test which is unsafe
Michael Tuexen
2022-04-02
Clear pointer to stack when leaving function
Michael Tuexen
2022-03-30
Ensure ASCONF chunks do not get too large
Michael Tuexen
2022-03-29
Fix typos (#652)
David Sanders
2022-03-29
Retire stcb send lock.
Michael Tuexen
2022-03-29
FBSDID
Michael Tuexen
[prev]
[next]