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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
No longer derive Default on three structs which derive Builder
Ian Jackson
2022-05-11
1
-1
/
+4
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-16
/
+16
*
Update README.md files (automated).
Nick Mathewson
2022-05-06
1
-2
/
+2
*
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-1
/
+1
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
3
-7
/
+5
*
Merge branch 'socket-addr-list-builder' into 'main'
Ian Jackson
2022-05-04
2
-23
/
+28
|
\
|
*
FallbackDir: Use VecBuilder for orports
Ian Jackson
2022-05-04
2
-13
/
+14
|
*
FallbackDir: Do orport validation after autogenerated build
Ian Jackson
2022-05-04
1
-5
/
+11
|
*
FallbackDir: Do not consider defaulted-empty orport list to be valid
Ian Jackson
2022-05-04
1
-7
/
+5
*
|
GuardUsage: restrictions: Use list builder
Ian Jackson
2022-05-04
2
-38
/
+54
|
/
*
Change builder list API
Ian Jackson
2022-05-04
1
-10
/
+3
*
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
*
|
Fix grammar and typos
Samanta Navarro
2022-04-27
2
-3
/
+3
*
|
Upgrade to Postage 0.5.0
Nick Mathewson
2022-04-26
1
-1
/
+1
|
/
*
Merge branch 'main' into 'msrv_1_56'
Nick Mathewson
2022-04-26
1
-48
/
+14
|
\
|
*
list_builder: Use $crate namespaced imports
Ian Jackson
2022-04-25
1
-1
/
+1
|
*
Document defaults for all the config lists
Ian Jackson
2022-04-25
1
-1
/
+4
|
*
Use better syntax for doc comment attribute
Ian Jackson
2022-04-25
1
-7
/
+5
|
*
Introduce define_list_config_builder macro
Ian Jackson
2022-04-25
1
-48
/
+13
*
|
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
|
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
|
/
*
fix typo in doc
trinity-1686a
2022-04-25
1
-1
/
+1
*
fallback list: Introduce and use FallbackListBuilder
Ian Jackson
2022-04-22
2
-9
/
+58
*
fallback list: Move default list into tor-guardmgr
Ian Jackson
2022-04-22
3
-0
/
+1729
*
arti-client: Report clock skew when it is noteworthy
Nick Mathewson
2022-04-12
1
-0
/
+5
*
circmgr: re-export clock skew estimates.
Nick Mathewson
2022-04-12
2
-0
/
+4
*
GuardMgr: publish skew estimates.
Nick Mathewson
2022-04-12
3
-9
/
+86
*
guardmgr: fix a unit test panic.
Nick Mathewson
2022-04-11
1
-1
/
+5
*
Fold FallbackStatus into Entry.
Nick Mathewson
2022-04-11
1
-44
/
+31
*
Add a couple of TODO items to clock-skew estimator.
Nick Mathewson
2022-04-11
1
-0
/
+7
*
Implement a better clock skew estimator.
Nick Mathewson
2022-04-11
2
-16
/
+308
*
Initial functions to determine and expose a clock skew estimate.
Nick Mathewson
2022-04-07
6
-1
/
+111
*
Reformat tor-guardmgr/Cargo.toml
Nick Mathewson
2022-04-07
1
-12
/
+12
*
GuardMgr: record clock skew information.
Nick Mathewson
2022-04-07
6
-22
/
+106
*
Create and use API to report guard/fallback skew.
Nick Mathewson
2022-04-07
2
-3
/
+17
*
Merge branch 'main' into 'separate_dir_status'
Nick Mathewson
2022-04-06
1
-0
/
+24
|
\
|
*
guardmgr: implement HasRetryTime.
Nick Mathewson
2022-04-04
1
-0
/
+24
*
|
Fix a rustdoc link
Nick Mathewson
2022-04-05
1
-5
/
+5
*
|
GuardMgr: Tests for copy_status_from.
Nick Mathewson
2022-04-05
2
-0
/
+65
*
|
GuardMgr: Tests for note_external_{success,failure}.
Nick Mathewson
2022-04-05
1
-0
/
+57
*
|
Rewrite and fix Guard::copy_status_from.
Nick Mathewson
2022-04-05
3
-21
/
+45
*
|
GuardMgr: Track directory status and circuit status separately.
Nick Mathewson
2022-04-05
4
-69
/
+235
*
|
Allow DirStatus objects to have different timeout floors
Nick Mathewson
2022-04-04
2
-21
/
+24
*
|
Rename fallback::status::Status to DirStatus.
Nick Mathewson
2022-04-04
4
-13
/
+13
|
/
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-16
/
+16
*
Use derive_more to derive AsRef.
Nick Mathewson
2022-03-30
2
-12
/
+4
*
Reformat tor-guardmgr/Cargo.toml.
Nick Mathewson
2022-03-30
1
-18
/
+18
*
Fix some Rustdoc links.
Nick Mathewson
2022-03-30
4
-5
/
+5
[prev]
[next]