index
:
ndpi-daemon.git
add/PF_RING
add/apple-bsd-port
add/config-file-support
add/event-io-abstraction
add/nDPId-UDP-endpoint
add/tls-proxy-support
add/tunnel-decoding
add/udp-aes256-gcm
main
ndpi-example-proposal
tmp
Tiny nDPI based deep packet inspection daemons / toolkit.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dependencies
/
nDPIsrvd.h
Commit message (
Expand
)
Author
Age
*
Fixed some SonarCloud issues
Toni Uhlig
2024-11-14
*
Read and parse configuration files. Fixes #41. (#42)
1.7rc1
Toni
2024-10-16
*
Fix SonarCloud complaint.
Toni Uhlig
2024-08-16
*
Fix some SonarCloud complaints.
Toni Uhlig
2024-02-13
*
Replaced ambiguous naming of "JSON string" to more accurate "JSON message".
Toni Uhlig
2023-12-04
*
Fixed possible buffer underflow.
Toni Uhlig
2023-11-20
*
Fixed SonarCloud complaints.
Toni Uhlig
2023-11-20
*
Apple/BSD port (#30)
Toni
2023-11-06
*
Add DBUS suspicious flow event notification daemon.
Toni Uhlig
2023-11-03
*
Sonarcloud integration
Toni Uhlig
2023-10-05
*
Fix issues detected by SonarCloud.
Toni Uhlig
2023-10-05
*
c-captured extension
Toni Uhlig
2023-08-14
*
Added Keras based Autoencode (Work-in-Progress!)
Toni Uhlig
2023-07-16
*
nDPIsrvd: Provide workaround for change user/group.
Toni Uhlig
2022-11-13
*
nDPIsrvd.h: Provide two additional convenient API functions.
Toni Uhlig
2022-11-06
*
c-analysed: improved feature extraction from "analyse" events
Toni Uhlig
2022-10-01
*
Added nDPIsrvd-analysed to generate CSV files from analyse events.
Toni Uhlig
2022-09-30
*
Refactored client distributor C API.
Toni Uhlig
2022-09-25
*
nDPIsrvd.h: Fixed bug during token parsing/hashing. Do not hash array contents.
Toni Uhlig
2022-09-23
*
Improved flown analyse event:
Toni Uhlig
2022-09-22
*
Added layer4 payload length bins.
Toni Uhlig
2022-09-19
*
New flow event: 'analysis'.
Toni Uhlig
2022-09-13
*
nDPIsrvd.py: Throw SocketTimeout Exception to catch both timeout exceptions d...
Toni Uhlig
2022-06-07
*
Small fixes.
lns
2022-04-26
*
nDPId: Merged nDPId_flow_(info|finished) into nDPId_flow
lns
2022-04-24
*
nDPIsrvd.(h|py): Added socket read/recv timeout.
lns
2022-04-17
*
Refactored buffer subsystem.
lns
2022-04-16
*
Reworked nDPIsrvd.h C-API.
Toni Uhlig
2022-03-21
*
Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.)
Toni Uhlig
2022-03-06
*
Serialize flow risk score / confidence.
Toni Uhlig
2022-02-27
*
Major nDPId extension. Sorry for the huge commit.
Toni Uhlig
2022-01-20
*
c-captured: Improved format string in nDPIsrvd_write_flow_info_cb.
Toni Uhlig
2021-10-08
*
Added support/debug function to write flow(-user) related info.
Toni Uhlig
2021-10-08
*
Improved nDPIsrvd buffer bloat handling using caching.
Toni Uhlig
2021-08-04
*
Build JSMN with support for parent links.
Toni Uhlig
2021-07-13
*
Unified IO buffer mgmt.
Toni Uhlig
2021-06-07
*
Fixed nDPIsrvd.h flow end bug (flow end callback could never be called and ca...
Toni Uhlig
2021-04-11
*
nDPId-test: added JSON distribution + JSON parsing (Multithreaded design re-u...
Toni Uhlig
2021-04-09
*
Reduced code duplication. Preps for nDPId-test.
Toni Uhlig
2021-03-23
*
Switched to CMake build system.
Toni Uhlig
2021-03-17
*
nDPIsrvd collectd-exec overhaul.
Toni Uhlig
2021-03-15
*
Added missing enum strings.
Toni Uhlig
2021-03-09
*
Fixed possible NULL pointer deref in dependencies/nDPIsrvd.h and examples/c-c...
Toni Uhlig
2021-02-28
*
Finalized examples/c-captured to dump packet bytes to PCAP for further analysis.
Toni Uhlig
2021-02-24
*
Extended nDPIsrvd.h with address parsing.
Toni Uhlig
2021-02-23
*
C-Api uses similiar flow key hash calculation as Python-Api.
Toni Uhlig
2021-02-19
*
Aligned nDPIsrvd.py to nDPIsrvd.h for consistency.
Toni Uhlig
2021-02-16
*
nDPIsrvd C API overhaul and massive simplification.
Toni Uhlig
2021-02-06
*
Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...
Toni Uhlig
2021-01-27
*
Finished (mostly) C guessed/undetected flow dumper.
Toni Uhlig
2021-01-26
[next]