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-circmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-14
/
+14
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
3
-5
/
+5
*
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
1
-18
/
+0
*
Merge branch 'builder-default-bis' into 'main'
eta
2022-05-12
1
-26
/
+4
|
\
|
*
Rename impl_standard_builder from impl_default_via_builder
Ian Jackson
2022-05-12
1
-4
/
+4
|
*
config: Replace more handwritten impl Default
Ian Jackson
2022-05-12
1
-26
/
+4
*
|
Merge branch 'ticket_412_467' into 'main'
Nick Mathewson
2022-05-12
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Note a TODO in exitpath construction.
Nick Mathewson
2022-05-11
1
-0
/
+6
*
|
Add correct serde(default) attrs for humantime_serde::option
Ian Jackson
2022-05-12
1
-4
/
+4
|
/
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-19
/
+19
*
Change safelog version to 0.1.0.
Nick Mathewson
2022-05-06
1
-1
/
+1
*
Merge branch 'derive-builder-fork' into 'main'
Nick Mathewson
2022-05-06
1
-1
/
+1
|
\
|
*
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-1
/
+1
*
|
Apply `sensitive` in some info-level log messages.
Nick Mathewson
2022-05-06
1
-0
/
+1
|
/
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
1
-19
/
+7
*
Merge branch 'socket-addr-list-builder' into 'main'
Ian Jackson
2022-05-04
1
-12
/
+16
|
\
|
*
FallbackDir: Use VecBuilder for orports
Ian Jackson
2022-05-04
1
-12
/
+16
*
|
GuardUsage: restrictions: Use list builder
Ian Jackson
2022-05-04
1
-1
/
+2
|
/
*
Change builder list API
Ian Jackson
2022-05-04
2
-11
/
+16
*
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
-2
/
+2
|
/
*
Merge branch 'main' into 'msrv_1_56'
Nick Mathewson
2022-04-26
2
-29
/
+34
|
\
|
*
Document defaults for all the config lists
Ian Jackson
2022-04-25
1
-1
/
+3
|
*
Rename ThingListBuilder::replace (from set)
Ian Jackson
2022-04-25
1
-4
/
+4
|
*
Use better syntax for doc comment attribute
Ian Jackson
2022-04-25
1
-3
/
+1
|
*
Introduce PredictedPortsListBuilder
Ian Jackson
2022-04-25
2
-29
/
+34
*
|
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
9
-11
/
+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
*
|
Reformat all not-yet-reformatted Cargo.toml files.
Nick Mathewson
2022-04-25
1
-13
/
+13
|
/
*
fix typo in doc
trinity-1686a
2022-04-25
1
-1
/
+1
*
Use git source for derive_builder for now, for sub_builder feature
Ian Jackson
2022-04-21
1
-1
/
+1
*
Merge branch 'report-skew' into 'main'
eta
2022-04-13
1
-0
/
+12
|
\
|
*
circmgr: re-export clock skew estimates.
Nick Mathewson
2022-04-12
1
-0
/
+12
*
|
circmgr: back off on preemptive circuits if they fail consistently
Nick Mathewson
2022-04-12
2
-8
/
+55
*
|
circmgr: Remove now-unused scheduled entry points.
Nick Mathewson
2022-04-12
1
-18
/
+8
*
|
circmgr: Report CircProvenance from AbstractCircMgr.
Nick Mathewson
2022-04-12
2
-23
/
+34
|
/
*
Create and use API to report guard/fallback skew.
Nick Mathewson
2022-04-07
2
-12
/
+51
*
ChanMgr: Return provenance information from get_or_launch
Nick Mathewson
2022-04-07
1
-7
/
+8
*
Distinguish UsageMismatch cases by whether a race is possible
Nick Mathewson
2022-04-04
2
-7
/
+33
*
circmgr: Improve retry-and-or-delay logic.
Nick Mathewson
2022-04-04
1
-26
/
+36
*
circmgr: implement HasRetryTime.
Nick Mathewson
2022-04-04
1
-2
/
+80
*
circmgr: Improve reporting of error origins.
Nick Mathewson
2022-04-04
3
-28
/
+77
*
circmgr: Avoid a race condition in circuit usage restriction
Nick Mathewson
2022-04-04
3
-11
/
+34
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-18
/
+18
*
Use a lower default for max_retries.
Nick Mathewson
2022-03-30
1
-1
/
+1
*
circmgr: limit circuit attempts when launch_parallelism > 1.
Nick Mathewson
2022-03-30
1
-1
/
+21
*
Run cargo fmt one more time for good measure.
Nick Mathewson
2022-03-30
1
-2
/
+2
[next]