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
...
*
tor-netdoc: Remove outdated note.
Gabriela Moldovan
2023-09-25
1
-4
/
+0
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ...
Gabriela Moldovan
2023-09-25
3
-6
/
+6
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...
Gabriela Moldovan
2023-09-25
3
-13
/
+12
*
tor-netdoc: "testing" feature: Provide test_parsed_hsdesc
Ian Jackson
2023-09-18
1
-12
/
+20
*
tor-netdoc: tests: Hoist out TEST_DATA_HS_BLIND_ID (fmt)
Ian Jackson
2023-09-18
1
-4
/
+1
*
tor-netdoc: tests: Hoist out TEST_DATA_HS_BLIND_ID
Ian Jackson
2023-09-18
1
-3
/
+9
*
tor-netdoc: provide a IntroPointDescBuilder (fmt)
Ian Jackson
2023-08-29
1
-2
/
+1
*
tor-netdoc: provide a IntroPointDescBuilder
Ian Jackson
2023-08-29
1
-0
/
+13
*
Merge branch 'clippy' into 'main'
Ian Jackson
2023-08-23
28
-0
/
+28
|
\
|
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
28
-0
/
+28
*
|
tor-netdoc: Fix clippy lints.
Gabriela Moldovan
2023-08-23
2
-6
/
+6
*
|
tor-netdoc: Remove redundant `IntroPointDesc` struct.
Gabriela Moldovan
2023-08-23
2
-33
/
+13
|
/
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-1
/
+1
*
tor-bytes: deprecate always_bug with From trait
Emil Engler
2023-08-17
1
-2
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2023-07-22
1
-1
/
+1
*
Merge branch 'explain_952_fix' into 'main'
Nick Mathewson
2023-07-11
1
-0
/
+3
|
\
|
*
Explain the code for the #952 fix.
Nick Mathewson
2023-07-10
1
-0
/
+3
*
|
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
29
-0
/
+29
|
/
*
be more lenient while parsing inner hs desc
trinity-1686a
2023-07-07
1
-1
/
+6
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Fix a rustdoc link.
Nick Mathewson
2023-06-29
1
-1
/
+1
*
Merge branch 'maxintro3' into 'main'
Ian Jackson
2023-06-29
3
-7
/
+78
|
\
|
*
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
2
-1
/
+34
|
*
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
3
-0
/
+19
*
|
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
*
Merge branch 'netdoc-todos-again' into 'main'
Nick Mathewson
2023-06-26
5
-42
/
+97
|
\
|
*
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
*
|
netdoc: Note new feature in itertools
Nick Mathewson
2023-06-26
1
-1
/
+5
|
/
*
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
3
-37
/
+124
*
Merge branch 'socks_errorkinds' into 'main'
Nick Mathewson
2023-06-22
2
-1
/
+9
|
\
|
*
Generate correct ErrorKinds for hsdesc decryption failures.
Nick Mathewson
2023-06-21
2
-1
/
+9
*
|
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
\
|
*
|
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
|
|
/
*
|
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
|
/
[prev]
[next]