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-config
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'generic-listen' into 'main'
Nick Mathewson
2023-10-16
1
-1
/
+50
|
\
|
*
Test for Listen Display
Jani Monoses
2023-09-26
1
-0
/
+24
|
*
Do not writelns in Display, undo localhost_port_legacy changes.
Jani Monoses
2023-09-25
1
-4
/
+3
|
*
arti, tor-config: Allow listening on generic addresses for SOCKS and DNS.
Jani Monoses
2023-09-22
1
-3
/
+29
*
|
tor-config: derive Default for Flatten
Nick Mathewson
2023-10-03
1
-1
/
+1
*
|
Remove semver.md files now that 1.1.9 is out.
Nick Mathewson
2023-10-02
1
-1
/
+0
*
|
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-1
/
+1
|
/
*
tor-config: flatten: Remove a redundant allow
Ian Jackson
2023-09-20
1
-1
/
+0
*
tor-config: flatten: Sort out names for field extractor
Ian Jackson
2023-09-20
1
-12
/
+12
*
tor-config: flatten: always use field list from serde
Ian Jackson
2023-09-20
2
-48
/
+17
*
tor-config: flatten: Performance of flattenable_extract_fields
Ian Jackson
2023-09-20
1
-0
/
+31
*
tor-config: flatten: Break out flattenable_extract_fields
Ian Jackson
2023-09-20
2
-25
/
+41
*
tor-config: flatten: Introduce FieldList type alias
Ian Jackson
2023-09-20
1
-6
/
+9
*
tor_config: flatten: Abolish FlattenError
Ian Jackson
2023-09-20
1
-38
/
+9
*
tor_config: flatten tests: Remove the obsolete todo
Ian Jackson
2023-09-20
1
-1
/
+0
*
tor_config: Add a note about FlattenError
Ian Jackson
2023-09-20
1
-0
/
+8
*
tor_config: Flatten: Explain why the inner ref Flatten for ser
Ian Jackson
2023-09-20
1
-0
/
+5
*
tor_config: Flatten: Add missing tst annotation
Ian Jackson
2023-09-20
1
-0
/
+1
*
tor_config: Provide Flatten
Ian Jackson
2023-09-20
4
-0
/
+690
*
tor-config: Listen: Clarify localhost_port_legacy
Ian Jackson
2023-09-12
1
-1
/
+1
*
tor-config: Listen: Fix a typo
Ian Jackson
2023-09-12
1
-2
/
+2
*
Remove semver.md now that 1.1.8 is out.
Nick Mathewson
2023-09-05
1
-1
/
+0
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-2
/
+2
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
9
-0
/
+9
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-1
/
+1
*
tor-config: Expand NoProjectDirs error message
Ian Jackson
2023-08-08
1
-1
/
+1
*
tor-config: Add ConfigurationSources::try_from_cmdline
Ian Jackson
2023-08-07
3
-7
/
+36
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Remove semver.md files now that 1.1.7 is out.
Nick Mathewson
2023-08-01
1
-1
/
+0
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-4
/
+4
*
tor-config: Remove unused ItemOrBool helper.
Gabriela Moldovan
2023-07-13
2
-63
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
9
-0
/
+10
*
Merge branch 'allow_missing_panics' into 'main'
Ian Jackson
2023-07-07
1
-1
/
+0
|
\
|
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
|
tor-config: Use next_back() instead of rev().next()
Nick Mathewson
2023-07-03
1
-1
/
+1
|
/
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-2
/
+2
*
tor-config: Remove semver.md
Gabriela Moldovan
2023-06-29
1
-1
/
+0
*
tor-config: Make ItemOrBool an experimental feature.
Gabriela Moldovan
2023-06-29
2
-0
/
+12
*
config: Add ItemOrBool helper for deserializing a bool or a value.
Gabriela Moldovan
2023-06-29
2
-0
/
+60
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
*
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
|
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
|
/
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-4
/
+4
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-3
/
+1
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+4
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-4
/
+4
*
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
1
-1
/
+1
[prev]
[next]