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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-5
/
+5
*
Add functionality to listen for SIGHUPs.
Nick Mathewson
2022-08-26
1
-1
/
+8
*
Bump toml dependency
Ian Jackson
2022-08-25
1
-1
/
+1
*
arti: cfg: Rename `*_port` to `*_listen` and change the type
Ian Jackson
2022-08-25
1
-0
/
+2
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
arti: Do not allow running as root.
Nick Mathewson
2022-08-24
1
-0
/
+1
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
1
-2
/
+4
*
arti: Move most public APIs behind `experimental-api`.
Nick Mathewson
2022-08-11
1
-1
/
+3
*
arti: Add a feature flag for dns-proxy.
Nick Mathewson
2022-08-11
1
-3
/
+4
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-4
/
+4
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-7
/
+7
*
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+1
|
\
|
*
arti: logging config: Replace a manual Debug impl
Ian Jackson
2022-06-16
1
-0
/
+1
*
|
Merge branch 'main' into 'accel-features'
Nick Mathewson
2022-06-16
1
-1
/
+1
|
\
\
|
*
|
Remove "rustls" from "full", for license reasons.
Nick Mathewson
2022-06-15
1
-1
/
+1
*
|
|
Add "accel-*" features to arti-client and arti.
Nick Mathewson
2022-06-13
1
-0
/
+3
|
/
/
*
/
Add "full" and "experimental" features to arti.
Nick Mathewson
2022-06-10
1
-0
/
+7
|
/
*
arti: Demote itertools back to dev-dependency
Ian Jackson
2022-05-31
1
-1
/
+1
*
arti config: Check that example config is exhaustive
Ian Jackson
2022-05-30
1
-0
/
+3
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-13
/
+12
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-2
/
+2
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-6
/
+6
*
Abolish arti-config, replacing with tombstone crate
Ian Jackson
2022-05-13
1
-1
/
+0
*
arti-example-config.toml: Re-un-comment the example settings in test
Ian Jackson
2022-05-12
1
-0
/
+3
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
1
-0
/
+1
|
\
|
*
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
1
-0
/
+1
*
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-7
/
+7
*
|
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: Enable "toml" feature
Ian Jackson
2022-05-03
1
-1
/
+1
*
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
*
|
Bump to config 0.13
Nick Mathewson
2022-04-26
1
-1
/
+1
*
|
Upgrade tracing-journald to 0.3.0
Nick Mathewson
2022-04-26
1
-1
/
+1
*
|
Upgrade to rlimit 0.8.3, again.
Nick Mathewson
2022-04-26
1
-1
/
+1
|
/
*
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
-19
/
+19
*
Downgrade `rlimit` to 0.7.
Nick Mathewson
2022-04-06
1
-1
/
+1
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-7
/
+7
*
Upgrade rlimit -> 0.8.0
Nick Mathewson
2022-04-01
1
-1
/
+1
*
Move logging configuration from arti_config::options to arti::logging
Ian Jackson
2022-03-21
1
-0
/
+1
*
Move ArtiConfig to new arti::cfg module
Ian Jackson
2022-03-21
1
-0
/
+1
*
actually add DNS support
trinity-1686a
2022-03-14
1
-0
/
+1
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-6
/
+6
*
Split "static" into sqlite and native-tls features.
Nick Mathewson
2022-02-25
1
-1
/
+3
*
Bump minimum tokio to 1.7, since tokio-util now needs that.
Nick Mathewson
2022-02-25
1
-1
/
+1
[next]