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
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-6
/
+6
*
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
*
Remove semver.md files for 1.1.6
Nick Mathewson
2023-06-30
1
-2
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-6
/
+6
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Merge branch 'rustdoc_fix' into 'main'
Nick Mathewson
2023-06-29
1
-1
/
+1
|
\
|
*
Fix a rustdoc link.
Nick Mathewson
2023-06-29
1
-1
/
+1
*
|
Merge branch 'stabilize-hs-client' into 'main'
Nick Mathewson
2023-06-29
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Mark all {hs,onion-serivce}-client features as non-experimental.
Nick Mathewson
2023-06-29
1
-2
/
+2
*
|
Merge branch 'maxintro3' into 'main'
Ian Jackson
2023-06-29
4
-7
/
+125
|
\
\
|
|
/
|
/
|
|
*
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
3
-1
/
+81
|
*
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
2
-1
/
+13
|
/
*
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
6
-43
/
+100
|
\
|
*
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
3
-6
/
+39
|
*
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
*
|
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-2
/
+2
|
/
*
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
2
-1
/
+2
*
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
2
-46
/
+9
|
/
*
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
2
-6
/
+4
*
netdoc: Downgrade an HS todo wrt HS_DESC_AUTH_TYPE
Nick Mathewson
2023-06-16
1
-2
/
+3
[next]