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
/
crates
/
tor-proto
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: Add a HopNum::display function.
Gabriela Moldovan
2023-08-25
1
-1
/
+1
*
Merge branch 'future_proof_lints' into 'main'
gabi-250
2023-08-04
1
-2
/
+2
|
\
|
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
|
tor-proto: Make HopNum public.
Gabriela Moldovan
2023-08-04
1
-0
/
+1
|
/
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-99
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Rename ChannelsParams types to ChannelPaddingInstructions
Ian Jackson
2022-08-17
1
-1
/
+1
*
tor-proto: Add a comment about the tor-proto layer.
Nick Mathewson
2022-08-10
1
-0
/
+18
*
Clarify that tor-proto _does_ create timers.
Nick Mathewson
2022-08-10
1
-4
/
+2
*
tor-proto: Replace SecretBytes with SecretBuf.
Nick Mathewson
2022-08-01
1
-3
/
+0
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
channel padding: Rename ChannelsParams from ChannelsConfig
Ian Jackson
2022-06-21
1
-1
/
+1
*
channel padding: Plumb settings from chanmgr
Ian Jackson
2022-06-21
1
-0
/
+2
*
try to differentiate transient from nontransient error
trinity-1686a
2022-06-08
1
-1
/
+1
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
clippy: Change a binding to (), and allow clippy::let_unit_value
Ian Jackson
2022-05-11
1
-0
/
+1
*
tor-proto: add a backend to detect reported clock skew.
Nick Mathewson
2022-03-23
1
-0
/
+1
*
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
|
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
|
Make coarsetime dependency and traffic-timestamping non-optional.
Nick Mathewson
2022-02-25
1
-8
/
+1
|
/
*
Remove clippy::needless_borrow exception in CI.
Nick Mathewson
2022-02-20
1
-1
/
+0
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
Remove the use of Mutex in channel unused_since timestamp
Yuan Lyu
2022-02-08
1
-3
/
+5
*
Temporarily disable some clippy lints on nightly
Ian Jackson
2022-02-02
1
-0
/
+1
*
Remove a now-incorrect comment in tor-proto.
Nick Mathewson
2022-01-26
1
-3
/
+0
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-0
/
+1
*
Use coarsetime to build an incoming traffic timestamp.
Nick Mathewson
2021-11-02
1
-0
/
+33
*
Replace references to arti-client in the documentation.
Nick Mathewson
2021-10-21
1
-2
/
+2
*
Remove #![allow(clippy::unnecessary_wraps)] in tor-proto.
Nick Mathewson
2021-10-21
1
-1
/
+0
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+129