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
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-11
/
+11
*
Upgrade to visibility 0.1.0
Nick Mathewson
2023-09-05
1
-1
/
+1
*
proto: methods to wait until a channel/circuit is shut down.
Nick Mathewson
2023-08-04
1
-0
/
+1
*
tor-proto: Add ClientCirc::start_conversation().
Gabriela Moldovan
2023-08-04
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-5
/
+5
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
tor-proto conversations: Update a TODO
Ian Jackson
2023-06-30
1
-1
/
+1
*
tor-proto conversation API: Return a Conversation
Ian Jackson
2023-06-30
1
-1
/
+1
*
tor-proto conversation API: Rename to start_conversation_last_hop
Ian Jackson
2023-06-30
1
-1
/
+1
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-8
/
+8
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-2
/
+2
*
Resolve XXXs from fixup-features.
Nick Mathewson
2023-06-29
1
-3
/
+2
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-1
/
+3
*
Mark all {hs,onion-serivce}-client features as non-experimental.
Nick Mathewson
2023-06-29
1
-3
/
+6
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
*
Merge branch 'remove_arrayref' into 'main'
Nick Mathewson
2023-06-06
1
-1
/
+0
|
\
|
*
tor-proto: 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
-18
/
+18
*
|
Run fixup-features script and resolve its complaints.
Nick Mathewson
2023-05-31
1
-1
/
+1
|
/
*
proto: Add a new experimental stream-ctrl feature.
Nick Mathewson
2023-05-22
1
-1
/
+2
*
tor-proto: Move a comment in Cargo.toml
Nick Mathewson
2023-05-22
1
-1
/
+2
*
hs_ntor: Use Subcredential type from tor-hscrypto
Nick Mathewson
2023-05-17
1
-1
/
+2
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-5
/
+3
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+18
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-5
/
+6
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-17
/
+17
*
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
*
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
[next]