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-proto
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-7
/
+7
*
Move functionality from tor_basic_utils to tor_async_utils
Nick Mathewson
2023-03-29
1
-5
/
+3
*
tor-proto: Split off send-control-msg feature
Ian Jackson
2023-03-23
1
-1
/
+2
*
tor-proto: Implement functionality to send a message and accept replies
Nick Mathewson
2023-03-08
1
-2
/
+6
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-6
/
+6
*
Bump tor-units version for breaking change.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-2
/
+2
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-4
/
+4
*
tor-cell: Refactor relay cells to copy much less
Nick Mathewson
2023-02-15
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
-5
/
+5
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-5
/
+5
*
tor-proto: Draft APIs for handling control messages
Nick Mathewson
2023-01-17
1
-1
/
+2
*
tor-proto: Rename "hs" experimental feature to "onion-common"
Nick Mathewson
2023-01-17
1
-2
/
+5
*
tor-proto: When relay IDs mismatch, the IDs are sensitive in errors
Ian Jackson
2023-01-06
1
-0
/
+1
*
Tackling issue #663 (Use humantime in tests)
coral
2022-12-12
1
-0
/
+1
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-15
/
+15
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-4
/
+4
*
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
-10
/
+10
*
Upgrade statrs in preparation for release.
Nick Mathewson
2022-08-30
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
tor-proto: Make "testing" feature that exports some things
Ian Jackson
2022-08-16
1
-0
/
+3
*
tor-proto: padding::Parameters: use impl_standard_builder
Ian Jackson
2022-08-16
1
-0
/
+1
*
Merge branch 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
1
-1
/
+1
|
\
|
*
Use the `zeroize` feature in several crates
Nick Mathewson
2022-08-01
1
-1
/
+1
*
|
tor-proto: Unify the check_match code in channel and handshake
Nick Mathewson
2022-08-10
1
-0
/
+1
|
/
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-4
/
+4
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-10
/
+10
*
channel padding: Use IntegerMilliseconds in padding::Parameters
Ian Jackson
2022-06-21
1
-0
/
+1
*
channel padding: Make Parameters a pub struct with builder
Ian Jackson
2022-06-21
1
-0
/
+1
*
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+2
*
tor-proto: padding: Test padding timer distribution
Ian Jackson
2022-06-08
1
-0
/
+2
*
tor-proto: channel: Provide padding::Timer
Ian Jackson
2022-06-08
1
-0
/
+3
*
Plumb a SleepProvider into the channel reactor
Ian Jackson
2022-06-08
1
-0
/
+1
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-17
/
+15
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-2
/
+2
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-4
/
+4
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-11
/
+11
*
Upgrade to AES 0.8
Nick Mathewson
2022-04-26
1
-1
/
+1
*
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
*
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
1
-0
/
+1
*
Reformat all not-yet-reformatted Cargo.toml files.
Nick Mathewson
2022-04-25
1
-10
/
+10
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-11
/
+11
*
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
1
-0
/
+1
[next]