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-basic-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-2
/
+2
*
tor-basic-utils: don't include '-' in random hostnames
Steven Engler
2026-06-29
1
-2
/
+5
*
Make &Arc comment less controverisal
Clara Engler
2026-06-24
1
-1
/
+1
*
Improve GloballyInternable::intern_cache() rustdoc
Clara Engler
2026-06-24
1
-0
/
+3
*
Fix GloballyInternable rustdoc comment
Clara Engler
2026-06-24
1
-1
/
+1
*
Remove no longer required AsRef impl
Clara Engler
2026-06-24
1
-9
/
+0
*
Derive Clone for Intern
Clara Engler
2026-06-24
1
-7
/
+1
*
Derive Deref for Intern
Clara Engler
2026-06-24
1
-10
/
+2
*
Add Intern::new_uncached_uninterned()
Clara Engler
2026-06-24
1
-1
/
+13
*
tor-basic-utils: Add GloballyInternable::into_intern()
Clara Engler
2026-06-24
1
-0
/
+10
*
Derive From Intern for Arc using derive-more
Clara Engler
2026-06-24
1
-11
/
+2
*
tor-netdoc: Intern rational improvement
Clara Engler
2026-06-24
1
-2
/
+5
*
Add missing semver.md entries
Clara Engler
2026-06-24
1
-0
/
+3
*
Add derive-deftly for GloballyInternable
Clara Engler
2026-06-24
1
-0
/
+16
*
Add derive-deftly to tor-basic-utils
Clara Engler
2026-06-24
2
-0
/
+4
*
Define GloballyInternable trait
Clara Engler
2026-06-24
1
-0
/
+8
*
Use Intern<T>
Clara Engler
2026-06-24
1
-12
/
+12
*
Introduce Intern<T>
Clara Engler
2026-06-24
1
-0
/
+58
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
Merge branch 'misc_string_slices_1' into 'main'
Clara Engler
2026-06-18
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
basic-utils: remove str slice usage
Nick Mathewson
2026-06-10
1
-4
/
+2
*
|
tor-basic-utils: iter_join: Take IntoIterator, not just Iterator
Ian Jackson
2026-06-11
2
-4
/
+5
*
|
assert_not_impl: Support generics
Ian Jackson
2026-06-10
1
-5
/
+22
*
|
assert_not_impl: Support generics - prep
Ian Jackson
2026-06-10
1
-2
/
+5
*
|
assert_not_impl: Formally document input syntax
Ian Jackson
2026-06-10
1
-1
/
+15
*
|
assert_not_impl: Regularise example syntax
Ian Jackson
2026-06-10
1
-4
/
+4
*
|
assert_not_impl: Fix a mendacious heading
Ian Jackson
2026-06-10
1
-1
/
+1
*
|
assert_not_impl: Promote to tor-basic-utils
Ian Jackson
2026-06-10
2
-0
/
+43
|
/
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
11
-0
/
+12
*
proto: Move TokenBucket to tor-basic-utils
David Goulet
2026-06-08
3
-0
/
+841
*
Remove semver.md files post-release
Gabriela Moldovan
2026-06-01
1
-2
/
+0
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-1
/
+1
*
tor-basic-utils: Add an if_empty helper macro
Nick Mathewson
2026-05-27
1
-0
/
+16
*
tor-basic-utils: Correct documentation for macro_first_nonempty.
Nick Mathewson
2026-05-27
1
-5
/
+5
*
clippy: Work around bug where it claims method doesn't exist
Ian Jackson
2026-05-13
1
-0
/
+6
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
3
-5
/
+6
*
tor-basic-utils: remove `flatten`
Nick Mathewson
2026-05-07
2
-15
/
+2
*
tor-basic-utils: Update comment about std::fmt::from_fn.
Nick Mathewson
2026-05-07
1
-1
/
+1
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
Update getrandom dependeency
Ian Jackson
2026-03-31
1
-1
/
+1
*
Remove semver.md files after release
Ian Jackson
2026-03-30
1
-2
/
+0
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-1
/
+1
*
Run cargo sort --workspace and commit the parts we want
Ian Jackson
2026-03-30
1
-1
/
+1
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-1
/
+1
*
tor-cert-x509: Port to web-time-compat.
Nick Mathewson
2026-03-26
2
-2
/
+3
*
WASM: Enable `wasm_js` feature for getrandom for tor-basic-utils.
Alexander Hansen Færøy
2026-03-26
1
-0
/
+3
*
tor-basic-utils: Remove IoErrorExt and BinaryHeapExt.
Nick Mathewson
2026-03-25
2
-50
/
+2
*
Force use of standard hasher with weak_tables.
Nick Mathewson
2026-03-24
1
-1
/
+5
[next]