aboutsummaryrefslogtreecommitdiff
path: root/src/lib/inc_generated/ndpi_amazon_aws_match.c.inc
Commit message (Collapse)AuthorAge
* Update all IPs lists (#2643)Ivan Nardi2024-12-13
|
* Update all IP lists (#2515)Ivan Nardi2024-08-02
| | | | | The `suffix_id` is simply an incremental index (see `ndpi_load_domain_suffixes`), so its value might changes every time we update the public suffix list.
* IP lists: aggregate addresses wherever possible (#2152)Ivan Nardi2023-11-17
| | | See #2150
* ipv6: add support for ipv6 addresses lists (#2113)Ivan Nardi2023-10-26
|
* Update every ip lists (#2079)Ivan Nardi2023-09-10
|
* Refreshed listsLuca Deri2023-05-08
|
* Update every ip lists (#1872)Ivan Nardi2023-01-25
|
* Update ASN/IPs lists (#1627)Ivan Nardi2022-07-03
|
* Added Edgecast and Cachefly CDNs. (#1540)Toni2022-05-07
| | | | | | | | * Improved ASN update script * Ran `utils/update_every_lists.sh' * `tests/do.sh.in' prints the amount of failed pcap(s) * `utils/asn_update.sh' prints the amount of failed download(s) Signed-off-by: lns <matzeton@googlemail.com>
* Updated `utils/whatsapp_ip_addresses_download.sh' to scrape the required IP ↵Toni2022-04-22
| | | | | | | | addresses/ranges. (#1524) * Replaced return statements in `utils/*.sh' with exit's (such scripts should never source'd) * Ran `utils/update_every_lists.sh' Signed-off-by: lns <matzeton@googlemail.com>
* Moved geneated file to a separate folderLuca Deri2022-04-01