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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a rustdoc link.
Nick Mathewson
2023-06-29
1
-1
/
+1
*
Merge branch 'maxintro3' into 'main'
Ian Jackson
2023-06-29
2
-6
/
+74
|
\
|
*
tor-netdoc: Placate clippy (fmt)
Ian Jackson
2023-06-28
1
-2
/
+1
|
*
tor-netdoc: Placate clippy
Ian Jackson
2023-06-28
1
-2
/
+1
|
*
tor-netdoc: Test hsdescs inners with a variety of IPT counts (fmt)
Ian Jackson
2023-06-28
1
-9
/
+18
|
*
tor-netdoc: Test hsdescs inners with a variety of IPT counts
Ian Jackson
2023-06-28
1
-0
/
+33
|
*
tor-netdoc: hsdesc: Disregard intro points after the MAX'th
Ian Jackson
2023-06-28
2
-7
/
+19
|
*
tor-netdoc: Reject hsdescs with no intro points
Ian Jackson
2023-06-28
2
-0
/
+16
*
|
netdir: Move voting_period() to netdoc::Lifetime
Nick Mathewson
2023-06-29
1
-0
/
+12
|
/
*
Conditionalise an import
Ian Jackson
2023-06-28
1
-0
/
+1
*
Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2
pinkforest
2023-06-27
2
-7
/
+6
*
netdoc: remove final TODO HS
Nick Mathewson
2023-06-26
1
-1
/
+0
*
netdoc: Downgrade TODO on EncryptedHsDesc::decrypt
Nick Mathewson
2023-06-26
1
-2
/
+5
*
netdoc: Remove "decrypted_with_id" as meaningless
Nick Mathewson
2023-06-26
1
-26
/
+9
*
netdoc: Remove dead_code exception; add accessors.
Nick Mathewson
2023-06-26
2
-5
/
+36
*
netdoc: change a TODO HS about a distinguisher to a NOTE.
Nick Mathewson
2023-06-26
1
-4
/
+7
*
netdoc: replace a test TODO with a reference to other tests
Nick Mathewson
2023-06-26
1
-1
/
+8
*
netdoc: fill in some test data
Nick Mathewson
2023-06-23
4
-11
/
+40
*
hsdescerror: Add paragraph breaks to docs.
Nick Mathewson
2023-06-22
1
-3
/
+11
*
netdoc: Use a dev-dependency on anyhow to fix a doc example
Nick Mathewson
2023-06-22
1
-1
/
+1
*
netdoc: Introduce HsDescError
Nick Mathewson
2023-06-22
2
-29
/
+124
*
Merge branch 'socks_errorkinds' into 'main'
Nick Mathewson
2023-06-22
1
-1
/
+1
|
\
|
*
Generate correct ErrorKinds for hsdesc decryption failures.
Nick Mathewson
2023-06-21
1
-1
/
+1
*
|
netdoc: downgrade two accessor-related TODOs
Nick Mathewson
2023-06-20
1
-4
/
+1
*
|
netdoc: Use derive amplify::Getters for HsDesc accessors.
Nick Mathewson
2023-06-20
1
-46
/
+8
|
/
*
hsdesc.rs: finally remove "allows".
Nick Mathewson
2023-06-16
2
-13
/
+9
*
netdoc::doc::hsdesc changes to let us downgrade/remove allows
Nick Mathewson
2023-06-16
6
-10
/
+9
*
netdoc: unmark MAC_KEY_LEN as conjectural.
Nick Mathewson
2023-06-16
1
-1
/
+1
*
SharedRandVal: Note that it doesn't have to be Ct.
Nick Mathewson
2023-06-16
1
-2
/
+1
*
netdoc: remove a TODO about moving a module to where it already is.
Nick Mathewson
2023-06-16
1
-2
/
+0
*
netdoc: use ct_lookup for rend descriptor cookie lookup
Nick Mathewson
2023-06-16
1
-6
/
+3
*
netdoc: Downgrade an HS todo wrt HS_DESC_AUTH_TYPE
Nick Mathewson
2023-06-16
1
-2
/
+3
*
netdoc: downgrade some TODO HS to TODO HSS.
Nick Mathewson
2023-06-16
2
-7
/
+10
*
netdoc: Remove a TODO that we already solved.
Nick Mathewson
2023-06-16
1
-1
/
+0
*
Merge branch 'ipt_to_circtarget' into 'main'
Nick Mathewson
2023-06-07
1
-0
/
+32
|
\
|
*
netdir, netdoc: Add accessors for protocol version status.
Nick Mathewson
2023-06-06
1
-0
/
+32
*
|
Merge branch 'access' into 'main'
Alexander Færøy
2023-06-06
1
-4
/
+69
|
\
|
|
*
hsdesc: Add minimal set of accessors for HsDesc and IntroPointDesc
Ian Jackson
2023-06-05
1
-0
/
+65
|
*
hsdesc docs: Don't imply that a thing has been done, which hasn't yet
Ian Jackson
2023-06-05
1
-1
/
+1
|
*
hsdesc docs: Use the definite article
Ian Jackson
2023-06-05
1
-3
/
+3
*
|
tor-netdoc: remove use of arrayref.
Nick Mathewson
2023-06-01
1
-3
/
+7
|
/
*
netdoc, hsclient: Update remaining ed25519::SecretKey users
Nick Mathewson
2023-05-18
2
-20
/
+17
*
Replace usage of KeyUnknownCert::check_key.
Nick Mathewson
2023-05-16
3
-4
/
+4
*
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
1
-11
/
+24
*
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
*
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
[next]