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
...
|
*
Update README.md
Serge Zaitsev
2016-01-20
|
*
Merge pull request #66 from ivankravets/patch-1
Serge Zaitsev
2016-01-19
|
|
\
|
|
*
@PlatformIO Library Registry manifest file
Ivan Kravets
2016-01-19
|
|
/
|
*
Merge pull request #65 from Smattr/02ab7ac3-79ee-4541-a80a-230e2ceae1dd
Serge Zaitsev
2016-01-13
|
|
\
|
|
*
Fix trivial comment typo.
Matthew Fernandez
2016-01-13
|
|
/
|
*
Merge pull request #62 from baskerville/master
Serge Zaitsev
2015-12-14
|
|
\
|
|
*
Fix deheader warnings
Bastien Dejean
2015-12-14
|
|
/
|
*
Merge pull request #61 from elelay/master
Serge Zaitsev
2015-12-08
|
|
\
|
|
*
fix jsmntype_t definition in README
Eric Le Lay
2015-12-07
|
|
/
|
*
Merge pull request #60 from baskerville/master
Serge Zaitsev
2015-11-19
|
|
\
|
|
*
Fix typo
Bastien Dejean
2015-11-19
|
|
/
|
*
fixed privitive value typo in tests
Serge A. Zaitsev
2015-10-31
|
*
initialized ok variable in tests, parse should still return 1 if expected res...
Serge A. Zaitsev
2015-10-31
|
*
fixed a typo in the test name
Serge A. Zaitsev
2015-10-31
|
*
Merge pull request #55 from goriy/example_realloc_fix
Serge Zaitsev
2015-10-25
|
|
\
|
|
*
tiny realloc function wrapper which handles cases of realloc failures
goriy
2015-10-25
|
|
*
small fix of jsondump example for cases of realloc failures
goriy
2015-10-24
|
|
/
|
*
added and marked as fixme tests for false positives in objects
Serge A. Zaitsev
2015-10-17
|
*
added another test of invalid array
Serge A. Zaitsev
2015-10-17
|
*
added another test of invalid array
Serge A. Zaitsev
2015-10-17
|
*
added check for null pointer before fixing tokens after parsing is done
Serge A. Zaitsev
2015-10-17
|
*
applied fix from wireshark
Serge A. Zaitsev
2015-10-17
|
*
changed jsmnerr_t type to int
Serge A. Zaitsev
2015-10-17
|
*
added issue 27 test case
Serge A. Zaitsev
2015-10-17
|
*
fixed return value on incremental parting
Serge A. Zaitsev
2015-10-17
|
*
moved tests into a subfolder, added table-driven tests
Serge A. Zaitsev
2015-10-17
|
*
json token type enum doesn't start with zero value anymore, fixes #24
Serge A. Zaitsev
2015-10-17
|
*
removed mixed declarations and code, fixes #45
Serge A. Zaitsev
2015-10-17
|
*
changed test function args to void, fixes #46
Serge A. Zaitsev
2015-10-17
|
*
test exit status depends on number of failed tests
Serge A. Zaitsev
2015-10-17
|
*
Changed links to github
Serge Zaitsev
2015-09-24
|
*
updated README
Serge A. Zaitsev
2014-12-19
|
*
added js string boundaries checks for string parser, fixes issue #31; added t...
Serge A. Zaitsev
2014-11-17
|
*
added some tests for key/values nodes and added some stricter validations
Serge A. Zaitsev
2014-11-17
|
*
moved i declaration to the top of the block, issue #38 fixed
Serge A. Zaitsev
2014-11-17
|
*
including stddef.h in the jsmn.h, fixed issue #28
Serge A. Zaitsev
2014-11-17
|
*
removed trailing spaces
Serge A. Zaitsev
2014-11-17
|
*
implemented key/value hierarchy; added 2 examples; fixed some warnings in tests
Serge A. Zaitsev
2014-11-17
|
*
Merged in setekhid/jsmn/setekhid/jsmnh2822-warning-commas-at-the-end-of-e-140...
Serge Zaitsev
2014-10-09
|
|
\
|
|
*
jsmn.h:28:22: warning: commas at the end of enumerator lists are a C99-specif...
Wizard Tai
2014-08-23
|
|
/
|
*
removed JSMN_SUCCESS value from the readme
Serge A. Zaitsev
2014-02-21
|
*
Merged in MacGritsch/jsmn-patch (pull request #7)
Serge Zaitsev
2014-02-21
|
|
\
|
|
*
Added "extern C" to use it with CPP.
Gabriel Gritsch
2014-02-21
|
|
*
Integrate changes made by Serge Zaitsev.
Gabriel Gritsch
2014-02-21
|
|
*
Changes for SIZE_MAX
Gabriel Gritsch
2014-02-16
|
|
*
- Added possibility to specify the lenght of the input buffer (if not null-te...
Gabriel Gritsch
2014-02-16
|
|
*
- Added possibility to specify the lenght of the input buffer (if not null-te...
Gabriel Gritsch
2014-02-16
|
|
*
- Added possibility to specify the lenght of the input buffer (if not null-te...
Gabriel Gritsch
2014-02-12
|
*
|
edited readme about what's inside the repo. closes issue #19
Serge A. Zaitsev
2014-02-21
|
*
|
added way to specify json string length, added test for non-strict mode
Serge A. Zaitsev
2014-02-21
[prev]
[next]