ObjFW  Changes On Branch sctp

Changes In Branch sctp Excluding Merge-Ins

This is equivalent to a diff from 0c3c3b6efa to 816c13da9b

2024-05-01
23:23
OFSCTPSocket: Rename packet to message Leaf check-in: 816c13da9b user: js tags: sctp
23:14
OFSCTPSocket: Add support for packet flags check-in: c4c40e01a8 user: js tags: sctp
16:47
Merge trunk into branch "sctp" check-in: 570f747545 user: js tags: sctp
15:20
Document a lot of undocumented functions & macros Leaf check-in: 5164cbc576 user: js tags: 1.1
15:19
Document a lot of undocumented functions & macros Leaf check-in: 0c3c3b6efa user: js tags: trunk
2024-04-29
21:42
Properly hide private symbols check-in: f16bccc7b3 user: js tags: trunk

Modified .github/workflows/ubuntu-20.04-gcc.yml from [db8cc56ce4] to [b83133a1c1].    [diff]

Modified .github/workflows/ubuntu-20.04.yml from [7132512cb3] to [788b3d32e8].    [diff]

Modified .github/workflows/ubuntu-latest-gcc.yml from [aebb3c6867] to [2eef39de08].    [diff]

Modified .github/workflows/ubuntu-latest.yml from [c0481fd267] to [ffe8f603bc].    [diff]

Modified configure.ac from [aab515e691] to [3422d0c11b].    [diff]

Modified extra.mk.in from [22670d3586] to [c6e7ecc5a6].    [diff]

Modified src/Makefile from [6c32b29930] to [6486149d8c].    [diff]

Modified src/OFAsyncIPSocketConnector.m from [9c1348d721] to [cdf0c8e6b2].    [diff]

Modified src/OFRunLoop+Private.h from [f80d306a90] to [a9ea36d376].    [diff]

Modified src/OFRunLoop.m from [b4afc33feb] to [0a75a2f08b].    [diff]

Added src/OFSCTPSocket.h version [2e3d49a6fe].

Added src/OFSCTPSocket.m version [908828903c].

Modified src/OFSocket.h from [48d578681c] to [8867f799f7].    [diff]

Modified src/ObjFW.h from [0b8af4fba8] to [11ffe4203c].    [diff]

Modified src/objfw-defs.h.in from [ab0ba34911] to [d61e321f94].    [diff]

Modified src/test/OTAssert.h from [41f0812f71] to [ce8ac14d43].    [diff]

Modified tests/Makefile from [98ba7ad34d] to [551dea54d6].    [diff]

Added tests/OFSCTPSocketTests.m version [4d2bc6e16e].