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
*
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
*
Remove `NetdocText` and replace its uses with `String`.
Gabriela Moldovan
2023-03-24
6
-66
/
+21
*
Remove some unnecessary visibility restrictions.
Gabriela Moldovan
2023-03-24
3
-130
/
+74
*
Create a new `IntroPointDesc` type.
Gabriela Moldovan
2023-03-24
2
-21
/
+55
*
Use the less ambiguous inner/middle/outer terminology.
Gabriela Moldovan
2023-03-24
3
-17
/
+19
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
11
-40
/
+1263
*
Define constants for `AuthClient` field lengths.
Gabriela Moldovan
2023-03-24
2
-7
/
+19
*
Implement `ItemArgument` for `String`.
Gabriela Moldovan
2023-03-24
1
-0
/
+6
*
Turn two blocking TODOs in hsdesc into "TODO HS"
Ian Jackson
2023-03-21
2
-2
/
+2
*
Upgrade to bitflags 2.0
Nick Mathewson
2023-03-13
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2023-03-03
1
-1
/
+1
*
tor-netdoc: Clarify that we must indeed check cert expiration.
Nick Mathewson
2023-03-01
1
-3
/
+1
*
tor-netdoc: Validate inner certs in HsDesc
Nick Mathewson
2023-03-01
3
-82
/
+199
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
3
-5
/
+5
*
Apply a missing cfg_attr(docsrs...) in netdoc
Nick Mathewson
2023-02-21
1
-0
/
+1
*
Merge branch 'unparsed_linkspec' into 'main'
Ian Jackson
2023-02-21
1
-9
/
+2
|
\
|
*
tor-netdoc: Use UnparsedLinkSpec in IntroPointDesc.
Nick Mathewson
2023-02-17
1
-9
/
+2
*
|
netdoc: Remove a TODO hs comment.
Nick Mathewson
2023-02-17
1
-1
/
+0
|
/
*
Merge branch 'doc-iter' into 'main'
Nick Mathewson
2023-02-17
12
-233
/
+116
|
\
|
*
tor-netdoc: Fix doc comment following removal of PauseAt
Ian Jackson
2023-02-16
1
-3
/
+6
|
*
tor-netdoc: Run rustfmt (separately from the refactoring)
Ian Jackson
2023-02-15
2
-5
/
+3
|
*
tor-netdoc: Abolish NetDocReader::iter and into_iter
Ian Jackson
2023-02-15
1
-13
/
+0
|
*
tor-netdoc: Remove many needless calls to .iter() and .into_iter()
Ian Jackson
2023-02-15
9
-35
/
+32
|
*
tor-netdoc: Use impl Iterator for NetdocReader in .pause_at
Ian Jackson
2023-02-15
1
-2
/
+2
|
*
tor-netdoc: impl Iterator etc. for NetdocReader
Ian Jackson
2023-02-15
1
-0
/
+29
|
*
tor-netdoc: move PeekableIterator to util.rs
Ian Jackson
2023-02-15
2
-24
/
+36
|
*
tor-netdoc: Delete now-unused PauseAt type
Ian Jackson
2023-02-15
1
-149
/
+0
|
*
tor-netdoc: Use itertools to implement NetDocReader::pause_at
Ian Jackson
2023-02-15
1
-7
/
+11
|
*
tor-netdoc: Replace use of PauseAt::new_pred()
Ian Jackson
2023-02-15
2
-9
/
+10
|
*
tor-netdoc: Have sectionrules.parse take I, not &mut I
Ian Jackson
2023-02-15
1
-2
/
+2
|
*
tor-netdoc: Import Peekable rather than referring to it by path
Ian Jackson
2023-02-15
1
-3
/
+4
*
|
Expire routerdescs as soon as any of their expiries expire
Ian Jackson
2023-02-15
1
-1
/
+1
|
/
*
netdoc: Add a feature to expose hsdesc inner doc parsers
Nick Mathewson
2023-02-14
4
-0
/
+10
*
Merge branch 'doc-iter' into 'main'
Nick Mathewson
2023-02-13
6
-88
/
+488
|
\
|
*
batching_split_before: Whitespace error fix
Ian Jackson
2023-02-13
1
-1
/
+1
|
*
batching_split_before: Better xref for doc hidden
Ian Jackson
2023-02-13
1
-0
/
+7
|
*
batching_split_before: Clarify API sequential restriction
Ian Jackson
2023-02-13
1
-4
/
+4
|
*
batching_split_before: Fix and clarify Batches/LendingIterator doc
Ian Jackson
2023-02-13
1
-2
/
+4
|
*
batching_split_before: Introduce unit token types
Ian Jackson
2023-02-13
1
-4
/
+18
|
*
batching_split_before: Expand on the remaining use of "meta-iterator"
Ian Jackson
2023-02-13
1
-1
/
+2
|
*
batching_split_before: Fix link to BatchesWithHeader::subsequent
Ian Jackson
2023-02-13
1
-1
/
+1
|
*
batching_split_before: Provide description for BatchesWithHeader
Ian Jackson
2023-02-13
1
-0
/
+10
|
*
batching_split_before: Document generics on our non-private types
Ian Jackson
2023-02-13
1
-0
/
+9
|
*
batching_split_before: Rename "prefix" to "header"
Ian Jackson
2023-02-13
2
-24
/
+24
[next]