summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Restructure Woodpecker pipelinesbeDimitri Staessens40 hours3-111/+140
* ci: Add a check for VERSION fileDimitri Staessens40 hours1-0/+13
* build: Automatically parse version from tagDimitri Staessens40 hours6-9/+96
* build: Add a version targetDimitri Staessens40 hours2-0/+15
* build: Add git hash to version stringDimitri Staessens40 hours7-7/+50
* ipcpd: Fix lsdb being renamed to lspbDimitri Staessens40 hours1-32/+32
* lib: Add struct llist for lists tracking lenDimitri Staessens40 hours19-703/+504
* build: Set FUSE_PREFIX in fuse.cmakeDimitri Staessens40 hours2-7/+2
* build: Update copyright to 2026Dimitri Staessens40 hours247-247/+247
* lib: Add SLH-DSA tests and per-algorithm PQC gatingDimitri Staessens40 hours18-71/+1234
* irmd: Check for PQC support when loading configDimitri Staessens40 hours1-3/+9
* irmd: Fix client-side encryption requestDimitri Staessens40 hours2-3/+84
* irmd: Clean up key exchange debug logsDimitri Staessens40 hours3-17/+15
* irmd: Add strength-based crypto negotiationDimitri Staessens40 hours8-82/+417
* lib: Fix SSM PUP creation on OS XDimitri Staessens7 days4-27/+62
* build: Fix config dir to follow install prefixDimitri Staessens7 days1-11/+12
* lib: Check fchown result when creating ssm_poolDimitri Staessens7 days4-53/+39
* build: Fix invisible IPCP_TARGET variablesDimitri Staessens7 days10-12/+12
* build: Fix clobbering of FUSE_PREFIXDimitri Staessens7 days1-13/+14
* build: Fix assertion tests core dump state messageDimitri Staessens7 days1-3/+3
* build: Refactor CMake back to in-tree CMakeListsDimitri Staessens7 days88-1265/+1328
* lib: Add per-user packet poolsDimitri Staessens7 days49-631/+1488
* lib: Fix OpenSSL includes and explicit_bzero on OSXDimitri Staessens7 days12-21/+68
* lib: Fix crypt test and secure memory initializationDimitri Staessens2026-01-302-5/+11
* lib: Replace rdrbuff with a proper slab allocatorDimitri Staessens2026-01-2651-1463/+4333
* build: Add DISABLE_TESTS_CORE_DUMPS optionDimitri Staessens2026-01-262-1/+17
* lib: Speed up key rotation testsDimitri Staessens2026-01-266-19/+22
* irmd: Fix cleanup on timeouts after reg_testsDimitri Staessens2026-01-261-6/+29
* lib: Fix authentication testDimitri Staessens2026-01-261-98/+0
* lib: Add automatic key rotation for encryptionDimitri Staessens2026-01-235-39/+387
* lib: Fix allocation of IV and tagsDimitri Staessens2026-01-235-7/+67
* irmd: Remove duplicate OAP testDimitri Staessens2026-01-232-899/+4
* lib: Fix getting text certificatesDimitri Staessens2026-01-232-7/+108
* irmd: Fix registry testsDimitri Staessens2026-01-232-3/+10
* lib: Fix memleak in oap testsDimitri Staessens2026-01-232-14/+18
* build: Add an option for container compatibilityDimitri Staessens2026-01-194-0/+15
* lib: Call mlock() on the shared memory buffersDimitri Staessens2026-01-196-0/+27
* lib: Add post-quantum cryptography supportDimitri Staessens2026-01-1970-1629/+10289
* build: Add option to toggle Ouroboros logging in testsDimitri Staessens2026-01-199-8/+42
* build: Fix missing DEBUG_PROTO optionsDimitri Staessens2026-01-122-8/+4
* build: Add build target to generate coverage reportDimitri Staessens2026-01-128-0/+594
* lib: Refactor rbuffDimitri Staessens2026-01-072-123/+92
* lib: Remove the not-so lockless rbuff_llDimitri Staessens2026-01-075-560/+277
* build: Refactor CMake modulesDimitri Staessens2026-01-0774-1206/+1116
* ipcpd: Initialize mgmt frames in eth/udpDimitri Staessens2026-01-072-0/+12
* build: Copy empty config file on installThijs Paelman2025-12-222-11/+11
* build: Extend CMake variable documentationThijs Paelman2025-11-241-1/+1
* build: Fix systemd --config optionThijs Paelman2025-11-242-30/+31
* build: Add build_tests targetThijs Paelman2025-11-217-6/+8
* lib: Fix buffer in auth_test and tpm logDimitri Staessens2025-11-212-2/+3