Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
fuzzer/ | 03-May-2024 | - | 1,173 | 853 | ||
programs/ | 03-May-2024 | - | 10,083 | 8,466 | ||
usrsctplib/ | 03-May-2024 | - | 95,358 | 75,021 | ||
.gitignore | D | 03-May-2024 | 1 KiB | 86 | 76 | |
Android.bp | D | 03-May-2024 | 2.9 KiB | 118 | 111 | |
CMakeLists.txt | D | 03-May-2024 | 9.4 KiB | 284 | 225 | |
LICENSE.md | D | 03-May-2024 | 1.5 KiB | 28 | 22 | |
METADATA | D | 03-May-2024 | 368 | 18 | 16 | |
MODULE_LICENSE_BSD | D | 03-May-2024 | 0 | |||
Makefile.am | D | 03-May-2024 | 1.7 KiB | 39 | 6 | |
Makefile.nmake | D | 03-May-2024 | 1.7 KiB | 46 | 14 | |
Manual.md | D | 03-May-2024 | 36.9 KiB | 786 | 580 | |
Manual.tex | D | 03-May-2024 | 56.1 KiB | 1,334 | 1,166 | |
README.md | D | 03-May-2024 | 387 | 9 | 5 | |
bootstrap | D | 03-May-2024 | 2.1 KiB | 67 | 23 | |
configure.ac | D | 03-May-2024 | 6.9 KiB | 195 | 171 | |
gen-def.py | D | 03-May-2024 | 602 | 27 | 18 | |
meson.build | D | 03-May-2024 | 7.3 KiB | 242 | 218 | |
meson_options.txt | D | 03-May-2024 | 464 | 11 | 10 | |
usrsctp.pc.in | D | 03-May-2024 | 264 | 13 | 11 |
README.md
1# usrsctp 2[![Coverity Scan Build Status](https://scan.coverity.com/projects/13430/badge.svg)](https://scan.coverity.com/projects/usrsctp) 3 4This is a userland SCTP stack supporting FreeBSD, Linux, Mac OS X and Windows. 5 6See [manual](Manual.md) for more information. 7 8The status of continuous integration testing is available from our [Buildbot](http://buildbot.nplab.de:18010/#/console). 9