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-hsservice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-26
/
+26
*
tor-hsservice: Add OnionServiceBuilder, deprecate OnionService::new.
Gabriela Moldovan
2024-07-15
2
-1
/
+36
*
tor-hsservice: Abolish OnionServiceState (fmt).
Gabriela Moldovan
2024-07-15
1
-24
/
+27
*
tor-hsservice: Abolish OnionServiceState.
Gabriela Moldovan
2024-07-15
1
-38
/
+21
*
tor-hsservice: Remove unnecessary let-binding.
Gabriela Moldovan
2024-07-09
1
-1
/
+2
*
tor-hsservice: Specify the type when discarding value.
Gabriela Moldovan
2024-07-09
2
-3
/
+3
*
tor-hsservice: Resolve dead code warnings in publisher tests.
Gabriela Moldovan
2024-07-09
1
-11
/
+7
*
tor-hsservice: Ignore uninteresting netdir events in the publisher.
Gabriela Moldovan
2024-07-09
1
-1
/
+12
*
tor-hsservice: Resolve warning about unused response variable.
Gabriela Moldovan
2024-07-09
1
-1
/
+1
*
tor-hsservice: Resolve a handful of unused variable warnings.
Gabriela Moldovan
2024-07-09
2
-4
/
+4
*
tor-hsservice: Remove unused field from TimePeriodContext.
Gabriela Moldovan
2024-07-09
1
-3
/
+0
*
tor-hsservice: Remove unused variables.
Gabriela Moldovan
2024-07-09
2
-14
/
+0
*
tor-hsservice: Remove unnecessary locking.
Gabriela Moldovan
2024-07-09
1
-2
/
+0
*
tor-hsservice: Remove unused code (fmt).
Gabriela Moldovan
2024-07-09
1
-1
/
+1
*
tor-hsservice: Remove unused code.
Gabriela Moldovan
2024-07-09
4
-188
/
+1
*
tor-hsservice: Remove unused publisher functions.
Gabriela Moldovan
2024-07-09
2
-13
/
+0
*
tor-hsservice: Remove unnecessary allow.
Gabriela Moldovan
2024-07-09
1
-1
/
+0
*
Merge branch 'deftly' into 'main'
Ian Jackson
2024-07-08
1
-1
/
+1
|
\
|
*
Update to derive-deftly 0.14
Ian Jackson
2024-07-08
1
-1
/
+1
*
|
Work around clippy::doc_lazy_continuation false positives
Ian Jackson
2024-07-08
1
-4
/
+4
|
/
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-26
/
+26
*
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Require strum 0.26.3
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to derive-deftly 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
3
-6
/
+6
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
2
-5
/
+5
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-26
/
+26
*
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
-26
/
+26
*
tor-hsservice: use shared status_tx to report OnionServiceStatus via RunningO...
Richard Pospesel
2024-04-13
1
-6
/
+0
*
Upgrade derive-deftly requirement to 0.10.3
Nick Mathewson
2024-04-11
1
-1
/
+1
*
Merge branch 'deftly' into 'main'
Ian Jackson
2024-04-03
7
-72
/
+72
|
\
|
*
derive-deftly: Change some docs references
Ian Jackson
2024-04-03
3
-4
/
+4
|
*
Apply import alphabetisation churn
Ian Jackson
2024-04-03
1
-1
/
+1
|
*
Switch to derive-deftly
Ian Jackson
2024-04-03
7
-68
/
+68
*
|
Merge branch 'finish-backoff-refactor' into 'main'
Nick Mathewson
2024-04-02
2
-31
/
+126
|
\
\
|
*
|
tor-hsservice: Move optional timeout to optionally_timeout().
Gabriela Moldovan
2024-04-02
1
-7
/
+32
|
*
|
tor-hsservice: s/timeout/overall_timeout for clarity.
Gabriela Moldovan
2024-04-02
1
-2
/
+2
|
*
|
tor-hsservice: Add a test for the backoff runner's single_attempt_timeout().
Gabriela Moldovan
2024-04-02
1
-0
/
+51
|
*
|
tor-hsservice: Use single_attempt_timeout in backoff Runner impl (fmt).
Gabriela Moldovan
2024-04-02
1
-10
/
+10
|
*
|
tor-hsservice: Use single_attempt_timeout in backoff Runner impl.
Gabriela Moldovan
2024-04-02
2
-19
/
+38
*
|
|
remove unused dependencies
trinity-1686a
2024-04-02
1
-6
/
+0
*
|
|
Remove semver.md files from arti-1.2.1 release
Nick Mathewson
2024-04-02
1
-1
/
+0
|
|
/
|
/
|
*
|
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-28
/
+28
*
|
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-4
/
+4
|
/
*
Run "fixup-features" in preparation for next release.
Nick Mathewson
2024-03-28
1
-1
/
+1
*
hss: Make the limit for streams configurable.
Nick Mathewson
2024-03-26
4
-13
/
+29
*
Add an IncomingStreamRequestFilter to check early properties
Nick Mathewson
2024-03-26
1
-5
/
+31
*
Refactor the logic for constructing crypt layers.
Nick Mathewson
2024-03-26
1
-5
/
+0
*
Propagate RelayCellFormat selection up to where format decisions will be made
Jim Newsome
2024-03-20
1
-0
/
+5
[next]