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-netdoc
/
src
/
doc
/
hsdesc
/
build.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ...
Gabriela Moldovan
2023-09-25
1
-1
/
+1
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...
Gabriela Moldovan
2023-09-25
1
-7
/
+6
*
Merge branch 'clippy' into 'main'
Ian Jackson
2023-08-23
1
-0
/
+1
|
\
|
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
|
tor-netdoc: Fix clippy lints.
Gabriela Moldovan
2023-08-23
1
-1
/
+1
*
|
tor-netdoc: Remove redundant `IntroPointDesc` struct.
Gabriela Moldovan
2023-08-23
1
-3
/
+11
|
/
*
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
-4
/
+3
*
netdoc::doc::hsdesc changes to let us downgrade/remove allows
Nick Mathewson
2023-06-16
1
-2
/
+1
*
netdoc: downgrade some TODO HS to TODO HSS.
Nick Mathewson
2023-06-16
1
-3
/
+6
*
netdoc, hsclient: Update remaining ed25519::SecretKey users
Nick Mathewson
2023-05-18
1
-14
/
+12
*
Use non-deprecated *Secret::random_from_rng.
Nick Mathewson
2023-05-13
1
-3
/
+4
*
Generate a new KP_hss_desc_enc keypair for each new descriptor.
Gabriela Moldovan
2023-03-31
1
-30
/
+48
*
Remove unnecessary test constant.
Gabriela Moldovan
2023-03-31
1
-7
/
+3
*
Add an encode-decode test for descriptors with client auth.
Gabriela Moldovan
2023-03-31
1
-23
/
+96
*
Use constants instead of magic numbers.
Gabriela Moldovan
2023-03-31
1
-6
/
+10
*
Stop requiring the caller to supply `AuthClient`s.
Gabriela Moldovan
2023-03-31
1
-17
/
+13
*
Remove hard-coded test certs.
Gabriela Moldovan
2023-03-27
1
-43
/
+23
*
Make the HS encoder randomness source injectable.
Gabriela Moldovan
2023-03-27
1
-15
/
+17
*
Use the type system to enforce use of blinded keys.
Gabriela Moldovan
2023-03-27
1
-17
/
+14
*
Use transparent structs instead of builders.
Gabriela Moldovan
2023-03-24
1
-25
/
+28
*
Remove `NetdocText` and replace its uses with `String`.
Gabriela Moldovan
2023-03-24
1
-3
/
+2
*
Create a new `IntroPointDesc` type.
Gabriela Moldovan
2023-03-24
1
-8
/
+9
*
Use the less ambiguous inner/middle/outer terminology.
Gabriela Moldovan
2023-03-24
1
-15
/
+17
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
1
-0
/
+384