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
Commit message (
Expand
)
Author
Age
...
|
*
Typo in tests fixed. Argument variable quoted
Serge Zaitsev
2010-12-26
|
*
Removed useless argument from printf
Serge A. Zaitsev
2010-11-29
|
*
README changed. Now it is a template for the official web page
Serge A. Zaitsev
2010-11-29
|
*
Added test for a large number of tokens
Serge A. Zaitsev
2010-11-24
|
*
Test framework implemented
Serge Zaitsev
2010-11-24
|
*
Simplified demo output format
Serge Zaitsev
2010-11-24
|
*
Demo: option added to specify buffer size when reading
Serge A. Zaitsev
2010-11-22
|
*
jsmn: strings start from the first char after quotes
Serge A. Zaitsev
2010-11-22
|
*
Demo: declarations moved to the top of functions.
Serge A. Zaitsev
2010-11-17
|
*
Token manipulation functions changes. size_t replaced with unsigned int.
Serge A. Zaitsev
2010-11-17
|
*
Demo: options added. Number of tokens can be specified now.
Serge A. Zaitsev
2010-11-17
|
*
Demo: can now read from stdin
Serge A. Zaitsev
2010-11-17
|
*
Design: primitive type implemented as a replacement to boolean/number/null. S...
Serge A. Zaitsev
2010-11-17
|
*
Design: rewritten using parser structure
Serge A. Zaitsev
2010-11-16
|
*
Design: some error codes added
Serge A. Zaitsev
2010-11-16
|
*
Feature: make difference between numbers and other primitives
Serge A. Zaitsev
2010-11-16
|
*
Design: added assert macro and return macro.
Serge A. Zaitsev
2010-11-16
|
*
Design: Added asserts in parser. Increased number of tokens in demo.
Serge A. Zaitsev
2010-11-16
|
*
Fix: errpos has got a correct type now
Serge A. Zaitsev
2010-11-15
|
*
Design: objects and arrays are different types now
Serge A. Zaitsev
2010-11-15
|
*
Design: unrolled reference tables. Nested functions moved outside. Got smalle...
Serge A. Zaitsev
2010-11-15
|
*
Demo: changed to read from '.js' file
Serge A. Zaitsev
2010-11-15
|
*
Fix: error position is an offset, not a pointer
Serge A. Zaitsev
2010-11-15
|
*
Demo separated from the jsmn code. Makefile changed. Some comments added
Serge A. Zaitsev
2010-11-15
|
*
README and LICENSE added. MIT license choosen.
Serge A. Zaitsev
2010-11-15
|
*
Initial commit. Demo program is included in the jsmn.c code. Ugly names and n...
Serge A. Zaitsev
2010-11-15
*
Re-Cloned JSMN as subtree.
Toni Uhlig
2020-11-13
*
Renamed misleading "contrib" subfolder to "dependencies".
Toni Uhlig
2020-11-13
*
Finished unfinished nDPIsrvd.h helper functionality.
Toni Uhlig
2020-11-13
*
Fixed `make help' printout issues.
Toni Uhlig
2020-11-11
*
More detailed `nanosleep() before close()' description.
Toni Uhlig
2020-11-11
*
Improved default capture device handling if none set via `-i'.
Toni Uhlig
2020-11-08
*
Make sure that DAEMON_EVENT_SHUTDOWN gets transmitted before close() (hacky, ...
Toni Uhlig
2020-11-08
*
forced --prefix for travis-ci
Toni Uhlig
2020-11-04
*
Added json-c to package dependencies required for libndpi unit tests.
Toni Uhlig
2020-10-28
*
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
[prev]
[next]