Stefan Profanter
|
3fe7ecc9fa
CI: Add codecov.io
|
5 years ago |
Stefan Profanter
|
b4c8443fa9
CI: Remove coverity since it does not integrate well.
|
5 years ago |
Julius Pfrommer
|
3d708b820c
JSON: Small complexity reductions
|
5 years ago |
Julius Pfrommer
|
6a8851ee93
JSON: Use the same codepath for _encode and _calcSize
|
5 years ago |
Julius Pfrommer
|
c16e303e84
JSON: Small cleanup of includes
|
5 years ago |
Julius Pfrommer
|
266a9bd7e0
JSON: Remove the indirection for ParseCtx->index
|
5 years ago |
Frank Meerkoetter
|
5bc2cfce90
Do not dynamically allocate a simple bool
|
5 years ago |
Julius Pfrommer
|
e68ff10a42
Client: Cleanup async connection HEL handshake; Fix #2295 memleak
|
6 years ago |
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 |