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-dirmgr
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-5
/
+5
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-8
/
+8
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
1
-1
/
+1
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-20
/
+20
*
dirmgr: make "bridge-client" non-experimental.
Nick Mathewson
2022-11-18
1
-2
/
+2
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Check more targets
trinity-1686a
2022-11-10
1
-2
/
+3
*
bridge descs: Apply sensitive() to bridge identity in error log msg
Ian Jackson
2022-11-08
1
-0
/
+1
*
bridge desc: Implement cache reuse logic and if-modified-since
Ian Jackson
2022-11-04
1
-0
/
+1
*
bridge desc tests: Apply tracing_test::traced_test
Ian Jackson
2022-11-04
1
-0
/
+1
*
Require derive_more 0.99.3
Ian Jackson
2022-11-03
1
-1
/
+1
*
bridge descriptors: Tests
Ian Jackson
2022-11-03
1
-0
/
+3
*
bridge descriptors: Provide an implementation of BridgeDescProvider
Ian Jackson
2022-11-03
1
-0
/
+1
*
remove unused dependancies
trinity-1686a
2022-10-29
1
-1
/
+0
*
FlagEvent trait: Implement using macros
Ian Jackson
2022-10-25
1
-0
/
+2
*
tor-circmgr: Make get_or_launch_dir_specific feature-specific
Ian Jackson
2022-10-21
1
-1
/
+1
*
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-7
/
+7
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-2
/
+2
*
Mark all bridge and pt features as experimental for now.
Nick Mathewson
2022-09-29
1
-1
/
+1
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
1
-0
/
+1
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-12
/
+12
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
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
-2
/
+2
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-6
/
+6
*
Bump to rusqlite 0.28.
Nick Mathewson
2022-07-19
1
-1
/
+1
*
Bump tor-dirmgr to version 0.5.1.
tor-dirmgr-v0.5.1
Nick Mathewson
2022-07-14
1
-1
/
+1
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-13
/
+13
*
Merge branch 'high-level-features' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+3
|
\
|
*
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+3
*
|
Merge branch 'dormant_directory' into 'main'
Nick Mathewson
2022-06-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
DirMgr: Use scopeguard crate in place of ad hoc RAII substitutes
Nick Mathewson
2022-06-13
1
-0
/
+1
*
|
Upgrade float_eq dev-dependency to 1.0.0
Nick Mathewson
2022-06-07
1
-1
/
+1
|
/
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-19
/
+18
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-10
/
+10
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-12
/
+12
*
tor-dirmgr/state.rs: feed through additional parameters, use them
eta
2022-05-10
1
-0
/
+1
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
1
-0
/
+1
|
\
|
*
Update tor-dirmgr to use fs-mistrust.
Nick Mathewson
2022-05-09
1
-0
/
+1
*
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-15
/
+15
*
|
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-1
/
+1
|
/
*
Merge branch 'derive-builder-git-fixup' into 'main'
eta
2022-04-27
1
-1
/
+1
|
\
|
*
derive_builder: Use git dep everywhere, rather than cargo patch
Ian Jackson
2022-04-27
1
-1
/
+1
*
|
Upgrade to Postage 0.5.0
Nick Mathewson
2022-04-26
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
-14
/
+14
*
Reformat several Cargo.toml files with 100-char-wide lines.
Nick Mathewson
2022-03-30
1
-7
/
+2
[next]