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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 derive-deftly for GloballyInternable
Clara Engler
2026-06-24
1
-0
/
+16
*
Add derive-deftly to tor-basic-utils
Clara Engler
2026-06-24
1
-0
/
+3
*
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 '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
1
-4
/
+4
*
|
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
1
-0
/
+42
|
/
*
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
2
-0
/
+840
*
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
2
-3
/
+4
*
tor-basic-utils: remove `flatten`
Nick Mathewson
2026-05-07
1
-15
/
+0
*
tor-basic-utils: Update comment about std::fmt::from_fn.
Nick Mathewson
2026-05-07
1
-1
/
+1
*
tor-cert-x509: Port to web-time-compat.
Nick Mathewson
2026-03-26
1
-2
/
+2
*
tor-basic-utils: Remove IoErrorExt and BinaryHeapExt.
Nick Mathewson
2026-03-25
1
-50
/
+0
*
Force use of standard hasher with weak_tables.
Nick Mathewson
2026-03-24
1
-1
/
+5
*
tor-basic-utils: clean up `iter_join`
Steven Engler
2026-03-03
1
-8
/
+6
*
tor-basic-utils: move `iter_join` from arti-relay
Steven Engler
2026-03-03
1
-0
/
+33
*
Merge branch 'ticket_2338' into 'main'
Nick Mathewson
2026-02-19
1
-10
/
+2
|
\
|
*
tor-basic-utils: Simplify ErrorSources iterator.
Nick Mathewson
2026-02-16
1
-10
/
+2
*
|
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
|
/
*
tor-basic-utils: Add utility to iterate over error sources
Robert Bartlensky
2026-02-14
2
-0
/
+113
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Move intern from tor-netdir to tor-basic-utils and make it pub
Nick Mathewson
2025-12-03
2
-0
/
+132
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
9
-10
/
+10
*
tor-basic-utils: New function to generate random hostname.
Nick Mathewson
2025-10-07
2
-0
/
+81
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Merge branch 'note_result_flatten_msrv' into 'main'
David Goulet
2025-08-07
1
-2
/
+3
|
\
|
*
Fix a comment about Result::flatten
Nick Mathewson
2025-08-07
1
-2
/
+3
[next]