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-guardmgr
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-18
/
+18
*
Upgrade our num_enum dependency.
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
guardmgr: update feature behavior wrt testing and pts.
Nick Mathewson
2023-04-06
1
-1
/
+1
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-6
/
+6
*
Bump patchlevel on crates with semver-irrelevant changes.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-8
/
+8
*
Bump tor-units version for breaking change.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-3
/
+3
*
Upgrade to latest toml crate.
Nick Mathewson
2023-02-14
1
-1
/
+1
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-8
/
+8
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-7
/
+7
*
Upgrade toml to version 0.6.
Nick Mathewson
2023-01-25
1
-1
/
+1
*
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
-18
/
+18
*
BridgeConfigBuilder: Introduce build() function
Ian Jackson
2022-11-21
1
-0
/
+1
*
BridgeConfigBuilder: Introduce the struct with the dictionary repr
Ian Jackson
2022-11-21
1
-0
/
+2
*
Merge branch 'mark-bridges-not-experimental' into 'main'
Nick Mathewson
2022-11-18
1
-2
/
+2
|
\
|
*
guardmgr: Make bridge-client and pt-client non-experimental
Nick Mathewson
2022-11-18
1
-2
/
+2
*
|
GuardMgr: Log when a guard status changes (significantly).
Nick Mathewson
2022-11-17
1
-0
/
+1
|
/
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Require derive_more 0.99.3
Ian Jackson
2022-11-03
1
-1
/
+1
*
remove unused dependancies
trinity-1686a
2022-10-29
1
-1
/
+0
*
BridgeDescProvider: Make BridgeDescEvent repr(u16) and derive traits
Ian Jackson
2022-10-27
1
-0
/
+1
*
Merge branch 'guards_as_bridges_part1' into 'main'
Nick Mathewson
2022-10-24
1
-0
/
+1
|
\
|
*
guardmgr: Add bridges sample, encode sample ID in FirstHopId.
Nick Mathewson
2022-10-21
1
-0
/
+1
*
|
tor-guardmgr: descs: Make BridgeDescError DynClone
Ian Jackson
2022-10-21
1
-0
/
+1
|
/
*
BridgeRelay: Implement more traits.
Nick Mathewson
2022-10-04
1
-1
/
+2
*
Merge branch 'bridge-parse' into 'main'
Ian Jackson
2022-10-03
1
-1
/
+3
|
\
|
*
tor-guardmgr: Introduce pt-client feature
Ian Jackson
2022-09-30
1
-1
/
+3
*
|
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-5
/
+5
*
|
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-4
/
+4
|
/
*
Mark all bridge and pt features as experimental for now.
Nick Mathewson
2022-09-29
1
-0
/
+2
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
1
-2
/
+2
*
A basic configuration type for a bridge.
Nick Mathewson
2022-09-26
1
-1
/
+6
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-15
/
+15
*
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
-4
/
+4
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-6
/
+6
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-15
/
+15
*
GuardMgr: Add a new filter type based on reachable addresses.
Nick Mathewson
2022-06-17
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
-14
/
+12
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-8
/
+8
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-11
/
+11
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-16
/
+16
*
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-1
/
+1
[next]