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
*
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
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
13
-0
/
+13
*
Fix some rustdoc warnings.
Nick Mathewson
2024-03-12
6
-12
/
+13
*
ipt_mgr: convert to use RelaySelector.
Nick Mathewson
2024-03-12
2
-11
/
+22
*
fix: fix typos
Dimitris Apostolou
2024-03-09
1
-1
/
+1
*
BackoffSchedule refactoring and improvements
Neel Chauhan
2024-03-07
2
-22
/
+38
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
AuthorizedClientConfig: add semver note
Ian Jackson
2024-03-05
1
-0
/
+1
*
Use tor_basic_utils::PathExt::display_lossy
Ian Jackson
2024-03-05
2
-3
/
+3
*
tor-hsservice: client auth: Only allow `dir:...` to have valid unicode
Ian Jackson
2024-03-05
2
-4
/
+6
*
tor-hsservice: Fix description of sub-module handling
Ian Jackson
2024-03-05
1
-3
/
+3
*
tor-hsservice: ipt_mgr: Put file in a sensible order (defeat rustfmt)
Ian Jackson
2024-03-05
1
-1
/
+1
*
tor-hsservice: ipt_mgr: Put file in a sensible order
Ian Jackson
2024-03-05
1
-220
/
+235
*
tor-hsservice: prelude: Manually tidy and group Arti and crate imports (fmt)
Ian Jackson
2024-03-05
1
-27
/
+15
*
tor-hsservice: prelude: Manually tidy and group Arti and crate imports
Ian Jackson
2024-03-05
1
-41
/
+31
*
tor-hsservice: prelude: Use braced group syntax
Ian Jackson
2024-03-05
1
-143
/
+151
*
tor-hsservice: prelude: Manually tidy and group std and upstreams (fmt)
Ian Jackson
2024-03-05
1
-8
/
+8
*
tor-hsservice: prelude: Manually tidy and group std and upstreams
Ian Jackson
2024-03-05
1
-35
/
+20
*
tor-hsservice: prelude: Don't import postage::sink::SendError
Ian Jackson
2024-03-05
2
-5
/
+3
*
tor-hsservice: prelude: Don't import futures::stream
Ian Jackson
2024-03-05
2
-2
/
+2
*
Run rustfmt
Ian Jackson
2024-03-05
7
-139
/
+118
[next]