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-cell
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: add a backend to detect reported clock skew.
Nick Mathewson
2022-03-23
1
-2
/
+14
*
Merge branch 'educe-traits' into 'main'
Ian Jackson
2022-03-04
2
-12
/
+9
|
\
|
*
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
1
-1
/
+2
|
*
Replace manual Default impl with educe in tor-cell
Ian Jackson
2022-03-02
1
-6
/
+4
|
*
Replace manual Debug impl with educe in tor-cell
Ian Jackson
2022-03-02
1
-7
/
+5
*
|
Replace manual Default impl with std derive in tor-cell
Ian Jackson
2022-03-02
1
-6
/
+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
*
|
Give specific error kinds to different END reasons
Nick Mathewson
2022-02-23
1
-0
/
+21
|
/
*
Remove clippy::needless_borrow exception in CI.
Nick Mathewson
2022-02-20
1
-1
/
+0
*
Merge branch 'clippy-followup' into 'main'
Nick Mathewson
2022-02-17
1
-3
/
+3
|
\
|
*
Remove some needless refs and slicing
Ian Jackson
2022-02-17
1
-3
/
+3
*
|
Merge branch 'ptr_arg_fix' into 'main'
Ian Jackson
2022-02-17
1
-1
/
+0
|
\
|
|
*
Re-enable clippy::ptr_arg where it had been disabled.
Nick Mathewson
2022-02-16
1
-1
/
+0
*
|
Update tor-cell errors to latest API
Nick Mathewson
2022-02-15
1
-4
/
+4
*
|
tor-cell: provide HasKind.
Nick Mathewson
2022-02-15
3
-13
/
+22
|
/
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
Temporarily disable some clippy lints on nightly
Ian Jackson
2022-02-02
2
-0
/
+2
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
tor-cell: replace an XXXX with a TODO.
Nick Mathewson
2021-12-16
1
-1
/
+6
*
Extend trace messages for destroy/truncated reasons.
Nick Mathewson
2021-12-15
2
-18
/
+43
*
Merge remote-tracking branch 'origin/mr/191'
Nick Mathewson
2021-12-15
1
-0
/
+19
|
\
|
*
Methodize the destroy circuit reason
Neel Chauhan
2021-12-14
1
-3
/
+18
|
*
Log on TRUNCATED cell
Neel Chauhan
2021-12-13
1
-0
/
+4
*
|
Actually decrement the stream-level SENDME window
eta
2021-12-14
1
-0
/
+4
*
|
s/hidden/onion/g in code comments
Neel Chauhan
2021-12-13
1
-1
/
+1
|
/
*
Treat unrecognized SENDME versions as an error.
Nick Mathewson
2021-12-08
1
-2
/
+1
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-3
/
+3
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
3
-8
/
+9
*
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
2
-20
/
+18
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
1
-9
/
+0
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
3
-18
/
+39
*
Document every macro.
Nick Mathewson
2021-09-07
1
-1
/
+2
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
7
-0
/
+2965