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
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Upgrade to toml-0.9.5.
Nick Mathewson
2025-08-18
1
-13
/
+28
*
|
Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'
opara
2025-08-21
1
-0
/
+41
|
\
\
|
*
|
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
1
-0
/
+41
*
|
|
chanmgr: Add KeyMgr to channel builder
David Goulet
2025-08-20
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'pow-manager-onion-service-status-etc' into 'main'
wesleyac
2025-08-18
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
tor-hsservice: Add disable_pow_compilation option.
Wesley Aptekar-Cassels
2025-08-13
1
-0
/
+1
|
*
tor-hsservice: Add metrics support to PoW code.
Wesley Aptekar-Cassels
2025-08-13
1
-0
/
+1
*
|
tor-netdoc: Add dependencies: derive-deftly, paste, strum, testresult
Ian Jackson
2025-08-14
1
-0
/
+10
|
/
*
Update slab dependency to fix cargo audit
Ian Jackson
2025-08-12
1
-2
/
+2
*
Merge branch 'main' into !2941
Ian Jackson
2025-08-11
1
-221
/
+269
|
\
|
*
tor-cell: Check strictly-ascending property more efficiently
Nick Mathewson
2025-08-05
1
-0
/
+1
|
*
Bump to hex-literal 1.0
Nick Mathewson
2025-08-05
1
-2
/
+2
|
*
circmgr: Feature gate multi path tunnel with conflux flag
David Goulet
2025-08-05
1
-1
/
+1
|
*
circmgr: New Tunnel object interface
David Goulet
2025-08-05
1
-0
/
+2
|
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
|
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-48
/
+48
|
*
Bump rusqlite to 0.37
Ian Jackson
2025-08-04
1
-4
/
+4
|
*
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-29
/
+29
|
*
Routine argo update
Ian Jackson
2025-08-04
1
-137
/
+182
*
|
Merge branch 'main' into hyper-examples
nield
2025-08-04
1
-0
/
+47
|
\
|
|
*
tor-memquota: add 'cfg-if' and 'sysinfo' dependencies
Steven Engler
2025-07-31
1
-0
/
+44
|
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
1
-0
/
+1
|
*
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
1
-0
/
+1
|
*
tor-hsservice: Remove another use of `as`.
Wesley Aptekar-Cassels
2025-07-23
1
-0
/
+1
*
|
hyper-examples: Use native-tls instead of rustls
nield
2025-07-21
1
-176
/
+11
*
|
hyper-examples: Delete folder remaining after rebase
nield
2025-07-20
1
-11
/
+166
*
|
hyper-examples: Remove hyper-custom-connector-example
nield
2025-07-20
1
-5
/
+1
*
|
hyper-examples: Rename example directory
nield
2025-07-20
1
-27
/
+27
*
|
hyper-examples: Remove subdirectories from example
nield
2025-07-20
1
-54
/
+30
*
|
hyper-examples: Example creating custom ArtiHttpConnector for hyper
nield
2025-07-20
1
-0
/
+28
|
/
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
1
-0
/
+1
*
Bump arti crate to 1.4.5
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-46
/
+46
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-10
/
+10
*
Run cargo update in preparation for release.
Gabriela Moldovan
2025-07-07
1
-113
/
+241
*
tor-netdoc: Upgrade to phf 1.12.1.
Gabriela Moldovan
2025-07-07
1
-29
/
+30
*
Upgrade to derive-deftly 1.1.0.
Gabriela Moldovan
2025-07-07
1
-107
/
+107
*
arti-client: Remove dependency on tor-key-forge.
Gabriela Moldovan
2025-07-07
1
-1
/
+0
*
tor-proto: add `Notify{Sender,Receiver}` channel
Steven Engler
2025-06-23
1
-0
/
+1
*
Merge branch 'the-dependency-formerly-known-as-once-cell' into 'main'
Nick Mathewson
2025-06-23
1
-11
/
+0
|
\
|
*
tor-rpcbase: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-relay-selection: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-netdoc: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-log-ratelim: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-llcrypto: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-dirmgr: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-config-path: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-config: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
fs-mistrust: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
arti-relay: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
[prev]
[next]