summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.0.5v0.0.5dilluti0n2025-12-221-19/+19
* Bump version to 0.0.4v0.0.4dilluti0n2025-10-291-1/+1
* ci: update cratesdilluti0n2025-10-291-68/+99
* linux: switch to apply_nft_rules() from nftables-rs for rule settingdilluti0n2025-10-291-137/+3
* Bump version to 0.0.3v0.0.3dilluti0n2025-10-061-1/+1
* Move linux-only dependencies on Cargo.tomldilluti0n2025-10-061-16/+16
* platform: linux: add nftables support with iptables fallbackdilluti0n2025-10-031-44/+242
* Bump version to 0.0.2v0.0.2dilluti0n2025-09-111-1/+1
* Update version and metadatas on Cargo.tomldilluti0n2025-09-051-1/+1
* Decouple once_cell by replacing it with standard libDilluti0n2025-08-231-7/+0
* build: use winres to add manifest for windows binarydilluti0n2025-08-061-1/+39
* implement: not-working framework for windowsdilluti0n2025-08-061-0/+1
* refactor: move platform-dependent code to mod platformdilluti0n2025-07-271-9/+128
* revert ctrlc to override default SIGINT handlerdilluti0n2025-07-221-0/+29
* feat: poll NFQUEUE socket instead sleep on main loopdilluti0n2025-07-221-29/+0
* implement: send_to_raw; open raw socket and sendto it!dilluti0n2025-07-211-0/+11
* feat: Add TLS ClientHello splitting(TCP/IP) logic using etherparsedilluti0n2025-07-211-0/+16
* feat: add xft_u32 filtering for clienthello packetdilluti0n2025-07-201-0/+7
* refactor: try not to use tokio only for signal handlingdilluti0n2025-07-201-203/+30
* implement: packet catch with nfq-rsdilluti0n2025-07-191-16/+28
* implement: install/cleanup iptables ruledilluti0n2025-07-191-0/+485
* initial commitdilluti0n2025-07-191-0/+7