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
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-43
/
+43
*
Run cargo update again. (Tracing 0.1.38 has been yanked)
Nick Mathewson
2023-04-29
1
-7
/
+8
*
Run cargo update in preparation for release next week
Nick Mathewson
2023-04-28
1
-84
/
+134
*
Upgrade to serial_test 2.0.0
Nick Mathewson
2023-04-28
1
-23
/
+23
*
rpcserver: Use with_fn.
Nick Mathewson
2023-04-19
1
-0
/
+1
*
rpcbase: Use with_fn.
Nick Mathewson
2023-04-19
1
-0
/
+1
*
Run cargo update
Ian Jackson
2023-04-13
1
-77
/
+77
*
Merge branch 'use_secmem_proc_03' into 'main'
gabi-250
2023-04-13
1
-37
/
+99
|
\
|
*
Update our secmem_proc dependency to 0.3.0
Nick Mathewson
2023-04-13
1
-54
/
+116
*
|
Merge branch 'misc_upgrades' into 'main'
gabi-250
2023-04-13
1
-28
/
+28
|
\
\
|
*
|
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-2
/
+2
|
*
|
Upgrade our num_enum dependency.
Nick Mathewson
2023-04-13
1
-26
/
+26
|
|
/
*
/
rpcbase: Use correct error codes, and add tests.
Nick Mathewson
2023-04-12
1
-0
/
+12
|
/
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
1
-2
/
+2
*
rpc: Reify and expose DispatchTable.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Remove anyhow dependency
Nick Mathewson
2023-04-12
1
-1
/
+0
*
rpc: Add a demonstration feature to "arti"
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Add an authentication step.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
RPC: add a temporary "listen" function.
Nick Mathewson
2023-04-12
1
-0
/
+3
*
rpc: Add an RpcError type.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Make invoke return a Result of erased_serde::Serialize
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Add Update functionality to rpc::Context.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
RPC: Initial implementation of a multiple-argument dispatch
Nick Mathewson
2023-04-12
1
-0
/
+11
*
Start on a lower-level tor-rpccmd crate.
Nick Mathewson
2023-04-12
1
-0
/
+12
*
rpc: Add asynchronous_codec wrapper for jsonlines.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Add a cancellable future type.
Nick Mathewson
2023-04-12
1
-0
/
+2
*
rpc: Implement json message types for serde.
Nick Mathewson
2023-04-12
1
-1
/
+83
*
hs connect: Test descriptor download
Ian Jackson
2023-04-11
1
-0
/
+2
*
hs dirs: Initial cut at descriptor downloading
Ian Jackson
2023-04-11
1
-0
/
+6
*
hs desc: Record a Timebound<HsDesc> (but not really for now)
Ian Jackson
2023-04-11
1
-0
/
+1
*
Update to new version of crossbeam-channel.
Nick Mathewson
2023-04-10
1
-2
/
+2
*
Merge branch 'req' into 'main'
Ian Jackson
2023-04-04
1
-0
/
+1
|
\
|
*
tor-dirclient: Provide HsDescDownloadRequest
Ian Jackson
2023-04-03
1
-0
/
+1
*
|
Merge branch 'x25519' into 'main'
Nick Mathewson
2023-04-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tor-llcrypto: Pin x25519-dalek version, bump our crate version
tor-llcrypto-v0.4.4
Ian Jackson
2023-04-04
1
-1
/
+1
*
|
Run cargo-update to move away from yanked versions of "windows"
Nick Mathewson
2023-03-31
1
-82
/
+25
|
/
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-7
/
+7
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-15
/
+15
*
Bump patchlevel on crates with semver-irrelevant changes.
Nick Mathewson
2023-03-31
1
-9
/
+9
*
Run cargo update in preparation for release tomorrow.
Nick Mathewson
2023-03-30
1
-212
/
+249
*
Upgrade dependency to latest rusqlite.
Nick Mathewson
2023-03-30
1
-12
/
+12
*
Upgrade dependency to latest async-native-tls.
Nick Mathewson
2023-03-30
1
-76
/
+103
*
Move functionality from tor_basic_utils to tor_async_utils
Nick Mathewson
2023-03-29
1
-6
/
+6
*
Make a new empty tor-async-utils crate.
Nick Mathewson
2023-03-29
1
-0
/
+9
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
1
-0
/
+2
*
Update to shellexpand 3.1.0 so we can use dirs 5 everywhere
Ian Jackson
2023-03-24
1
-27
/
+7
*
Update required openssl version
Nick Mathewson
2023-03-24
1
-6
/
+6
*
Merge branch 'upgrade_dirs' into 'main'
Alexander Færøy
2023-03-23
1
-19
/
+39
|
\
|
*
Bump to the lastest versions of dirs and directories.
Nick Mathewson
2023-03-22
1
-19
/
+39
[next]