index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-geoip
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-geoip: Removed once_cell dependency
hashcatHitman
2025-04-17
1
-3
/
+2
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+3
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
tor-geoip: Fix a doc warning
Ian Jackson
2023-07-21
1
-1
/
+1
*
Merge branch 'cc_niche' into 'main'
Nick Mathewson
2023-07-20
1
-5
/
+37
|
\
|
*
geoip: Use from_raw_parts instead of transmute.
gabi-250
2023-07-13
1
-1
/
+5
|
*
geoip: Enable the niche optimization for CountryCode.
Nick Mathewson
2023-07-07
1
-5
/
+33
*
|
geoip: Add derive macros to GeoipDb
juga
2023-07-18
1
-0
/
+1
*
|
geoip: Allow ASNs as zeros when creating NetDefn
juga
2023-07-18
1
-6
/
+2
*
|
Add country codes to relays inside a NetDir
eta
2023-07-13
1
-0
/
+41
*
|
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
|
/
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
geoip: conditionalise a test
Ian Jackson
2023-06-28
1
-0
/
+1
*
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
|
*
lints: Run maint/add_warning to actually apply new lints (again)
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
geoip: Add a few more tests.
Nick Mathewson
2023-06-20
1
-1
/
+59
*
|
geoip: Explain in more detail what a CountryCode is to us.
Nick Mathewson
2023-06-20
1
-1
/
+14
*
|
geoip: require that ccs actually are printable ascii.
Nick Mathewson
2023-06-20
1
-3
/
+8
*
|
geoip: Make ?? a little more bullet-proof
Nick Mathewson
2023-06-20
2
-5
/
+50
|
/
*
tor-geoip: Add new crate with GeoIP database functionality
eta
2023-06-20
2
-0
/
+362