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
*
Merge branch 'webtime-v3' into 'main'
Nick Mathewson
2026-03-26
139
-318
/
+679
|
\
|
*
clippy.toml: Forbid the various "now" methods.
Nick Mathewson
2026-03-26
1
-0
/
+3
|
*
examples/gsoc/obfs4-checker: Port to web-time-compat.
Nick Mathewson
2026-03-26
4
-6
/
+15
|
*
arti-bench: Port to web-time-compat
Nick Mathewson
2026-03-26
3
-9
/
+11
|
*
arti: Port to web-time-compat.
Nick Mathewson
2026-03-26
3
-6
/
+5
|
*
arti-client: Port to web-time-compat.
Nick Mathewson
2026-03-26
4
-11
/
+11
|
*
tor-hssrvice: port to web-time-compat.
Nick Mathewson
2026-03-26
9
-18
/
+21
|
*
tor-hsclient: port to web-time-compat.
Nick Mathewson
2026-03-26
5
-6
/
+6
|
*
dirmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
7
-14
/
+26
|
*
tor-dirclient: port to web-time-compat.
Nick Mathewson
2026-03-26
4
-2
/
+6
|
*
circmgr: Port to web-time-compat.
Nick Mathewson
2026-03-26
14
-26
/
+38
|
*
tor-guardmgr: Port to web_time_compat.
Nick Mathewson
2026-03-26
12
-62
/
+70
|
*
tor-ptmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
3
-4
/
+6
|
*
tor-chanmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
3
-11
/
+11
|
*
tor-netdir: port to web-time-compat.
Nick Mathewson
2026-03-26
4
-3
/
+6
|
*
tor-netdoc: Port to web-time-compat
Nick Mathewson
2026-03-26
5
-5
/
+9
|
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
21
-37
/
+46
|
*
tor-relay-crypto: port to web-time-compat
Nick Mathewson
2026-03-26
4
-5
/
+6
|
*
tor-keymgr: migrate to web-time-compat.
Nick Mathewson
2026-03-26
4
-3
/
+5
|
*
tor-persist: migrate to web-time-compat.
Nick Mathewson
2026-03-26
6
-16
/
+20
|
*
tor-hcrypto: Port to web-time-compat
Nick Mathewson
2026-03-26
4
-6
/
+6
|
*
tor-cert: Port to web-time-compat
Nick Mathewson
2026-03-26
5
-9
/
+13
|
*
tor-checkable: Port to web-time-compat
Nick Mathewson
2026-03-26
4
-9
/
+12
|
*
log-ratelim: Port to web-time-compat.
Nick Mathewson
2026-03-26
3
-1
/
+3
|
*
rtcompat, rtmock: Port to web-time-compat.
Nick Mathewson
2026-03-26
15
-33
/
+39
|
*
tor-error: Port to web-time-compat.
Nick Mathewson
2026-03-26
3
-10
/
+14
|
*
tor-cert-x509: Port to web-time-compat.
Nick Mathewson
2026-03-26
4
-4
/
+7
|
*
Add a new web-time-compat crate.
Nick Mathewson
2026-03-26
7
-0
/
+224
|
*
retry-error: Port to web-time.
Nick Mathewson
2026-03-26
3
-2
/
+40
*
|
Merge branch 'ahf/wasm-arti-client-build-error' into 'main'
Alexander Hansen Færøy
2026-03-26
1
-1
/
+3
|
\
\
|
*
|
Progress on arti-client compilation on wasm32 target.
Alexander Hansen Færøy
2026-03-26
1
-1
/
+3
|
|
/
*
|
Merge branch 'http-connect-wrapup' into 'main'
Nick Mathewson
2026-03-26
8
-27
/
+105
|
\
\
|
*
|
Feature-gate the proxy.enable_http_connect option
Nick Mathewson
2026-03-26
1
-1
/
+14
|
*
|
Mark the http-connect feature as stable.
Nick Mathewson
2026-03-25
1
-2
/
+2
|
*
|
Mention socks and http connect in compatibility.md
Nick Mathewson
2026-03-25
1
-0
/
+4
|
*
|
arti: Add an option to disable http_connect.
Nick Mathewson
2026-03-25
6
-25
/
+86
*
|
|
Merge branch 'relay-memquota' into 'main'
David Goulet
2026-03-26
3
-4
/
+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
proto: Add TODO about relay memquota setup
Gabriela Moldovan
2026-03-26
1
-0
/
+6
|
*
|
proto: Use the inbound CircuitAccount when extending circuit (fmt)
Gabriela Moldovan
2026-03-26
2
-2
/
+9
|
*
|
proto: Use the inbound CircuitAccount when extending circuit
Gabriela Moldovan
2026-03-26
3
-4
/
+11
|
/
/
*
|
Merge branch 'ahf/wasm-getrandom-basic-utils' into 'main'
Alexander Hansen Færøy
2026-03-26
2
-0
/
+4
|
\
\
|
*
|
WASM: Enable `wasm_js` feature for getrandom for tor-basic-utils.
Alexander Hansen Færøy
2026-03-26
2
-0
/
+4
|
/
/
*
|
Merge branch 'wasm-compilation-part2' into 'main'
Nick Mathewson
2026-03-25
5
-8
/
+46
|
\
\
|
*
|
arti: Mostly make clippy happy for wasm with --no-default-features.
Nick Mathewson
2026-03-25
3
-1
/
+5
|
*
|
arti-client: Stub out usage of FsStateMgr on wasm32-unknown.
Nick Mathewson
2026-03-25
2
-7
/
+41
|
/
/
*
|
Merge branch 'minimize-feature-edge' into 'main'
Nick Mathewson
2026-03-25
1
-1
/
+2
|
\
\
|
*
|
consdiff: Additionally require tor-netdoc/ns-vote.
Nick Mathewson
2026-03-25
1
-1
/
+2
|
*
|
consdiff: Only use the single feature we require from tor-netdoc.
Nick Mathewson
2026-03-25
1
-1
/
+1
|
/
/
*
|
Merge branch 'wasm-compilation-part1' into 'main'
Alexander Hansen Færøy
2026-03-25
10
-62
/
+66
|
\
\
|
*
|
dirmgr: Stub out usage of Lockfile on wasm32-unknown.
Nick Mathewson
2026-03-25
3
-5
/
+39
[next]