mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-28 23:19:42 +00:00
Moving from 4.8 to 4.10 (and so, from 4.9 to 4.11 for development builds) made some paths one character longer; that triggers an error with tar when running `verify_dist_tarball.sh` script: ``` tar: libndpi-4.11.0/fuzz/corpus/fuzz_filecfg_config/flow_risk.anonymous_subscriber.list.protonvpn.load.txt: file name is too long (max 99); not dumped ``` As a quick fix, reduce the length of that file name. |
||
|---|---|---|
| .. | ||
| dns_process_response.txt | ||
| dns_subclassification.txt | ||
| dpi.guess_on_giveup.txt | ||
| filename.config.txt | ||
| flow.direction_detection_0.txt | ||
| flow.direction_detection_1.txt | ||
| flow.direction_detection_disable.txt | ||
| flow.direction_detection_enable.txt | ||
| flow.direction_detection_invalid.txt | ||
| flow.direction_detection_off.txt | ||
| flow.direction_detection_on.txt | ||
| flow.track_payload.txt | ||
| flow_risk.anon_subscriber.list.protonvpn.load.txt | ||
| flow_risk.anonymous_subscriber.list.icloud.load.txt | ||
| flow_risk.crawler_bot.list.load.txt | ||
| flow_risk_lists.load.txt | ||
| ftp_tls_dissection.txt | ||
| fully_encrypted_heuristic.txt | ||
| http_process_response.txt | ||
| imap_tls_dissection.txt | ||
| libgcrypt.init.txt | ||
| log.level.txt | ||
| lru.invalid_name.size.txt | ||
| lru.invalid_name.ttl.txt | ||
| lru.ookla.size.txt | ||
| lru.ookla.ttl.txt | ||
| ookla_dpi.aggressiveness.txt | ||
| packets_limit_per_flow.txt | ||
| pop_tls_dissection.txt | ||
| quic_log.txt | ||
| smtp_tls_dissection.txt | ||
| stun_tls_dissection.txt | ||
| tcp_ack_payload_heuristic.txt | ||
| tls_application_blocks_tracking.txt | ||
| tls_certificate_expiration_threshold.txt | ||
| tls_metadata.sha1_fingerprint.txt | ||
| twitter_ip_list.load.txt | ||