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-dirclient
/
src
/
util.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
dirclient: Split EncodedRequest and RequestBody.
Nick Mathewson
2026-05-12
1
-6
/
+9
*
tor-dirclient: Avoid copying bytes that we want to POST.
Nick Mathewson
2026-05-12
1
-11
/
+20
*
tor-dirclient: Introduce a new RequestBody type.
Nick Mathewson
2026-05-12
1
-4
/
+12
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
arti, cell, dirclient: Use expect instead of unwrap.
Nick Mathewson
2025-05-29
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Only send Content-Length when needed.
Nick Mathewson
2023-11-27
1
-12
/
+9
*
tor-dirclient, tor-netdoc: Add TODO SPECs.
Gabriela Moldovan
2023-10-24
1
-0
/
+1
*
tor-dirclient: Always set the Content-Length header (fmt).
Gabriela Moldovan
2023-10-24
1
-1
/
+4
*
tor-dirclient: Always set the Content-Length header.
Gabriela Moldovan
2023-10-24
1
-12
/
+5
*
tor-dirclient: Add a Content-Length header (fmt).
Gabriela Moldovan
2023-10-24
1
-1
/
+3
*
tor-dirclient: Add a Content-Length header.
Gabriela Moldovan
2023-10-24
1
-2
/
+16
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-dirclient: Fix clippy lints.
Gabriela Moldovan
2023-08-16
1
-5
/
+5
*
tor-dirclient: Make Requestable return requests with String bodies.
Gabriela Moldovan
2023-08-16
1
-20
/
+9
*
tor-dirclient: Rename StringBody::str() to StringBody::as_str().
Gabriela Moldovan
2023-08-16
1
-2
/
+2
*
tor-dirclient: Extend format test to check the body is formatted too (fmt)
Gabriela Moldovan
2023-08-16
1
-1
/
+4
*
tor-dirclient: Extend format test to check the body is formatted too.
Gabriela Moldovan
2023-08-16
1
-8
/
+22
*
tor-dirclient: Move request building to a test helper function.
Gabriela Moldovan
2023-08-16
1
-11
/
+13
*
tor-dirclient: Make the body type of a `Requestable` type configurable.
Gabriela Moldovan
2023-08-16
1
-2
/
+4
*
tor-dirclient: Rename download() to send_request().
Gabriela Moldovan
2023-08-16
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
clippy: Use write! rather than push_str, format
Ian Jackson
2022-05-11
1
-2
/
+6
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+42