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
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-31
/
+31
*
Final "cargo update" before relase.
Nick Mathewson
2022-03-01
1
-6
/
+6
*
arti-hyper: Provide TLS connector and make space for TLS stream
Ian Jackson
2022-02-28
1
-7
/
+200
*
Run "cargo upgrade" in preparation for 0.1.0.
Nick Mathewson
2022-02-25
1
-168
/
+204
*
Upgrade to newer version of config crate.
Nick Mathewson
2022-02-25
1
-26
/
+21
*
Upgrade dependency to new version of rlimit.
Nick Mathewson
2022-02-25
1
-2
/
+2
*
arti-hyper: impl HasKind for ConnectionError
Ian Jackson
2022-02-23
1
-0
/
+1
*
arti-hyper: Introduce new ConnectionError type
Ian Jackson
2022-02-23
1
-0
/
+1
*
arti-hyper: Move hyper example from arti-client
Ian Jackson
2022-02-23
1
-1
/
+5
*
arti-hyper: empty crate skeleton
Ian Jackson
2022-02-23
1
-0
/
+8
*
Provide error reporter and use it in the arti binary
Ian Jackson
2022-02-18
1
-0
/
+1
*
Merge branch 'remaining-errors'
Nick Mathewson
2022-02-17
1
-0
/
+2
|
\
|
*
dirmgr: Remember where netdocs came from.
Nick Mathewson
2022-02-16
1
-0
/
+1
|
*
Implement HasKind for tor_dirclient::Error
Nick Mathewson
2022-02-16
1
-0
/
+1
*
|
Merge branch 'eta/lazy-init' into 'main'
eta
2022-02-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
arti-client: add ability to automatically bootstrap
eta
2022-02-16
1
-0
/
+1
*
|
Merge branch 'cell-proto-error' into 'main'
Nick Mathewson
2022-02-16
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
1
-0
/
+1
|
*
tor-cell: provide HasKind.
Nick Mathewson
2022-02-15
1
-0
/
+1
*
|
Merge branch 'doc-errors' into 'main'
Nick Mathewson
2022-02-15
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
1
-0
/
+2
*
|
Simplify wait_for_bootstrap to use a Mutex.
Nick Mathewson
2022-02-14
1
-1
/
+0
|
/
*
Merge branch 'eta/unbootstrapped-clients' into 'main'
Nick Mathewson
2022-02-11
1
-0
/
+2
|
\
|
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
1
-0
/
+2
*
|
tor-socksproto: Implement HasKind
Nick Mathewson
2022-02-11
1
-0
/
+1
*
|
tor-bytes: Use InternalError.
Nick Mathewson
2022-02-09
1
-0
/
+1
*
|
tor-config: Add HasKind support.
Nick Mathewson
2022-02-09
1
-0
/
+1
|
/
*
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
1
-0
/
+1
*
spawn errors: impl HasKind for futures::SpawnError
Ian Jackson
2022-02-04
1
-0
/
+3
*
tor-error: Add as a ddpendency to many crates
Ian Jackson
2022-02-04
1
-0
/
+5
*
tor-error: Introduce InternalError as a type and a kind
Ian Jackson
2022-02-04
1
-0
/
+46
*
tor-error: Skeleton for new crate
Ian Jackson
2022-02-04
1
-0
/
+7
*
Reload configuration when our configuration files change.
Nick Mathewson
2022-02-01
1
-47
/
+269
*
Bump tor-netdir and tor-guardmgr versions
arti-v0.0.4
Nick Mathewson
2022-01-31
1
-2
/
+2
*
Bump the patch version of every crate that changed since 0.0.3
Nick Mathewson
2022-01-31
1
-14
/
+14
*
Run "cargo update" in preparation for monday's release.
Nick Mathewson
2022-01-28
1
-88
/
+103
*
arti: be more careful to use the user-selected runtime
Nick Mathewson
2022-01-26
1
-0
/
+1
*
Refactor native_tls usage into its own module
Nick Mathewson
2022-01-25
1
-11
/
+0
*
tor-rtcompat: Add support for rustls.
Nick Mathewson
2022-01-25
1
-0
/
+78
*
Refactor Runtimes to use separate TLS implementations internally.
Nick Mathewson
2022-01-19
1
-1
/
+0
*
Merge branch 'bootstrap_reporting'
Nick Mathewson
2022-01-19
1
-0
/
+10
|
\
|
*
tor-chanmgr: Add bootstrap/status reporting.
Nick Mathewson
2022-01-18
1
-0
/
+3
|
*
tor-dirmgr: Create a bootstrap-status exporting mechanism.
Nick Mathewson
2022-01-18
1
-0
/
+7
*
|
Merge branch 'eta/292-1' into 'main'
eta
2022-01-14
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
arti-bench: add support for multiple samples & averaging
eta
2022-01-14
1
-0
/
+8
*
|
Implement the basics of a bootstrap-status API.
Nick Mathewson
2022-01-13
1
-0
/
+2
|
/
*
guardmgr::..::sample_test: Fix intermittent failure.
Nick Mathewson
2022-01-11
1
-0
/
+1
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-29
/
+29
*
Run "cargo update".
Nick Mathewson
2022-01-11
1
-147
/
+153
*
Tracing configuration for logfiles, per-target filters
Nick Mathewson
2022-01-10
1
-0
/
+22
[next]