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
/
tor-proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add version="0.0.0" to dependencies that were missing it
Nick Mathewson
2021-06-24
1
-7
/
+7
*
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
*
A few tests for circparameters generation.
Nick Mathewson
2021-06-19
1
-7
/
+19
*
Misc tests in tor-proto.
Nick Mathewson
2021-06-19
4
-11
/
+63
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
1
-3
/
+3
*
Try to fix a nightly rustdoc warning
Nick Mathewson
2021-06-17
1
-1
/
+1
*
Use FuturesUnordered, not SelectAll<Once<...>>
Nick Mathewson
2021-06-14
2
-12
/
+11
*
Implement Debug for ClientCirc and Channel.
Nick Mathewson
2021-06-14
2
-0
/
+20
*
Make a few error types implement Clone
Nick Mathewson
2021-06-14
1
-3
/
+13
*
Add a warning comment about truncate-and-reextend.
Nick Mathewson
2021-05-28
1
-0
/
+5
*
tor-proto: change internal meta-handler API for error-proofing
Nick Mathewson
2021-05-28
2
-67
/
+108
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
Use the "typos" tool to fix some spelling
Nick Mathewson
2021-05-26
6
-8
/
+8
*
Update hs_ntor code.
Nick Mathewson
2021-05-25
1
-4
/
+6
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-0
/
+1
*
Add automatically generated README.md files to each crate.
Nick Mathewson
2021-05-25
1
-0
/
+90
*
Add a link tto the tor website to arti blurb.
Nick Mathewson
2021-05-24
1
-1
/
+2
*
Add tor-proto docs and tweak docs+apis elsewhere.
Nick Mathewson
2021-05-21
2
-9
/
+43
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
17
-88
/
+93
*
Check "connection" usage for when stream or channel would be better.
Nick Mathewson
2021-05-18
2
-5
/
+5
*
Prefer "relay" over "node" in most circumstances.
Nick Mathewson
2021-05-18
1
-1
/
+1
*
Prefer "relay" over "router" in docs and APIs.
Nick Mathewson
2021-05-18
1
-1
/
+1
*
Prefer "relay" to "server" when appropriate.
Nick Mathewson
2021-05-18
3
-12
/
+12
*
Resolve clippy warnings from Rust 1.52.
Nick Mathewson
2021-05-07
2
-2
/
+2
*
Upgrade to latest RustCrypto crates.
Nick Mathewson
2021-05-06
3
-12
/
+14
*
Fix documentation warnings.
Nick Mathewson
2021-05-05
1
-1
/
+3
*
Add trait_duplication_in_bounds warning.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
9
-11
/
+12
*
Add a few more clippy warnings
Nick Mathewson
2021-05-03
1
-0
/
+5
*
Make `now` an argument when verifying a channel.
Nick Mathewson
2021-04-30
1
-4
/
+7
*
note a small divergence in circuit id probing behavior.
Nick Mathewson
2021-04-29
1
-0
/
+2
*
Remove pin_project usage in tor-proto.
Nick Mathewson
2021-04-28
3
-54
/
+45
*
Add some more clippy warnings to our list.
Nick Mathewson
2021-04-27
1
-2
/
+7
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+3
*
cargo fix --edition-idioms
Nick Mathewson
2021-04-26
1
-7
/
+7
*
upgrade httparse and zeroize
Nick Mathewson
2021-04-25
1
-1
/
+1
*
Refactor and simplify ChanMgr to use AbstractChanMgr.
Nick Mathewson
2021-04-23
1
-0
/
+5
*
Upgrade rsa, zstd, httpdate. Remove redundant pin-project.
Nick Mathewson
2021-04-05
1
-1
/
+0
*
Merge branch 'hs3_ntor_squashed'
Nick Mathewson
2021-04-02
3
-0
/
+533
|
\
|
*
hs_ntor: add a disclaimer and put it behind a feature.
Nick Mathewson
2021-04-02
3
-0
/
+12
|
*
First draft of HS Ntor implementation.
George Kadianakis
2021-04-02
2
-0
/
+521
*
|
Fix a rust 1.51 warning: remove a semicolon
Nick Mathewson
2021-04-02
1
-1
/
+1
|
/
*
Resolve rustdoc warnings.
Nick Mathewson
2021-03-29
1
-1
/
+1
*
Fix a bunch more new clippy lints in Rust 1.51
Nick Mathewson
2021-03-29
2
-2
/
+1
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
9
-60
/
+60
*
Rename Rsa{Identity,Signature} to fix clippy warning.
Nick Mathewson
2021-03-29
4
-20
/
+20
*
Check for channel match in create_firsthop_ntor().
Nick Mathewson
2021-03-24
2
-6
/
+21
*
Add a "this crate has no timeouts" comment to tor-proto.
Nick Mathewson
2021-03-24
1
-3
/
+6
*
Move stream timeout logic into tor-client.
Nick Mathewson
2021-03-24
3
-159
/
+134
[next]