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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Make a comment more accurate
Ian Jackson
2023-02-16
1
-1
/
+3
|
*
|
|
tor-cell: Use a more generic mechanism for managing extensions
Nick Mathewson
2023-02-15
4
-79
/
+264
|
*
|
|
tor-cell: Extract establish-intro into its own module.
Nick Mathewson
2023-02-15
4
-215
/
+223
|
*
|
|
tor-cell: rename onion_service module to hs
Nick Mathewson
2023-02-15
4
-7
/
+7
*
|
|
|
Merge branch 'max-min' into 'main'
Nick Mathewson
2023-02-16
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Expire routerdescs as soon as any of their expiries expire
Ian Jackson
2023-02-15
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'ticket_525_part3_take2' into 'main'
Nick Mathewson
2023-02-15
21
-203
/
+652
|
\
\
\
|
*
|
|
tor-proto: Add a TODO about simplifying a common pattern.
Nick Mathewson
2023-02-15
1
-0
/
+8
|
*
|
|
tor-cell: add a TODO comment about simplifying Body away.
Nick Mathewson
2023-02-15
2
-0
/
+8
|
*
|
|
tor-cell: Add another debug_assert to relay cell encoding
Nick Mathewson
2023-02-15
1
-3
/
+6
|
*
|
|
slicewriter: rename a local variable.
Nick Mathewson
2023-02-15
1
-4
/
+4
|
*
|
|
Move slicewriter to tor-cell and make it private.
Nick Mathewson
2023-02-15
5
-10
/
+14
|
*
|
|
tor-proto: note implications for future HS work
Nick Mathewson
2023-02-15
2
-0
/
+12
|
*
|
|
tor-proto: Push stream message parsing into the stream objects.
Nick Mathewson
2023-02-15
6
-51
/
+88
|
*
|
|
tor-proto: Defer parsing of messages send to half-closed streams
Nick Mathewson
2023-02-15
3
-42
/
+94
|
*
|
|
tor-proto: stop reactor (and kill circuit) if meta handler fails
Nick Mathewson
2023-02-15
1
-4
/
+7
|
*
|
|
tor-proto: defer meta-cell parsing to the last moment.
Nick Mathewson
2023-02-15
2
-36
/
+27
|
*
|
|
tor-proto: Use UnparsedRelayCell to start deferring cell processing.
Nick Mathewson
2023-02-15
2
-22
/
+43
|
*
|
|
tor-cell: Add RelayCell::into_msg.
Nick Mathewson
2023-02-15
1
-0
/
+4
|
*
|
|
tor-cell: Implement {Relay,Chan}Msg for every body type
Nick Mathewson
2023-02-15
3
-5
/
+97
|
*
|
|
tor-cell: Note an opportunity for future optimization
Nick Mathewson
2023-02-15
1
-0
/
+5
|
*
|
|
tor-cell: Add a new UnparsedRelayCell
Nick Mathewson
2023-02-15
2
-2
/
+60
|
*
|
|
tor-cell: Refactor relay cells to copy much less
Nick Mathewson
2023-02-15
11
-68
/
+94
|
*
|
|
tor-bytes: Add a new writer implementation for fixed-size objects
Nick Mathewson
2023-02-15
3
-0
/
+125
|
|
/
/
*
|
|
Merge branch 'fuzz-hsdesc' into 'main'
Ian Jackson
2023-02-15
7
-2
/
+48
|
\
\
\
|
*
|
|
netdoc: Add a basic fuzzer for the hsdesc layers.
Nick Mathewson
2023-02-14
2
-1
/
+29
|
*
|
|
netdoc: Add a feature to expose hsdesc inner doc parsers
Nick Mathewson
2023-02-14
5
-1
/
+19
*
|
|
|
Merge branch 'upgrade_toml' into 'main'
eta
2023-02-15
5
-14
/
+31
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Upgrade to latest toml crate.
Nick Mathewson
2023-02-14
5
-14
/
+31
|
/
/
/
*
/
/
Bump to new arti-corpora, with hsdesc cases.
Nick Mathewson
2023-02-14
1
-0
/
+0
|
/
/
*
|
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
|
*
|
batching_split_before: Rename "start" to "batch-starting"
Ian Jackson
2023-02-13
1
-27
/
+27
|
*
|
batching_split_before: Remove false assertions about batch contents
Ian Jackson
2023-02-13
1
-4
/
+0
|
*
|
batching_split_before: Clarify heading of BatchesWithPrefix
Ian Jackson
2023-02-13
1
-1
/
+1
|
*
|
batching_split_before: docs improvements.
Nick Mathewson
2023-02-13
1
-4
/
+8
|
*
|
tor-netdoc: Use batching iterator in authcert.rs
Ian Jackson
2023-02-10
2
-62
/
+16
|
*
|
tor-netdoc: Use batching_split_before in HsDescInner
Ian Jackson
2023-02-10
1
-25
/
+10
|
*
|
tor-netdoc: Provide new batching_split_before
Ian Jackson
2023-02-10
3
-0
/
+402
|
*
|
tor-netdoc: Provide NetDocReader::into_iter
Ian Jackson
2023-02-10
1
-0
/
+7
|
*
|
tor-netdoc: util: use super::* in tests
Ian Jackson
2023-02-10
1
-2
/
+1
[prev]
[next]