aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added send packets with type i.e. keyex / json-dataadd/udp-aes256-gcmToni Uhlig2025-05-28
* Added preps for different packet types + AAD (type+size)Toni Uhlig2025-05-28
* Added HKDF to uniform distirbute a X25519 shared keyToni Uhlig2025-05-28
* Added preps for AAD/KeyExToni Uhlig2025-05-28
* Added some stats printing to c-decryptToni Uhlig2025-05-28
* Modified crypto to support multiple peers (multiple sender / multiple receive...Toni Uhlig2025-05-28
* nDPId decryption exampleToni Uhlig2025-05-28
* nDPId decryption exampleToni Uhlig2025-05-28
* Updated OpenWrt In-Source build patchToni Uhlig2025-05-28
* Added nDPId decryption exampleToni Uhlig2025-05-28
* initial nDPId UDP crypto [WiP!]Toni Uhlig2025-05-28
* bump libnDPI to f8869cd670adc439cc41bde0bd04960e1befafc5HEADmainToni Uhlig2025-05-20
* rs-simple: improved readability and stabilityToni Uhlig2025-05-20
* rs-simple: added argh command line parser and "stable" flow table indexToni Uhlig2025-05-18
* rs-simple: added DaemonEventStatus deserialization and statistics mgmtToni Uhlig2025-05-16
* CI: build Rust examplestmpToni Uhlig2025-05-15
* rs-simple: added first/last seen and timeout inToni Uhlig2025-05-15
* rs-simple: make primitive flow table workToni Uhlig2025-05-14
* rs-simple: add flow mgmt w/ TTL hash maps (moka-future)Toni Uhlig2025-05-03
* CI: use FreeBSD vmactions main branchToni Uhlig2025-04-30
* Fix CI build with PF_RING (build userspace lib only)Toni Uhlig2025-04-30
* Add simple rust example (WiP)Toni Uhlig2025-04-30
* Fix CIToni Uhlig2025-04-17
* bump libnDPI to c49d126d3642d5b1f5168d049e3ebf0ee3451edcToni Uhlig2025-03-06
* Initial tunnel decoding (GRE - Layer4 only atm) (#55)Toni2025-02-25
* Add FreeBSD CI buildToni Uhlig2025-02-01
* Fix missing header file for build on freebsd (macos) (#60)Alex Eganov2025-01-31
* CI: Fixed config testsToni Uhlig2025-01-26
* CI: Added libnl-genl-3-dev to PF_RING buildToni Uhlig2025-01-26
* Set minimal required nDPI version to 4.14 (tarball) and 4.13 (git)Toni Uhlig2025-01-26
* Temp disable `flow_risk.crawler_bot.list.load` in default config fileToni Uhlig2025-01-26
* bump libnDPI to e946f49aca13e4447a7d7b2acae6323a4531fb55Toni Uhlig2025-01-25
* fix config headerToni Uhlig2024-12-09
* Added `--no-blink` and `--hide-risk-info`Toni Uhlig2024-12-09
* Increased maximum value for `max-flows-per-thread` to 65kToni Uhlig2024-12-03
* CI: `make dist` test (extract archive, run CMake)Toni Uhlig2024-11-20
* Fixed CMake warningsToni Uhlig2024-11-20
* Added script to warn a user about issues regarding wrong umask and CPackToni Uhlig2024-11-20
* Dockerfile updateToni Uhlig2024-11-18
* Fix Gitlab CI build for some runnersToni Uhlig2024-11-18
* CMake/RPM integrationToni Uhlig2024-11-17
* nDPId daemon status event: serialize nDPI API version + Size/FlowToni Uhlig2024-11-17
* Added global stats diff testToni Uhlig2024-11-14
* Use `chmod_chown()` API from utilsToni Uhlig2024-11-14
* Fixed some SonarCloud issuesToni Uhlig2024-11-14
* bump libnDPI to 59ee1fe1156be234fed796972a29a31a0589e25aToni Uhlig2024-11-13
* cosmeticsToni Uhlig2024-11-10
* Added env check `NDPID_STARTED_BY_SYSTEMD` to prevent logging to `stderr` in ...Toni Uhlig2024-11-07
* Add NUL to risks, not needed but better be safe then sorryToni Uhlig2024-11-05
* Fixed some SonarCloud issuesToni Uhlig2024-11-05