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
/
outer.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
-2
/
+2
*
tor-netdoc: encoder: Rename .object() method to .object_bytes
Ian Jackson
2026-03-31
1
-2
/
+2
*
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
-1
/
+1
*
Wrap ed25519-dalek types.
Nick Mathewson
2025-03-18
1
-1
/
+0
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
llcrypto: Remove redundant re-exports in keymanip.
Nick Mathewson
2023-11-29
1
-1
/
+1
*
Remove RngCompatExt.
Nick Mathewson
2023-11-29
1
-2
/
+1
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-3
/
+4
*
Remove a broken rustdoc link and fix a typo.
Nick Mathewson
2023-10-27
1
-3
/
+0
*
tor-cert, tor-netdoc: Use EncodedEd25519Cert instead of Vec<u8>.
Gabriela Moldovan
2023-10-25
1
-4
/
+3
*
tor-netdoc: Remove now-unused blinded_id field.
Gabriela Moldovan
2023-10-25
1
-6
/
+0
*
tor-netdoc: Update HsDesc, HsDescOuter to accept the hs_desc_sign cert as an ...
Gabriela Moldovan
2023-10-25
1
-15
/
+16
*
tor-netdoc: Add helper function for computing the descriptor signing key cert.
Gabriela Moldovan
2023-10-25
1
-12
/
+4
*
tor-dirclient, tor-netdoc: Add TODO SPECs.
Gabriela Moldovan
2023-10-24
1
-0
/
+3
*
tor-netdoc: Use an unpadded base64 encoding for the signature.
Gabriela Moldovan
2023-10-24
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
*
netdoc::doc::hsdesc changes to let us downgrade/remove allows
Nick Mathewson
2023-06-16
1
-1
/
+1
*
netdoc, hsclient: Update remaining ed25519::SecretKey users
Nick Mathewson
2023-05-18
1
-6
/
+5
*
Merge branch 'remove-hsdesc-todo' into 'main'
Ian Jackson
2023-04-12
1
-3
/
+0
|
\
|
*
Remove misleading TODO.
Gabriela Moldovan
2023-04-11
1
-3
/
+0
*
|
tor-netdoc: Tidy up and fix some broken intra-doc links
Ian Jackson
2023-04-11
1
-1
/
+2
|
/
*
Merge branch 'fix-broken-doc-links' into 'main'
Nick Mathewson
2023-03-30
1
-3
/
+3
|
\
|
*
Fix broken doc link.
Gabriela Moldovan
2023-03-27
1
-3
/
+3
*
|
Remove hard-coded test certs.
Gabriela Moldovan
2023-03-27
1
-7
/
+8
*
|
Make the HS encoder randomness source injectable.
Gabriela Moldovan
2023-03-27
1
-2
/
+4
*
|
Use the type system to enforce use of blinded keys.
Gabriela Moldovan
2023-03-27
1
-8
/
+23
|
/
*
Use transparent structs instead of builders.
Gabriela Moldovan
2023-03-24
1
-24
/
+21
*
Remove `NetdocText` and replace its uses with `String`.
Gabriela Moldovan
2023-03-24
1
-4
/
+3
*
Remove some unnecessary visibility restrictions.
Gabriela Moldovan
2023-03-24
1
-51
/
+33
*
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
/
+183