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-socksproto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
tor-socksproto: Use bad_api_usage! rather than ad-hoc Invalid error
Ian Jackson
2022-02-15
2
-8
/
+3
*
Make Bug from InternalError, add bad_api_usage! and into_bad_api_usage!
Ian Jackson
2022-02-15
1
-6
/
+6
*
New name and semantics for BadAPIUsage (was BadArgument)
Ian Jackson
2022-02-15
1
-1
/
+3
*
Merge branch 'error-socksproto-autoconvert' into 'main'
Nick Mathewson
2022-02-14
2
-14
/
+7
|
\
|
*
Run rustfmt.
Nick Mathewson
2022-02-14
1
-12
/
+5
|
*
Provide, and use From impl for InternalError
Ian Jackson
2022-02-14
2
-8
/
+8
*
|
Merge branch 'warn_not_deny' into 'main'
eta
2022-02-14
1
-1
/
+1
|
\
\
|
*
|
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'origin/mr/313'
Nick Mathewson
2022-02-14
1
-2
/
+2
|
\
\
|
*
|
tor_socksproto::Error HasKind fix two delegations
Ian Jackson
2022-02-14
1
-2
/
+2
|
|
/
*
|
Merge branch 'error-kind-protocol' into 'main'
Ian Jackson
2022-02-14
1
-1
/
+1
|
\
\
|
*
|
Split up ErrorKind::ProtocolViolation
Ian Jackson
2022-02-14
1
-1
/
+1
|
|
/
*
|
ErrorKind::NotImplemented: fix two tests
Ian Jackson
2022-02-14
2
-2
/
+2
*
|
Split up ErrorKind::NoSupport
Ian Jackson
2022-02-14
3
-6
/
+6
|
/
*
socksproto: fix one more error type.
Nick Mathewson
2022-02-11
1
-1
/
+1
*
socksproto: Simplify Truncated handling
Nick Mathewson
2022-02-11
2
-20
/
+14
*
Move the Truncated error into tor-errors.
Nick Mathewson
2022-02-11
3
-19
/
+5
*
Try to resolve the "Truncated" error in tor-socksproto
Nick Mathewson
2022-02-11
3
-47
/
+63
*
tor-socksproto: Implement HasKind
Nick Mathewson
2022-02-11
2
-10
/
+66
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
Idle hacking to get tor-socksproto line coverage over 90%
Nick Mathewson
2021-12-02
1
-1
/
+1
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-0
/
+1
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
2
-2
/
+4
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
4
-0
/
+1019