summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.1v0.1.1dilluti0n2026-01-121-1/+1
* Bump version to 0.1.0v0.1.0dilluti0n2026-01-051-1/+1
* Update license notice; Happy new year!dilluti0n2026-01-051-1/+1
* Bump version to 0.0.7v0.0.7dilluti0n2026-01-041-1/+1
* Bump version to 0.0.6v0.0.6dilluti0n2025-12-281-1/+1
* ci: switch nfq dependency to crates.io-compatible nfq-updateddilluti0n2025-12-281-1/+1
* ci: add readme metadata on Cargo.tomldilluti0n2025-12-281-0/+1
* Bump version to 0.0.5v0.0.5dilluti0n2025-12-221-1/+1
* Bump version to 0.0.4v0.0.4dilluti0n2025-10-291-1/+1
* linux: switch to apply_nft_rules() from nftables-rs for rule settingdilluti0n2025-10-291-1/+0
* Bump version to 0.0.3v0.0.3dilluti0n2025-10-061-1/+1
* Move linux-only dependencies on Cargo.tomldilluti0n2025-10-061-2/+2
* platform: linux: add nftables support with iptables fallbackdilluti0n2025-10-031-0/+2
* Bump version to 0.0.2v0.0.2dilluti0n2025-09-111-2/+2
* Update package descriptiondilluti0n2025-09-071-1/+1
* Update copyright notices to notice email instead of github linkdilluti0n2025-09-051-2/+2
* Update version and metadatas on Cargo.tomldilluti0n2025-09-051-1/+7
* Add license document and copyright notice headersdilluti0n2025-09-051-0/+17
* Decouple once_cell by replacing it with standard libDilluti0n2025-08-231-1/+0
* build: use winres to add manifest for windows binarydilluti0n2025-08-061-2/+4
* minor: set WINDIVERT_PATH for windows builddilluti0n2025-08-061-0/+1
* implement: not-working framework for windowsdilluti0n2025-08-061-1/+2
* fix: windows build errorsdilluti0n2025-08-061-1/+1
* refactor: move platform-dependent code to mod platformdilluti0n2025-07-271-3/+8
* revert ctrlc to override default SIGINT handlerdilluti0n2025-07-221-0/+1
* feat: poll NFQUEUE socket instead sleep on main loopdilluti0n2025-07-221-2/+1
* implement: send_to_raw; open raw socket and sendto it!dilluti0n2025-07-211-1/+2
* feat: Add TLS ClientHello splitting(TCP/IP) logic using etherparsedilluti0n2025-07-211-1/+2
* feat: add xft_u32 filtering for clienthello packetdilluti0n2025-07-201-1/+2
* refactor: try not to use tokio only for signal handlingdilluti0n2025-07-201-2/+3
* implement: packet catch with nfq-rsdilluti0n2025-07-191-1/+3
* implement: install/cleanup iptables ruledilluti0n2025-07-191-0/+2
* initial commitdilluti0n2025-07-191-0/+6