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
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
moved tests into a subfolder, added table-driven tests
Serge A. Zaitsev
2015-10-17
*
added js string boundaries checks for string parser, fixes issue #31; added t...
Serge A. Zaitsev
2014-11-17
*
implemented key/value hierarchy; added 2 examples; fixed some warnings in tests
Serge A. Zaitsev
2014-11-17
*
delete jsmn_test.exe when doing make clean
Peter Finlayson
2013-12-23
*
tested partial parser for strings, added primitive string parser test, fixed ...
Serge A. Zaitsev
2012-02-01
*
changed API: parse now is more flexible, but init jsut resets the parser; add...
Serge A. Zaitsev
2012-02-01
*
switched to C unit-tests instead of bash
Serge A. Zaitsev
2012-02-01
*
using system AR program, build options are moved to config.mk
Serge A. Zaitsev
2012-01-30
*
All objects renamed using jsmn prefix to keep consistency and not be mixed wi...
Serge A. Zaitsev
2010-12-27
*
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
*
Demo separated from the jsmn code. Makefile changed. Some comments added
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