aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
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
* 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
* 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
* 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
* Included Gambling website data from the Polish `hazard.mf.gov.pl` list (#2041)snicket21002023-07-14
* Improved missing usage of nDPIs malloc wrapper. Fixes #1978. (#1979)Toni2023-05-20
* Improve detection of crawlers/bots (#1968)Ivan Nardi2023-05-09
* Rework CI jobs to try reducing CI duration (#1903)Ivan Nardi2023-03-22
* Update GitHub runners versions (#1889)Ivan Nardi2023-02-14
* Add support for LTO and Gold linker (#1812)Ivan Nardi2022-12-05
* CI: GitHub is updating Ubuntu runners (#1817)Ivan Nardi2022-12-03
* GitHub Actions: fix a warning (#1807)Ivan Nardi2022-11-22
* GitHub Actions: update to Node.js 16 actions (#1801)Ivan Nardi2022-11-13
* 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