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-linkspec
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
linkspec: Define owned variants of ChanTarget and CircTarget.
Nick Mathewson
2021-06-13
3
-0
/
+133
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-0
/
+1
*
fix a doc link in tor-linkspec.
Nick Mathewson
2021-05-24
1
-1
/
+1
*
improve crate docs for tor-linkspec
Nick Mathewson
2021-05-24
1
-4
/
+36
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-0
/
+1
*
Fix some warnings from nightly clippy
Nick Mathewson
2021-05-07
1
-4
/
+1
*
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
1
-0
/
+1
*
Add a few more clippy warnings
Nick Mathewson
2021-05-03
1
-0
/
+5
*
Add some more clippy warnings to our list.
Nick Mathewson
2021-04-27
1
-1
/
+6
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+4
*
Fix a bunch more new clippy lints in Rust 1.51
Nick Mathewson
2021-03-29
1
-3
/
+4
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
2
-7
/
+7
*
Rename Rsa{Identity,Signature} to fix clippy warning.
Nick Mathewson
2021-03-29
2
-10
/
+10
*
Change how we sort link specifiers in extend cells
Nick Mathewson
2021-03-04
1
-7
/
+6
*
Improvements to Relay type in tor-netdir.
Nick Mathewson
2020-10-19
2
-8
/
+24
*
Explain problems with APIs in linkspec::traits.
Nick Mathewson
2020-10-18
1
-2
/
+6
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
1
-2
/
+2
*
tor-linkspec: remove a completed TODO
Nick Mathewson
2020-10-18
1
-2
/
+0
*
Tests for CircTarget::linkspecs()
Nick Mathewson
2020-09-28
1
-0
/
+89
*
Rename some identifiers in tor-linkspec.
Nick Mathewson
2020-09-28
1
-9
/
+9
*
Rename ExtendTarget to CircTarget.
Nick Mathewson
2020-09-28
2
-3
/
+3
*
Add test vectors for a few relay message types.
Nick Mathewson
2020-09-26
1
-1
/
+6
*
Document private members in most crates
Nick Mathewson
2020-09-24
3
-2
/
+12
*
A few tests for tor-linkspec
Nick Mathewson
2020-09-23
1
-0
/
+65
*
Sort linkspecs in the same order as tor does
Nick Mathewson
2020-09-17
2
-2
/
+24
*
Make more types implement Debug.
Nick Mathewson
2020-09-12
1
-0
/
+1
*
New "linkspec" module to encapsulate info needed to connect/extend.
Nick Mathewson
2020-09-08
3
-0
/
+165