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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Followup minor version bumps.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-4
/
+4
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-6
/
+6
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-1
/
+1
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-3
/
+3
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-4
/
+4
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-7
/
+7
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-3
/
+3
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-5
/
+5
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-2
/
+2
*
Merge branch 'remove_arrayref' into 'main'
Nick Mathewson
2023-06-06
1
-1
/
+0
|
\
|
*
tor-cell: remove use of arrayref
Nick Mathewson
2023-06-01
1
-1
/
+0
*
|
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-10
/
+10
|
/
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-3
/
+2
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+11
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-2
/
+4
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-10
/
+10
*
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-7
/
+7
*
Upgrade to bitflags 2.0
Nick Mathewson
2023-03-13
1
-1
/
+1
*
tor-cell: Make EstablishIntro do signatures
Nick Mathewson
2023-03-01
1
-0
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-4
/
+4
*
Bump tor-units version for breaking change.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Bump patch-versions for breaking changes in tor-hs{crypto,client}
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-2
/
+3
*
tor-cell: Make RelayEarly a separate type.
Nick Mathewson
2023-02-09
1
-0
/
+1
*
tor-cell: Macro to generate restricted RelayMsg and ChanMsg.
Nick Mathewson
2023-02-07
1
-0
/
+1
*
Bump minor version of tor-cell.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-4
/
+4
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Sketch out new required APIs in tor-cell
Nick Mathewson
2023-01-06
1
-2
/
+5
*
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
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-3
/
+3
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-5
/
+5
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
tor-cell: PaddingNegotiate::start: take IntegerMilliseconds
Ian Jackson
2022-08-17
1
-0
/
+1
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-4
/
+4
*
Implement ESTABLISH_INTRO relay cell
Yuan Lyu
2022-07-18
1
-0
/
+1
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-6
/
+6
[next]