summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 85a45febc77dc2583d86acbdbef9f8a11f4c6eca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# CHANGELOG

#### nDPId 1.5 (Apr 2022)

 - Improved nDPId cross compilation
 - zLib flow memory compression (Experimental!)
 - Memory profiling for nDPId-test
 - JSMN with parent link support for subtoken iteration
 - Refactored nDPIsrvd buffer and buffer bloat handling
 - Upgraded JSMN/uthash
 - Improved nDPIsrvd.(h|py) debugging capability for client apps
 - Advanced flow usage logging usable for memory profiling
 - Support for dissection additional layer2/layer3 protocols
 - Serialize more JSON information
 - Add TCP/IP support for nDPIsrvd
 - Improved nDPIsrvd connection lost behaviour
 - Reworked Python/C distributor API
 - Support read()/recv() timeouts and nonblocking I/O


#### nDPId 1.4 (Jun 2021)

 - Use layer4 specific flow timeouts for nDPId
 - Reworked layer4 flow length names and calculations (use only layer4 payload w/o any previous headers) for nDPId
 - Build system cleanup and cosmetics


#### nDPId 1.3 (May 2021)

 - Added missing datalink layer types


#### nDPId 1.2 (May 2021)

 - OpenWrt compatible build system


#### nDPId 1.1 (May 2021)

 - Added License information


#### nDPId 1.0 (May 2021)

 - First public release