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
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-2
/
+2
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-4
/
+4
*
Add cognitive-complexity exceptions for clippy.
Nick Mathewson
2023-09-05
1
-0
/
+2
*
Merge branch 'bumps' into 'main'
arti-v1.1.8
Ian Jackson
2023-09-05
1
-4
/
+4
|
\
|
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-4
/
+4
*
|
arti tests: Suppress a lint locally
Ian Jackson
2023-09-05
1
-1
/
+2
|
/
*
Bump to trust-dns-proto 0.23.0
Nick Mathewson
2023-09-05
2
-5
/
+5
*
Upgrade to visibility 0.1.0
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
2
-0
/
+2
*
arti::cfg tests: Use fold to make nightly clippy happier
Nick Mathewson
2023-08-22
1
-4
/
+5
*
tor-error, arti: Bump backtrace to 0.3.68.
Gabriela Moldovan
2023-08-15
1
-1
/
+1
*
arti: Use ConfigurationSources::try_from_cmdline
Ian Jackson
2023-08-07
1
-3
/
+3
*
arti: Add context to default config files error message
Ian Jackson
2023-08-07
1
-1
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
2
-4
/
+4
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-4
/
+4
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2023-07-22
2
-10
/
+10
*
Bump requirement to rlimit 0.10.1
Nick Mathewson
2023-07-20
1
-1
/
+1
*
Upgrade to latest rlimit.
Nick Mathewson
2023-07-17
1
-1
/
+1
*
arti cfg tests: Add keystore to example config.
Gabriela Moldovan
2023-07-13
2
-14
/
+22
*
arti config: Remove extraneous whitespace.
Gabriela Moldovan
2023-07-13
1
-5
/
+5
*
arti-client: Use the config struct from tor-keymgr.
Gabriela Moldovan
2023-07-13
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
4
-0
/
+4
*
Update documentation regarding the `onion-service-client` feature
Kunal Mehta
2023-07-07
1
-2
/
+3
*
Merge branch 'feat' into 'main'
Nick Mathewson
2023-07-07
1
-1
/
+10
|
\
|
*
arti: Build with HS client support by default
Ian Jackson
2023-07-07
1
-0
/
+1
|
*
arti Cargo.tomL: wrap default features list
Ian Jackson
2023-07-07
1
-1
/
+9
*
|
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
6
-17
/
+16
*
|
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
2
-2
/
+0
|
/
*
Merge branch 'log_precision' into 'main'
Nick Mathewson
2023-07-06
5
-4
/
+381
|
\
|
*
arti: comments about catch_unwind
Nick Mathewson
2023-07-06
1
-0
/
+9
|
*
time_granularity: Make sure formatter can't panic
Nick Mathewson
2023-07-06
1
-17
/
+49
|
*
arti: Add a `logging.time_granularity` option with 1s default.
Nick Mathewson
2023-07-06
5
-5
/
+342
*
|
arti: Note possibility for future use of other tracing panic provider
Nick Mathewson
2023-07-06
1
-0
/
+5
*
|
arti: On panic, avoid allocation even more.
Nick Mathewson
2023-07-06
1
-7
/
+5
*
|
Add TODO comments about possibly migrating away from the backtrace crate.
Nick Mathewson
2023-07-05
1
-1
/
+2
*
|
arti: Install a panic hook that sends messages to `tracing`
Nick Mathewson
2023-07-05
2
-1
/
+34
|
/
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-7
/
+7
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-1
/
+1
*
Merge branch 'keymgr-config' into 'main'
gabi-250
2023-06-29
1
-0
/
+22
|
\
|
*
arti cfg tests: Add declare_exceptions for storage.keystore_dir.
Gabriela Moldovan
2023-06-29
1
-1
/
+22
|
*
example-config: Temporarily remove keystore_dir example.
Gabriela Moldovan
2023-06-29
2
-17
/
+1
|
*
arti-client: Add keystore_dir to StorageConfig.
Gabriela Moldovan
2023-06-29
2
-0
/
+17
*
|
Merge branch 'stabilize-hs-client' into 'main'
Nick Mathewson
2023-06-29
1
-2
/
+3
|
\
\
|
*
|
Mark all {hs,onion-serivce}-client features as non-experimental.
Nick Mathewson
2023-06-29
1
-2
/
+3
|
|
/
*
/
Turn off HS client connections by default
Ian Jackson
2023-06-29
1
-1
/
+10
|
/
*
arti cfg tests: Suppress an undesriable clippy lint
Ian Jackson
2023-06-28
1
-0
/
+1
*
arti cfg tests: declare_exceptions: Annotate the types for clarity (fmt)
Ian Jackson
2023-06-28
1
-6
/
+4
*
arti cfg tests: declare_exceptions: Annotate the types for clarity
Ian Jackson
2023-06-28
1
-1
/
+6
[next]