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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti-hyper: Bump patchlevel.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
arti-rpcserver: Bump patchlevel.
Gabriela Moldovan
2024-03-04
2
-2
/
+2
*
tor-dirclient: Bump minor version.
Gabriela Moldovan
2024-03-04
4
-4
/
+4
*
tor-ptmgr: Bump minor version.
Gabriela Moldovan
2024-03-04
2
-2
/
+2
*
tor-congestion: Bump minor version.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
tor-cert: Bump minor version.
Gabriela Moldovan
2024-03-04
5
-5
/
+5
*
Bump patchlevel for tor-hscrypto.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
arti: Bump minor version.
Gabriela Moldovan
2024-03-04
3
-3
/
+3
*
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
21
-49
/
+49
*
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
21
-50
/
+50
*
Bump patchlevel of crates with functional changes.
Gabriela Moldovan
2024-03-04
14
-36
/
+36
*
Bump patchlevel (not dependents) on crates with trivial changes.
Gabriela Moldovan
2024-03-04
3
-3
/
+3
*
Merge branch 'analyzer_windows_problems' into 'main'
gabi-250
2024-03-04
3
-2
/
+6
|
\
|
*
arti: do not warn about unused variable on Windows
Tobias Stoeckmann
2024-02-29
1
-0
/
+1
|
*
tor-keymgr: Fix compilation on Windows
Tobias Stoeckmann
2024-02-29
1
-0
/
+1
|
*
arti: define RpcConfig only if needed
Tobias Stoeckmann
2024-02-29
1
-1
/
+1
|
*
arti: use name bindings only if needed
Tobias Stoeckmann
2024-02-29
1
-1
/
+3
*
|
Merge branch 'windows_tests' into 'main'
gabi-250
2024-03-04
2
-7
/
+15
|
\
\
|
*
|
arti: Fix Windows test
Tobias Stoeckmann
2024-03-01
1
-4
/
+10
|
*
|
tor-persist: Improve test portability
Tobias Stoeckmann
2024-03-01
1
-3
/
+5
|
|
/
*
|
Merge branch 'fslock_windows' into 'main'
gabi-250
2024-03-04
1
-2
/
+2
|
\
\
|
*
|
fslock-guard: Fix Windows compilation
Tobias Stoeckmann
2024-03-01
1
-2
/
+2
|
|
/
*
|
Merge branch 'windows_keymgr' into 'main'
gabi-250
2024-03-04
1
-2
/
+8
|
\
\
|
*
|
keystore: Fix slugs creations on Windows
Tobias Stoeckmann
2024-03-01
1
-2
/
+8
|
|
/
*
/
Make test_partial_write linux-only.
Nick Mathewson
2024-02-29
1
-1
/
+1
|
/
*
Merge branch 'update-deps' into 'main'
gabi-250
2024-02-28
9
-11
/
+7
|
\
|
*
tor-bytes: Remove signature dependency.
Gabriela Moldovan
2024-02-28
1
-1
/
+0
|
*
tor-netdir: Remove signature dependency.
Gabriela Moldovan
2024-02-28
1
-1
/
+0
|
*
Upgrade to latest config.
Gabriela Moldovan
2024-02-28
3
-4
/
+4
|
*
Upgrade to latest signature.
Gabriela Moldovan
2024-02-28
5
-6
/
+4
*
|
tor-keymgr: Note removal of dummy KeyMgrBuilderError in semver.md.
Gabriela Moldovan
2024-02-28
1
-0
/
+1
*
|
tor-hsservice: Note builder breaking change in semver.md
Gabriela Moldovan
2024-02-28
1
-0
/
+1
*
|
tor-hsrproxy: Add missing semver.md.
Gabriela Moldovan
2024-02-28
1
-0
/
+1
|
/
*
tor-proto: Note the addition of PendingClientCirc::peek_unique_id in semver.md.
Gabriela Moldovan
2024-02-28
1
-1
/
+1
*
tor-circmgr: Note Error breaking change in semver.md.
Gabriela Moldovan
2024-02-28
1
-0
/
+1
*
tor-circmgr: Include the UniqId in Protocol error string (fmt).
Gabriela Moldovan
2024-02-27
1
-1
/
+6
*
tor-circmgr: Include the UniqId in Protocol error string.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
tor-circmgr: Add TODO about adding context to Error::CircCanceled.
Gabriela Moldovan
2024-02-27
1
-0
/
+5
*
tor-circmgr: Add UniqId to Error::Protocol.
Gabriela Moldovan
2024-02-27
3
-0
/
+9
*
tor-proto: Add function for peeking at pending circ unique ID.
Gabriela Moldovan
2024-02-27
1
-0
/
+5
*
tor-circmgr: Add UniqId to CircTimeout.
Gabriela Moldovan
2024-02-27
5
-22
/
+18
*
tor-circmgr: Fix typo in PendingFailed docs.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
tor-circmgr: Add UniqId to Error::GuardNotUsable.
Gabriela Moldovan
2024-02-27
2
-7
/
+7
*
tor-circmgr: Add a helper for displaying optional UniqIds.
Gabriela Moldovan
2024-02-27
3
-1
/
+32
*
Merge branch 'upgrades-20240226' into 'main'
Ian Jackson
2024-02-26
3
-4
/
+4
|
\
|
*
Upgrade to latest async-broadcast
Nick Mathewson
2024-02-26
1
-1
/
+1
|
*
Upgrade to latest rusqlite
Nick Mathewson
2024-02-26
1
-1
/
+1
|
*
Upgrade to latest event-listener
Nick Mathewson
2024-02-26
2
-2
/
+2
*
|
Merge branch 'abolish-client-nick' into 'main'
Ian Jackson
2024-02-26
4
-49
/
+6
|
\
\
|
|
/
|
/
|
|
*
tor-hsclient: Remove client nickname from the client key specifiers (fmt).
Gabriela Moldovan
2024-02-22
3
-13
/
+4
[next]