index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-netdoc
/
src
/
doc
/
hsdesc
/
build
/
middle.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-4
/
+4
*
tor-netdoc: encoder: Rename .object() method to .object_bytes
Ian Jackson
2026-03-31
1
-1
/
+1
*
Merge branch 'bug2172' into 'main'
Nick Mathewson
2025-11-24
1
-1
/
+1
|
\
|
*
tor-llcrypto: Stop deriving Deref in CtByteArray
Neel Chauhan
2025-11-24
1
-1
/
+1
*
|
Apply deferred rustfmt churn
Ian Jackson
2025-11-10
1
-1
/
+1
*
|
tor-netdoc: Rename the `build` module to `encode`
Ian Jackson
2025-11-10
1
-1
/
+1
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
|
/
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-7
/
+9
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-6
/
+6
*
tor-netdoc: Wrap some too-long comments and docs.
Gabriela Moldovan
2024-10-03
1
-2
/
+3
*
tor-netdoc: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
1
-6
/
+6
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Remove RngCompatExt.
Nick Mathewson
2023-11-29
1
-3
/
+2
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-3
/
+3
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2
pinkforest
2023-06-27
1
-3
/
+3
*
Use non-deprecated *Secret::random_from_rng.
Nick Mathewson
2023-05-13
1
-3
/
+3
*
tor-netdoc: Tidy up and fix some broken intra-doc links
Ian Jackson
2023-04-11
1
-2
/
+3
*
tor-netdoc: Expose test data under new "testing" feature flag
Ian Jackson
2023-04-05
1
-1
/
+1
*
Generate a new KP_hss_desc_enc keypair for each new descriptor.
Gabriela Moldovan
2023-03-31
1
-3
/
+3
*
Remove unnecessary test constant.
Gabriela Moldovan
2023-03-31
1
-7
/
+5
*
Stop requiring the caller to supply `AuthClient`s.
Gabriela Moldovan
2023-03-31
1
-52
/
+91
*
Merge branch 'fix-broken-doc-links' into 'main'
Nick Mathewson
2023-03-30
1
-2
/
+2
|
\
|
*
Fix broken doc link.
Gabriela Moldovan
2023-03-27
1
-2
/
+2
*
|
Remove hard-coded test certs.
Gabriela Moldovan
2023-03-27
1
-5
/
+4
*
|
Make the HS encoder randomness source injectable.
Gabriela Moldovan
2023-03-27
1
-30
/
+18
|
/
*
Use transparent structs instead of builders.
Gabriela Moldovan
2023-03-24
1
-27
/
+25
*
Remove `NetdocText` and replace its uses with `String`.
Gabriela Moldovan
2023-03-24
1
-3
/
+3
*
Remove some unnecessary visibility restrictions.
Gabriela Moldovan
2023-03-24
1
-34
/
+16
*
Use the less ambiguous inner/middle/outer terminology.
Gabriela Moldovan
2023-03-24
1
-1
/
+1
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
1
-0
/
+239