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 IsolationToken to circmgr
Trinity Pointard
2021-07-14
8
-38
/
+31
|
*
fix clippy lints
Trinity Pointard
2021-07-13
3
-4
/
+16
|
*
implement isolation in arti
Trinity Pointard
2021-07-13
3
-9
/
+44
|
*
implement stream isolation
Trinity Pointard
2021-07-13
6
-15
/
+126
*
|
Try to re-enable simple_tls test on osx.
Nick Mathewson
2021-07-15
2
-7
/
+5
*
|
Refactor MockSleepProvider::wait_for to work better.
Nick Mathewson
2021-07-15
3
-24
/
+53
*
|
time mocking: only insert each Sleeping future once.
Nick Mathewson
2021-07-15
1
-6
/
+14
*
|
Move wait_for into MockSleepProvider.
Nick Mathewson
2021-07-15
2
-82
/
+67
*
|
Revert "Use coarsetime to build an incoming traffic timestamp."
Nick Mathewson
2021-07-13
6
-150
/
+0
*
|
Use coarsetime to build an incoming traffic timestamp.
Nick Mathewson
2021-07-13
6
-0
/
+150
*
|
Update WANT_FROM_OTHER_CRATES again.
Nick Mathewson
2021-07-13
1
-1
/
+16
*
|
Changes to WANT_FROM_OTHER_CRATES based on discussion on #146
Nick Mathewson
2021-07-12
1
-10
/
+16
*
|
cleanliness
Trinity Pointard
2021-07-10
1
-11
/
+8
*
|
make ipv[46]_policy take into account BadExit
Trinity Pointard
2021-07-10
2
-12
/
+32
|
/
*
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
[prev]
[next]