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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-cell: derive `Default` for `SubprotocolRequest`
Steven Engler
2026-08-12
1
-1
/
+1
*
maint: remove semver.md files
Steven Engler
2026-08-03
1
-2
/
+0
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-11
/
+11
*
tor-cell: add missing semver.md entries
Steven Engler
2026-07-30
1
-0
/
+2
*
tor-cell: update docs and variable names for `Xon`
Steven Engler
2026-07-30
1
-10
/
+13
*
tor-cell: update docs and variable names for `XonKBpsEwma`
Steven Engler
2026-07-30
1
-9
/
+9
*
tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`
Steven Engler
2026-07-30
1
-7
/
+7
*
Require derive-deftly 1.11.4
Ian Jackson
2026-07-23
1
-1
/
+1
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
hsclient: Support protocol negotiation for CGO and flowctrl-cc
Nick Mathewson
2026-07-02
1
-0
/
+5
*
cell: Accessors for more intro extensions.
Nick Mathewson
2026-07-02
1
-7
/
+16
*
cell: Make "extlist" generate methods to access variants.
Nick Mathewson
2026-07-02
1
-0
/
+18
*
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-1
/
+1
*
Remove semver.md files
Nick Mathewson
2026-06-30
1
-1
/
+0
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-12
/
+12
*
tor-cell: remove `derive_more::Into` for `RelayEarly`
Steven Engler
2026-06-24
2
-1
/
+2
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
Merge branch 'flowctrl-tests' into 'main'
opara
2026-06-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tor-cell: impl `PartialEq + Eq` on `XonKbpsEwma`
Steven Engler
2026-06-10
1
-1
/
+1
*
|
tor-cell: document that destroy reason should be NONE
Steven Engler
2026-06-12
1
-0
/
+7
|
/
*
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
5
-0
/
+5
|
\
|
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
5
-0
/
+5
*
|
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-1
/
+1
|
/
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-11
/
+11
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
4
-12
/
+16
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-11
/
+11
*
tor-cert: Remove the "encode" cargo feature
Ian Jackson
2026-04-29
1
-1
/
+1
*
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
1
-1
/
+1
*
Merge branch 'fixes_mr3791' into 'main'
David Goulet
2026-03-31
1
-0
/
+2
|
\
|
*
cell: Add Authenticate::BODY_LEN as a public const
David Goulet
2026-03-30
1
-0
/
+2
*
|
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-11
/
+11
|
/
*
cell: Derive PartialEq for Begin and BeginFlags
Gabriela Moldovan
2026-03-25
1
-2
/
+2
*
Merge branch 'build_certs_refactor' into 'main'
Nick Mathewson
2026-03-23
2
-0
/
+14
|
\
|
*
cell: Feature-gate API using the possibly absent EncodedCert type.
Nick Mathewson
2026-03-23
2
-0
/
+5
|
*
cell, proto, cert: Simplify CERTS cell building.
Nick Mathewson
2026-03-19
1
-0
/
+9
*
|
proto: Check the AUTHENTICATE auth type that we support it
David Goulet
2026-03-19
1
-0
/
+5
*
|
cell: Use Error::MissingData if Authenticate fields length is wrong
David Goulet
2026-03-19
1
-26
/
+16
*
|
cell: Simplify the Authenticate API
David Goulet
2026-03-19
1
-16
/
+26
*
|
proto: Fix AUTHENTICATE equality check and signature check
David Goulet
2026-03-19
1
-0
/
+8
*
|
proto: Responder channel properly validates the AUTHENTICATE cell
David Goulet
2026-03-19
1
-1
/
+34
|
/
*
tor-cell: rename `RestrictedMsg::restricted_cmds()` to `cmds_for_logging()`
Steven Engler
2026-03-04
1
-2
/
+2
*
tor-cell: add `RestrictedMsg` trait
Steven Engler
2026-03-03
1
-0
/
+35
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-11
/
+11
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-1
/
+1
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
proto: Implement a Canonicity struct
David Goulet
2026-02-12
1
-0
/
+12
[next]