aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAge
* CI: move tests with "local gcrypt" to a scheduled job (#2699)Ivan Nardi2025-01-24
* CI: remove support for ubuntu-20.04 (#2683)Ivan Nardi2025-01-17
* CI: use Linux arm64 hosted runners provided directly from GitHub (#2681)Ivan Nardi2025-01-17
* Fix compilation on latest mac versions with external libraries (#2669)Ivan Nardi2025-01-15
* Make CI faster (#2662)Ivan Nardi2025-01-11
* Fix CodeQL GitHub action (#2665)Ivan Nardi2025-01-11
* Update some CI jobs (#2660)Ivan Nardi2025-01-09
* Update GitHub CI actions (#2627)Ivan Nardi2024-11-21
* Debian/Ubuntu packaging: use `--enable-no-sign` to build `*.deb` packages w/o...Toni2024-11-18
* CI: remove macos-12 (#2592)Ivan Nardi2024-10-15
* CI: add tests on macos-15 (#2571)Ivan Nardi2024-09-27
* Performed some grammar and typo fixes (#2511)Petr2024-07-19
* Minor fix in CI action (#2489)Ivan Nardi2024-07-03
* Make the CI faster (#2475)Ivan Nardi2024-07-01
* CI: more parallel work (#2459)Ivan Nardi2024-06-05
* Follow-up of 2093ac5bf (#2451)Ivan Nardi2024-05-21
* CI: enable parallel tests (for x86_64, at least) (#2444)Ivan Nardi2024-05-20
* CI: add support for ubuntu-24.04 runners (#2443)Ivan Nardi2024-05-16
* Workaround for fixing GitHub runners on macOS (#2411)Ivan Nardi2024-04-28
* Fixed yet another another "unused function" warning. (#2367)Toni2024-04-04
* Added support for roaring bitmap v3 (#2355)Luca Deri2024-03-25
* Enable `USE_GLOBAL_CONTEXT` via `CFLAGS` passed to the CC. (#2348)Toni2024-03-15
* CI actions: fix Ubuntu jobs with sanitizers (#2347)Ivan Nardi2024-03-14
* CI: fix build on MacOS-13 runners (#2343)Ivan Nardi2024-03-13
* Build RPM package in the CI. (#2304)Toni2024-02-05
* GitHub Actions: update to latest macOS runners (#2293)Ivan Nardi2024-02-01
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* ndpiReader: fix memory leakNardi Ivan2024-01-15
* CI: update list of compilers (#2223)Ivan Nardi2023-12-20
* 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