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-netdir
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
tor-netdir: Add a static assertion about RelayIdType::COUNT
Nick Mathewson
2022-08-10
1
-0
/
+1
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-3
/
+3
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Add new APIs to NetDirProvider to better support timeliness.
Nick Mathewson
2022-07-26
1
-0
/
+1
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-7
/
+7
*
Upgrade to float_eq 1.0.0
Nick Mathewson
2022-06-16
1
-1
/
+1
*
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+2
*
Rewrite tests in tor-netdir to use testing_rng()
Nick Mathewson
2022-06-02
1
-0
/
+1
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-0
/
+1
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-10
/
+9
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-2
/
+2
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-3
/
+3
*
Bump versions of trivially-changed crates.
Nick Mathewson
2022-05-27
1
-1
/
+1
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-9
/
+9
*
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-1
/
+1
*
derive_builder: Use git dep everywhere, rather than cargo patch
Ian Jackson
2022-04-27
1
-1
/
+1
*
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
*
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
1
-0
/
+1
*
Reformat all not-yet-reformatted Cargo.toml files.
Nick Mathewson
2022-04-25
1
-12
/
+12
*
Use git source for derive_builder for now, for sub_builder feature
Ian Jackson
2022-04-21
1
-1
/
+1
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-9
/
+9
*
Make daemon tasks self-contained; introduce NetDirProvider
eta
2022-03-30
1
-0
/
+1
*
derive_builder: Switch to upstream 0.11
Ian Jackson
2022-03-16
1
-1
/
+1
*
Use git source for derive_builder for now, for attrs feature
Ian Jackson
2022-03-07
1
-1
/
+1
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-9
/
+9
*
Bump tor-netdir and tor-guardmgr versions
arti-v0.0.4
Nick Mathewson
2022-01-31
1
-1
/
+1
*
Bump the patch version of every crate that changed since 0.0.3
Nick Mathewson
2022-01-31
1
-3
/
+3
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-9
/
+9
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-13
/
+13
*
Upgrade to digest v0.10.0
Nick Mathewson
2021-12-07
1
-1
/
+1
*
tor-netdir: Use reproducible RNG in tests.
Nick Mathewson
2021-12-06
1
-0
/
+1
*
tor-netdir: Use bitflags for WeightKind
Neel Chauhan
2021-11-30
1
-0
/
+1
*
Bump every crate by one patch version.
Nick Mathewson
2021-11-29
1
-9
/
+9
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
1
-0
/
+1
*
Document that the "experimental-api" feature is not semver-covered.
Nick Mathewson
2021-11-11
1
-0
/
+5
*
Document that the "testing" feature is not semver-covered.
Nick Mathewson
2021-11-11
1
-0
/
+3
*
Bump all crate versions to 0.0.1
Nick Mathewson
2021-10-29
1
-8
/
+8
*
tor-netdir: Add RelayWeight type and accessors.
Nick Mathewson
2021-09-29
1
-0
/
+1
*
Use derive_builder for Authority and FallbackDir.
Nick Mathewson
2021-09-10
1
-3
/
+4
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+37
[prev]