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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
tor-hsservice: Initial work towards mocking RendRequest.
Wesley Aptekar-Cassels
2025-07-23
1
-24
/
+39
|
*
|
|
|
|
tor-hsservice: Allow mocking PowManager.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+16
|
*
|
|
|
|
tor-hsservice: Enforce maximum RendRequest queue size.
Wesley Aptekar-Cassels
2025-07-23
1
-0
/
+12
|
*
|
|
|
|
tor-hsservice: Update suggested effort in PowManager main loop.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+51
|
*
|
|
|
|
tor-hsservice: Add suggested effort update function.
Wesley Aptekar-Cassels
2025-07-23
1
-0
/
+63
|
*
|
|
|
|
tor-hsservice: Give PowManager reference to RendRequestReceiver.
Wesley Aptekar-Cassels
2025-07-23
1
-3
/
+8
|
*
|
|
|
|
tor-hsservice: Allow constructing RendRequestReceiver without spawning.
Wesley Aptekar-Cassels
2025-07-23
1
-19
/
+21
|
*
|
|
|
|
tor-hsservice: Add state for prop362 update loop.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+45
|
*
|
|
|
|
tor-hsservice: Change storage of PoW suggested_effort.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+21
|
*
|
|
|
|
tor-hsservice: Implement PoW queue with BTreeSet.
Wesley Aptekar-Cassels
2025-07-23
1
-6
/
+6
|
*
|
|
|
|
tor-hsservice: RendRequestOrdByEffort use time as tiebreaker.
Wesley Aptekar-Cassels
2025-07-23
1
-5
/
+15
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'cgo-integration' into 'main'
Nick Mathewson
2025-07-23
10
-82
/
+222
|
\
\
\
\
\
|
*
|
|
|
|
tor-proto: Temporary measure to disable CGO.
Nick Mathewson
2025-07-23
1
-1
/
+11
|
*
|
|
|
|
Downgrade an XXXX to a TODO.
Nick Mathewson
2025-07-23
1
-1
/
+3
|
*
|
|
|
|
Remove now-needless allow(unused).
Nick Mathewson
2025-07-23
1
-1
/
+0
|
*
|
|
|
|
Refactor/simplify HopSettings construction
Nick Mathewson
2025-07-23
2
-60
/
+108
|
*
|
|
|
|
Rename and invert the sense of requires_stream_level_sendmes.
Nick Mathewson
2025-07-23
2
-5
/
+9
|
*
|
|
|
|
proto: Send extensions as appropriate to negotiate CGO.
Nick Mathewson
2025-07-23
3
-1
/
+54
|
*
|
|
|
|
proto: Construct CGO instances if that is what is selected.
Nick Mathewson
2025-07-23
2
-2
/
+15
|
*
|
|
|
|
proto: Take format+crypto settings from HopSettings
Nick Mathewson
2025-07-23
7
-54
/
+58
|
*
|
|
|
|
protover: Allocate a capability number for RELAY_CRYPT_CGO.
Nick Mathewson
2025-07-23
1
-0
/
+7
*
|
|
|
|
|
Merge branch 'ticket_2050' into 'main'
Nick Mathewson
2025-07-23
3
-4
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tor-llcrypto: fix typo
tcyrus
2025-07-23
1
-1
/
+1
|
*
|
|
|
|
tor-hscrypto: fix typos
tcyrus
2025-07-23
2
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'add-err-variant' into 'main'
gabi-250
2025-07-23
2
-2
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
tor-keymgr: Add err::Error::KeystoreNotFound
hjrgrn
2025-07-23
2
-2
/
+9
|
/
/
/
/
/
|
|
*
|
|
hyper-examples: Put private key for tests back
nield
2025-08-04
1
-0
/
+8
|
|
*
|
|
hyper-examples: Use native-tls instead of rustls
nield
2025-07-21
3
-198
/
+15
|
|
*
|
|
hyper-examples: Delete folder remaining after rebase
nield
2025-07-20
3
-50
/
+166
|
|
*
|
|
Merge branch 'hyper-examples' of gitlab.torproject.org:nield/arti into hyper-...
nield
2025-07-20
0
-0
/
+0
|
|
|
\
\
\
|
|
|
*
|
|
hyper-examples: Typo
nield
2025-06-24
1
-1
/
+1
|
|
|
*
|
|
hyper-examples: rustfmt
nield
2025-06-24
1
-4
/
+7
|
|
|
*
|
|
hyper-examples: Clarify comment regarding `is_fully_reachable`
nield
2025-06-24
1
-3
/
+2
|
|
|
*
|
|
hyper-examples: Simplify code for timeout
nield
2025-06-24
1
-51
/
+15
|
|
|
*
|
|
hyper-examples: Print messages to stderr
nield
2025-06-24
1
-6
/
+6
|
|
|
*
|
|
hyper-examples: Add comment why we use rustls and manual set root_cert
nield
2025-06-24
1
-0
/
+4
|
|
|
*
|
|
hyper-examples: Print messages to stderr
nield
2025-06-24
1
-2
/
+2
|
|
|
*
|
|
hyper-examples: Allow cli argument for test-url
nield
2025-06-24
1
-1
/
+4
|
|
|
*
|
|
hyper-examples: Remove hyper-custom-connector-example
nield
2025-06-04
4
-268
/
+3
|
|
|
*
|
|
hyper-examples: Typo
nield
2025-04-16
1
-1
/
+1
|
|
|
*
|
|
hyper-examples: Fix example hyper-http-hs-example
nield
2025-04-16
1
-13
/
+67
|
|
|
*
|
|
hyper-examples: Rename example directory
nield
2025-04-16
7
-29
/
+29
|
|
|
*
|
|
hyper-examples: Fix example hyper-http-client example
nield
2025-04-16
1
-14
/
+22
|
|
|
*
|
|
hyper-examples: Cargo fmt
nield
2025-04-16
1
-1
/
+1
|
|
|
*
|
|
hyper-examples: Add README.md
nield
2025-04-15
1
-0
/
+40
|
|
|
*
|
|
hyper-examples: Remove subdirectories from example
nield
2025-04-15
11
-132
/
+62
|
|
|
*
|
|
hyper-examples: Remove unsafe test url form hyper-http-client-example
nield
2025-04-15
1
-1
/
+3
|
|
|
*
|
|
hyper-examples: Example creating custom ArtiHttpConnector for hyper
nield
2025-04-15
4
-0
/
+300
|
|
*
|
|
|
hyper-examples: Typo
nield
2025-07-20
1
-1
/
+1
|
|
*
|
|
|
hyper-examples: rustfmt
nield
2025-07-20
1
-4
/
+7
[prev]
[next]