index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-cell
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
PoW: Consolidate feature flags into a single flag.
Wesley Aptekar-Cassels
2024-11-25
1
-1
/
+1
*
tor-cell: add clippy allows
Steven Engler
2024-11-20
1
-0
/
+1
*
hs-pow: Clarify a confusing comment in ProofOfWorkV1.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
*
hs-pow: Rename seed to seed_head.
Wesley Aptekar-Cassels
2024-10-09
1
-3
/
+3
*
hs-pow: Refactor to prefer stub types rather than cfg sprawl.
Wesley Aptekar-Cassels
2024-10-09
4
-29
/
+90
*
tor-hspow: Big refactor, dissolve this crate
Wesley Aptekar-Cassels
2024-10-09
3
-48
/
+61
*
tor-cell: Support encoding proofs-of-work in intro_payload
Wesley Aptekar-Cassels
2024-10-09
3
-4
/
+111
*
tor-memquota: Explain choice of bounds
Ian Jackson
2024-10-02
1
-0
/
+2
*
Revert "tor-cell: Use HasMemoryCostStructural, rather than Copy"
Ian Jackson
2024-10-02
1
-1
/
+2
*
tor-cell: Use HasMemoryCostStructural, rather than Copy
Ian Jackson
2024-10-02
1
-2
/
+1
*
Some HasMemoryCost impls in tor-cell
Ian Jackson
2024-10-02
8
-62
/
+162
*
tor-bytes: Only report Truncated for errors at the outer level
Ian Jackson
2024-09-11
1
-3
/
+1
*
tor-bytes: Error: provide and call Error::incomplete_error
Ian Jackson
2024-09-11
1
-0
/
+1
*
tor-cell: No longer treat certain tor-bytes errors as EK::Internal
Ian Jackson
2024-09-11
1
-5
/
+0
*
Change tor_bytes::Readable name to `b` in many places
Ian Jackson
2024-09-11
1
-15
/
+15
*
tor-bytes: Add a deficit field to Error::Truncated
Ian Jackson
2024-09-10
2
-2
/
+3
*
tor-proto::circuit::StreamMap: Use StreamPollSet
Jim Newsome
2024-08-01
1
-1
/
+1
*
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
1
-4
/
+4
*
Fix indentation from last commit.
Nick Mathewson
2024-05-07
1
-33
/
+33
*
tor-cell: Allow unuexpected_cfgs in restricted macro.
Nick Mathewson
2024-05-07
1
-0
/
+7
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
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
1
-0
/
+2
*
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
1
-23
/
+225
*
Rename UnparsedRelayCell -> UnparsedRelayMsg
Jim Newsome
2024-03-12
1
-7
/
+4
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-cell: impl Eq, PartialEq, Hash for est_intro::DosParams
Ian Jackson
2024-02-21
1
-1
/
+1
*
tor_cell: never construct empty DATA messages.
Nick Mathewson
2024-02-13
1
-3
/
+28
*
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
*
Fix typos
Dimitris Apostolou
2024-01-08
2
-2
/
+2
*
tor-cell: Fix ambitious certtype
Emil Engler
2023-12-28
1
-1
/
+2
*
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 documentation that referred to RelayCell.
Nick Mathewson
2023-12-14
1
-9
/
+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
1
-6
/
+6
*
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
1
-7
/
+17
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-1
/
+1
*
Use HandshakeType in Extend2 and CircuitExtender::begin
Jim Newsome
2023-11-27
1
-6
/
+12
*
Add more reference links.
Nick Mathewson
2023-11-20
1
-1
/
+5
[prev]
[next]