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
...
*
Run cargo update in preparation for release on Friday
Nick Mathewson
2022-06-21
1
-133
/
+105
*
Merge branch 'reachable_addrs_v2' into 'main'
Nick Mathewson
2022-06-17
1
-4
/
+63
|
\
|
*
NetDoc: Make AddrPortPattern implement serde traits
Nick Mathewson
2022-06-17
1
-4
/
+63
*
|
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 'upgrade_float_eq' into 'main'
Ian Jackson
2022-06-16
1
-10
/
+4
|
\
\
\
|
*
|
|
Upgrade to float_eq 1.0.0
Nick Mathewson
2022-06-16
1
-10
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'main' into 'accel-features'
Nick Mathewson
2022-06-16
1
-0
/
+1
|
\
|
|
|
*
|
Merge branch 'high-level-features' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'dormant_directory' into 'main'
Nick Mathewson
2022-06-13
1
-0
/
+1
|
|
\
\
|
|
*
|
DirMgr: Use scopeguard crate in place of ad hoc RAII substitutes
Nick Mathewson
2022-06-13
1
-0
/
+1
*
|
|
|
Add "accel-*" features to arti-client and arti.
Nick Mathewson
2022-06-13
1
-0
/
+1
*
|
|
|
Add a feature to tor-llcrypto to enable sha-1/asm.
Nick Mathewson
2022-06-13
1
-0
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+2
|
/
/
*
|
Merge branch 'channel' into 'main'
Nick Mathewson
2022-06-10
1
-0
/
+112
|
\
\
|
*
|
tor-proto: padding: Test padding timer distribution
Ian Jackson
2022-06-08
1
-0
/
+110
|
*
|
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
[prev]
[next]