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
/
examples
/
c-captured
Commit message (
Expand
)
Author
Age
*
Fixed some SonarCloud issues
Toni Uhlig
2024-11-14
*
Switched OpenWrt GitHub Actions SDK to main branch
Toni Uhlig
2024-11-02
*
Read and parse configuration files. Fixes #41. (#42)
1.7rc1
Toni
2024-10-16
*
Fixed broken "not-detected" event/packet capture in captured example.
Toni Uhlig
2024-01-29
*
Replaced ambiguous naming of "JSON string" to more accurate "JSON message". #2
Toni Uhlig
2023-12-04
*
Fixed SonarCloud complaints.
Toni Uhlig
2023-11-20
*
Fixed clang-tidy warnings.
Toni Uhlig
2023-11-13
*
Use c-captured within `test/run_tests.sh`.
Toni Uhlig
2023-11-11
*
Fixed more SonarCloud complaints.
Toni Uhlig
2023-11-07
*
Fix issues detected by SonarCloud.
Toni Uhlig
2023-10-05
*
c-captured: Log only flows w/o packet data to syslog if in logging mode.
Toni Uhlig
2023-09-10
*
Fix some GCC-12 warnings.
Toni Uhlig
2023-08-27
*
c-captured extension
Toni Uhlig
2023-08-14
*
Sync unit tests.
Toni Uhlig
2022-11-13
*
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
*
Improved examples.
Toni Uhlig
2022-11-02
*
c-analysed: improved feature extraction from "analyse" events
Toni Uhlig
2022-10-01
*
Refactored client distributor C API.
Toni Uhlig
2022-09-25
*
Improved flown analyse event:
Toni Uhlig
2022-09-22
*
New flow event: 'analysis'.
Toni Uhlig
2022-09-13
*
Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'.
Toni Uhlig
2022-08-15
*
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
*
Major nDPId extension. Sorry for the huge commit.
Toni Uhlig
2022-01-20
*
Additional semantic validation tests.
Toni Uhlig
2021-11-02
*
c-captured: Improved format string in nDPIsrvd_write_flow_info_cb.
Toni Uhlig
2021-10-08
*
Fixed compile error due to missing stdint.h include before ndpi_typedefs.h
Toni Uhlig
2021-10-08
*
Added support/debug function to write flow(-user) related info.
Toni Uhlig
2021-10-08
*
Build JSMN with support for parent links.
Toni Uhlig
2021-07-13
*
nDPIsrvd-captured: skip empty flows based on flow total payload length
Toni Uhlig
2021-05-20
*
Reworked layer 4 flow length naming/calculation.
Toni Uhlig
2021-05-20
*
Fixed CMake global CFLAGS misuse which can cause xcompile errors.
Toni Uhlig
2021-05-19
*
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
*
nDPIsrvd collectd-exec overhaul.
Toni Uhlig
2021-03-15
*
Fixed possible NULL pointer deref in dependencies/nDPIsrvd.h and examples/c-c...
Toni Uhlig
2021-02-28
*
Added JA3 / SSL SHA1 fingerprint blacklists.
Toni Uhlig
2021-02-27
*
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
*
Removed superfluous nDPI (header) dependency for examples/c-captured. Use hea...
Toni Uhlig
2021-02-06
*
nDPIsrvd C API overhaul and massive simplification.
Toni Uhlig
2021-02-06
*
Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...
Toni Uhlig
2021-01-27
*
Finished (mostly) C guessed/undetected flow dumper.
Toni Uhlig
2021-01-26
*
Removed all LUA leftover as preparation for UTHASH.
Toni Uhlig
2020-12-01
*
Provide functionality do deal with tokens from JSMN.
Toni Uhlig
2020-11-17
*
Fixed inconsistent callback function call if a token parsed.
Toni Uhlig
2020-11-13
*
Finished unfinished nDPIsrvd.h helper functionality.
Toni Uhlig
2020-11-13
[next]