aboutsummaryrefslogtreecommitdiff
path: root/python/ndpi_typestruct.py
Commit message (Expand)AuthorAge
* Complete rework of nDPI Python bindings (cffi API, automatic generation, pack...aouinizied2022-03-22
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Removed some unused fields (#1461)Ivan Nardi2022-02-28
* Remove some unused fields (#1393)Ivan Nardi2022-01-08
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Add detection of OCSP (#1370)Ivan Nardi2021-11-11
* TLS: fix two warnings (#1365)Ivan Nardi2021-11-02
* Fix QUIC log and remove SoulSeek leftovers after b97dc6ba (#1351)Ivan Nardi2021-10-19
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* FTP: fix support for START-TLS sessionsNardi Ivan2021-09-21
* A (tiny) effort to reduce memory usage per flow (#1304)Ivan Nardi2021-09-18
* Removing unused fields from the id_struct structure. (#1293)Vitaly Lavrov2021-09-13
* Improved TFTP detection. Fixes #1242, #1256 (#1262)Toni2021-07-25
* Refactored nDPI subprotocol handling and aimini protocol detection. (#1156)Toni2021-03-23
* HTTP: fix user-agent parsing (#1124)Ivan Nardi2021-02-03
* Polish.aouinizied2019-11-15
* Improve python bindings.aouinizied2019-11-15
* Fixes #777Luca Deri2019-09-23
* Add files via uploadbohmax2019-09-23
* Delete ndpi_typestruct.pybohmax2019-09-23
* Added python bindings for nDPILuca Deri2019-09-15