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
...
|
*
|
|
hashx_cachegrind: Introduce bench_loop helper macro
Ian Jackson
2023-08-23
1
-24
/
+29
|
*
|
|
hashx_cachegrind: Introduce u32be helper function
Ian Jackson
2023-08-23
1
-4
/
+11
|
*
|
|
hashx_cachegrind: Introduce mk_c_equix helper macro
Ian Jackson
2023-08-23
1
-4
/
+9
|
*
|
|
hashx_cachegrind: Introduce mk_rust helper macro
Ian Jackson
2023-08-23
1
-8
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ipt-m' into 'main'
Ian Jackson
2023-08-23
10
-6
/
+1470
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsservice: Add a TODO for breaking up the big function
Ian Jackson
2023-08-23
1
-0
/
+2
|
*
|
tor-hsservice: timeout_track: Add some TODOs
Ian Jackson
2023-08-23
1
-0
/
+3
|
*
|
tor-hsservice: ipt-m: Add a TODO about code motion
Ian Jackson
2023-08-23
1
-0
/
+2
|
*
|
tor-hsservice: ipt-m: tests: Fix wrong comment
Ian Jackson
2023-08-23
1
-1
/
+1
|
*
|
Fix doc formatting.
gabi-250
2023-08-23
1
-1
/
+1
|
*
|
tor-hsservice: About half of an IPT Manager
Ian Jackson
2023-08-23
5
-2
/
+799
|
*
|
tor-hsservice: Expose the ipt_establish and publish modules
Ian Jackson
2023-08-23
1
-2
/
+2
|
*
|
tor-hsservice: Provide timeout tracking utilities - tests
Ian Jackson
2023-08-23
2
-2
/
+201
|
*
|
tor-hsservice: Provide timeout tracking utilities
Ian Jackson
2023-08-23
3
-0
/
+434
|
*
|
tor-rtmock: Relax Sync bound on spawned tasks in MockExecutor
Ian Jackson
2023-08-23
2
-2
/
+3
|
*
|
tor-rtmock: Expose time_until_next_timeout on MockRuntime
Ian Jackson
2023-08-23
2
-0
/
+26
*
|
|
Merge branch 'hashx_perf' into 'main'
Ian Jackson
2023-08-23
10
-389
/
+388
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hashx: Use a boxed slice for Program storage
Micah Elizabeth Scott
2023-08-21
1
-3
/
+3
|
*
|
hashx: Assembly buffer sizing and tidying
Micah Elizabeth Scott
2023-08-21
3
-34
/
+104
|
*
|
hashx: avoid surprising overhead of enum code() method
Micah Elizabeth Scott
2023-08-21
1
-3
/
+3
|
*
|
hashx: Rearrange destination register validator for performance
Micah Elizabeth Scott
2023-08-21
2
-12
/
+49
|
*
|
hashx: New approach to avoid memcpy in Program
Micah Elizabeth Scott
2023-08-21
7
-63
/
+49
|
*
|
hashx: Rewrite RegisterSet again to reduce CPU frontend stalls
Micah Elizabeth Scott
2023-08-21
6
-210
/
+103
|
*
|
hashx: new RegisterWriter format handles more cases transparently
Micah Elizabeth Scott
2023-08-21
3
-99
/
+112
*
|
|
arti-client: Fix a couple more typos.
Nick Mathewson
2023-08-22
2
-2
/
+2
*
|
|
Use "typos-cli" to fix a bunch of typos.
Nick Mathewson
2023-08-22
4
-4
/
+4
*
|
|
arti::cfg tests: Use fold to make nightly clippy happier
Nick Mathewson
2023-08-22
1
-4
/
+5
*
|
|
Resolve a pair of warnings about redundant closures.
Nick Mathewson
2023-08-22
2
-3
/
+3
*
|
|
Merge branch 'netdir-todo-2-take-2' into 'main'
gabi-250
2023-08-22
3
-6
/
+186
|
\
\
\
|
*
|
|
tor-netdir: Use an owned HsBlindId instead of a reference.
Gabriela Moldovan
2023-08-22
2
-5
/
+5
|
*
|
|
tor-netdir: Replace flat_map() with cartesian_product().
Gabriela Moldovan
2023-08-22
1
-7
/
+2
|
*
|
|
tor-netdir: Make `hs_dirs_upload` take an iterator instead of a slice (fmt).
Gabriela Moldovan
2023-08-22
1
-4
/
+6
|
*
|
|
tor-netdir: Make `hs_dirs_upload` take an iterator instead of a slice.
Gabriela Moldovan
2023-08-22
1
-7
/
+10
|
*
|
|
tor-netdir: Add TODO about making HsDirOp private.
Gabriela Moldovan
2023-08-22
1
-0
/
+3
|
*
|
|
tor-hsclient: Use hs_dirs_download instead of the deprecated hs_dirs.
Gabriela Moldovan
2023-08-22
2
-7
/
+6
|
*
|
|
tor-netdir: Deprecate hs_dirs().
Gabriela Moldovan
2023-08-22
2
-0
/
+3
|
*
|
|
tor-netdir: Add separate functions for computing hsdirs for upload/download.
Gabriela Moldovan
2023-08-22
2
-0
/
+103
|
*
|
|
tor-netdir: Add private helpers for selecting hsdirs.
Gabriela Moldovan
2023-08-22
1
-0
/
+72
|
|
|
/
|
|
/
|
*
|
|
hss: Improve comments in IptEstablisher::drop.
Nick Mathewson
2023-08-22
1
-2
/
+8
*
|
|
hss: Allow IptEstablisher to start in Advertised mode.
Nick Mathewson
2023-08-22
1
-18
/
+20
*
|
|
hss: switch to select_biased
Nick Mathewson
2023-08-22
1
-1
/
+1
*
|
|
hss: change terminate oneshot to send "void".
Nick Mathewson
2023-08-22
2
-7
/
+10
*
|
|
hss: enable tor_proto/experimental-api
Nick Mathewson
2023-08-22
1
-1
/
+5
*
|
|
HSS: Use correct timeouts and delays in IptEstablisher
Nick Mathewson
2023-08-22
2
-8
/
+8
*
|
|
HSS: Use a more accurate timeout for ESTABLISH_INTRO handshake.
Nick Mathewson
2023-08-22
1
-10
/
+11
*
|
|
HSS: Refactor RendRequest so we can return a stream of it.
Nick Mathewson
2023-08-22
5
-46
/
+74
*
|
|
HSS: Use DropNotifyWatchSender.
Nick Mathewson
2023-08-22
1
-3
/
+3
*
|
|
HSS: Implement start_accepting and drop for IptEstablisher.
Nick Mathewson
2023-08-22
1
-14
/
+75
*
|
|
hss: launch task to establish introduce requests.
Nick Mathewson
2023-08-22
1
-14
/
+76
*
|
|
hss: Once an ipt session is established, let it keep running.
Nick Mathewson
2023-08-22
1
-6
/
+10
[prev]
[next]