summaryrefslogtreecommitdiff
path: root/crates/tor-geoip
Commit message (Expand)AuthorAgeFilesLines
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-1/+1
* Resolve XXXs from fixup-features.Nick Mathewson2023-06-291-4/+1
* Run "cargo sort".Nick Mathewson2023-06-291-1/+0
* Run "fixup-features".Nick Mathewson2023-06-291-0/+5
* geoip: conditionalise a testIan Jackson2023-06-281-0/+1
* Merge branch 'stderr' into 'main'Alexander Færøy2023-06-211-0/+2
|\
| * lints: Run maint/add_warning to actually apply new lints (again)Ian Jackson2023-06-211-0/+2
* | geoip: Add a few more tests.Nick Mathewson2023-06-201-1/+59
* | geoip: Explain in more detail what a CountryCode is to us.Nick Mathewson2023-06-201-1/+14
* | geoip: require that ccs actually are printable ascii.Nick Mathewson2023-06-201-3/+8
* | geoip: Make ?? a little more bullet-proofNick Mathewson2023-06-203-5/+51
|/
* tor-geoip: Add new crate with GeoIP database functionalityeta2023-06-206-0/+293548