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
...
*
|
|
tor-hsservice: Derive the service key specifier implementations.
Gabriela Moldovan
2023-11-20
1
-24
/
+43
*
|
|
tor-keymgr: Rewrite define_key_specifier using derive-adhoc (fmt).
Gabriela Moldovan
2023-11-20
1
-37
/
+36
*
|
|
tor-keymgr: Rewrite define_key_specifier using derive-adhoc.
Gabriela Moldovan
2023-11-20
3
-18
/
+151
*
|
|
tor-keymgr: Add tests for arti_prefix().
Gabriela Moldovan
2023-11-20
1
-0
/
+11
*
|
|
tor-keymgr: Add tests for arti_pattern().
Gabriela Moldovan
2023-11-20
1
-0
/
+15
|
/
/
*
|
Merge branch 'publisher-todo' into 'main'
Ian Jackson
2023-11-20
3
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
tor-hsservice: Downgrade a couple of TODO HSS to TODO.
Gabriela Moldovan
2023-11-16
2
-2
/
+2
|
*
tor-hsservice: Remove TODO HSS that does not make sense.
Gabriela Moldovan
2023-11-15
1
-2
/
+0
|
*
tor-hsservice: Downgrade TODO HSS to TODO.
Gabriela Moldovan
2023-11-15
1
-1
/
+1
*
|
Merge branch 'tracing-ratelim-redux' into 'main'
Nick Mathewson
2023-11-18
6
-0
/
+939
|
\
\
|
*
|
Fix a broken doc link
Nick Mathewson
2023-11-16
1
-1
/
+1
|
*
|
ratelim: simplify LogState::reset.
Nick Mathewson
2023-11-16
1
-4
/
+1
|
*
|
ratelim: switch time list to start very short.
Nick Mathewson
2023-11-16
1
-4
/
+20
|
*
|
ratelim: Add a note about summary accuracy
Nick Mathewson
2023-11-16
1
-0
/
+6
|
*
|
ratelim: Add a comment about behavior on reactor shutdown
Nick Mathewson
2023-11-16
1
-0
/
+5
|
*
|
Ratelim: use now() to see how long we have been dormant
Nick Mathewson
2023-11-16
1
-9
/
+22
|
*
|
ratelim: Note that timeouts are in minutes.
Nick Mathewson
2023-11-16
2
-11
/
+2
|
*
|
ratelim: refactor to avoid unreachable code
Nick Mathewson
2023-11-16
3
-43
/
+22
|
*
|
ratelim: rename limiter.rs to ratelim.rs
Nick Mathewson
2023-11-16
2
-5
/
+5
|
*
|
log_ratelim: Use a real error type for install_runtime()
Nick Mathewson
2023-11-16
3
-5
/
+16
|
*
|
log_ratelim: Make final semicolon optional.
Nick Mathewson
2023-11-16
1
-4
/
+6
|
*
|
New tor-log-ratelim crate
Nick Mathewson
2023-11-16
6
-0
/
+919
*
|
|
Merge branch 'main' into 'main'
gabi-250
2023-11-17
1
-13
/
+15
|
\
\
\
|
*
|
|
Added macro for StorageConfig expand dir
rdbo
2023-11-17
1
-13
/
+15
*
|
|
|
arti-client test: add clippy exception
Jim Newsome
2023-11-16
1
-0
/
+1
*
|
|
|
tor-keymgr: Remove unnecessary borrow.
Gabriela Moldovan
2023-11-16
1
-2
/
+2
*
|
|
|
tor-hsservice: Reuse read_blind_id_keypair when building descriptors.
Gabriela Moldovan
2023-11-16
1
-14
/
+6
*
|
|
|
tor-hsservice: Extract read_blind_id_keypair out of Reactor (fmt).
Gabriela Moldovan
2023-11-16
1
-36
/
+34
*
|
|
|
tor-hsservice: Extract read_blind_id_keypair out of Reactor.
Gabriela Moldovan
2023-11-16
1
-12
/
+10
*
|
|
|
tor-hsservice: Pass the current time as an argument to generate_revision_coun...
Gabriela Moldovan
2023-11-16
1
-3
/
+4
*
|
|
|
tor-hsservice: Add note about computing ope_key once per TP.
Gabriela Moldovan
2023-11-16
1
-0
/
+2
*
|
|
|
tor-hsservice: Link the the spec instead of referencing section number.
Gabriela Moldovan
2023-11-16
1
-2
/
+3
*
|
|
|
tor-hsservice: Remove dead code.
Gabriela Moldovan
2023-11-16
1
-21
/
+0
*
|
|
|
tor-hsservice: Generate revision counters using an OPE scheme.
Gabriela Moldovan
2023-11-16
1
-6
/
+3
*
|
|
|
tor-hsservice: Add function for generating revision counters using OPE scheme.
Gabriela Moldovan
2023-11-16
2
-3
/
+107
*
|
|
|
tor-hsservice: Rename period to period_ctx for clarity.
Gabriela Moldovan
2023-11-16
1
-5
/
+4
*
|
|
|
tor-hscrypto: Make offset_within_period() work with timestamps from later per...
Gabriela Moldovan
2023-11-16
1
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'aes_ope' into 'main'
Nick Mathewson
2023-11-16
5
-0
/
+222
|
\
\
\
|
*
|
|
Implementation for AES-based Order-preserving encryption
Nick Mathewson
2023-11-16
5
-0
/
+222
*
|
|
|
Merge remote-tracking branch 'public/hs_begin'
Nick Mathewson
2023-11-16
3
-4
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hss: document behavior needed for indistinguishability
Nick Mathewson
2023-10-23
1
-2
/
+12
|
*
|
|
hsrproxy: Document what we check about begin messages
Nick Mathewson
2023-10-23
1
-1
/
+2
|
*
|
|
hsrproxy: Send back DONE reasons.
Nick Mathewson
2023-10-23
2
-3
/
+4
*
|
|
|
Merge branch 'strip_onion_begin' into 'main'
Alexander Færøy
2023-11-15
4
-2
/
+49
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Send less information in onion service BEGIN messages
Nick Mathewson
2023-11-15
4
-2
/
+49
*
|
|
|
Merge branch 'upgrades-20231115' into 'main'
gabi-250
2023-11-15
16
-21
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Require a more up-to-date version of time.
Nick Mathewson
2023-11-15
1
-1
/
+1
|
*
|
|
Upgrade to rusqlite 0.30.0
Nick Mathewson
2023-11-15
1
-1
/
+1
|
*
|
|
Upgrade to itertools 0.12.0
Nick Mathewson
2023-11-15
16
-19
/
+19
*
|
|
|
Merge branch 'clap4' into 'main'
gabi-250
2023-11-15
5
-7
/
+9
|
\
\
\
\
[prev]
[next]