Frank Meerkoetter
|
ef485d8bc3
Fix the type of the return
|
5 years ago |
Frank Meerkoetter
|
7be71b6a78
No need to fwd declare these structs
|
5 years ago |
Stefan Profanter
|
1bf487abd1
mDNS: Remove resolving IP address for mDNS announce
|
5 years ago |
Christian von Arnim
|
36a41c1288
Fix: Do not ignore the first network adapter
|
6 years ago |
Stefan Profanter
|
ac0363d356
Fix stack buffer overflow
|
5 years ago |
Stefan Profanter
|
ae58c5f227
Fix stack-buffer-overflow
|
5 years ago |
Stefan Profanter
|
96e136596c
Tests: Mutex access to server to avoid race condition.
|
5 years ago |
Stefan Profanter
|
6ad0222f61
CMake: Set clang sanitizer for debug
|
5 years ago |
Stefan Profanter
|
c63abccb4d
Tests: only call ck_assert while test is running
|
5 years ago |
Stefan Profanter
|
17e5f6cba4
CI: Sort CMake options alphabetically
|
5 years ago |
Stefan Profanter
|
ebedd4d751
NodesetCompiler: Ignore already loaded nodeset
|
5 years ago |
Lukas M
|
887ebf842c
JSON: Add encoding/decoding fuzzing
|
5 years ago |
Lukas M
|
2e1886b070
JSON: Add encoding/decoding unit tests
|
5 years ago |
Lukas M
|
78e53cdd0a
JSON: Add encoding/decoding
|
5 years ago |
Lukas M
|
9a07e2162e
Deps: Fix a clang-analyzer issue in the libc time handling
|
5 years ago |
Lukas M
|
5c4fa843f7
JSON: Add string escape external dependency
|
6 years ago |
Lukas M
|
a542af9e95
JSON: Add atoi external dependency
|
6 years ago |
Lukas M
|
a7c976188b
JSON: Better date handling in the internal libc
|
6 years ago |
Lukas M
|
af9c7c2522
JSON: Add musl functions for float parsing without standard libc
|
6 years ago |
Lukas M
|
81028c7a7d
JSON: Add jsmn dependency for JSON encoding
|
6 years ago |
Julius Pfrommer
|
b33902c0d2
Tests: Fix discovery test indcludes on OpenBSD
|
6 years ago |
Stefan Profanter
|
aa3c4be4ba
Doc: Fix various Codacy formatting issues
|
5 years ago |
Stefan Profanter
|
4d60ed9b03
Update badge URLS and add Codacy
|
5 years ago |
StalderT
|
ce70001522
don't override UA AMALGAMATION ARCHITECTURES
|
5 years ago |
StalderT
|
0138aff6e3
fix UA_AMALGAMATION_ARCHITECUTRES typo
|
5 years ago |
Julius Pfrommer
|
f718d55210
Nodestore: Use zip tree instead of hashmap for the nodestore
|
5 years ago |
Julius Pfrommer
|
f97c524cb3
PubSub: Export public functions
|
5 years ago |
Julius Pfrommer
|
4d804b5935
Timer: Use zip tree for the timer
|
5 years ago |
Julius Pfrommer
|
835b83b2f9
Deps: Add ziptree.h
|
5 years ago |
Julius Pfrommer
|
9441890da9
Tests: Add a benchmark for the timer
|
5 years ago |