summaryrefslogtreecommitdiff
path: root/crates/tor-geoip
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-1/+1
* add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
* Removed unnecessary lintpryty262026-07-151-1/+1
* Version bumps for 2.5.0Nick Mathewson2026-06-301-1/+1
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-092-0/+3
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-1/+1
* release: Remove semver.md files.Wesley Aptekar-Cassels2026-05-061-3/+0
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-1/+1
* geoip: Add an internal-use tool to convert geoip db formats.Nick Mathewson2026-04-282-0/+189
* Remove tor-geoip/data.Nick Mathewson2026-04-162-649499/+0
* geoip: Use tor-geoip-db as source of data.Nick Mathewson2026-04-163-15/+43
* geoip: Add export functionalityNick Mathewson2026-04-163-0/+75
* geoip: Mark CountryCode as repr(transparent)Nick Mathewson2026-04-161-0/+1
* geoip: Change CountryCode to NonZeroU16 internallyNick Mathewson2026-04-161-13/+20
* geoip: Change DenseRangeMap to use Cow.Nick Mathewson2026-04-161-9/+30
* geoip: rename internal get to get1.Nick Mathewson2026-04-152-41/+40
* geoip: Make asn data conditional.Nick Mathewson2026-04-153-96/+148
* geoip: Migrate code to DenseRangeMap.Nick Mathewson2026-04-154-32/+46
* geoip: Extract common line-parsing code.Nick Mathewson2026-04-151-47/+71
* geoip: Add new internal DenseRangeMap typeNick Mathewson2026-04-153-0/+450
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-1/+1
* tor-geoip: Update geoip manuallyClara Engler2026-03-192-66298/+422637
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Set package.metadata.docs.rs.all-features to true for all cratesNiel Duysters2026-02-091-0/+3
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-1/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-1/+1
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-2/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-1/+1
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-2/+2
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-1/+1
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-1/+1
* tor-geoip: Removed once_cell dependencyhashcatHitman2025-04-172-4/+2
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-1/+1
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-1/+1