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
...
|
*
|
Fix Windows compilation after moving unix::SocketAddr.
Nick Mathewson
2024-10-29
1
-6
/
+6
|
*
|
tor-general-addr: Resolve rustdoc links.
Nick Mathewson
2024-10-29
1
-1
/
+0
|
*
|
Adjust docsrs exception and documentation for unix::SocketAddr
Nick Mathewson
2024-10-29
1
-0
/
+5
|
*
|
Add semver file for removed members of tor-rtcompat.
Nick Mathewson
2024-10-29
1
-0
/
+1
|
*
|
whitespace fix.
Nick Mathewson
2024-10-29
1
-1
/
+1
|
*
|
Whitespace fixes.
Nick Mathewson
2024-10-29
1
-1
/
+1
|
*
|
Remove re-export of "general::*" from tor-rtcompat.
Nick Mathewson
2024-10-29
1
-17
/
+15
|
*
|
Remove re-export of "unix" from tor_rtcompat.
Nick Mathewson
2024-10-29
10
-44
/
+34
|
*
|
Extract general::SocketAddr and its unix friends to their own crate.
Nick Mathewson
2024-10-29
12
-536
/
+664
|
|
/
*
|
Merge branch 'tor-config-path' into 'main'
Nick Mathewson
2024-10-29
5
-6
/
+109
|
\
\
|
*
|
tor-config-path: comment-out a test that relies on 'tor-config'
Steven Engler
2024-10-29
1
-0
/
+4
|
*
|
tor-config-path: added lint list
Steven Engler
2024-10-29
1
-4
/
+42
|
*
|
tor-config-path: moved `tor_config::path` to here
Steven Engler
2024-10-29
4
-506
/
+540
|
*
|
tor-config-path: added empty package
Steven Engler
2024-10-29
4
-0
/
+27
|
|
/
*
|
Merge branch 'backtrace-display' into 'main'
Alexander Hansen Færøy
2024-10-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tor-error: use `Display` for backtrace captured by `BugRepr`
Steven Engler
2024-10-29
1
-1
/
+1
*
|
Merge branch 'config-paths' into 'main'
opara
2024-10-29
2
-61
/
+17
|
\
\
|
|
/
|
/
|
|
*
tor-config: remove `CfgPathError::BadUtf8`
Steven Engler
2024-10-28
1
-20
/
+1
|
*
tor-config: use 'path' feature of shellexpand
Steven Engler
2024-10-28
2
-41
/
+16
*
|
Merge branch 'orport' into 'main'
opara
2024-10-28
2
-85
/
+99
|
\
\
|
|
/
|
/
|
|
*
tor-chanmgr: rename `replace_pending_channel` to `upgrade_pending_channel_to_...
Steven Engler
2024-10-24
2
-9
/
+10
|
*
tor-chanmgr: `remove_pending` now takes a `PendingChannelHandle`
Steven Engler
2024-10-24
1
-18
/
+8
|
*
tor-chanmgr: improve cleanup procedure of pending channels
Steven Engler
2024-10-24
2
-47
/
+92
|
*
Revert "tor-chanmgr: `PendingChannelHandle` removes the channel when dropped"
Steven Engler
2024-10-21
2
-56
/
+34
*
|
Remove echo structs
Neel Chauhan
2024-10-25
1
-14
/
+0
*
|
arti-rpcserver: Remove echo_on_session
Neel Chauhan
2024-10-25
1
-12
/
+0
*
|
Merge branch 'slug-colons' into 'main'
Ian Jackson
2024-10-24
1
-0
/
+4
|
\
\
|
*
|
tor-persist: Explain why colons will never be valid slug chars.
Gabriela Moldovan
2024-10-23
1
-0
/
+4
*
|
|
Merge branch 'python-warnings-1' into 'main'
Nick Mathewson
2024-10-24
1
-2
/
+3
|
\
\
\
|
*
|
|
Python: simple annotations to allow mypy to pass.
Nick Mathewson
2024-10-24
1
-1
/
+1
|
*
|
|
python: one import per line.
Nick Mathewson
2024-10-24
1
-1
/
+2
*
|
|
|
tor-circmgr: Clarify that using guarded for client rend is an exception.
Gabriela Moldovan
2024-10-24
1
-1
/
+14
*
|
|
|
tor-circmgr: Rename Short/Extended to Naive/Guarded.
Gabriela Moldovan
2024-10-24
4
-32
/
+32
*
|
|
|
tor-circmgr: Try to clarify what a "circuit stem" is.
Gabriela Moldovan
2024-10-24
1
-2
/
+3
*
|
|
|
tor-circmgr: Post-renaming documentation fixes.
Gabriela Moldovan
2024-10-24
4
-14
/
+14
*
|
|
|
tor-circmgr: s/stub/stem throughout.
Gabriela Moldovan
2024-10-24
4
-100
/
+100
*
|
|
|
tor-circmgr: s/HsCircStubKind/HsCircStemKind.
Gabriela Moldovan
2024-10-24
2
-27
/
+27
*
|
|
|
tor-circmgr: s/HsCircStubKind/HsCircStemKind.
Gabriela Moldovan
2024-10-24
5
-60
/
+60
*
|
|
|
tor-circmgr: Use the new vanguards terminology throughout.
Gabriela Moldovan
2024-10-24
3
-75
/
+75
|
/
/
/
*
|
|
Run "black" to reformat all our python
Nick Mathewson
2024-10-24
1
-4
/
+3
*
|
|
rpc: Tweak release_owned to give an error on second removal of "connection".
Nick Mathewson
2024-10-23
1
-16
/
+20
*
|
|
rpc: Use a const for the "connection" object ID.
Nick Mathewson
2024-10-23
1
-2
/
+9
*
|
|
rpc: Simplify method-dispatch-bypass logic a bit
Nick Mathewson
2024-10-23
5
-34
/
+41
*
|
|
rpc: Re-run cbindgen.
Nick Mathewson
2024-10-23
1
-1
/
+0
*
|
|
rpc: Add support for dropping the special "connection" object ID.
Nick Mathewson
2024-10-23
1
-9
/
+19
*
|
|
rpc: correct msg and doc for InvalidInput::NullPointer
Nick Mathewson
2024-10-23
1
-2
/
+2
*
|
|
rpc: Move "rpc:release" to be a method on the rpc object.
Nick Mathewson
2024-10-23
2
-33
/
+25
*
|
|
rpcserver: detect and use methods that bypass method dispatch.
Nick Mathewson
2024-10-23
1
-3
/
+8
*
|
|
rpc: do not attempt to dispatch methods with bypassed dispatch.
Nick Mathewson
2024-10-23
1
-0
/
+12
*
|
|
rpc: Add a mechanism for method that bypass regular dispatch
Nick Mathewson
2024-10-23
1
-2
/
+34
[prev]
[next]