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
...
*
tor-client: rename circ function to a more descriptive name
Nick Mathewson
2021-07-27
1
-5
/
+6
*
tor_proto: Use iterators and functions to simplify resolve functions.
Nick Mathewson
2021-07-27
1
-40
/
+35
*
ResolvedVal: Rename answers() to into_answers().
Nick Mathewson
2021-07-27
2
-4
/
+10
*
tor-proto: Tweak documentation for resolve/resolve_ptr
Nick Mathewson
2021-07-27
1
-6
/
+11
*
Merge remote-tracking branch 'origin/mr/39'
Nick Mathewson
2021-07-27
5
-45
/
+212
|
\
|
*
Add support for RESOLVE and RESOLVE_PTR
Yuan Lyu
2021-07-22
5
-45
/
+212
*
|
Add OSX instructions to CONTRIBUTING.md
Nick Mathewson
2021-07-23
1
-1
/
+14
|
/
*
[f] fix pareto test not compile issue
dagger
2021-07-22
1
-8
/
+8
*
adjust WANT_FROM_OTHER_CRATES
Nick Mathewson
2021-07-21
1
-3
/
+7
*
Merge remote-tracking branch 'origin/mr/42'
Nick Mathewson
2021-07-21
27
-99
/
+75
|
\
|
*
address some possibly slightly controversial lints
Daniel Eades
2021-07-21
5
-18
/
+12
|
*
address a bunch of hopefully uncontroversial lints
Daniel Eades
2021-07-20
25
-81
/
+63
*
|
Use cargo audit with "-D warnings".
Nick Mathewson
2021-07-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/mr/41'
Nick Mathewson
2021-07-21
7
-19
/
+21
|
\
\
|
*
|
attempt to add cargo audit to CI
Trinity Pointard
2021-07-20
1
-0
/
+2
|
*
|
switch to maintained crates for memmap and tmpdir
Trinity Pointard
2021-07-20
6
-19
/
+19
|
|
/
*
/
Fix a ocumentation link issue.
Nick Mathewson
2021-07-21
1
-1
/
+1
|
/
*
Temporarily disable build.rs tests as unreliable :/
Nick Mathewson
2021-07-20
1
-0
/
+6
*
tor-circmgr: Improve coverage on build.rs.
Nick Mathewson
2021-07-19
5
-9
/
+254
*
Fix an actual off-by-one error!
Nick Mathewson
2021-07-19
1
-1
/
+1
*
Try refactoring build.rs for testability.
Nick Mathewson
2021-07-19
5
-59
/
+175
*
Add a test for double_timeout.
Nick Mathewson
2021-07-19
3
-1
/
+118
*
tor-circbuild: use SleepProvider::now() instead of Instant::now()
Nick Mathewson
2021-07-19
1
-5
/
+5
*
Add the ability to reconfigure a running ParetoEstimator
Nick Mathewson
2021-07-19
4
-2
/
+22
*
Monomorphize: just use the pareto timeout implementation.
Nick Mathewson
2021-07-19
1
-3
/
+2
*
Allow the pareto estimator to be disabled.
Nick Mathewson
2021-07-19
1
-2
/
+15
*
Connect the timeout estimator code to our circuit builder.
Nick Mathewson
2021-07-19
5
-32
/
+134
*
Implement a circuit timeout estimator backend.
Nick Mathewson
2021-07-19
4
-1
/
+1001
*
Implement consensus parameters related to circuit timeout inference.
Nick Mathewson
2021-07-19
1
-0
/
+74
*
Implement TryInto<u64> for BoundedInt32
Nick Mathewson
2021-07-19
1
-3
/
+23
*
derives for TorVersion and AuthKeyIds
Eugene Lomov
2021-07-18
2
-41
/
+2
*
Spelling fix.
Nick Mathewson
2021-07-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/mr/38'
Nick Mathewson
2021-07-15
6
-33
/
+333
|
\
|
*
remove now invalid doc-comment
Trinity Pointard
2021-07-15
1
-2
/
+0
|
*
reexport IsolationToken in tor-client
Trinity Pointard
2021-07-14
3
-3
/
+2
|
*
create new type for isolation_map
Trinity Pointard
2021-07-14
1
-10
/
+53
|
*
make isolation_group optional in SupportedCircUsage
Trinity Pointard
2021-07-14
1
-13
/
+122
|
*
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
[prev]
[next]