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-cell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-9
/
+9
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
3
-4
/
+4
*
Fix compilation for relaymsg fuzzer
Nick Mathewson
2024-04-02
2
-4
/
+10
*
remove unused dependencies
trinity-1686a
2024-04-02
1
-1
/
+0
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-9
/
+9
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
Add and use RelayCellFormatTrait
Jim Newsome
2024-03-20
1
-24
/
+39
*
RelayCellBody: generalize over RelayCellFormat
Jim Newsome
2024-03-20
1
-0
/
+26
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
2
-0
/
+2
*
Remove RelayMsgOuter::decode_from_reader
Jim Newsome
2024-03-12
1
-11
/
+3
*
relay-cell: Update relay cell decoding API for prop340
Jim Newsome
2024-03-12
3
-28
/
+233
*
Rename UnparsedRelayCell -> UnparsedRelayMsg
Jim Newsome
2024-03-12
2
-9
/
+6
*
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 patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-2
/
+2
|
/
*
tor-cell: impl Eq, PartialEq, Hash for est_intro::DosParams
Ian Jackson
2024-02-21
2
-1
/
+2
*
tor_cell: never construct empty DATA messages.
Nick Mathewson
2024-02-13
2
-4
/
+29
*
tor_cell: Reject empty DATA messages
Nick Mathewson
2024-02-13
1
-0
/
+3
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-4
/
+2
*
Bump minor versions
Ian Jackson
2024-02-05
1
-6
/
+6
*
Remove pending semver entries
arti-v1.1.12
Nick Mathewson
2024-01-09
1
-1
/
+0
*
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
-2
/
+2
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-4
/
+4
*
Fix typos
Dimitris Apostolou
2024-01-08
2
-2
/
+2
*
Merge branch 'fix-ambitious-certtype' into 'main'
Ian Jackson
2024-01-08
1
-1
/
+2
|
\
|
*
tor-cell: Fix ambitious certtype
Emil Engler
2023-12-28
1
-1
/
+2
*
|
clippy: consequential rustfmt
Ian Jackson
2024-01-02
1
-2
/
+1
*
|
clippy: Use infallible calls
Ian Jackson
2024-01-02
1
-2
/
+1
|
/
*
tor-cell: Stop using deprecated name in doctest
Nick Mathewson
2023-12-14
1
-2
/
+2
*
Add deprecated aliases for old RelayCell names
Nick Mathewson
2023-12-14
1
-0
/
+8
*
Fix relaymsg fuzzer to refer to AnyRelayMsgOuter.
Nick Mathewson
2023-12-14
1
-2
/
+2
*
Fix documentation that referred to RelayCell.
Nick Mathewson
2023-12-14
2
-25
/
+4
*
Fix documentation for {Any}RelayMsgOuter
Nick Mathewson
2023-12-14
1
-3
/
+7
*
Rename {Any}RelayCell to {Any}RelayMsgOuter
Nick Mathewson
2023-12-14
2
-11
/
+11
*
tor-cell: Remove a now-unneeded allow(unused).
Nick Mathewson
2023-12-12
1
-1
/
+0
*
NtorV3Extension set encoding/decoding: include n_extensions
Jim Newsome
2023-12-07
2
-7
/
+18
*
Remove semver.md files.
Nick Mathewson
2023-12-04
1
-2
/
+0
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-6
/
+6
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
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
*
|
Remove RngCompatExt.
Nick Mathewson
2023-11-29
1
-2
/
+2
*
|
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
2
-2
/
+2
|
/
*
Use HandshakeType in Extend2 and CircuitExtender::begin
Jim Newsome
2023-11-27
3
-8
/
+17
*
Add more reference links.
Nick Mathewson
2023-11-20
1
-1
/
+5
[next]