aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/openvpn.c
Commit message (Expand)AuthorAge
* OpenVPN: fix a warning (#2686)Ivan Nardi2025-01-19
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* OpenVPN: heuristic: add a simple check to avoid false positives (#2560)Ivan Nardi2024-09-17
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* OpenVPN, Wireguard: improve sub-classificationNardi Ivan2024-09-05
* OpenVPN: improve detectionNardi Ivan2024-09-05
* OpenVPN: rework detection (#2199)Ivan Nardi2023-12-06
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1406)Ivan Nardi2022-01-15
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* (C) UpdateLuca Deri2021-01-07
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Fix for potential heap-buffer-overflow in ndpi_search_openvpnLuca Deri2020-05-15
* openvpn: fix heap-overflow errorNardi Ivan2020-03-27
* Updated (C)Luca Deri2020-01-05
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Solve remaining warningsStuart Reilly2019-07-12
* Better UDP flow handlingLuca Deri2019-06-21
* Improved OpenVPN support for UDP-based VPNsLuca Deri2019-06-21
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Win fixesLuca Deri2016-11-03
* Fix openvpn with multiple hard_reset_client not being recognizedemanuele-f2016-08-28
* Fix for systems without beXXtohLuca Deri2016-08-05
* OpenVPN detection by opcode, packet ID and session IDemanuele-f2016-08-04
* fixed upper/lower name and init_non_tcp_udp_dissectorMichele Campus2015-07-09
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
* Split former protocol into upper and lower protocolLuca2015-07-01
* Removed commented codeLuca2015-07-01
* deleted protocol type (real-correlated)Michele Campus2015-06-29
* Initial import from SVNLuca Deri2015-04-19