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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove pending semver entries
arti-v1.1.12
Nick Mathewson
2024-01-09
7
-9
/
+0
*
Followup patchlevel bumps
Nick Mathewson
2024-01-09
10
-11
/
+11
*
Followup minor version bumps.
Nick Mathewson
2024-01-09
15
-15
/
+15
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
33
-68
/
+68
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
35
-202
/
+202
*
Merge branch 'fixup-features-20240108' into 'main'
Nick Mathewson
2024-01-09
5
-6
/
+7
|
\
|
*
Mark tor-keymgr/testing feature as experimental.
Nick Mathewson
2024-01-08
1
-3
/
+2
|
*
Run "fixup-features" in preparation for release.
Nick Mathewson
2024-01-08
5
-4
/
+6
*
|
Merge branch 'public-dir-mgr-config' into 'main'
Ian Jackson
2024-01-09
3
-3
/
+4
|
\
\
|
*
|
dirmgr: Make the `dir_mgr_config` method public
Emil Engler
2024-01-09
3
-3
/
+4
*
|
|
Fix typos
Dimitris Apostolou
2024-01-08
17
-21
/
+21
|
|
/
|
/
|
*
|
Merge branch 'keyspec' into 'main'
Ian Jackson
2024-01-08
7
-363
/
+773
|
\
\
|
*
|
tor-keymgr: KeySpecifierPattern: fix grammar
Ian Jackson
2024-01-08
1
-1
/
+1
|
*
|
tor-keymgr: KeySpecifierPattern: fix docs
Ian Jackson
2024-01-08
1
-3
/
+3
|
*
|
tor-keymgr: Fix typos
gabi-250
2024-01-08
2
-4
/
+4
|
*
|
KeySpecifier etc: apply deferred rustfmt import churn
Ian Jackson
2024-01-04
2
-2
/
+2
|
*
|
KeyPathInfo: Add role field
Ian Jackson
2024-01-04
2
-2
/
+27
|
*
|
KeySpecifier d-a macro: Populate extra_info
Ian Jackson
2024-01-04
2
-2
/
+20
|
*
|
KeySpecifier d-a macro: Use dyn for describing
Ian Jackson
2024-01-04
2
-24
/
+75
|
*
|
KeySpecifier d-a macro: Add a test for describing
Ian Jackson
2024-01-04
1
-0
/
+16
|
*
|
KeySpecifier d-a macro: Mnaully wrap two long lines
Ian Jackson
2024-01-04
1
-2
/
+6
|
*
|
KeySpecifier d-a macro: Use doc-hidden re-exports
Ian Jackson
2024-01-04
2
-9
/
+7
|
*
|
KeySpecifier d-a macro: Name result by whole path
Ian Jackson
2024-01-04
1
-2
/
+2
|
*
|
KeySpecifier d-a macro: Use derive-adhoc's pasting feature
Ian Jackson
2024-01-04
1
-6
/
+4
|
*
|
KeySpecifier d-a macro: Use dyn for parsing
Ian Jackson
2024-01-04
1
-91
/
+181
|
*
|
KeyPathError::PatternNotMatched: Remove pattern from error
Ian Jackson
2024-01-04
2
-3
/
+3
|
*
|
KeySpecifier d-a macro: Do not produce fn new()
Ian Jackson
2024-01-04
2
-20
/
+7
|
*
|
KeySpecifier d-a macro: Say what we produce, in the docs
Ian Jackson
2024-01-04
1
-1
/
+17
|
*
|
KeySpecifier: Make KeySpecifierPattern a trait
Ian Jackson
2024-01-04
5
-11
/
+23
|
*
|
KeySpecifier d-a macro: Abolish prefix fns
Ian Jackson
2024-01-04
2
-55
/
+0
|
*
|
KeySpecifier d-a macro: Introduce SomeSpecifierPattern and use dyn
Ian Jackson
2024-01-04
4
-43
/
+79
|
*
|
KeySpecifier d-a macro: Use dyn for arti_path
Ian Jackson
2024-01-04
1
-11
/
+153
|
*
|
KeySpecifier tests: add a TimePeriod test
Ian Jackson
2024-01-04
2
-2
/
+37
|
*
|
KeySpecifierComponent: Add .fmt_pretty() method
Ian Jackson
2024-01-04
1
-1
/
+21
|
*
|
tor-hsservice: Drop an unused import
Ian Jackson
2024-01-04
1
-1
/
+0
|
*
|
KeySpecifier d-a macro: Move to its own module
Ian Jackson
2024-01-04
3
-318
/
+336
|
*
|
KeySpecifier d-a macro: insist on structs
Ian Jackson
2024-01-03
1
-1
/
+1
|
*
|
KeySpecifier d-a macro: rename from KeySpecifierDefault
Ian Jackson
2024-01-03
3
-18
/
+18
|
|
/
*
|
Merge branch 'fix-ambitious-certtype' into 'main'
Ian Jackson
2024-01-08
1
-1
/
+2
|
\
\
|
*
|
tor-cell: Fix ambitious certtype
Emil Engler
2023-12-28
1
-1
/
+2
*
|
|
Remove an unneeded allow
Ian Jackson
2024-01-02
1
-2
/
+0
*
|
|
Update to derive-adhoc 0.8
Ian Jackson
2024-01-02
5
-5
/
+5
|
|
/
|
/
|
*
|
rustdoc: linkify a url properly
Ian Jackson
2024-01-02
1
-2
/
+2
*
|
clippy: consequential rustfmt
Ian Jackson
2024-01-02
4
-17
/
+5
*
|
clippy nightly: For now, locally allow implied_bounds_in_impls
Ian Jackson
2024-01-02
1
-0
/
+2
*
|
clippy nightly: For now, locally allow blocks_in_conditions
Ian Jackson
2024-01-02
3
-0
/
+3
*
|
clippy nightly: Use Poll.is_pending() in two places
Ian Jackson
2024-01-02
1
-2
/
+2
*
|
clippy: An an allow for fallible ed25519 conversion
Ian Jackson
2024-01-02
1
-0
/
+5
*
|
clippy: Add an allow to work around a clippy bug
Ian Jackson
2024-01-02
1
-0
/
+3
*
|
clippy: Use infallible calls
Ian Jackson
2024-01-02
4
-10
/
+5
[next]