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
*
Bump arti crate to 1.3.1
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-45
/
+45
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-7
/
+7
*
Run cargo update post-bumps.
Gabriela Moldovan
2024-11-28
1
-3
/
+3
*
tor-rpc-connect: Bump thiserror to 2.
Gabriela Moldovan
2024-11-28
1
-1
/
+1
*
tor-persist: Bump sanitize-filename to 0.6.0.
Gabriela Moldovan
2024-11-28
1
-3
/
+2
*
tor-netdoc: Bump tinystr to 0.8.0.
Gabriela Moldovan
2024-11-28
1
-5
/
+14
*
Run cargo update in preparation for 1.3.1 release.
Gabriela Moldovan
2024-11-28
1
-294
/
+514
*
Move helpers from tor-hsservice to tor-netdir.
Wesley Aptekar-Cassels
2024-11-25
1
-0
/
+1
*
cargo_audit: Bump rustls to 0.23.18.
Gabriela Moldovan
2024-11-25
1
-2
/
+2
*
connect points: Remember original string addresses
Nick Mathewson
2024-11-19
1
-0
/
+2
*
rpc-connect: Types for cookie authentication.
Nick Mathewson
2024-11-19
1
-0
/
+3
*
RPC connect points: Facility to load from files.
Nick Mathewson
2024-11-19
1
-0
/
+1
*
tor-connect-point: new crate to manage RPC connect points
Nick Mathewson
2024-11-19
1
-27
/
+110
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-0
/
+1
*
arti-relay: add clap for cli
Steven Engler
2024-11-13
1
-0
/
+2
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-104
/
+124
*
Merge branch 'tor-proto_benchmarks' into 'main'
gabi-250
2024-11-11
1
-23
/
+184
|
\
|
*
tor-proto: Add benchmarks for cell encryption and decryption
Lionel Goffaux
2024-11-04
1
-23
/
+184
*
|
cargo: update hashbrown version to 0.15.1
Steven Engler
2024-11-04
1
-3
/
+3
*
|
tor-config-path: re-enable 'test_parse' test
Steven Engler
2024-11-04
1
-0
/
+2
*
|
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
1
-1
/
+6
*
|
tor-config: remove unused dependencies
Steven Engler
2024-11-04
1
-5
/
+0
|
/
*
Merge branch 'cfgaddr' into 'main'
Nick Mathewson
2024-11-02
1
-0
/
+2
|
\
|
*
New CfgAddr type to represent SocketAddrs in configuration.
Nick Mathewson
2024-10-31
1
-0
/
+2
*
|
tor-relay-crypto: Add a denotator to RelaySigningKeypairSpecifier.
Gabriela Moldovan
2024-10-31
1
-0
/
+3
*
|
tor-persist: Add a slug timestamp type.
Gabriela Moldovan
2024-10-31
1
-0
/
+2
|
/
*
Bump arti crate version to 1.3.0
Ian Jackson
2024-10-30
1
-2
/
+2
*
Bump minor versions of crates with new APIs/impls
Ian Jackson
2024-10-30
1
-2
/
+2
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-44
/
+44
*
Update notify to 7.x
Ian Jackson
2024-10-30
1
-20
/
+19
*
cargo update
Ian Jackson
2024-10-30
1
-191
/
+188
*
Merge branch 'tor-genaddr' into 'main'
Nick Mathewson
2024-10-29
1
-0
/
+13
|
\
|
*
Remove re-export of "unix" from tor_rtcompat.
Nick Mathewson
2024-10-29
1
-0
/
+1
|
*
Extract general::SocketAddr and its unix friends to their own crate.
Nick Mathewson
2024-10-29
1
-0
/
+12
*
|
tor-config-path: moved `tor_config::path` to here
Steven Engler
2024-10-29
1
-0
/
+12
*
|
tor-config-path: added empty package
Steven Engler
2024-10-29
1
-0
/
+5
|
/
*
tor-config: use 'path' feature of shellexpand
Steven Engler
2024-10-28
1
-0
/
+22
*
Merge branch 'bug1531' into 'main'
Ian Jackson
2024-10-21
1
-4
/
+4
|
\
|
*
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
1
-4
/
+4
*
|
rpc: Allow the "RpcError.kinds" to be an RpcErrorKind.
Nick Mathewson
2024-10-17
1
-12
/
+0
*
|
Merge branch 'fs-watcher-poll' into 'main'
gabi-250
2024-10-17
1
-0
/
+1
|
\
\
|
*
|
tor-config: Use a polling watcher on non-windows platforms that don't have in...
Gabriela Moldovan
2024-10-16
1
-0
/
+1
|
|
/
*
|
Merge branch 'general_socketaddr_ops' into 'main'
Nick Mathewson
2024-10-17
1
-0
/
+8
|
\
\
|
*
|
rtcompat: Add a fuzzer for round-trip general::SocketAddr parsing.
Nick Mathewson
2024-10-16
1
-0
/
+1
|
*
|
general::SocketAddr: Add unit tests
Nick Mathewson
2024-10-16
1
-0
/
+7
*
|
|
Merge branch 'fix-arti-relay-deps' into 'main'
opara
2024-10-16
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arti: remove 'relay' subcommand and 'arti-relay' dep
Steven Engler
2024-10-15
1
-1
/
+0
|
|
/
*
/
Update to pwd-grp 1.x
Ian Jackson
2024-10-15
1
-144
/
+50
|
/
*
Merge branch 'mq-toplevel' into 'main'
Ian Jackson
2024-10-15
1
-0
/
+2
|
\
[next]