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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-12
/
+12
*
Upgrade serde_with dependency to 3.0.0
Nick Mathewson
2023-05-22
1
-1
/
+1
*
netdoc, hsclient: Update remaining ed25519::SecretKey users
Nick Mathewson
2023-05-18
2
-20
/
+17
*
Merge branch 'ticket_759' into 'main'
Nick Mathewson
2023-05-16
3
-4
/
+4
|
\
|
*
Replace usage of KeyUnknownCert::check_key.
Nick Mathewson
2023-05-16
3
-4
/
+4
*
|
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-4
/
+9
*
|
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
|
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-7
/
+14
*
|
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-6
/
+7
|
/
*
Use non-deprecated *Secret::random_from_rng.
Nick Mathewson
2023-05-13
2
-6
/
+7
*
netdoc: Use the RangeBoundsExt impl of TimerangeBound.
Gabriela Moldovan
2023-05-13
2
-11
/
+25
*
netdoc: Do not consume EncryptedHsDesc when decrypting.
Gabriela Moldovan
2023-05-13
1
-1
/
+1
*
hsclient: Compute HsDesc validity time from the TimerangeBounds of its layers.
Gabriela Moldovan
2023-05-13
1
-13
/
+16
*
hsclient: Build cached descriptor TimerangeBounds from descriptor lifetime.
Gabriela Moldovan
2023-05-13
1
-0
/
+7
*
netdoc: Rename parse_error_kind() to netdoc_error_kind().
Gabriela Moldovan
2023-05-11
3
-5
/
+5
*
Merge branch 'hs-linkspec-work-v2' into 'main'
Nick Mathewson
2023-05-11
1
-2
/
+2
|
\
|
*
Rename UnparsedLinkSpec => EncodedLinkSpec
Nick Mathewson
2023-05-10
1
-2
/
+2
*
|
netdoc: Remove experimental-api gate from parse_decrypt_validate.
Gabriela Moldovan
2023-05-10
2
-4
/
+0
*
|
netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.
Gabriela Moldovan
2023-05-10
17
-43
/
+42
|
/
*
Merge branch 'hsdesc-parse-decrypt-validate' into 'main'
gabi-250
2023-05-03
2
-1
/
+75
|
\
|
*
netdoc: Mark parse_decrypt_validate as experimental.
Gabriela Moldovan
2023-05-02
2
-0
/
+6
|
*
netdoc: Document how to extract an `HsDesc` out of an `UncheckedEncryptedHsDe...
Gabriela Moldovan
2023-04-25
1
-0
/
+32
|
*
netdoc: Add a convenience method for HS descriptor parsing.
Gabriela Moldovan
2023-04-25
2
-1
/
+37
*
|
Increment crate versions.
Nick Mathewson
2023-05-03
1
-11
/
+11
|
/
*
netdoc: Document that particular bit values for flags are not part of our API.
Nick Mathewson
2023-04-17
1
-1
/
+3
*
netstatus: re-number routerstatus flags to go in order.
Nick Mathewson
2023-04-17
1
-7
/
+7
*
netdir: more documentation on MIDDLE_ONLY flag.
Nick Mathewson
2023-04-17
2
-0
/
+8
*
netdoc: Add MiddleOnly flag to RelayFlags
juga
2023-04-17
2
-0
/
+8
*
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-2
/
+2
*
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
*
|
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
|
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
6
-25
/
+39
*
tor-netdoc: Fix feature builds
Ian Jackson
2023-04-05
4
-5
/
+8
*
Generate a new KP_hss_desc_enc keypair for each new descriptor.
Gabriela Moldovan
2023-03-31
2
-33
/
+51
*
Remove unnecessary test constant.
Gabriela Moldovan
2023-03-31
2
-14
/
+8
*
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
4
-102
/
+151
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-6
/
+6
*
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
4
-98
/
+86
*
|
Make the HS encoder randomness source injectable.
Gabriela Moldovan
2023-03-27
5
-50
/
+46
*
|
Use the type system to enforce use of blinded keys.
Gabriela Moldovan
2023-03-27
2
-25
/
+37
|
/
*
Use transparent structs instead of builders.
Gabriela Moldovan
2023-03-24
4
-100
/
+95
*
Refactor the inner doc tests to be more DRY.
Gabriela Moldovan
2023-03-24
1
-53
/
+55
[next]