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-dirclient
/
src
/
request.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::Plain
Ian Jackson
2025-08-18
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-12
/
+41
*
dirclient: Use the new Tunnel interface
David Goulet
2025-08-05
1
-6
/
+8
*
Remove comment saying we do not implement consensus diffs
Nick Mathewson
2025-06-10
1
-2
/
+0
*
dirclient: Stop sending suffix .z in URLs.
Nick Mathewson
2025-05-27
1
-14
/
+11
*
tor-dirclient: modify `check_circuit` to use `first_hop_clock_skew`
Steven Engler
2025-02-10
1
-14
/
+29
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
Only send Content-Length when needed.
Nick Mathewson
2023-11-27
1
-7
/
+7
*
tor-dirclient: Always set the Content-Length header.
Gabriela Moldovan
2023-10-24
1
-7
/
+7
*
dirclient: Seal the Requestable trait and hide most of its members.
Nick Mathewson
2023-10-17
1
-39
/
+67
*
dirclient: Rename partial_docs_ok to partial_response_body_ok
Nick Mathewson
2023-10-17
1
-23
/
+22
*
dirclient: Make Requestable::anonymized mandatory.
Nick Mathewson
2023-10-17
1
-3
/
+21
*
dirclient: Explain why 1024 is a sufficient maximum response length.
Nick Mathewson
2023-10-16
1
-0
/
+4
*
dirclient: Wrap a somewhat wide comment.
Nick Mathewson
2023-10-16
1
-5
/
+3
*
Downgrade another TODO HSS and move it to TODO BREAKING
Nick Mathewson
2023-10-16
1
-2
/
+3
*
Privacy: Do not list supported encodings in hsdesc reqs.
Nick Mathewson
2023-10-16
1
-19
/
+46
*
dirclient: Change a todo to an API todo and make it less blocking.
Nick Mathewson
2023-10-16
1
-1
/
+9
*
tor-dirclient: Set a non-zero expected response len for uploads.
Gabriela Moldovan
2023-10-03
1
-5
/
+5
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-dirclient: Remove unused `StringBody` trait.
Gabriela Moldovan
2023-08-16
1
-26
/
+0
*
tor-dirclient: Make Requestable return requests with String bodies.
Gabriela Moldovan
2023-08-16
1
-31
/
+14
*
tor-dirclient: Rename StringBody::str() to StringBody::as_str().
Gabriela Moldovan
2023-08-16
1
-4
/
+4
*
tor-dirclient: Add `HsDescUploadRequest`.
Gabriela Moldovan
2023-08-16
1
-0
/
+46
*
tor-dirclient: Make the body type of a `Requestable` type configurable.
Gabriela Moldovan
2023-08-16
1
-1
/
+42
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
dirclient: use correct default max_len
Nick Mathewson
2023-06-27
1
-2
/
+2
*
dirclient: Correct an erroneous comment.
Nick Mathewson
2023-06-27
1
-1
/
+2
*
dirclient: Make maximum hsdesc length adjustable.
Nick Mathewson
2023-06-27
1
-8
/
+12
*
dirclient: Explain why hardcoding "3" is ok.
Nick Mathewson
2023-06-27
1
-1
/
+7
*
Use an Enum for the description request
tranna
2023-04-10
1
-37
/
+54
*
dirclient: fix an "unused import" warning.
Nick Mathewson
2023-04-06
1
-1
/
+1
*
tor-dirclient: Add a comment about 50 x 1024
gabi-250
2023-04-03
1
-0
/
+1
*
tor-dirclient: Add test case for HsDescDownloadRequest
Ian Jackson
2023-04-03
1
-1
/
+21
*
tor-dirclient: Provide HsDescDownloadRequest
Ian Jackson
2023-04-03
1
-0
/
+43
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
1
-1
/
+2
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
cfg compilation: Add two allows
Ian Jackson
2022-11-18
1
-0
/
+1
*
tor-dirclient: Provide RoutersOwnDescRequest
Ian Jackson
2022-10-25
1
-0
/
+29
*
dirclient: Generalize MdSha256Empty to EmptyRequest.
Nick Mathewson
2022-07-07
1
-2
/
+5
*
dirclient: Fix comments re conssensus request without authorities
Ian Jackson
2022-06-10
1
-5
/
+3
*
dirclient: Replace four very similar "ids in request"
Ian Jackson
2022-06-09
1
-28
/
+44
*
dirclient: Test consensus request based on empty ConsensusRequest
Ian Jackson
2022-06-09
1
-0
/
+8
*
tor-dirclient: Require that self.digests is nonempty
Neel Chauhan
2022-05-30
1
-2
/
+6
*
dirclient: add the ability to reject circuits that are too skewed.
Nick Mathewson
2022-05-11
1
-1
/
+65
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
1
-1
/
+0
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-0
/
+1
|
\
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-0
/
+1
[next]