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
...
*
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
*
tor-dirclient Response: Rename output methods
Ian Jackson
2022-10-20
2
-6
/
+10
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-25
/
+1
*
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-6
/
+6
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-3
/
+3
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-8
/
+8
*
Update patch-versions on crates without API changes.
Nick Mathewson
2022-09-01
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-1
/
+0
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-3
/
+3
*
Improve display for tor-dircache errors.
Nick Mathewson
2022-07-07
2
-2
/
+15
*
dirclient: Generalize MdSha256Empty to EmptyRequest.
Nick Mathewson
2022-07-07
3
-6
/
+13
[prev]
[next]