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
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
*
"Fix" remaining unchecked-subtraction warnings.
Nick Mathewson
2023-01-27
1
-1
/
+3
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
12
-0
/
+12
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
2
-2
/
+3
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
11
-1
/
+91
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
8
-0
/
+66
|
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
3
-1
/
+25
*
|
doc: consistent summary line for the READMEs
Emil Engler
2022-12-20
1
-1
/
+1
|
/
*
Merge branch 'spelling-20221206' into 'main'
Ian Jackson
2022-12-06
3
-14
/
+14
|
\
|
*
dirmgr: Spelling fixes and normali[sz]ations
Nick Mathewson
2022-12-06
3
-14
/
+14
*
|
Merge branch 'faravahar-removal' into 'main'
Ian Jackson
2022-12-06
1
-1
/
+0
|
\
\
|
*
|
dirauth: Remove Faravahar
David Goulet
2022-12-06
1
-1
/
+0
|
|
/
*
/
dirauth: New v3 identity key for moria1
David Goulet
2022-12-06
1
-1
/
+1
|
/
*
Remove semver.md files now that 1.1.0 is released.
Nick Mathewson
2022-11-30
1
-1
/
+0
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-20
/
+20
*
bridge desc mgr: Add dormancy comment to effective_parallelism
Ian Jackson
2022-11-23
1
-0
/
+2
*
bridge desc mgr: Test dormancy
Ian Jackson
2022-11-23
1
-0
/
+42
*
bridge desc mgr: Honour specified dormancy
Ian Jackson
2022-11-23
1
-6
/
+13
*
bridge desc mgr: Introduce effective_parallelism helper
Ian Jackson
2022-11-23
1
-5
/
+12
*
bridge desc mgr: Move set_dormancy to impl that is for mock too
Ian Jackson
2022-11-23
1
-6
/
+6
*
BridgeConfig: Replace all Arc<BridgeConfig> with BridgeConfig
Ian Jackson
2022-11-22
2
-5
/
+4
*
Merge branch 'fix_nightly_20221118' into 'main'
Ian Jackson
2022-11-18
3
-4
/
+5
|
\
|
*
Fix a couple of rustdoc issues.
Nick Mathewson
2022-11-18
1
-1
/
+2
|
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
2
-3
/
+3
*
|
dirmgr: make "bridge-client" non-experimental.
Nick Mathewson
2022-11-18
2
-12
/
+16
|
/
*
Merge branch 'store3' into 'main'
Ian Jackson
2022-11-14
5
-161
/
+67
|
\
|
*
dirmgr Store: Have constructors take DirMgrStore
Ian Jackson
2022-11-14
2
-6
/
+14
|
*
dirmgr Store: Introduce DirMgrStore and use for BridgeDescMgr (fmt)
Ian Jackson
2022-11-14
1
-8
/
+1
|
*
dirmgr Store: Introduce DirMgrStore and use for BridgeDescMgr
Ian Jackson
2022-11-14
2
-6
/
+33
|
*
dirmgr Store: Abolish redundant trait impl
Ian Jackson
2022-11-14
2
-109
/
+1
|
*
dirmgr Store: Use `**` syntax and deref to trait objects
Ian Jackson
2022-11-14
2
-34
/
+20
|
*
dirmgr Store: Move Send and 'static bounds to Store trait
Ian Jackson
2022-11-14
1
-2
/
+2
*
|
Merge branch 'bdm-dormant' into 'main'
Ian Jackson
2022-11-14
2
-0
/
+51
|
\
|
|
*
bridge descriptor dormancy: Accept the dormancy value
Ian Jackson
2022-11-11
2
-1
/
+11
|
*
bridge descriptor dormancy: Add a TODO for this enum
Ian Jackson
2022-11-11
1
-0
/
+2
|
*
bridge descriptor dormancy: Define an enum and semantics
Ian Jackson
2022-11-10
1
-0
/
+39
*
|
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
|
/
*
Merge branch 'bridge-error' into 'main'
Nick Mathewson
2022-11-10
1
-3
/
+2
|
\
|
*
Use ErrorKind::TorAccessFailed for misbehaving bridges
Ian Jackson
2022-11-08
1
-3
/
+2
*
|
Merge branch 'bdm-process-doc-test' into 'main'
Nick Mathewson
2022-11-10
2
-2
/
+100
|
\
\
|
*
|
bridge descs: Add tests for process_document
Ian Jackson
2022-11-08
2
-2
/
+100
|
|
/
*
|
Merge branch 'bdm-params' into 'main'
Nick Mathewson
2022-11-10
1
-1
/
+0
|
\
\
|
*
|
Remove TODO re BridgeDescDownloadConfig defaults
Ian Jackson
2022-11-08
1
-1
/
+0
|
|
/
*
|
Check more targets
trinity-1686a
2022-11-10
2
-2
/
+6
*
|
bridge desc: Drop a done TODO
Ian Jackson
2022-11-08
1
-1
/
+0
*
|
bridge desc: todo re config: weaken and reference a new ticket
Ian Jackson
2022-11-08
1
-3
/
+2
|
/
*
Merge branch 'store' into 'main'
Nick Mathewson
2022-11-08
5
-41
/
+466
|
\
|
*
bridge descs: Rename BridgeDescMgr from BridgeDescManager
Ian Jackson
2022-11-08
2
-15
/
+15
[next]