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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
build go example only if GOCC set
Toni Uhlig
2020-10-17
*
cosmetics, exception verbosity
Toni Uhlig
2020-10-17
*
py-flow-info: Print BasicEvents.
Toni Uhlig
2020-10-12
*
nDPId/nDPIsrvd: change_user_group does now chown/chmod collector/distributor ...
Toni Uhlig
2020-10-07
*
Travi CI
Toni Uhlig
2020-10-06
*
nDPId: Fixed BUG if flow was guessed but "Unknown" detected protocol serialized.
Toni Uhlig
2020-10-01
*
Improved python event validation with focus on readability.
Toni Uhlig
2020-09-30
*
Centralized some python code parts to make future modifications easier.
Toni Uhlig
2020-09-29
*
nDPIsrvd: Added very important warning and use UDS now by default.
Toni Uhlig
2020-09-29
*
Updated README.md ASCII architecture.
Toni Uhlig
2020-09-29
*
nDPIsrvd: Improved UDS related code parts.
Toni Uhlig
2020-09-29
*
Added additional datalink header check for DLT_NULL/IPv6.
Toni Uhlig
2020-09-28
*
Added alias support for an nDPId instance.
Toni Uhlig
2020-09-27
*
Added daemon events.
Toni Uhlig
2020-09-27
*
Improved event parsing for Python scripts.
Toni Uhlig
2020-09-26
*
Added event validation functions and fixed Python scripts.
Toni Uhlig
2020-09-26
*
Use --squash for git subtree pull.
Toni Uhlig
2020-09-26
*
Centralized EventName validation and moved code parts.
Toni Uhlig
2020-09-26
*
Removed DISABLE_JSMN define for c-json-stdout (built-in per default).
Toni Uhlig
2020-09-26
*
Added shell script to update/pull JSMN.
Toni Uhlig
2020-09-26
*
Merge commit 'e8af059ab3deb2a49e75c20ddcaf14ee19bcc223' as 'contrib/jsmn'
Toni Uhlig
2020-09-26
|
\
|
*
Squashed 'contrib/jsmn/' content from commit 053d3cd
Toni Uhlig
2020-09-26
*
Removed examples/c-json-stdout/jsmn as it's new location will be contrib/jsmn...
Toni Uhlig
2020-09-26
*
Added host_server_name length to hash to send a detection update if length ch...
Toni Uhlig
2020-09-26
*
Added new flow event: FLOW_EVENT_DETECTION_UPDATE
Toni Uhlig
2020-09-25
*
Process extra packets with nDPI, still not perfect but results in a more accu...
Toni Uhlig
2020-09-24
*
nDPId: Change user/group after init.
Toni Uhlig
2020-09-21
*
nDPIsrvd: Use of an anonymous enum for collector/distributor socket types fit...
Toni Uhlig
2020-09-07
*
nDPIsrvd: Change user/group, allow listening on UNIX socket for incoming dist...
Toni Uhlig
2020-09-05
*
go-dashboard: Print unmarshalled JSON string in a textbox.
Toni Uhlig
2020-09-03
*
go-dashboard: Added event structs and JSON unmarshal semantic.
Toni Uhlig
2020-09-02
*
go-dashboard: go mod/vendor support + termdash text user interface
Toni Uhlig
2020-09-01
*
nDPId: Print compiled-in libgcrypt version (if libndpi was compiled with libg...
Toni Uhlig
2020-08-31
*
Added golang JSON deserializer example.
Toni Uhlig
2020-08-31
*
Increased network buffer size from 8448 to 9216 with the hope that it might b...
Toni Uhlig
2020-08-27
*
nDPId: Improved command line option parsing, app usage and subopts for (caref...
Toni Uhlig
2020-08-26
*
Makefile: Allow pkg-config based builds and also allow setting libndpi build ...
Toni Uhlig
2020-08-24
*
risky-flow-to-pcap.py: dump the first few packets of a "risky" flow to a PCAP...
Toni Uhlig
2020-08-23
*
nDPId: subopt parsing skeleton
Toni Uhlig
2020-08-19
*
nDPIsrvd.py: improved PCAP writing for guessed/undetected flows (ignore empty...
Toni Uhlig
2020-08-19
*
added pkt_type and pkt_ipoffset to json serialization
Toni Uhlig
2020-08-19
*
nDPIsrvd: add command line option for distributor listen host/port
Toni Uhlig
2020-08-18
*
merged code to reduce code duplicates
Toni Uhlig
2020-08-18
*
nDPIsrvd: log ip:port for distributor connection fails
Toni Uhlig
2020-08-17
*
added nDPIsrvd communication/utils python module
Toni Uhlig
2020-08-16
*
minor improvments regarding flow guessing on flow end/idle and other not wort...
Toni Uhlig
2020-08-16
*
yet another README.md update
Toni Uhlig
2020-08-15
*
error handling enhancements
Toni Uhlig
2020-08-15
*
README.md update
Toni Uhlig
2020-08-15
*
nDPIsrvd: fixed another two bugs; one related to EPOLLIN event for fd with sh...
Toni Uhlig
2020-08-15
[next]