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
...
*
Sketch a solution for arti#525
Nick Mathewson
2023-01-06
2
-0
/
+35
*
Sketch out new required APIs in tor-cell
Nick Mathewson
2023-01-06
3
-10
/
+129
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
1
-0
/
+9
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+9
*
|
msg::{CreateFast/CreatedFast}: Rename accessor to (into_)body()
Neel Chauhan
2022-12-18
2
-4
/
+4
|
/
*
Remove semver.md files now that 1.1.0 is released.
Nick Mathewson
2022-11-30
1
-1
/
+0
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-9
/
+9
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2022-11-06
1
-1
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
set all crate edition to 2021
trinity-1686a
2022-11-01
1
-1
/
+1
*
Merge branch 'assert_maxlen' into 'main'
Nick Mathewson
2022-10-27
1
-1
/
+2
|
\
|
*
tor-cell: Assert data length in Data cells
Emil Engler
2022-10-24
1
-1
/
+2
*
|
Merge branch 'safe_u16_conversion' into 'main'
Nick Mathewson
2022-10-25
1
-1
/
+1
|
\
\
|
*
|
tor-cell: Consistent and secure conversion to u16
Emil Engler
2022-10-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'rename_for_to_from' into 'main'
Nick Mathewson
2022-10-25
2
-7
/
+7
|
\
\
|
*
|
tor-cell: Rename for_client and for_relay
Emil Engler
2022-10-21
2
-7
/
+7
*
|
|
Merge branch 'feat/add-semvermd-tor-cell' into 'main'
Nick Mathewson
2022-10-25
1
-0
/
+1
|
\
\
\
|
*
|
|
Add semver.md in tor-cell for MR#793
breezykermo
2022-10-25
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fix_typos' into 'main'
eta
2022-10-25
1
-2
/
+2
|
\
\
\
|
*
|
|
tor-cell: Fix typos in msg.rs
Emil Engler
2022-10-24
1
-2
/
+2
|
|
/
/
*
/
/
tor-cell: Add comment explaing Data::MAXLEN
Emil Engler
2022-10-24
1
-0
/
+1
|
/
/
*
|
Merge branch 'fix_typos' into 'main'
eta
2022-10-21
1
-3
/
+3
|
\
\
|
*
|
tor-cell: Fix typos in msg.rs
Emil Engler
2022-10-21
1
-3
/
+3
|
|
/
*
|
Merge branch 'remove_redundant' into 'main'
eta
2022-10-21
1
-2
/
+0
|
\
\
|
*
|
tor-cell: Remove redundant match clauses
Emil Engler
2022-10-21
1
-2
/
+0
|
|
/
*
|
Merge branch 'concrete_comments' into 'main'
eta
2022-10-21
2
-7
/
+12
|
\
\
|
*
|
tor-cell: Make historical comments more concrete
Emil Engler
2022-10-21
2
-7
/
+12
|
|
/
*
|
Merge branch 'no_redundant_copy' into 'main'
Ian Jackson
2022-10-21
1
-2
/
+2
|
\
\
|
*
|
tor-cell: Avoid redundant pointer copy
Emil Engler
2022-10-21
1
-2
/
+2
|
|
/
*
|
Merge branch 'no_redundant_allocation' into 'main'
Nick Mathewson
2022-10-21
1
-1
/
+1
|
\
\
|
*
|
tor-cell: Avoid redundant allocation
Emil Engler
2022-10-21
1
-1
/
+1
|
|
/
*
/
tor-cell: Rename fixed_len to fixed_len_handshake
Emil Engler
2022-10-21
1
-7
/
+7
|
/
*
Fix various typos (using typos tool and hand-inspection)
Nick Mathewson
2022-10-18
1
-2
/
+2
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-58
/
+1
*
tor-cell fuzzer: test more features.
Nick Mathewson
2022-10-06
1
-0
/
+1
*
Upgrade all fuzzers to newer libfuzzer-sys version.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-3
/
+3
*
Merge branch 'cell-introduce2' into 'main'
Ian Jackson
2022-09-26
3
-16
/
+67
|
\
|
*
Implement Introduce2 tor cell
Yuan Lyu
2022-09-21
3
-16
/
+67
*
|
Intoduce1: Use a constant-time check for all-zero RsaIdentity
Nick Mathewson
2022-09-20
1
-2
/
+3
|
/
*
Merge branch 'cell-introduce1' into 'main'
Nick Mathewson
2022-09-20
3
-6
/
+130
|
\
|
*
Implement onion service Introduce1
Yuan Lyu
2022-09-08
3
-6
/
+130
*
|
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
1
-2
/
+0
|
/
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-5
/
+5
*
Clean up EstablishIntro cell
Yuan Lyu
2022-08-25
2
-12
/
+230
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
Add semver notes
Ian Jackson
2022-08-17
1
-0
/
+2
*
tor-cell: PaddingNegotiate::start: take IntegerMilliseconds
Ian Jackson
2022-08-17
3
-4
/
+8
[prev]
[next]