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
...
|
*
|
|
hs dirs: Replicas are 1-indexed
Ian Jackson
2023-04-11
1
-2
/
+2
|
*
|
|
tor-netdir: Make an import more precise
Ian Jackson
2023-04-11
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
tor-netdoc: Tidy up and fix some broken intra-doc links
Ian Jackson
2023-04-11
2
-3
/
+5
*
|
|
tor-netdir: Fix capitalisation of a doc link
Ian Jackson
2023-04-11
1
-1
/
+1
*
|
|
tor-netdir: Fix link to hs_time_period function
Ian Jackson
2023-04-11
1
-1
/
+1
*
|
|
impl_debug_hex: Fix syntax error in usage template
Ian Jackson
2023-04-11
1
-1
/
+1
|
/
/
*
|
Merge branch 'correct_osx_config' into 'main'
Ian Jackson
2023-04-11
1
-1
/
+1
|
\
\
|
*
|
arti: Explain correct location of OSX config.
Nick Mathewson
2023-04-10
1
-1
/
+1
|
|
/
*
|
Add a semver entry for !1112.
Nick Mathewson
2023-04-10
1
-0
/
+1
*
|
Use an Enum for the description request
tranna
2023-04-10
2
-38
/
+55
|
/
*
linkspec: Add a missing ; in tests.
Nick Mathewson
2023-04-06
1
-1
/
+1
*
dirclient: fix an "unused import" warning.
Nick Mathewson
2023-04-06
1
-1
/
+1
*
guardmgr: update feature behavior wrt testing and pts.
Nick Mathewson
2023-04-06
2
-3
/
+3
*
circmgr: make "testing" depend on guardmgr/testing
Nick Mathewson
2023-04-06
1
-1
/
+1
*
circmgr: Mark a number of internal APIs as hs-only.
Nick Mathewson
2023-04-06
3
-0
/
+8
*
circmgr: Expand an incomplete comment in exitpath.rs
Nick Mathewson
2023-04-06
1
-2
/
+6
*
Merge branch 'rw' into 'main'
Nick Mathewson
2023-04-06
3
-1
/
+99
|
\
|
*
JoinReadWrite: Minor docs improvements.
Ian Jackson
2023-04-06
1
-3
/
+2
|
*
JoinReadWrite: Move the example to the struct
Ian Jackson
2023-04-06
1
-23
/
+25
|
*
JoinReadWrite: Discuss using .reunite() or .unsplit()
Ian Jackson
2023-04-06
1
-3
/
+5
|
*
tor-async-utils: Introduce JoinReadWrite
Ian Jackson
2023-04-05
3
-1
/
+96
*
|
Merge branch 'error' into 'main'
Ian Jackson
2023-04-06
1
-0
/
+16
|
\
\
|
*
|
tor-error: Rename ErrorKind::TorDirectoryUsable (from ...Broken)
Ian Jackson
2023-04-06
1
-3
/
+3
|
*
|
tor-error: Introduce ErrorKind::TorDirectoryBroken
Ian Jackson
2023-04-05
1
-0
/
+16
*
|
|
tor-netdir: testnet: Make all non-guard non-exits be hsdirs
Ian Jackson
2023-04-05
1
-1
/
+1
*
|
|
tor-circmgr: HsCircKind: derive Eq
Ian Jackson
2023-04-05
1
-1
/
+1
|
/
/
*
|
Merge branch 'netdoc' into 'main'
Ian Jackson
2023-04-05
7
-30
/
+47
|
\
\
|
|
/
|
/
|
|
*
tor-netdoc: Expose test data under new "testing" feature flag
Ian Jackson
2023-04-05
6
-25
/
+39
|
*
tor-netdoc: Fix feature builds
Ian Jackson
2023-04-05
4
-5
/
+8
*
|
Merge branch 'req' into 'main'
Ian Jackson
2023-04-04
2
-0
/
+67
|
\
\
|
|
/
|
/
|
|
*
tor-dirclient: Add a comment about 50 x 1024
gabi-250
2023-04-03
1
-0
/
+1
|
*
tor-dirclient: Add test case for HsDescDownloadRequest
Ian Jackson
2023-04-03
1
-1
/
+21
|
*
tor-dirclient: Provide HsDescDownloadRequest
Ian Jackson
2023-04-03
2
-0
/
+46
*
|
Merge branch 'x25519' into 'main'
Nick Mathewson
2023-04-04
1
-2
/
+2
|
\
\
|
*
|
tor-llcrypto: Pin x25519-dalek version, bump our crate version
tor-llcrypto-v0.4.4
Ian Jackson
2023-04-04
1
-2
/
+2
*
|
|
Merge branch 'timerange' into 'main'
gabi-250
2023-04-03
1
-1
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
TimerangeBound: Provide .as_ref() and .as_deref()
Ian Jackson
2023-04-03
1
-1
/
+33
|
*
|
TimerangeBound: derive Debug and Clone, and Eq/PartialEq in tests
Ian Jackson
2023-04-03
1
-0
/
+2
*
|
|
Merge branch 'debug-hex' into 'main'
Nick Mathewson
2023-04-03
4
-5
/
+92
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Debug as hex strings for HsBlindId and HsDirIndex
Ian Jackson
2023-03-31
3
-5
/
+10
|
*
|
tor-basic-utils: Provide impl_debug_hex
Ian Jackson
2023-03-31
1
-0
/
+82
*
|
|
Merge branch 'hserror' into 'main'
Ian Jackson
2023-03-31
3
-0
/
+52
|
\
\
\
|
*
|
|
tor-error: Add missing footnote
Ian Jackson
2023-03-31
1
-0
/
+4
|
*
|
|
Fix duplicated licence in Cargo.toml
gabi-250
2023-03-31
1
-1
/
+0
|
*
|
|
tor-error: Add OnionServiceNotRunning error
Ian Jackson
2023-03-31
1
-0
/
+13
|
*
|
|
tor-error: Put OnionService errors behind a new experimental-api feature
Ian Jackson
2023-03-31
3
-0
/
+14
|
*
|
|
tor-error: Document cargo feature
Ian Jackson
2023-03-31
1
-0
/
+4
|
*
|
|
tor-error: Errors for hidden services
Ian Jackson
2023-03-31
1
-0
/
+18
|
|
/
/
*
|
|
Merge branch 'netdir' into 'main'
Ian Jackson
2023-03-31
2
-29
/
+90
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-netdir: iter_filter_secondary: Make it less of a mess
Ian Jackson
2023-03-30
1
-13
/
+10
[prev]
[next]