index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-geoip
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-1
/
+1
*
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
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-1
/
+1
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+3
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-1
/
+1
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
|
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+1
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-1
/
+1
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-1
/
+1
*
remove unused dependencies
trinity-1686a
2024-04-02
1
-2
/
+1
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
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
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Two more patchlevel bumps
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-1
/
+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
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
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
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Resolve XXXs from fixup-features.
Nick Mathewson
2023-06-29
1
-4
/
+1
*
Run "cargo sort".
Nick Mathewson
2023-06-29
1
-1
/
+0
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-0
/
+5
*
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
[prev]
[next]