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-proto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
NtorV3Client: take a slice instead of a vec of extensions
Jim Newsome
2023-11-15
1
-5
/
+3
*
|
|
ntor_v3: replace `impl digest::XofReader` with `NtorV3XofReader`
Jim Newsome
2023-11-15
1
-15
/
+20
*
|
|
CircuitHandshake::Ntor::ed_identity clarify doc-comment
Jim Newsome
2023-11-15
1
-2
/
+2
*
|
|
hs_ntor: fix comment typo INTROUDCE1
Jim Newsome
2023-11-15
1
-1
/
+1
|
/
/
*
|
circuit: On SendMsgAndInstallHandler, tolerate None handler
Nick Mathewson
2023-11-02
1
-0
/
+1
*
|
circuit::reactor: Remember that meta_handler is Send.
Nick Mathewson
2023-11-02
1
-2
/
+2
*
|
Remove semver.md files from arti 1.1.10
Nick Mathewson
2023-10-31
1
-3
/
+0
*
|
Merge branch 'semver-bumps' into 'main'
Nick Mathewson
2023-10-31
1
-8
/
+8
|
\
\
|
*
|
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-3
/
+3
|
*
|
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-5
/
+5
*
|
|
Precisely cfg-decorate a constant
Ian Jackson
2023-10-31
1
-0
/
+1
*
|
|
Add cfg_attr allow(unused_imports) to two crates
Ian Jackson
2023-10-31
1
-0
/
+6
|
/
/
*
|
Add a caret_int HandshakeType for HTYPE constants
Jim Newsome
2023-10-26
3
-4
/
+9
*
|
Change `CircId` to never be zero
Jim Newsome
2023-10-25
6
-59
/
+94
*
|
Convert StreamId to NonZeroU16
Jim Newsome
2023-10-25
7
-73
/
+82
|
/
*
Fix rustdoc link warnings/errors.
Nick Mathewson
2023-10-20
1
-1
/
+1
*
Merge branch 'tricky_terminate' into 'main'
Nick Mathewson
2023-10-19
5
-181
/
+151
|
\
|
*
proto: Revise the behavior of IncomingStream::discard().
Nick Mathewson
2023-10-19
4
-22
/
+47
|
*
IncomingStream:: flatten IncomingStreamInner.
Nick Mathewson
2023-10-19
1
-13
/
+11
|
*
IncomingStream: Remove state.
Nick Mathewson
2023-10-19
2
-67
/
+5
|
*
Note a bug in IncomingStream::discard.
Nick Mathewson
2023-10-19
1
-0
/
+2
|
*
Remove IncomingStreamInner from its Option.
Nick Mathewson
2023-10-19
1
-34
/
+7
|
*
Remove impl Drop from IncomingStream
Nick Mathewson
2023-10-19
1
-11
/
+4
|
*
proto: Remove TODOs about panics on double-close.
Nick Mathewson
2023-10-19
2
-31
/
+2
|
*
proto: Have EndSent remember if we have dropped the stream target.
Nick Mathewson
2023-10-19
2
-14
/
+46
|
*
proto: Give StreamMap::terminate a "why" argument
Nick Mathewson
2023-10-19
2
-7
/
+45
*
|
Merge branch 'upgrade_20231017' into 'main'
Ian Jackson
2023-10-19
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Upgrade to latest asynchronous_codec (0.7.0)
Nick Mathewson
2023-10-17
2
-3
/
+3
*
|
Add comments about another problem with close_pending().
Nick Mathewson
2023-10-17
2
-0
/
+21
*
|
proto: Make StreamTarget::close() misuse less likely.
Nick Mathewson
2023-10-17
2
-5
/
+9
|
/
*
Merge branch 'todos_proto' into 'main'
Nick Mathewson
2023-10-12
5
-91
/
+122
|
\
|
*
proto::stream::incoming: Use bit-array representation for command list
Nick Mathewson
2023-10-12
2
-7
/
+85
|
*
tor-proto: remove a now-unneeded allow in stream::incoming
Nick Mathewson
2023-10-12
1
-2
/
+0
|
*
Remove the (fairly bogus) HsNtorServiceInput type.
Nick Mathewson
2023-10-12
2
-80
/
+38
|
*
proto: Remove a TODO about merging two functions.
Nick Mathewson
2023-10-12
1
-2
/
+0
|
*
Lower and downgrade a TODO about StreamID and NonZeroU16.
Nick Mathewson
2023-10-12
1
-1
/
+0
*
|
tor-proto: Add a FIXME about an allow
Ian Jackson
2023-10-12
1
-0
/
+2
|
/
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
3
-3
/
+3
*
oneshot: Use veneer in tor-proto
Ian Jackson
2023-10-11
6
-9
/
+15
*
Merge branch 'refactor-kdf' into 'main'
Nick Mathewson
2023-10-03
2
-15
/
+42
|
\
|
*
tor-proto: Refactor the key derivation
Emil Engler
2023-09-29
2
-15
/
+42
*
|
tor-proto: Fix clippy warning.
Gabriela Moldovan
2023-10-03
1
-1
/
+1
*
|
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-2
/
+2
*
|
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
|
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-8
/
+8
|
/
*
Merge branch 'misc-upgrades' into 'main'
Nick Mathewson
2023-09-28
4
-7
/
+4
|
\
|
*
Remove direct dependency on generic-array
Nick Mathewson
2023-09-28
4
-7
/
+4
*
|
tor-proto: Replace repeating pattern with fill
Emil Engler
2023-09-28
1
-6
/
+2
|
/
*
tor-proto: Make allow_stream_requests() not return a Result
Nick Mathewson
2023-09-27
1
-4
/
+4
*
Merge branch 'pad_intro2' into 'main'
Nick Mathewson
2023-09-25
1
-7
/
+41
|
\
[prev]
[next]