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
...
*
|
Revert "humantime_serde_option: New module in tor-basic-utils"
Ian Jackson
2022-03-14
1
-2
/
+0
*
|
humantime: Update to humantime-serde 1.1.1
Ian Jackson
2022-03-14
1
-2
/
+2
|
/
*
Merge branch 'config-no-retcon' into 'main'
Ian Jackson
2022-03-10
1
-2
/
+3
|
\
|
*
Use git source for derive_builder for now, for attrs feature
Ian Jackson
2022-03-07
1
-2
/
+1
|
*
humantime_serde_option: New module in tor-basic-utils
Ian Jackson
2022-03-07
1
-0
/
+2
*
|
arti-testing: Initial support for broken TCP.
Nick Mathewson
2022-03-07
1
-0
/
+1
|
/
*
Merge branch 'educe-traits' into 'main'
Ian Jackson
2022-03-04
1
-0
/
+48
|
\
|
*
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
1
-6
/
+7
|
*
Introduce tor-basic-utils
Ian Jackson
2022-03-04
1
-0
/
+7
|
*
Replace manual Debug impl with educe in arti-client
Ian Jackson
2022-03-02
1
-0
/
+2
|
*
Replace manual Clone impl with educe in arti-hyper
Ian Jackson
2022-03-02
1
-0
/
+1
|
*
Replace manual Clone impl with educe in tor-rtcompat
Ian Jackson
2022-03-02
1
-0
/
+1
|
*
Replace manual Debug impls with educe in tor-proto
Ian Jackson
2022-03-02
1
-0
/
+1
|
*
Replace manual Debug impl with educe in tor-dirmgr
Ian Jackson
2022-03-02
1
-0
/
+2
|
*
Replace manual Debug impl with educe in tor-chanmgr
Ian Jackson
2022-03-02
1
-0
/
+2
|
*
Replace manual Debug impl with educe in tor-cell
Ian Jackson
2022-03-02
1
-0
/
+1
|
*
Replace manual Debug impl with educe in tor-guardmgr
Ian Jackson
2022-03-02
1
-0
/
+2
|
*
Replace manual Debug impl with educe in tor-circmgr
Ian Jackson
2022-03-02
1
-0
/
+2
|
*
Import educe into tor-bytes and provide skip_fmt
Ian Jackson
2022-03-02
1
-0
/
+26
*
|
Merge branch 'arti-testing-part1' into 'main'
eta
2022-03-04
1
-0
/
+23
|
\
\
|
*
|
arti-testing: Initial implementation
Nick Mathewson
2022-03-03
1
-0
/
+23
|
|
/
*
/
Switch to shellexpand-fork version of shellexpand
Ian Jackson
2022-03-02
1
-4
/
+4
|
/
*
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
[prev]
[next]