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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move responsibility for circuit construction into CircuitBuilder.
Nick Mathewson
2021-07-08
6
-121
/
+121
*
Add a shell script to verify that every package has an okay license.
Nick Mathewson
2021-07-06
1
-0
/
+81
*
Rename "send_me_*" to "sendme_*"
Nick Mathewson
2021-07-06
1
-9
/
+9
*
Fix an unused variable warning when fuzzing tor-netdoc
Nick Mathewson
2021-07-02
1
-1
/
+1
*
Fix some code-rot in tor-netdoc fuzz targets
Nick Mathewson
2021-07-02
2
-2
/
+2
*
Revert "clippy: remove unneeded dependencies."
Nick Mathewson
2021-07-02
1
-0
/
+4
*
Allow tor-rtcompat to build with no runtimes.
Nick Mathewson
2021-07-01
20
-148
/
+236
*
clippy: remove unneeded dependencies.
Nick Mathewson
2021-06-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/mr/34'
Nick Mathewson
2021-06-27
39
-246
/
+294
|
\
|
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
39
-245
/
+270
|
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
24
-1
/
+24
*
|
Toposort the workspace members list.
arti-v0.0.0
Nick Mathewson
2021-06-24
1
-1
/
+4
*
|
Rename tor-client to arti-tor-client for now.
Nick Mathewson
2021-06-24
3
-3
/
+7
*
|
Remove "default-features=false" thing on tor-rtcompat for now.
Nick Mathewson
2021-06-24
5
-6
/
+6
*
|
Fix category in tor-config/Cargo.toml
Nick Mathewson
2021-06-24
1
-1
/
+1
*
|
Add version="0.0.0" to dependencies that were missing it
Nick Mathewson
2021-06-24
5
-21
/
+21
*
|
Bump version dependencies to 0.0.0
Nick Mathewson
2021-06-24
12
-55
/
+55
*
|
Remove version=* in tor-rtmock
Nick Mathewson
2021-06-24
1
-1
/
+1
*
|
List version 0.0.0 for tor-llcrypto dependency in tor-bytes
Nick Mathewson
2021-06-24
1
-1
/
+1
*
|
Missing fields in tor-units/Cargo.toml.
Nick Mathewson
2021-06-24
2
-1
/
+3
*
|
Remove "publish = false"
Nick Mathewson
2021-06-24
24
-24
/
+0
*
|
Bump tokio-related dependencies
Nick Mathewson
2021-06-24
1
-2
/
+2
*
|
Remove unused import.
Nick Mathewson
2021-06-21
1
-1
/
+0
*
|
More tests and a little code-golf for coverage on tor-circmgr
Nick Mathewson
2021-06-20
4
-14
/
+47
*
|
tor_circmgr: simplify build_circuit a bit.
Nick Mathewson
2021-06-20
2
-15
/
+10
|
/
*
A few tests for circparameters generation.
Nick Mathewson
2021-06-19
2
-7
/
+50
*
More/better tests on tor_circmgr::mgr
Nick Mathewson
2021-06-19
1
-46
/
+132
*
A little testing and refactgoring in tor-circmgr.
Nick Mathewson
2021-06-19
3
-25
/
+23
*
Misc tests in tor-proto.
Nick Mathewson
2021-06-19
5
-12
/
+67
*
Remove most (all?) panics from tor-chanmgr::mgr::map
Nick Mathewson
2021-06-19
1
-10
/
+22
*
Add another entry to WANT_FROM_OTHER_CRATES
Nick Mathewson
2021-06-19
1
-0
/
+1
*
Cut down WANT_FROM_OTHER_CRATES
Nick Mathewson
2021-06-18
1
-16
/
+8
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
18
-29
/
+29
*
Upgrade phf.
Nick Mathewson
2021-06-17
1
-1
/
+1
*
Run "typos" to fix a few more typos.
Nick Mathewson
2021-06-17
4
-6
/
+6
*
Update retry-error README
Nick Mathewson
2021-06-17
1
-20
/
+8
*
Merge remote-tracking branch 'origin/mr/33'
Nick Mathewson
2021-06-17
2
-2
/
+2
|
\
|
*
Fix typos
HackerNCoder
2021-06-17
2
-2
/
+2
*
|
Merge branch 'retry_refactor'
Nick Mathewson
2021-06-17
9
-226
/
+370
|
\
\
|
|
/
|
/
|
|
*
Use retry-error in tor-circmgr.
Nick Mathewson
2021-06-17
3
-19
/
+48
|
*
Add deduplication for retry-error
Nick Mathewson
2021-06-17
1
-7
/
+85
|
*
Remove anyhow dependency from tor-retry, and rename it to retry-error
Nick Mathewson
2021-06-17
6
-63
/
+100
*
|
Try to fix a nightly rustdoc warning
Nick Mathewson
2021-06-17
1
-1
/
+1
*
|
Revise repository-level documentation
Nick Mathewson
2021-06-17
5
-268
/
+359
|
/
*
Remove some (but not all) needless dependencies.
Nick Mathewson
2021-06-17
9
-23
/
+5
*
Note a couple of more desired warnings.
Nick Mathewson
2021-06-17
1
-0
/
+2
*
Suppress a clippy warning.
Nick Mathewson
2021-06-17
1
-0
/
+1
*
Remove TODO as outdated.
Nick Mathewson
2021-06-17
1
-5
/
+0
*
CoC: Stop saying that Arti is not official.
Nick Mathewson
2021-06-17
1
-3
/
+0
*
Fix new(?) rustdoc warnings
Nick Mathewson
2021-06-16
2
-3
/
+3
[prev]
[next]