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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'unused_import' into 'main'
Alexander Færøy
2023-07-14
1
-1
/
+2
|
\
\
\
|
*
|
|
Move an import to resolve a warning.
Nick Mathewson
2023-07-13
1
-1
/
+2
*
|
|
|
Merge branch 'bug638' into 'main'
Alexander Færøy
2023-07-14
2
-4
/
+14
|
\
\
\
\
|
*
|
|
|
Better report for any recurrence of bug #638.
Nick Mathewson
2023-07-13
1
-0
/
+14
|
*
|
|
|
Stop unconditionally marking bridges as having dir info.
Nick Mathewson
2023-07-13
1
-4
/
+0
*
|
|
|
|
Bridges: deduplicate addresses.
Nick Mathewson
2023-07-13
1
-0
/
+2
|
/
/
/
/
*
/
/
/
Add country codes to relays inside a NetDir
eta
2023-07-13
4
-4
/
+218
|
/
/
/
*
|
|
Explain better why you would use build_unmanaged_channel
Nick Mathewson
2023-07-13
1
-2
/
+7
*
|
|
Resolve numerous typos in `ChanMgr::build_unmanaged_channel` code
gabi-250
2023-07-13
1
-4
/
+4
*
|
|
chanmgr: Remove now-unused (and never usable) builder() method.
Nick Mathewson
2023-07-13
1
-12
/
+0
*
|
|
chanmgr: Document makeup and timeout behavior of our factories
Nick Mathewson
2023-07-13
1
-0
/
+22
*
|
|
chanmgr: Add an experimental build_unmanaged_channel() method.
Nick Mathewson
2023-07-13
1
-0
/
+26
|
/
/
*
|
Merge branch 'keymgr-integration-test' into 'main'
gabi-250
2023-07-12
1
-0
/
+2
|
\
\
|
*
|
arti-client: Log whether the client auth keys were retrieved.
Gabriela Moldovan
2023-07-12
1
-0
/
+2
*
|
|
Merge branch 'feat' into 'main'
Alexander Færøy
2023-07-12
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-circmgr: Add two possibly-needed docsrs annotations
Ian Jackson
2023-07-12
2
-0
/
+2
|
*
|
tor-proto: Conversation: drop two otiose cfg(feature)
Ian Jackson
2023-07-12
2
-2
/
+0
*
|
|
Gate builder() behind experimental-api feature
Saksham Mittal
2023-07-12
1
-1
/
+1
|
/
/
*
|
Merge branch 'channelfactory' into 'main'
Nick Mathewson
2023-07-12
1
-1
/
+7
|
\
\
|
*
|
Make CompoundFactory private for external code
Saksham Mittal
2023-07-07
1
-1
/
+0
|
*
|
Mark builder() as experimental
Saksham Mittal
2023-07-06
1
-0
/
+1
|
*
|
Import ChannelFactory instead of CompoundFactory
Saksham Mittal
2023-07-06
1
-3
/
+3
|
*
|
Rename get_channelbuilder() to builder()
Saksham Mittal
2023-07-06
1
-1
/
+1
|
*
|
Conditionally make CompoundFactory public
Saksham Mittal
2023-07-06
1
-1
/
+2
|
*
|
Remove now unnecessary lines for import
Saksham Mittal
2023-07-05
1
-2
/
+0
|
*
|
Import CompoundFactory regardless of feature level
Saksham Mittal
2023-07-05
1
-3
/
+1
|
*
|
Create new method to expose CompoundFactory
Saksham Mittal
2023-07-05
1
-0
/
+9
|
*
|
Expose CompoundFactory for later exposure in API
Saksham Mittal
2023-07-05
1
-1
/
+1
*
|
|
arti-client: Remove outdated TODO.
Gabriela Moldovan
2023-07-11
1
-3
/
+0
*
|
|
Merge branch 'explain_952_fix' into 'main'
Nick Mathewson
2023-07-11
1
-0
/
+3
|
\
\
\
|
*
|
|
Explain the code for the #952 fix.
Nick Mathewson
2023-07-10
1
-0
/
+3
*
|
|
|
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
232
-0
/
+263
|
\
\
\
\
|
*
|
|
|
clippy: tor-error: Use convert::identity for into_internal!
Ian Jackson
2023-07-10
1
-0
/
+4
|
*
|
|
|
tor-llcrypto: Add a missing instance of the standard lint block
Ian Jackson
2023-07-10
1
-0
/
+10
|
*
|
|
|
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
231
-0
/
+249
*
|
|
|
|
rng docs: Fix two links
Ian Jackson
2023-07-10
1
-2
/
+2
*
|
|
|
|
rng ranges: Provide examples (doctests)
Ian Jackson
2023-07-10
1
-0
/
+42
*
|
|
|
|
rng ranges: Forbid use of panicky Rng::gen_range
Ian Jackson
2023-07-10
1
-0
/
+1
*
|
|
|
|
rng ranges: Use gen_range_infallible() for Duration::ZERO..=T
Ian Jackson
2023-07-10
5
-7
/
+9
*
|
|
|
|
rng ranges: Introduce gen_range_infallible
Ian Jackson
2023-07-10
1
-0
/
+47
*
|
|
|
|
rng ranges: Use gen_range_checked().unwrap() in test case
Ian Jackson
2023-07-10
1
-2
/
+2
*
|
|
|
|
rng ranges: Use gen_range_checked().expect() in obvious cases (fmt)
Ian Jackson
2023-07-10
2
-3
/
+5
*
|
|
|
|
rng ranges: Use gen_range_checked().expect() in obvious cases
Ian Jackson
2023-07-10
3
-5
/
+9
*
|
|
|
|
tor-basic-utils: retry: Use and justify gen_range_checked
Ian Jackson
2023-07-10
1
-3
/
+4
*
|
|
|
|
rng ranges: Introduce RngExt and gen_range_checked
Ian Jackson
2023-07-10
1
-0
/
+27
*
|
|
|
|
Merge branch 'keymgr-erased-key' into 'main'
gabi-250
2023-07-10
5
-10
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
keymgr: Add semver.md.
Gabriela Moldovan
2023-07-10
1
-0
/
+2
|
*
|
|
|
|
keymgr: Use Box<dyn EncodableKey> instead of Box<dyn Any>.
Gabriela Moldovan
2023-07-10
4
-10
/
+20
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'conversation' into 'main'
Alexander Færøy
2023-07-10
6
-132
/
+233
|
\
\
\
\
\
|
*
|
|
|
|
tor-proto: run rustfmt
Ian Jackson
2023-06-30
4
-9
/
+21
[prev]
[next]