aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAge
* Move from PCRE to PCRE2 (#2134)Christian Marangi2023-11-01
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* PR templateAlfredo Cardigliano2023-10-19
* Included Gambling website data from the Polish `hazard.mf.gov.pl` list (#2041)snicket21002023-07-14
* Added coverage targets to `Makefile.am` for convenience. (#2039)Toni2023-07-07
* Improved missing usage of nDPIs malloc wrapper. Fixes #1978. (#1979)Toni2023-05-20
* Improve detection of crawlers/bots (#1968)Ivan Nardi2023-05-09
* CI: fix `Performance` job (#1936)Ivan Nardi2023-04-09
* configure: add an option to enable debug build, i.e `-g` (#1929)Ivan Nardi2023-04-06
* Rework CI jobs to try reducing CI duration (#1903)Ivan Nardi2023-03-22
* Update GitHub runners versions (#1889)Ivan Nardi2023-02-14
* fuzz: add a new fuzzer to test serialization/deserialization code (#1876)Ivan Nardi2023-01-27
* Add some fuzzers to test algorithms and data structures (#1852)Ivan Nardi2023-01-17
* fuzz: add fuzzer testing nDPI (initial) configurations (#1830)Ivan Nardi2022-12-23
* Add support for LTO and Gold linker (#1812)Ivan Nardi2022-12-05
* CI: GitHub is updating Ubuntu runners (#1817)Ivan Nardi2022-12-03
* Extend CodeQL configuration and fix two warnings (#1816)Ivan Nardi2022-12-02
* Add CodeQL workflow (#1815)Alvaro Muñoz2022-12-02
* Add a new fuzzer for QUIC (#1800)Ivan Nardi2022-12-01
* GitHub Actions: fix a warning (#1807)Ivan Nardi2022-11-22
* GitHub Actions: update to Node.js 16 actions (#1801)Ivan Nardi2022-11-13
* Build ndpiReader and run regression tests.Toni Uhlig2022-09-21
* Fixed VS2019 build.segfault2022-09-21
* Add proj and sln for compile of dynamic x64 lib under Visual Studio 2019.mark andrews2022-09-21
* Fix CI after nBPF integration (#1746)Ivan Nardi2022-09-21
* Update Github CI OS and compilers (#1733)Ivan Nardi2022-09-12
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* Add support for Memory sanitizer (#1652)Ivan Nardi2022-07-24
* Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659)Toni2022-07-13
* Generate profiling results as PNG.Toni Uhlig2022-07-03
* gprof test/CI integrationlns2022-07-03
* Added TSAN support. (#1613)Toni2022-07-03
* Force roaring bitmap to use ndpi memory wrappers. (#1569)Toni2022-05-31
* Updated README.md (#1562)Toni2022-05-30
* Support word diff for tests/do.sh for better readability. (#1565)Toni2022-05-30
* Use Doxygen to generate the API documentation. (#1558)Toni2022-05-29
* Added script to compare and verify the output of `make dist'. (#1551)Toni2022-05-26
* Fixed windows-latest build error. (#1552)Toni2022-05-26
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Add HOWTO Python.aouinizied2022-03-22
* Fix python bindings CI.aouinizied2022-03-22
* Complete rework of nDPI Python bindings (cffi API, automatic generation, pack...aouinizied2022-03-22
* Improved ASN/IP update scripts and CI integration. (#1474)Toni2022-03-09
* Implement CI on Windows. (#1483)Zied Aouini2022-03-09
* Errors fixed (#1482)Vitaly Lavrov2022-03-08
* Added autoconf option `--enable-tls-sigs'. (#1471)Toni2022-03-03
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* Added `--enable-code-coverage' build using lcov for coverage generation. (#1430)Toni2022-02-28
* Restore a unit test result (#1403)Ivan Nardi2022-01-13
* Run fuzzing tests also on push event (like the CI tests) (#1400)Ivan Nardi2022-01-12