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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-11
/
+11
*
Run fixup-features script and resolve its complaints.
Nick Mathewson
2023-05-31
1
-1
/
+6
*
Upgrade async-compression dependency to 0.4.0.
Nick Mathewson
2023-05-22
1
-1
/
+1
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-12
/
+4
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+12
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+10
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Remove semver.md files.
Nick Mathewson
2023-05-03
1
-1
/
+0
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-11
/
+11
*
Bump our own memchr dependency to 2.5
Nick Mathewson
2023-04-22
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Add a semver entry for !1112.
Nick Mathewson
2023-04-10
1
-0
/
+1
*
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
2
-0
/
+46
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-5
/
+5
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-5
/
+5
*
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Merge branch 'logs' into 'main'
Nick Mathewson
2023-02-01
1
-2
/
+1
|
\
|
*
tor-dirclient: De-genericise internal fn retire_circ
Ian Jackson
2023-01-30
1
-2
/
+1
*
|
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-3
/
+3
*
|
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-5
/
+5
|
/
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
4
-0
/
+4
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
2
-2
/
+3
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
3
-0
/
+24
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+24
*
|
doc: consistent summary line for the READMEs
Emil Engler
2022-12-20
1
-1
/
+1
|
/
*
Remove semver.md files now that 1.1.0 is released.
Nick Mathewson
2022-11-30
1
-4
/
+0
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-10
/
+10
*
tor-dirclient: Replace OwnedChanTarget with LoggedChanTarget in SourceInfo
Ian Jackson
2022-11-23
1
-4
/
+4
*
cfg compilation: Add two allows
Ian Jackson
2022-11-18
1
-0
/
+1
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Suppress two clippy::large_enum_variant warnings
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Require derive_more 0.99.3
Ian Jackson
2022-11-03
1
-1
/
+1
*
tor-dirclient: Response: Provide into_output_string
Ian Jackson
2022-11-03
1
-0
/
+11
*
tor-dirclient: impl HasKind for RequestFailedError
Ian Jackson
2022-10-25
1
-1
/
+7
*
tor-dirclient: Promise that download only gives RequestFailed
Ian Jackson
2022-10-25
1
-0
/
+4
*
tor-dirclient::DirResponse: provide output_string
Ian Jackson
2022-10-25
1
-0
/
+17
*
tor-dirclient: Provide RoutersOwnDescRequest
Ian Jackson
2022-10-25
1
-0
/
+29
*
tor-dirclient: Provide fallible DirResponse::output and into_output
Ian Jackson
2022-10-20
2
-1
/
+82
*
tor-dirclient: Make DirResponse be Clone
Ian Jackson
2022-10-20
2
-1
/
+2
*
tor-dirclient: Introduce RequestError:HttpStatus
Ian Jackson
2022-10-20
1
-0
/
+5
*
tor-dirclient: Make RequestFailed its own error type (rustfmt)
Ian Jackson
2022-10-20
1
-12
/
+18
*
tor-dirclient: Make RequestFailed its own error type
Ian Jackson
2022-10-20
3
-26
/
+33
[next]