index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tor-proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
35
-9842
/
+0
*
Tweaks on patch to add clippy::unwrap_used lint.
Nick Mathewson
2021-08-27
2
-2
/
+4
*
Merge remote-tracking branch 'origin/mr/67' into unwrap_used
Nick Mathewson
2021-08-27
4
-3
/
+10
|
\
|
*
WIP: Add the "unwrap_used" lint.
S0AndS0
2021-08-24
4
-3
/
+10
*
|
Basic implementation for prop#332 ntor v3 backend.
Nick Mathewson
2021-08-24
3
-0
/
+675
|
/
*
Switch all uses of the log crate to the tracing.
Jani Monoses
2021-08-20
7
-7
/
+7
*
Typo fixes.
Nick Mathewson
2021-08-20
1
-1
/
+1
*
Add a split_from() API for infallible creation of Data messages.
Nick Mathewson
2021-08-18
1
-3
/
+7
*
Remove panicking cases from tor-cell msg construction
Nick Mathewson
2021-08-18
7
-8
/
+13
*
Revisions based on new documented-panics lint.
Nick Mathewson
2021-08-18
1
-6
/
+7
*
Merge remote-tracking branch 'origin/mr/60'
Nick Mathewson
2021-08-18
2
-0
/
+6
|
\
|
*
Add the "missing_panics_doc" lint.
S0AndS0
2021-08-13
2
-0
/
+6
*
|
Add the "implicit_clone" lint.
S0AndS0
2021-08-17
2
-2
/
+3
|
/
*
Use add_warnings.py for clippy::cast_lossless
Nick Mathewson
2021-08-13
1
-1
/
+1
*
Add the "cast_lossless" lint.
S0AndS0
2021-08-12
1
-0
/
+1
*
Add brackets and remove colon for better consistency
Lennart Kloock
2021-08-12
2
-10
/
+10
*
Add unnecessary_wraps to the big warning list.
Nick Mathewson
2021-08-06
2
-0
/
+2
*
Small fixes on top of typo fixes
Nick Mathewson
2021-08-03
1
-1
/
+1
*
Fix typos and other spelling mistakes
rls
2021-07-31
14
-26
/
+26
*
tor_proto: Use iterators and functions to simplify resolve functions.
Nick Mathewson
2021-07-27
1
-40
/
+35
*
ResolvedVal: Rename answers() to into_answers().
Nick Mathewson
2021-07-27
1
-2
/
+2
*
tor-proto: Tweak documentation for resolve/resolve_ptr
Nick Mathewson
2021-07-27
1
-6
/
+11
*
Add support for RESOLVE and RESOLVE_PTR
Yuan Lyu
2021-07-22
2
-5
/
+77
*
address a bunch of hopefully uncontroversial lints
Daniel Eades
2021-07-20
8
-32
/
+32
*
Revert "Use coarsetime to build an incoming traffic timestamp."
Nick Mathewson
2021-07-13
6
-150
/
+0
*
Use coarsetime to build an incoming traffic timestamp.
Nick Mathewson
2021-07-13
6
-0
/
+150
*
Merge remote-tracking branch 'origin/mr/34'
Nick Mathewson
2021-06-27
7
-13
/
+15
|
\
|
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
7
-13
/
+14
|
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-0
/
+1
*
|
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
[next]