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
...
*
RelayCellBody: generalize over RelayCellFormat
Jim Newsome
2024-03-20
1
-13
/
+31
*
Add tor_proto::util::ct::is_zero
Jim Newsome
2024-03-20
1
-0
/
+25
*
RelayCellBody::is_recognized: improve doc comment
Nick Mathewson
2024-03-20
1
-1
/
+7
*
RelayCellFormat::recognized -> is_recognized
Jim Newsome
2024-03-20
1
-3
/
+3
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
17
-0
/
+17
*
relay-cell: Update relay cell decoding API for prop340
Jim Newsome
2024-03-12
5
-28
/
+104
*
Rename UnparsedRelayCell -> UnparsedRelayMsg
Jim Newsome
2024-03-12
10
-39
/
+39
*
Fix typos in documentation
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
Merge branch 'remove-semver' into 'main'
Ian Jackson
2024-03-05
1
-1
/
+0
|
\
|
*
Remove semver.md files from arti 1.2.0 release.
Gabriela Moldovan
2024-03-04
1
-1
/
+0
*
|
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
|
tor-cert: Bump minor version.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
|
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-2
/
+2
*
|
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-3
/
+3
|
/
*
tor-proto: Note the addition of PendingClientCirc::peek_unique_id in semver.md.
Gabriela Moldovan
2024-02-28
1
-1
/
+1
*
tor-proto: Add function for peeking at pending circ unique ID.
Gabriela Moldovan
2024-02-27
1
-0
/
+5
*
tor-circmgr: Add a helper for displaying optional UniqIds.
Gabriela Moldovan
2024-02-27
2
-1
/
+18
*
tor_cell: never construct empty DATA messages.
Nick Mathewson
2024-02-13
2
-11
/
+11
*
Bump minor versions
Ian Jackson
2024-02-05
1
-13
/
+13
*
Run maint/fixup-features
Ian Jackson
2024-02-05
1
-1
/
+1
*
Mark lower-level hs-service features non-experimental
Nick Mathewson
2024-01-23
1
-2
/
+3
*
Merge branch 'send_incoming_request_failures' into 'main'
gabi-250
2024-01-17
3
-30
/
+58
|
\
|
*
proto: Use log_ratelim to report problems delivering BEGIN messges.
Nick Mathewson
2024-01-17
2
-3
/
+8
|
*
Give an error on duplicate call to allow_stream_requests.
Nick Mathewson
2024-01-17
2
-8
/
+2
|
*
proto: Close circuit _intentionally_ when Request Sink is dropped.
Nick Mathewson
2024-01-17
2
-8
/
+36
|
*
proto: Send END when buffer of IncomingRequests is full
Nick Mathewson
2024-01-17
2
-13
/
+14
*
|
Remove TODO for #1191
Nick Mathewson
2024-01-17
1
-3
/
+0
|
/
*
proto: Convert a TODO HSS to ticket #1191
Nick Mathewson
2024-01-10
1
-1
/
+1
*
Downgrade and convert TODO HSSs to #1190.
Nick Mathewson
2024-01-10
1
-2
/
+2
*
Convert a TODO HSS about excessive BEGINs to #1189.
Nick Mathewson
2024-01-10
2
-2
/
+3
*
proto: Downgrade TODO HSS about HopNum in IncomingStreamRequestComment
Nick Mathewson
2024-01-10
2
-5
/
+12
*
proto: Downgrade TODO HSS comments about hop lookup
Nick Mathewson
2024-01-10
1
-2
/
+2
*
proto: Change some TODO HSS comments to refer to #1188
Nick Mathewson
2024-01-10
1
-3
/
+3
*
Followup patchlevel bumps
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Followup minor version bumps.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-4
/
+4
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-7
/
+7
*
clippy: consequential rustfmt
Ian Jackson
2024-01-02
1
-8
/
+2
*
clippy nightly: For now, locally allow blocks_in_conditions
Ian Jackson
2024-01-02
1
-0
/
+1
*
clippy: Use infallible calls
Ian Jackson
2024-01-02
1
-4
/
+2
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
2
-2
/
+2
*
Rename {Any}RelayCell to {Any}RelayMsgOuter
Nick Mathewson
2023-12-14
6
-38
/
+40
*
NtorV3Extension set encoding/decoding: include n_extensions
Jim Newsome
2023-12-07
1
-3
/
+3
*
Remove semver.md files.
Nick Mathewson
2023-12-04
1
-3
/
+0
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-8
/
+8
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-5
/
+5
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
[prev]
[next]