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
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-proto: channel: Provide padding::Timer
Ian Jackson
2022-06-08
1
-0
/
+2
*
|
|
Merge branch 'format-ids' into 'main'
Ian Jackson
2022-06-10
1
-0
/
+1
|
\
\
\
|
*
|
|
dirclient: Replace four very similar "ids in request"
Ian Jackson
2022-06-09
1
-0
/
+1
|
|
/
/
*
/
/
tor-bytes: Provide nested writers
Ian Jackson
2022-06-09
1
-0
/
+1
|
/
/
*
|
Merge branch 'use-testing-rng'
Nick Mathewson
2022-06-07
1
-3
/
+13
|
\
\
|
*
|
Rewrite tests in tor-netdir to use testing_rng()
Nick Mathewson
2022-06-02
1
-0
/
+1
|
*
|
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-0
/
+3
|
|
/
*
|
Merge branch 'llcrypto-openssl' into 'main'
Nick Mathewson
2022-06-07
1
-0
/
+2
|
\
\
|
*
|
add support for openssl backend in llcrypto
trinity-1686a
2022-05-30
1
-0
/
+2
*
|
|
Upgrade serial_test dev-dependency to 0.7.0
Nick Mathewson
2022-06-07
1
-5
/
+6
*
|
|
Upgrade float_eq dev-dependency to 1.0.0
Nick Mathewson
2022-06-07
1
-2
/
+2
*
|
|
Upgrade tls-api to latest versions in arti-hyper.
Nick Mathewson
2022-06-07
1
-8
/
+9
|
|
/
|
/
|
*
|
New facility for deterministic and reproducible test PRNGs.
Nick Mathewson
2022-06-02
1
-0
/
+3
*
|
arti config: Check that example config is exhaustive
Ian Jackson
2022-05-30
1
-0
/
+3
|
/
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-20
/
+20
*
Bump versions of trivially-changed crates.
Nick Mathewson
2022-05-27
1
-7
/
+7
*
Run "cargo update" in preparation for release
Nick Mathewson
2022-05-27
1
-4
/
+4
*
Merge branch 'config-split' into 'main'
Ian Jackson
2022-05-26
1
-0
/
+12
|
\
|
*
tor-config: Example for load module
Ian Jackson
2022-05-24
1
-0
/
+1
|
*
tor-config: Support functions for tracking ignored config keys
Ian Jackson
2022-05-24
1
-0
/
+11
*
|
Run "cargo update" in preparation for the next release.
Nick Mathewson
2022-05-24
1
-62
/
+48
|
/
*
Write custom serde impls for Trusted{User,Group}
Nick Mathewson
2022-05-24
1
-0
/
+2
*
Add serde derives for MistrustBuilder.
Nick Mathewson
2022-05-24
1
-0
/
+1
*
fs-mistrust: Add Group and User types.
Nick Mathewson
2022-05-24
1
-0
/
+1
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-0
/
+1
*
Update to newer sanitize-filename and tinystr.
Nick Mathewson
2022-05-23
1
-4
/
+4
*
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
1
-0
/
+4
*
async-compression v0.3.12 -> v0.3.14
Jim Newsome
2022-05-20
1
-8
/
+8
*
DirMgr: Improve display for DocSource
Nick Mathewson
2022-05-16
1
-0
/
+1
*
Abolish arti-config, replacing with tombstone crate
Ian Jackson
2022-05-13
1
-17
/
+0
*
arti-config abolition: Change references to use tor_config
Ian Jackson
2022-05-13
1
-0
/
+2
*
arti-config abolition: Add deps to tor-config
Ian Jackson
2022-05-13
1
-0
/
+2
*
arti-bench: Disable all fs permissions (fs-mistrust) checks
Ian Jackson
2022-05-13
1
-0
/
+1
*
arti-example-config.toml: Re-un-comment the example settings in test
Ian Jackson
2022-05-12
1
-0
/
+1
*
arti-config: Move cmdline to tor-config
Ian Jackson
2022-05-11
1
-0
/
+1
*
ConfigurationSource: Move "usual" logic for construction
Ian Jackson
2022-05-11
1
-0
/
+1
*
Merge branch 'dirmgr-purification-2' into 'main'
eta
2022-05-10
1
-0
/
+1
|
\
|
*
tor-dirmgr/state.rs: feed through additional parameters, use them
eta
2022-05-10
1
-0
/
+1
*
|
Remove cargo-husky, and replace with manual instructions
eta
2022-05-10
1
-7
/
+0
|
/
*
netdoc: add a new type for Nicknames
Nick Mathewson
2022-05-09
1
-0
/
+21
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
1
-0
/
+4
|
\
|
*
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
1
-0
/
+1
|
*
arti-client: Configure and use fs-mistrust.
Nick Mathewson
2022-05-09
1
-0
/
+3
*
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-34
/
+34
*
|
Merge branch 'derive-builder-fork' into 'main'
Nick Mathewson
2022-05-06
1
-24
/
+27
|
\
\
|
*
|
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-24
/
+27
|
|
/
*
|
Apply `sensitive` in some info-level log messages.
Nick Mathewson
2022-05-06
1
-0
/
+3
*
|
Implement a safe-logging facility.
Nick Mathewson
2022-05-06
1
-0
/
+66
|
/
*
Run "cargo update" in preparation for a release... next week?
Nick Mathewson
2022-05-04
1
-133
/
+133
*
list_builder: Use Educe to derive Default
Ian Jackson
2022-05-04
1
-0
/
+1
[prev]
[next]