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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
arti-testing: CLI for making TCP connections break.
Nick Mathewson
2022-03-07
3
-9
/
+146
|
*
|
|
|
arti-testing: Initial support for broken TCP.
Nick Mathewson
2022-03-07
4
-7
/
+98
*
|
|
|
|
Merge branch 'ticket_391' into 'main'
eta
2022-03-09
1
-9
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
arti-bench: don't allocate a separate receive-buffer for each job
Nick Mathewson
2022-03-08
1
-9
/
+26
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ticket_383' into 'main'
Ian Jackson
2022-03-09
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
tor-chanmgr: Do not allocate an Internal error unless we mean it.
Nick Mathewson
2022-03-08
1
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'fix-expand-tilde-on-windows' into 'main'
Ian Jackson
2022-03-07
1
-2
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Test shell variable expansion on windows
Michael
2022-03-05
1
-2
/
+24
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'moderately-enthused-eyeballs' into 'main'
eta
2022-03-07
2
-21
/
+84
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Implement a basic form of RFC 8305 ("happy eyeballs") for channels
eta
2022-03-07
2
-21
/
+84
*
|
|
|
|
Merge branch 'bench_multicirc' into 'main'
Nick Mathewson
2022-03-07
1
-52
/
+129
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arti-bench: documentation fixes
Nick Mathewson
2022-03-07
1
-5
/
+6
|
*
|
|
|
arti-bench: record streams_per_circ and circs_per_sample.
Nick Mathewson
2022-03-07
1
-5
/
+14
|
*
|
|
|
Fix an unwrap() error.
Nick Mathewson
2022-03-04
1
-1
/
+1
|
*
|
|
|
arti-bench: use isolation to support multiple circuits per run.
Nick Mathewson
2022-03-04
1
-14
/
+104
|
*
|
|
|
arti-bench: simplify future-creation code slightly
Nick Mathewson
2022-03-04
1
-8
/
+3
|
*
|
|
|
arti-bench: refactor stream construction to connect in parallel
Nick Mathewson
2022-03-04
1
-33
/
+15
|
|
/
/
/
*
|
|
|
Add config paths table in `arti` docs
Lennart Kloock
2022-03-04
2
-5
/
+16
*
|
|
|
Merge branch 'reproducible-build-fix-summary-git' into 'main'
Nick Mathewson
2022-03-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
fix reproducible build summary giving invalid branch and commit id
trinity-1686a
2022-03-04
1
-1
/
+1
*
|
|
|
|
Merge branch 'errors-for-dirprovider' into 'main'
Nick Mathewson
2022-03-04
2
-0
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Provide ErrorKind::Other
Ian Jackson
2022-03-04
1
-0
/
+10
|
*
|
|
|
|
Provide an error variant for external directory providers
Ian Jackson
2022-03-04
1
-0
/
+12
*
|
|
|
|
|
Merge branch 'educe-traits' into 'main'
Ian Jackson
2022-03-04
28
-161
/
+209
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tor-basic-utils: copy the README into lib.rs
Ian Jackson
2022-03-04
1
-1
/
+11
|
*
|
|
|
|
Remove now-obsolete note about location of skip_fmt
Ian Jackson
2022-03-04
1
-5
/
+0
|
*
|
|
|
|
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
17
-48
/
+52
|
*
|
|
|
|
Introduce tor-basic-utils
Ian Jackson
2022-03-04
3
-0
/
+56
|
*
|
|
|
|
Move educe to dev-dependencies of tor-bytes
Ian Jackson
2022-03-04
1
-1
/
+1
|
*
|
|
|
|
Replace manual Default impls with educe in tor-guardmgr
Ian Jackson
2022-03-02
3
-21
/
+13
|
*
|
|
|
|
Replace manual Default impl with educe in tor-dirmgr
Ian Jackson
2022-03-02
1
-10
/
+5
|
*
|
|
|
|
Replace manual Default impl with educe+std in tor-dirmgr
Ian Jackson
2022-03-02
1
-8
/
+4
|
*
|
|
|
|
Replace manual Default impl with educe in tor-cell
Ian Jackson
2022-03-02
1
-6
/
+4
|
*
|
|
|
|
Replace manual Default impls on enums with educe in arti-client
Ian Jackson
2022-03-02
1
-14
/
+7
|
*
|
|
|
|
Refrain from replacing manual with educe Debug impl in caret
Ian Jackson
2022-03-02
1
-0
/
+1
|
*
|
|
|
|
Replace manual Debug impl with educe in arti-client
Ian Jackson
2022-03-02
2
-9
/
+7
|
*
|
|
|
|
Replace manual Clone impl with educe in arti-hyper
Ian Jackson
2022-03-02
2
-7
/
+4
|
*
|
|
|
|
Replace manual Clone impl with educe in tor-rtcompat
Ian Jackson
2022-03-02
2
-10
/
+4
|
*
|
|
|
|
Replace manual Debug impls with educe in tor-proto
Ian Jackson
2022-03-02
2
-32
/
+24
|
*
|
|
|
|
Replace manual Debug impl with educe in tor-dirmgr
Ian Jackson
2022-03-02
2
-8
/
+7
|
*
|
|
|
|
Replace manual Debug impl with educe in tor-chanmgr
Ian Jackson
2022-03-02
2
-7
/
+7
|
*
|
|
|
|
Replace manual Debug impl with educe in tor-cell
Ian Jackson
2022-03-02
2
-7
/
+6
|
*
|
|
|
|
Replace manual Debug impl with educe in tor-guardmgr
Ian Jackson
2022-03-02
2
-11
/
+9
|
*
|
|
|
|
Replace manual Debug impl with educe in tor-circmgr
Ian Jackson
2022-03-02
2
-12
/
+7
|
*
|
|
|
|
Import educe into tor-bytes and provide skip_fmt
Ian Jackson
2022-03-02
2
-0
/
+36
*
|
|
|
|
|
Merge branch 'hex_decode' into 'main'
Ian Jackson
2022-03-04
7
-27
/
+34
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Use RsaIdentity::from_hex() and hex::decode_to_slice in more places
Nick Mathewson
2022-03-04
4
-16
/
+8
|
*
|
|
|
|
tor-netdoc: Use RsaIdentity::from_hex() in critical path.
Nick Mathewson
2022-03-04
1
-6
/
+1
|
*
|
|
|
|
Add a from_hex method for RsaIdentity.
Nick Mathewson
2022-03-04
2
-5
/
+25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'arti-testing-part1' into 'main'
eta
2022-03-04
6
-0
/
+693
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]