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
/
arti-rpcserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-9
/
+9
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
5
-0
/
+5
*
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
1
-0
/
+1
|
\
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
|
arti-rpcserver: Bump patchlevel.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
|
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
|
/
*
Bump minor versions
Ian Jackson
2024-02-05
1
-6
/
+6
*
clippy: Use Result::cloned in several places
Ian Jackson
2024-01-31
1
-1
/
+1
*
arti-rpcserver: Add an allow
Ian Jackson
2024-01-31
1
-0
/
+1
*
Bump to latest erased-serde.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-5
/
+5
*
Two more patchlevel bumps
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-4
/
+4
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-2
/
+2
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-2
/
+2
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-2
/
+2
*
Upgrade to latest asynchronous_codec (0.7.0)
Nick Mathewson
2023-10-17
2
-3
/
+3
*
oneshot: Use veneer in arti-rpcserver
Ian Jackson
2023-10-11
1
-1
/
+2
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-4
/
+4
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-5
/
+5
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
5
-0
/
+5
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2023-07-22
2
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
6
-0
/
+6
*
Remove explicit allows for missing_panics_docs.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-5
/
+5
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-1
/
+1
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Merge branch 'rpcdoc' into 'main'
Ian Jackson
2023-06-20
3
-7
/
+51
|
\
|
*
rpc: Fix docs typo
Nick Mathewson
2023-06-20
1
-1
/
+1
|
*
rpc: Expand and clarify and cross-reference lock hierarchy
Ian Jackson
2023-06-16
2
-6
/
+34
|
*
rpc: Document relationship between `Connection` and `RpcSession`
Ian Jackson
2023-06-16
2
-1
/
+17
*
|
Fix compilation afver last suggestion.
Nick Mathewson
2023-06-16
1
-1
/
+2
*
|
Apply 1 suggestion(s) to 1 file(s)
Ian Jackson
2023-06-16
1
-0
/
+1
|
/
*
rpc: Document and apply lock hierarchy for Mgr/Connection
Nick Mathewson
2023-06-15
1
-4
/
+13
*
rpc: Give the session-creation function an argument.
Nick Mathewson
2023-06-15
4
-10
/
+18
*
rpc: revise session initialization a lot.
Nick Mathewson
2023-06-15
4
-37
/
+52
*
rpc: Rename Session=>RpcSession
Nick Mathewson
2023-06-15
3
-9
/
+9
*
rpc: Expose Session object.
Nick Mathewson
2023-06-15
2
-3
/
+13
*
RPC: rename new_session to new_connection
Nick Mathewson
2023-06-15
1
-1
/
+1
*
rpc: switch GlobalId mac to KMAC.
Nick Mathewson
2023-06-14
2
-15
/
+5
[next]