aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Renamed os hints to avoid name clashesLuca Deri2024-10-19
* Increased struct size (#2599)Luca Deri2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
* Increased struct ndpi_flow_struct size (#2596)Luca Deri2024-10-18
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Added sonos dissectorLuca Deri2024-10-13
* Added u_int8_t ndpi_is_public_ipv4(u_int32_t a /* host byte order */);Luca Deri2024-10-13
* Added -N option for dumping/restoring the DNS cache (when enabled)Luca Deri2024-10-10
* Added new API calls for serializing/restoring the DNS cacheLuca Deri2024-10-10
* Added missing #defineLuca Deri2024-10-08
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Add DingTalk protocol support (#2581)Vladimir Gavrilov2024-10-07
* Exports DNS A/AAAA responses (up to 4 addresses)Luca2024-10-02
* Let the library returning the packet direction calculated internally (#2572)Ivan Nardi2024-09-27
* Add enable/disable guessing using client IP/port (#2569)Liam Wilson2024-09-27
* Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553)Ivan Nardi2024-09-24
* buffer lenghtt is now returned by ndpi_quick_encrypt() and ndpi_quick_deecrypt()Luca Deri2024-09-24
* Added new API callsLuca Deri2024-09-24
* Added Sonos protocol detectionLuca Deri2024-09-24
* Added ndpi_quick_encrypt() ndpi_quick_decrypt() APi calls (#2568)Luca Deri2024-09-24
* Allow IP guess before port in ndpi_detection_giveup (#2562)Liam Wilson2024-09-20
* Implemented ndpi_strrstr()Luca Deri2024-09-19
* Fixed handling of spurious TCP retransmissionsLuca2024-09-17
* Updated ndpi_serialize_flow_fingerprint API signatureLuca2024-09-17
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* Reworked fingerprint export now in JSONLuca2024-09-16
* Enhanced DHCP fingerprintLuca Deri2024-09-15
* QUIC: add a basic heuristic to detect mid-flowsNardi Ivan2024-09-10
* RTMP: improve detection (#2549)Ivan Nardi2024-09-10
* Implemented algorithms for K-Nearest Neighbor Search (KNN) (#2554)Luca Deri2024-09-10
* Fix compilation (#2546)Ivan Nardi2024-09-05
* Implemented JA4 raw (ja4_r) fingerprintLuca Deri2024-09-05
* Add detection of Windscribe VPNNardi Ivan2024-09-05
* Add detection of CactusVPNNardi Ivan2024-09-05
* Add detection of SurfShark VPNNardi Ivan2024-09-05
* OpenVPN, Wireguard: improve sub-classificationNardi Ivan2024-09-05
* Add detection of NordVPNNardi Ivan2024-09-05
* Add Lustre protocol detection support (#2544)Vladimir Gavrilov2024-09-04
* TLS: better state about handshake (#2534)Ivan Nardi2024-09-03
* HTTP, QUIC, TLS: allow to disable sub-classification (#2533)Ivan Nardi2024-09-03
* Added print_ndpi_address_port in nDPi APILuca Deri2024-08-27
* Added ndpi_risk2code and ndpi_code2riskLuca Deri2024-08-27
* CommentsLuca Deri2024-08-26
* Added in APILuca Deri2024-08-26
* TypoLuca Deri2024-08-26
* Add TRDP protocol support (#2528)Vladimir Gavrilov2024-08-25
* Added commentLuca Deri2024-08-25
* Endian-independent implementation of IEEE 802.3 CRC32 (#2529)Vladimir Gavrilov2024-08-25