| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | lib: Add CRC-8 and CRC-16 checksums | Dimitri Staessens | 2026-05-06 | 8 | -0/+358 | |
| * | lib: Add CRC-64/NVMe checksum | Dimitri Staessens | 2026-05-06 | 6 | -0/+545 | |
| * | cmake: Add CPU feature detection helper | Dimitri Staessens | 2026-05-06 | 1 | -0/+2 | |
| * | lib: Fix certificate DER encoding and key buffers | Dimitri Staessens | 2026-03-14 | 4 | -37/+37 | |
| * | lib: Fix initialization when listing names | Dimitri Staessens | 2026-03-14 | 2 | -2/+2 | |
| * | lib: Fix missing cleanup in authentication path | Dimitri Staessens | 2026-03-14 | 3 | -0/+13 | |
| * | lib: Add tests for missing root CA | Dimitri Staessens | 2026-03-14 | 1 | -0/+55 | |
| * | lib: Fix chown of GSPP to ouroboros group | Dimitri Staessens | 2026-03-14 | 1 | -1/+3 | |
| * | lib: Fix ssm pool double free | Dimitri Staessens | 2026-02-22 | 2 | -2/+5 | |
| * | lib: Fix invalid malloc pointer type | Dimitri Staessens | 2026-02-22 | 1 | -1/+1 | |
| * | lib: Add struct llist for lists tracking len | Dimitri Staessens | 2026-02-18 | 2 | -79/+0 | |
| * | build: Update copyright to 2026 | Dimitri Staessens | 2026-02-18 | 52 | -52/+52 | |
| * | lib: Add SLH-DSA tests and per-algorithm PQC gating | Dimitri Staessens | 2026-02-18 | 8 | -16/+386 | |
| * | irmd: Add strength-based crypto negotiation | Dimitri Staessens | 2026-02-18 | 2 | -12/+60 | |
| * | lib: Fix SSM PUP creation on OS X | Dimitri Staessens | 2026-02-13 | 3 | -23/+53 | |
| * | lib: Check fchown result when creating ssm_pool | Dimitri Staessens | 2026-02-13 | 4 | -53/+39 | |
| * | build: Refactor CMake back to in-tree CMakeLists | Dimitri Staessens | 2026-02-13 | 4 | -30/+167 | |
| * | lib: Add per-user packet pools | Dimitri Staessens | 2026-02-13 | 13 | -455/+684 | |
| * | lib: Fix OpenSSL includes and explicit_bzero on OSX | Dimitri Staessens | 2026-02-13 | 6 | -4/+35 | |
| * | lib: Fix crypt test and secure memory initialization | Dimitri Staessens | 2026-01-30 | 1 | -2/+7 | |
| * | lib: Replace rdrbuff with a proper slab allocator | Dimitri Staessens | 2026-01-26 | 18 | -1118/+3902 | |
| * | lib: Speed up key rotation tests | Dimitri Staessens | 2026-01-26 | 5 | -19/+21 | |
| * | lib: Fix authentication test | Dimitri Staessens | 2026-01-26 | 1 | -98/+0 | |
| * | lib: Add automatic key rotation for encryption | Dimitri Staessens | 2026-01-23 | 4 | -39/+385 | |
| * | lib: Fix allocation of IV and tags | Dimitri Staessens | 2026-01-23 | 4 | -7/+63 | |
| * | lib: Fix getting text certificates | Dimitri Staessens | 2026-01-23 | 2 | -7/+108 | |
| * | lib: Fix memleak in oap tests | Dimitri Staessens | 2026-01-23 | 1 | -8/+8 | |
| * | lib: Call mlock() on the shared memory buffers | Dimitri Staessens | 2026-01-19 | 2 | -0/+14 | |
| * | lib: Add post-quantum cryptography support | Dimitri Staessens | 2026-01-19 | 19 | -500/+3786 | |
| * | build: Add option to toggle Ouroboros logging in tests | Dimitri Staessens | 2026-01-19 | 1 | -0/+1 | |
| * | lib: Refactor rbuff | Dimitri Staessens | 2026-01-07 | 1 | -121/+90 | |
| * | lib: Remove the not-so lockless rbuff_ll | Dimitri Staessens | 2026-01-07 | 4 | -558/+277 | |
| * | build: Refactor CMake modules | Dimitri Staessens | 2026-01-07 | 2 | -339/+1 | |
| * | build: Add build_tests target | Thijs Paelman | 2025-11-21 | 1 | -1/+1 | |
| * | lib: Fix buffer in auth_test and tpm log | Dimitri Staessens | 2025-11-21 | 2 | -2/+3 | |
| * | build: Include tests in 'all' target | Thijs Paelman | 2025-11-07 | 1 | -1/+1 | |
| * | build: Only add tests when BUILD_TESTING is ON | Thijs Paelman | 2025-11-07 | 1 | -1/+3 | |
| * | irmd: Fix the flow_join operation | Dimitri Staessens | 2025-09-24 | 1 | -10/+2 | |
| * | lib: Fail on encrypted PEM keys | Dimitri Staessens | 2025-09-10 | 1 | -1/+1 | |
| * | lib: Move encryption control from QoS to name | Dimitri Staessens | 2025-09-10 | 6 | -33/+19 | |
| * | ipcpd: Add ipcpd over UDP/IPv6 | Dimitri Staessens | 2025-09-10 | 2 | -18/+87 | |
| * | build: Add some hints for scan-build | Dimitri Staessens | 2025-08-23 | 1 | -0/+3 | |
| * | irmd: Add flow authentication | Dimitri Staessens | 2025-08-18 | 7 | -33/+167 | |
| * | ipcpd: Configure link-state at bootstrap | Dimitri Staessens | 2025-08-18 | 2 | -6/+113 | |
| * | lib: Fix memory leaks in tests | Dimitri Staessens | 2025-08-15 | 2 | -0/+3 | |
| * | lib: Fix authentication test for older OpenSSL | Dimitri Staessens | 2025-08-11 | 1 | -19/+19 | |
| * | ipcpd: Update DHT for unicast layer | Dimitri Staessens | 2025-08-06 | 7 | -21/+141 | |
| * | lib: Fix flow timeouts after flow allocation | Dimitri Staessens | 2025-08-06 | 1 | -2/+3 | |
| * | lib: Fix authentication test | Dimitri Staessens | 2025-08-06 | 1 | -70/+67 | |
| * | lib: Output TPM debugging to log | Dimitri Staessens | 2025-08-01 | 1 | -20/+36 | |
