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-protover
Commit message (
Expand
)
Author
Age
Files
Lines
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-3
/
+3
*
Merge branch 'main' into 'main'
gabi-250
2026-02-02
1
-1
/
+1
|
\
|
*
fix(minver): Update paste dependency to be minver compatible
Samuel Cobb
2026-01-26
1
-1
/
+1
*
|
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
|
/
*
Merge branch 'version-bump' into 'main'
Clara Engler
2026-01-13
1
-3
/
+3
|
\
|
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-3
/
+3
*
|
cargo: Run fixup-features for release
Clara Engler
2026-01-12
1
-1
/
+1
|
/
*
protover: document interning in Protocols docs.
Nick Mathewson
2025-12-04
1
-0
/
+8
*
protover: Intern ProtocolsInner.
Nick Mathewson
2025-12-03
2
-1
/
+11
*
protover: Make Protocols become an Arc internally.
Nick Mathewson
2025-12-03
1
-25
/
+42
*
protover: Document un-recommended usage of Protocols::new()
Nick Mathewson
2025-12-03
1
-0
/
+7
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-2
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-3
/
+3
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-3
/
+3
*
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
-3
/
+3
*
Merge branch 'update_to_edition_2024_v2' into 'main'
Nick Mathewson
2025-08-07
1
-1
/
+1
|
\
|
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
|
tor-protover: small comment formatting fix
Steven Engler
2025-08-06
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
/
+5
|
\
|
*
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-0
/
+5
*
|
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-2
/
+2
|
/
*
protover: Allocate a capability number for RELAY_CRYPT_CGO.
Nick Mathewson
2025-07-23
1
-0
/
+7
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
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: Delete semver.md files after release.
Alexander Hansen Færøy
2025-06-05
1
-2
/
+0
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-2
/
+2
*
Fix various missing incorrect feature entries as prep for release.
Alexander Hansen Færøy
2025-06-03
1
-1
/
+1
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
protover: New `NumberedSubver` to represent a subprotocol cap
Nick Mathewson
2025-05-07
2
-2
/
+84
*
protover: Change ProtoKind to be a u8
Nick Mathewson
2025-05-07
2
-2
/
+4
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
2
-3
/
+1
*
protover, *: Add documentation about what "supported" means.
Nick Mathewson
2025-04-16
1
-0
/
+21
*
protover: Enforce that every unrecognized protocol entry is nonzero.
Nick Mathewson
2025-04-16
1
-1
/
+5
*
Add warnings about removing supported protocols.
Nick Mathewson
2025-04-16
1
-0
/
+35
*
protover,netdoc: Implement serde for Protocols etc.
Nick Mathewson
2025-04-16
2
-1
/
+9
*
New functions to report supported subprotocols
Nick Mathewson
2025-04-16
1
-0
/
+7
*
protover: Correct capitalization of Micro[Dd]esc
Nick Mathewson
2025-04-16
3
-10
/
+12
*
protover: Add an implementation for FromIterator
Nick Mathewson
2025-04-16
1
-0
/
+37
*
protover: document and enforce more invariants
Nick Mathewson
2025-04-16
1
-3
/
+19
*
protover: add names for members of the Link protocol group.
Nick Mathewson
2025-04-16
1
-0
/
+27
*
protover: New function to intersect Protocols sets.
Nick Mathewson
2025-04-16
1
-0
/
+53
*
protover: New function to combine (union) Protocols sets.
Nick Mathewson
2025-04-16
1
-1
/
+57
*
protover: New function to subtract to Protocols sets.
Nick Mathewson
2025-04-16
1
-0
/
+54
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-1
/
+1
[next]