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
...
|
*
|
tor-hsservice: Make restricted_discovery updateable.
Gabriela Moldovan
2024-08-21
1
-1
/
+1
|
*
|
tor-hsservice: Make the reactor take a reference to the config.
Gabriela Moldovan
2024-08-21
2
-3
/
+3
|
*
|
tor-hsservice: Use OnionServiceConfigPublisherView in the publisher.
Gabriela Moldovan
2024-08-21
2
-16
/
+11
|
*
|
tor-hsservice: Create a type for the descriptor publisher's view of the config.
Gabriela Moldovan
2024-08-21
1
-1
/
+49
|
*
|
tor-hsservice: Log the client nicknames the descriptor is encrypted for.
Gabriela Moldovan
2024-08-21
1
-1
/
+4
|
*
|
tor-hsservice: Log if we are about to generate a new descriptor.
Gabriela Moldovan
2024-08-21
1
-0
/
+1
|
*
|
tor-config: Support watching dirs for files with a given extension (fmt).
Gabriela Moldovan
2024-08-21
1
-2
/
+9
|
*
|
tor-config: Support watching dirs for files with a given extension.
Gabriela Moldovan
2024-08-21
2
-20
/
+73
|
*
|
tor-config: Move event handling to a separate function.
Gabriela Moldovan
2024-08-21
1
-20
/
+30
|
*
|
tor-config: Remove unused Event::SigHup variant.
Gabriela Moldovan
2024-08-21
1
-3
/
+0
|
*
|
tor-config: Make FileWatcher use an opaque channel type.
Gabriela Moldovan
2024-08-21
3
-94
/
+176
|
*
|
tor-config: Give FileWatcherBuilder a handle to the runtime.
Gabriela Moldovan
2024-08-21
3
-16
/
+17
|
*
|
tor-config: Move FileWatcher to tor-config.
Gabriela Moldovan
2024-08-21
4
-185
/
+219
|
*
|
arti: Update outdated FileWatcher docs.
Gabriela Moldovan
2024-08-21
1
-5
/
+1
*
|
|
Merge branch 'document-data-streams' into 'main'
Nick Mathewson
2024-08-22
3
-3
/
+22
|
\
\
\
|
*
|
|
flow-control: document idea for making more robust
Jim Newsome
2024-08-21
2
-0
/
+11
|
*
|
|
Circuit reactor: improve code comments
Jim Newsome
2024-08-21
1
-3
/
+11
*
|
|
|
Merge branch 'optional-managed-pts' into 'main'
Nick Mathewson
2024-08-22
5
-455
/
+583
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tor-ptmgr: added a 'managed-pts' default feature
Steven Engler
2024-08-21
4
-82
/
+124
|
*
|
|
tor-ptmgr: break out `spawn_transport` into separate function
Steven Engler
2024-08-20
1
-33
/
+38
|
*
|
|
tor-ptmgr: moved `PtClientMethod` from ipc to crate module
Steven Engler
2024-08-20
2
-22
/
+24
|
*
|
|
tor-ptmgr: move some code to a new 'managed' module
Steven Engler
2024-08-20
3
-312
/
+331
|
*
|
|
tor-ptmgr: fix warnings when 'tor-channel-factory' isn't enabled
Steven Engler
2024-08-20
2
-3
/
+7
|
*
|
|
tor-ptmgr: added the `TransportOptions` enum
Steven Engler
2024-08-20
2
-43
/
+99
*
|
|
|
Merge branch 'peekable-poll-set' into 'main'
Jim Newsome
2024-08-21
10
-291
/
+496
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
StreamPollSet: disallow polling ready streams
Jim Newsome
2024-08-21
2
-30
/
+46
|
*
|
|
StreamMap: Use StreamUnobtrusivePeeker instead of Peekable
Jim Newsome
2024-08-21
2
-4
/
+9
|
*
|
|
Expose stream_peek
Jim Newsome
2024-08-21
2
-6
/
+18
|
*
|
|
PeekFuture: implement for all PeekableStream
Jim Newsome
2024-08-21
1
-5
/
+6
|
*
|
|
StreamUnobtrusivePeeker: implement PeekableStream and UnobtrusivePeekableStream
Jim Newsome
2024-08-21
3
-41
/
+15
|
*
|
|
tor-proto: Use PeekableStream to get rid of redundant buffering
Jim Newsome
2024-08-21
3
-235
/
+303
|
*
|
|
tor-async-utils: add traits PeekableStream and UnobtrusivePeekableStream
Jim Newsome
2024-08-21
2
-0
/
+129
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ticket-1504' into 'main'
Nick Mathewson
2024-08-21
2
-12
/
+7
|
\
\
\
|
*
|
|
keymanip: Make blind_pubkey exist unconditionally
Nick Mathewson
2024-08-21
2
-4
/
+5
|
*
|
|
keymanip: Use doc(cfg(...)) in place of "Availability" sections
Nick Mathewson
2024-08-21
1
-8
/
+2
|
*
|
|
llcrypto: Make `blind_keypair` build without hsv3-client.
Nick Mathewson
2024-08-21
1
-2
/
+2
*
|
|
|
rpclib: Allow ConnectionClosed in arti_socket_closed test
Nick Mathewson
2024-08-21
1
-0
/
+9
|
/
/
/
*
|
|
Merge branch 'noop-tracker-2' into 'main'
Ian Jackson
2024-08-21
9
-134
/
+448
|
\
\
\
|
*
|
|
tor-memquota: IfEnabled: Complete a thought in a comment
Ian Jackson
2024-08-21
1
-1
/
+3
|
*
|
|
tor-memquota: Pass EnabledToken to HasMemoryCost method
Ian Jackson
2024-08-19
2
-17
/
+29
|
*
|
|
tor-memquota: Pass EnabledToken to IsParticipant methods
Ian Jackson
2024-08-19
6
-19
/
+22
|
*
|
|
tor-memquota: Put EnabledToken in various structs, including the reclaimer
Ian Jackson
2024-08-19
3
-4
/
+26
|
*
|
|
tor-memquota: Allow memory tracking to be compiled out
Ian Jackson
2024-08-19
6
-6
/
+46
|
*
|
|
tor-memquota: Support a no-op MemoryQuotaTracker
Ian Jackson
2024-08-19
4
-51
/
+168
|
*
|
|
tor-memquota: Introduce self_ variables in mtracker.rs (fmt)
Ian Jackson
2024-08-19
1
-1
/
+4
|
*
|
|
tor-memquota: Introduce self_ variables in mtracker.rs
Ian Jackson
2024-08-19
1
-48
/
+69
|
*
|
|
tor-memquota: Introduce IfEnabled and EnabledToken
Ian Jackson
2024-08-19
3
-0
/
+84
|
*
|
|
tor-memquota: find_in_tracker: Allow internal use of non-unit errors
Ian Jackson
2024-08-19
1
-6
/
+6
|
*
|
|
tor-memquota: pre-apply rustfmt churn
Ian Jackson
2024-08-19
2
-4
/
+14
|
|
/
/
*
|
|
Merge branch 'rpc-delegate' into 'main'
Nick Mathewson
2024-08-21
3
-32
/
+138
|
\
\
\
[prev]
[next]