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
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release-date' into 'main'
Nick Mathewson
2026-03-30
1
-1
/
+1
|
\
|
*
Update release date
Ian Jackson
2026-03-30
1
-1
/
+1
*
|
Update Cargo.lock for hashx and equix
Ian Jackson
2026-03-30
2
-3
/
+3
*
|
Bump versions: set version of arti to 2.2.0
Ian Jackson
2026-03-30
3
-3
/
+3
*
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
54
-516
/
+516
*
|
Bump versions: minor, with dependencies
Ian Jackson
2026-03-30
6
-6
/
+6
*
|
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
21
-21
/
+21
*
|
Bump versions: patchlevel, without dependencies
Ian Jackson
2026-03-30
4
-4
/
+4
|
/
*
Merge branch 'fixup-features' into 'main'
Ian Jackson
2026-03-30
26
-5
/
+33
|
\
|
*
Run cargo sort --workspace and commit the parts we want
Ian Jackson
2026-03-30
4
-4
/
+11
|
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
26
-5
/
+26
*
|
arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CI
hjrgrn
2026-03-30
4
-3
/
+3
*
|
arti: test: correct typo in hss.rs
hjrgrn
2026-03-30
1
-2
/
+2
*
|
arti: test: Add description of the test file structure of the keys test suite
hjrgrn
2026-03-30
1
-0
/
+43
*
|
arti: tests: Rename some keys test files using more intuitive names
hjrgrn
2026-03-30
4
-5
/
+5
*
|
arti: test: Update tests README.md
hjrgrn
2026-03-30
1
-5
/
+18
*
|
arti: test: Remove unused test data hsc-common/hsc.in
hjrgrn
2026-03-30
5
-37
/
+0
|
/
*
Merge branch 'webtime-v3' into 'main'
Nick Mathewson
2026-03-26
133
-312
/
+626
|
\
|
*
arti-bench: Port to web-time-compat
Nick Mathewson
2026-03-26
2
-9
/
+10
|
*
arti: Port to web-time-compat.
Nick Mathewson
2026-03-26
2
-6
/
+4
|
*
arti-client: Port to web-time-compat.
Nick Mathewson
2026-03-26
3
-11
/
+10
|
*
tor-hssrvice: port to web-time-compat.
Nick Mathewson
2026-03-26
8
-18
/
+20
|
*
tor-hsclient: port to web-time-compat.
Nick Mathewson
2026-03-26
4
-6
/
+5
|
*
dirmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
6
-14
/
+25
|
*
tor-dirclient: port to web-time-compat.
Nick Mathewson
2026-03-26
3
-2
/
+5
|
*
circmgr: Port to web-time-compat.
Nick Mathewson
2026-03-26
13
-26
/
+37
|
*
tor-guardmgr: Port to web_time_compat.
Nick Mathewson
2026-03-26
11
-62
/
+69
|
*
tor-ptmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
2
-4
/
+5
|
*
tor-chanmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
2
-11
/
+10
|
*
tor-netdir: port to web-time-compat.
Nick Mathewson
2026-03-26
3
-3
/
+5
|
*
tor-netdoc: Port to web-time-compat
Nick Mathewson
2026-03-26
4
-5
/
+8
|
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
20
-37
/
+45
|
*
tor-relay-crypto: port to web-time-compat
Nick Mathewson
2026-03-26
3
-5
/
+5
|
*
tor-keymgr: migrate to web-time-compat.
Nick Mathewson
2026-03-26
3
-3
/
+4
|
*
tor-persist: migrate to web-time-compat.
Nick Mathewson
2026-03-26
5
-16
/
+19
|
*
tor-hcrypto: Port to web-time-compat
Nick Mathewson
2026-03-26
3
-6
/
+5
|
*
tor-cert: Port to web-time-compat
Nick Mathewson
2026-03-26
4
-9
/
+12
|
*
tor-checkable: Port to web-time-compat
Nick Mathewson
2026-03-26
3
-9
/
+11
|
*
log-ratelim: Port to web-time-compat.
Nick Mathewson
2026-03-26
2
-1
/
+2
|
*
rtcompat, rtmock: Port to web-time-compat.
Nick Mathewson
2026-03-26
14
-33
/
+37
|
*
tor-error: Port to web-time-compat.
Nick Mathewson
2026-03-26
2
-10
/
+11
|
*
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
5
-0
/
+216
|
*
retry-error: Port to web-time.
Nick Mathewson
2026-03-26
2
-2
/
+39
*
|
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
7
-27
/
+101
|
\
\
|
*
|
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
|
*
|
arti: Add an option to disable http_connect.
Nick Mathewson
2026-03-25
6
-25
/
+86
[next]