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
/
tor-rpc-connect
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-5
/
+5
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-5
/
+5
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-3
/
+3
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-5
/
+5
*
release: Bump crates non-arti/non-tor crates with functional changes.
Alexander Hansen Færøy
2025-06-05
1
-2
/
+2
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-5
/
+5
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-1
/
+1
*
Run cargo update.
Wesley Aptekar-Cassels
2025-04-29
1
-1
/
+1
*
tor-rpc-connect: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+1
*
Merge branch 'semver-cleanup' into 'main'
gabi-250
2025-04-01
1
-11
/
+0
|
\
|
*
Remove semver.md files post-release.
Gabriela Moldovan
2025-04-01
1
-11
/
+0
*
|
Merge branch 'unused' into 'main'
Ian Jackson
2025-04-01
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add some allow(unused)
Ian Jackson
2025-03-27
1
-0
/
+3
*
|
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-5
/
+5
*
|
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-2
/
+2
|
/
*
Revise READMEs for RPC crates.
Nick Mathewson
2025-03-25
1
-0
/
+5
*
AF_UNIX terminology: Rename two error structs
Ian Jackson
2025-03-24
1
-1
/
+1
*
AF_UNIX terminology: Rename two error variants
Ian Jackson
2025-03-24
2
-5
/
+12
*
RPC: Abolish an unused and misnamed error variant
Ian Jackson
2025-03-24
2
-4
/
+4
*
Fix AF_UNIX terminology in docs, comments, and error messages
Ian Jackson
2025-03-24
2
-3
/
+3
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
2
-4
/
+4
*
Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-5
/
+5
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-5
/
+5
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
rpc: Fix test builds on Windows.
Alexander Hansen Færøy
2025-01-30
1
-1
/
+4
*
rpc-connect: Remove remaining TODO RPCs
Nick Mathewson
2025-01-27
1
-4
/
+1
*
rpc-connect: Make Connect::validate more straightforward
Nick Mathewson
2025-01-27
1
-11
/
+12
*
rpc-connect: check that all paths inside a connpt are absolute.
Nick Mathewson
2025-01-27
1
-13
/
+49
*
rpc-connect: remove todo; confirm that we do want to mkdir.
Nick Mathewson
2025-01-27
1
-1
/
+1
*
rpc-connect: Detect and decline connpts with invalid "auth" feields
Nick Mathewson
2025-01-27
3
-20
/
+18
*
rpc-connect: Abort on misformed cookie file, and explain why.
Nick Mathewson
2025-01-27
1
-6
/
+3
*
rpc-connect: Use file_access() API, and permit symlinks.
Nick Mathewson
2025-01-27
2
-17
/
+20
*
Merge branch 'rpc-connect-clarify' into 'main'
Nick Mathewson
2025-01-16
1
-0
/
+9
|
\
|
*
rpc: Reject relative unix paths.
Nick Mathewson
2025-01-15
1
-0
/
+9
*
|
rpc: Document windows USER_DEFAULT connect point.
Nick Mathewson
2025-01-15
1
-1
/
+0
*
|
rpc: Expose Cookie::load unconditionally.
Nick Mathewson
2025-01-15
1
-2
/
+0
*
|
rpc: Use symbolic constants for nonce/mac lengths.
Nick Mathewson
2025-01-15
1
-7
/
+14
*
|
rpc: Tests for cookie nonce/mac encoding/decoding.
Nick Mathewson
2025-01-15
1
-2
/
+46
*
|
rpc: Refactor Cookie and UnloadedCookie into a single type.
Nick Mathewson
2025-01-15
3
-18
/
+33
*
|
rpc: consolodate naming of "inherent" auth.
Nick Mathewson
2025-01-15
3
-4
/
+5
*
|
rpc: Tweak cookie protocol to bind both nonces.
Nick Mathewson
2025-01-15
1
-2
/
+8
*
|
rpc: Keep Cookie in an Arc.
Nick Mathewson
2025-01-15
2
-3
/
+9
*
|
arti-rpcserver: Server side of cookie auth.
Nick Mathewson
2025-01-15
1
-2
/
+25
*
|
tor-rpc-connect: Cryptographic support for cookie auth.
Nick Mathewson
2025-01-15
2
-5
/
+216
[next]