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
...
|
*
arti: be more careful to use the user-selected runtime
Nick Mathewson
2022-01-26
3
-5
/
+14
|
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
11
-21
/
+21
|
*
Make test_with_all_runtimes cover _all_ the runtimes.
Nick Mathewson
2022-01-26
6
-84
/
+138
|
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
21
-45
/
+143
|
*
Define aliases for "the best enabled runtime".
Nick Mathewson
2022-01-26
4
-23
/
+45
|
*
Make current/create functions into runtime member functions.
Nick Mathewson
2022-01-26
9
-104
/
+127
|
*
Rename FooRuntime to FooNativeTlsRuntime for consistency.
Nick Mathewson
2022-01-26
5
-23
/
+25
|
*
Limit the inner types in tor-rtcompat that have to implement Clone
Nick Mathewson
2022-01-26
3
-33
/
+10
|
*
Remove no-longer-needed tokio runtime helper macro
Nick Mathewson
2022-01-26
1
-27
/
+18
|
*
Unify TokioRuntime and TokioRuntimeHandle
Nick Mathewson
2022-01-26
4
-66
/
+54
|
*
Remove a now-incorrect comment in tor-proto.
Nick Mathewson
2022-01-26
1
-3
/
+0
|
*
Remove misspellings of "rusttls".
Nick Mathewson
2022-01-26
1
-2
/
+2
*
|
Merge branch 'coverage-tracking' into 'main'
eta
2022-01-27
3
-10
/
+49
|
\
\
|
*
|
Install bs4 in coverage job
Arturo Marquez
2022-01-26
1
-0
/
+2
|
*
|
Use `maint/with_coverage.sh` in coverage job
Arturo Marquez
2022-01-26
1
-5
/
+6
|
*
|
Add changes in `maint`
Arturo Marquez
2022-01-26
2
-10
/
+24
|
*
|
Remove lcov from coverage job
Arturo Marquez
2022-01-07
1
-3
/
+0
|
*
|
Change output type to `cobertura`
Arturo Marquez
2022-01-07
1
-8
/
+4
|
*
|
Use python3.9 in coverage job
Arturo Marquez
2022-01-06
1
-1
/
+1
|
*
|
Add pip3 show to coverage job
Arturo Marquez
2022-01-06
1
-0
/
+1
|
*
|
Add pip3 to coverage job
Arturo Marquez
2022-01-06
1
-1
/
+2
|
*
|
Remove build in coverage job
Arturo Marquez
2022-01-06
1
-1
/
+0
|
*
|
Use stable image and download nightly in coverage
Arturo Marquez
2022-01-06
1
-1
/
+3
|
*
|
Add cargo build to coverage job
Arturo Marquez
2022-01-06
1
-0
/
+1
|
*
|
Change target
Arturo Marquez
2022-01-06
1
-3
/
+3
|
*
|
Add `coverage` job
Arturo Marquez
2022-01-06
1
-0
/
+25
*
|
|
Merge branch 'config' into 'main'
eta
2022-01-26
1
-0
/
+122
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CONFIG-NOTES: finish a sentence
Ian Jackson
2022-01-20
1
-1
/
+1
|
*
|
CONFIG-NOTES: Suggestions from MR review
eta
2022-01-20
1
-2
/
+2
|
*
|
doc/CONFIG-NOTES.md: config proposal
Ian Jackson
2022-01-19
1
-0
/
+122
*
|
|
Merge branch 'rustls_v2' into 'main'
Nick Mathewson
2022-01-25
13
-253
/
+859
|
\
\
\
|
*
|
|
More comments on the limitations of tor-rtcompat's TLS API
Nick Mathewson
2022-01-25
2
-3
/
+29
|
*
|
|
Comment-only: document sni_hostname more.
Nick Mathewson
2022-01-25
1
-3
/
+5
|
*
|
|
Refactor native_tls usage into its own module
Nick Mathewson
2022-01-25
8
-241
/
+130
|
*
|
|
tor-rtcompat: Add support for rustls.
Nick Mathewson
2022-01-25
9
-9
/
+539
|
*
|
|
Add a C program to make Tor-style X509 link certificates
Nick Mathewson
2022-01-24
1
-0
/
+159
|
/
/
/
*
|
|
Merge branch 'ticket_277' into 'main'
eta
2022-01-24
3
-4
/
+47
|
\
\
\
|
*
|
|
README,CONTRIBUTING: More links.
Nick Mathewson
2022-01-21
2
-3
/
+19
|
*
|
|
TROUBLESHOOTING.md: More information+links about build process.
Nick Mathewson
2022-01-21
1
-1
/
+28
*
|
|
|
Merge branch 'error-plan' into 'main'
eta
2022-01-24
1
-0
/
+230
|
\
\
\
\
|
*
|
|
|
Error plan: typos/fixes
eta
2022-01-21
1
-3
/
+3
|
*
|
|
|
Errors: fold in people's views so is mostly unattributed now
Ian Jackson
2022-01-20
1
-15
/
+28
|
*
|
|
|
Errors: sort out markdown formatting
Ian Jackson
2022-01-20
1
-16
/
+30
|
*
|
|
|
Errors: c&p raw text of consensus conclusions from pad to git
Ian Jackson
2022-01-20
1
-0
/
+203
*
|
|
|
|
Merge branch 'ticket255' into 'main'
eta
2022-01-24
10
-46
/
+339
|
\
\
\
\
\
|
*
|
|
|
|
Refactor Runtimes to use separate TLS implementations internally.
Nick Mathewson
2022-01-19
9
-46
/
+135
|
*
|
|
|
|
Add a macro to help with opaque Runtime wrappers.
Nick Mathewson
2022-01-19
2
-0
/
+70
|
*
|
|
|
|
Add a CompoundRuntime type for runtime construction.
Nick Mathewson
2022-01-19
2
-0
/
+134
*
|
|
|
|
|
Merge branch 'conn-prefs-rename' into 'main'
Ian Jackson
2022-01-21
5
-21
/
+21
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Rename TorClient::set_stream_prefs
Ian Jackson
2022-01-21
1
-2
/
+2
[prev]
[next]