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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
3
-0
/
+3
*
Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2
pinkforest
2023-06-27
1
-3
/
+3
*
hsdesc.rs: finally remove "allows".
Nick Mathewson
2023-06-16
1
-12
/
+8
*
netdoc::doc::hsdesc changes to let us downgrade/remove allows
Nick Mathewson
2023-06-16
1
-1
/
+1
*
netdoc: downgrade some TODO HS to TODO HSS.
Nick Mathewson
2023-06-16
1
-4
/
+4
*
netdoc, hsclient: Update remaining ed25519::SecretKey users
Nick Mathewson
2023-05-18
1
-6
/
+5
*
Use non-deprecated *Secret::random_from_rng.
Nick Mathewson
2023-05-13
1
-3
/
+3
*
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
2
-3
/
+5
|
/
*
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
2
-5
/
+5
|
\
|
*
Fix broken doc link.
Gabriela Moldovan
2023-03-27
2
-5
/
+5
*
|
Remove hard-coded test certs.
Gabriela Moldovan
2023-03-27
3
-55
/
+63
*
|
Make the HS encoder randomness source injectable.
Gabriela Moldovan
2023-03-27
3
-34
/
+27
*
|
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
3
-75
/
+67
*
Refactor the inner doc tests to be more DRY.
Gabriela Moldovan
2023-03-24
1
-53
/
+55
*
Remove `NetdocText` and replace its uses with `String`.
Gabriela Moldovan
2023-03-24
3
-13
/
+12
*
Remove some unnecessary visibility restrictions.
Gabriela Moldovan
2023-03-24
3
-130
/
+74
*
Create a new `IntroPointDesc` type.
Gabriela Moldovan
2023-03-24
1
-13
/
+46
*
Use the less ambiguous inner/middle/outer terminology.
Gabriela Moldovan
2023-03-24
2
-2
/
+2
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
3
-0
/
+806