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-cert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-7
/
+7
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
tor-cert: Port to web-time-compat
Nick Mathewson
2026-03-26
4
-9
/
+12
*
cell, proto, cert: Simplify CERTS cell building.
Nick Mathewson
2026-03-19
3
-3
/
+34
*
cert: Fix minor but annoying bug in cert expiry calculation
Nick Mathewson
2026-03-17
1
-2
/
+18
*
cert: Deduplicate expiry-in-hours logic
Nick Mathewson
2026-03-17
4
-34
/
+70
*
Merge branch '2.1.0-bumps' into 'main'
gabi-250
2026-03-02
1
-8
/
+8
|
\
|
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-7
/
+7
|
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-1
/
+1
*
|
Run fixup-features in preparation for release
Gabriela Moldovan
2026-03-02
1
-0
/
+1
|
/
*
tor-cert: Ability to create Rsa->Ed25519 crosscerts.
Nick Mathewson
2026-02-19
3
-5
/
+141
*
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
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-7
/
+7
*
cert: Extract x509 code into new tor-cert-x509 crate.
Nick Mathewson
2026-02-02
3
-400
/
+5
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
cert: Add cert_type() to RsaCrossert
David Goulet
2026-01-22
1
-0
/
+7
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-6
/
+6
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
2
-2
/
+0
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-6
/
+6
*
tor-cert: x509 requires tor-llcrypto/rng-compat.
Nick Mathewson
2025-11-12
1
-1
/
+1
*
Rename TlsCertifiedKey to TlsKeyAndCert.
Nick Mathewson
2025-11-12
1
-4
/
+4
*
x509: Correct single instance of misnamed cert
Nick Mathewson
2025-11-12
1
-1
/
+1
*
x509: Support generating the keys and certs that relays need.
Nick Mathewson
2025-11-12
2
-9
/
+191
*
x509: Extract serial-number generation into its own function.
Nick Mathewson
2025-11-12
1
-6
/
+9
*
x509: Fix an unfinished comment.
Nick Mathewson
2025-11-12
1
-1
/
+1
*
x509: refactor lifetime calculation
Nick Mathewson
2025-11-12
1
-27
/
+23
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
3
-4
/
+4
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-7
/
+7
*
maint: fixup features
Steven Engler
2025-10-28
1
-0
/
+1
*
proto: Remove relay ChannelAuthenticationData builder
David Goulet
2025-10-23
1
-0
/
+5
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
Require rsa 0.9.2 for SignatureBitStringEncoding.
Nick Mathewson
2025-10-07
1
-1
/
+1
*
tor-cert: Generate x509 identity certificates for CERT cells
Nick Mathewson
2025-10-07
3
-3
/
+232
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-5
/
+5
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-5
/
+5
*
clippy: fix `clippy::duplicated_attributes` warnings
Steven Engler
2025-08-11
1
-1
/
+0
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
4
-5
/
+9
*
Bump to hex-literal 1.0
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Merge branch 'fix_rustdoc_nightly' into 'main'
Nick Mathewson
2025-08-05
1
-0
/
+4
|
\
|
*
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-0
/
+4
*
|
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-4
/
+4
|
/
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-4
/
+4
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-4
/
+4
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
[next]