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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+3
*
Add a little test coverage for pow-params parsing.
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+108
*
hs-pow inner desc: broaden pow-params rule, disallow object for v1.
Wesley Aptekar-Cassels
2024-10-09
2
-3
/
+8
*
Fix incorrect doc comment.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+2
*
hs-pow: inner doc test using canned data from C tor.
Wesley Aptekar-Cassels
2024-10-09
1
-4
/
+39
*
hs-pow: Explain what the v1 scheme refers to, in PowParams.
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+7
*
hs-pow: Change rule to require pow_params type parameter.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
*
hs-pow: Use TimerangeBound for puzzle parameters.
Wesley Aptekar-Cassels
2024-10-09
1
-9
/
+9
*
hs-pow: Refactor to prefer stub types rather than cfg sprawl.
Wesley Aptekar-Cassels
2024-10-09
5
-34
/
+46
*
tor-hspow: Big refactor, dissolve this crate
Wesley Aptekar-Cassels
2024-10-09
4
-34
/
+63
*
First pass at implementing onion proof-of-work client
Wesley Aptekar-Cassels
2024-10-09
2
-2
/
+2
*
tor-netdoc: Add parsing support for pow-params.
Wesley Aptekar-Cassels
2024-10-09
3
-0
/
+120
*
tor-netdoc: Wrap some too-long comments and docs.
Gabriela Moldovan
2024-10-03
3
-4
/
+7
*
tor-netdoc: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
5
-22
/
+22
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
2
-35
/
+35
*
tor-circmgr: Remove AbstractSpec and FakeSpec.
Wesley Aptekar-Cassels
2024-09-16
1
-0
/
+53
*
tor-netdoc: impl `Extend` on `NetParams`
Steven Engler
2024-09-03
1
-0
/
+6
*
Resolve unreachable_patterns warnings from nightly.
Nick Mathewson
2024-08-13
1
-12
/
+5
*
Fix "clippy::manual-pattern-char-comparison" warning on nightly
Nick Mathewson
2024-07-28
2
-2
/
+2
*
Merge branch 'expose-annotated' into 'main'
Nick Mathewson
2024-07-22
1
-0
/
+15
|
\
|
*
tor-netdoc: Dangerously expose annotation fields
Clara Engler
2024-06-21
1
-0
/
+15
*
|
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
1
-3
/
+4
*
|
Make TAP keys optional when parsing documents.
Nick Mathewson
2024-06-27
2
-27
/
+63
|
/
*
Add exception for cfg(fuzzing) in tor-netdoc
Nick Mathewson
2024-05-07
1
-1
/
+2
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
28
-0
/
+28
*
Add a clear_flags function to RouterStatusBuilder
Nick Mathewson
2024-03-12
1
-0
/
+6
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
Fix typos in comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Upgrade to latest signature.
Gabriela Moldovan
2024-02-28
1
-2
/
+0
*
Merge branch 'enc_key_cert_signbit' into 'main'
Nick Mathewson
2024-01-17
2
-6
/
+14
|
\
|
*
hsdesc: Document why enc_key_cert signbit is always zero.
Nick Mathewson
2024-01-16
2
-6
/
+14
*
|
RouterStatus: Add test functions for Fast and Stable flags.
Nick Mathewson
2024-01-16
1
-0
/
+8
|
/
*
tor-netdoc: Turn a TODO HSS into #1221.
Gabriela Moldovan
2024-01-11
1
-1
/
+2
*
tor-netdoc: Downgrade some TODO HSS to TODO.
Gabriela Moldovan
2024-01-11
2
-2
/
+2
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-1
/
+1
*
tor-netdoc: Make HsDescBuilder::auth_clients take an Option.
Gabriela Moldovan
2023-12-14
1
-11
/
+18
*
netdoc: Remove an "unknown_lints" exception.
Nick Mathewson
2023-11-30
1
-1
/
+0
*
netdoc: refactor to use a let-else.
Nick Mathewson
2023-11-30
1
-4
/
+1
*
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
1
-3
/
+3
*
llcrypto: Remove redundant re-exports in keymanip.
Nick Mathewson
2023-11-29
2
-3
/
+2
*
Remove RngCompatExt.
Nick Mathewson
2023-11-29
4
-15
/
+8
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
4
-15
/
+16
*
tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs (fmt).
Gabriela Moldovan
2023-10-30
1
-17
/
+21
*
tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs.
Gabriela Moldovan
2023-10-30
2
-15
/
+16
*
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
3
-11
/
+8
*
tor-netdoc: Change return type of create_desc_sign_key_cert.
Gabriela Moldovan
2023-10-25
1
-6
/
+3
[next]