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
/
desc_enc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade cipher, aes, and ctr.
Nick Mathewson
2026-07-13
1
-1
/
+1
*
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
-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
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
tor-netdoc: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
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
*
Conditionalise an import
Ian Jackson
2023-06-28
1
-0
/
+1
*
netdoc: Remove dead_code exception; add accessors.
Nick Mathewson
2023-06-26
1
-2
/
+1
*
netdoc::doc::hsdesc changes to let us downgrade/remove allows
Nick Mathewson
2023-06-16
1
-1
/
+1
*
netdoc: unmark MAC_KEY_LEN as conjectural.
Nick Mathewson
2023-06-16
1
-1
/
+1
*
netdoc: remove a TODO about moving a module to where it already is.
Nick Mathewson
2023-06-16
1
-2
/
+0
*
tor-netdoc: remove use of arrayref.
Nick Mathewson
2023-06-01
1
-3
/
+7
*
Stop requiring the caller to supply `AuthClient`s.
Gabriela Moldovan
2023-03-31
1
-0
/
+37
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
1
-4
/
+4
*
Define constants for `AuthClient` field lengths.
Gabriela Moldovan
2023-03-24
1
-1
/
+10
*
Turn two blocking TODOs in hsdesc into "TODO HS"
Ian Jackson
2023-03-21
1
-1
/
+1
*
Rename DescEncNonce => HsDescEncNonce
Nick Mathewson
2023-02-09
1
-2
/
+2
*
netdoc::hsdesc: Distinguish layer from document.
Nick Mathewson
2023-02-08
1
-6
/
+6
*
tor-hscrypto: Rename key types to correspond to new spec names.
Nick Mathewson
2023-02-08
1
-2
/
+2
*
Rename DescriptorCookie to DescEncNonce
Nick Mathewson
2023-02-08
1
-10
/
+8
*
netdoc: Rename/comment objects from middle_layer.
Nick Mathewson
2023-02-07
1
-0
/
+2
*
netdoc: Rename/comment objects from desc_enc
Nick Mathewson
2023-02-07
1
-19
/
+34
*
netdoc: Try to add a bunch of clarifying documentation.
Nick Mathewson
2023-02-07
1
-1
/
+13
*
netdoc: Clear up a few typos in hsdesc comments and strings.
Nick Mathewson
2023-02-07
1
-2
/
+2
*
netdoc: Use correct size for descriptor encryption cookie
Nick Mathewson
2023-02-07
1
-2
/
+2
*
netdoc: implement onion service descryptor encryption
Nick Mathewson
2023-02-07
1
-5
/
+178
*
netdoc: Outline some basic types for encoding HsDescs.
Nick Mathewson
2023-01-06
1
-0
/
+47