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 errors: Use `crate::Result` rather than imports
Ian Jackson
2023-08-17
2
-13
/
+11
*
|
|
Merge branch 'ipt-e-drop' into 'main'
gabi-250
2023-08-18
4
-2
/
+33
|
\
\
\
|
*
|
|
tor-hsservice: Define drop behaviour of IPT establisher status
Ian Jackson
2023-08-17
3
-0
/
+21
|
*
|
|
tor-async-utils: Deprecate DropNotifyEofSignallable::is_eof
Ian Jackson
2023-08-17
1
-2
/
+12
*
|
|
|
Merge branch 'hss_circparams' into 'main'
gabi-250
2023-08-18
1
-7
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hsservice: Use correct circparameters_from_netparameters fn
Nick Mathewson
2023-08-18
1
-7
/
+5
|
/
/
/
*
|
|
Merge branch 'allow_stream_req-hop-num' into 'main'
Nick Mathewson
2023-08-18
4
-9
/
+80
|
\
\
\
|
*
|
|
tor-proto: Add test where an incoming stream comes from an unexpect hop.
Gabriela Moldovan
2023-08-18
1
-0
/
+44
|
*
|
|
tor-proto: Make ClientCirc::allow_stream_requests take a HopNum.
Gabriela Moldovan
2023-08-18
4
-9
/
+36
|
|
/
/
*
|
|
Merge branch 'ipt-relay' into 'main'
Nick Mathewson
2023-08-18
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsservice: Change IptEstablisher::new to take RelayIds
Ian Jackson
2023-08-17
1
-3
/
+3
|
/
/
*
|
Merge branch 'rendezvous_handshake' into 'main'
Nick Mathewson
2023-08-17
7
-0
/
+293
|
\
\
|
*
|
hsservice: new rend_handshake module
Nick Mathewson
2023-08-17
4
-0
/
+259
|
*
|
cell: Add accessors to IntroduceHandshakePayload
Nick Mathewson
2023-08-16
2
-0
/
+16
|
*
|
cell: Add accessors to Introduce2.
Nick Mathewson
2023-08-16
2
-0
/
+18
*
|
|
Merge branch 'always_bug-from' into 'main'
gabi-250
2023-08-17
3
-2
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-bytes: deprecate always_bug with From trait
Emil Engler
2023-08-17
3
-2
/
+13
*
|
|
Merge branch 'handshake-tests' into 'main'
gabi-250
2023-08-17
1
-0
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: add a test for missing NETINFO cells
Emil Engler
2023-08-12
1
-0
/
+15
*
|
|
Merge branch 'all_crates_warnings' into 'main'
Nick Mathewson
2023-08-16
5
-5
/
+10
|
\
\
\
|
*
|
|
arti-client: fix conditional unused_import and dead_code warnings
Nick Mathewson
2023-08-16
2
-5
/
+7
|
*
|
|
guardmgr: Fix a dead-code warning when built without bridge support.
Nick Mathewson
2023-08-16
1
-0
/
+1
|
*
|
|
tor-proto: Fix dead_code when building without experimental-api
Nick Mathewson
2023-08-16
2
-0
/
+2
*
|
|
|
Merge branch 'netdir-todo' into 'main'
gabi-250
2023-08-16
2
-23
/
+112
|
\
\
\
\
|
*
|
|
|
tor-netdir: Replace somewhat niche scan() usage with flat_map().
Gabriela Moldovan
2023-08-16
1
-9
/
+7
|
*
|
|
|
tor-netdir: Rework the logic for checking if a node has already been selected.
Gabriela Moldovan
2023-08-16
1
-3
/
+1
|
*
|
|
|
tor-netdir: Store the hsdir indices in a HashSet instead of a BTreeSet.
Gabriela Moldovan
2023-08-16
1
-4
/
+4
|
*
|
|
|
tor-netdir: Derive Hash for HsDirIndex.
Gabriela Moldovan
2023-08-16
1
-1
/
+1
|
*
|
|
|
tor-netdir: Explain what the ring_items_at filter is for.
Gabriela Moldovan
2023-08-16
1
-0
/
+5
|
*
|
|
|
tor-netdir: Only select nodes that haven't been used for lower-numbered repli...
Gabriela Moldovan
2023-08-16
1
-15
/
+96
|
*
|
|
|
tor-netdir: Make ring_items_at() filter the items before returning.
Gabriela Moldovan
2023-08-16
2
-2
/
+5
|
*
|
|
|
tor-netdir: Update ring_items_at() docs.
Gabriela Moldovan
2023-08-16
1
-4
/
+3
|
*
|
|
|
tor-netdir: Remove extraneous whitespace.
Gabriela Moldovan
2023-08-16
1
-1
/
+1
|
*
|
|
|
tor-netdir: Use hsdir_spread_store if we're uploading.
Gabriela Moldovan
2023-08-16
1
-4
/
+9
|
|
/
/
/
*
|
|
|
Merge branch 'ipt-e' into 'main'
Nick Mathewson
2023-08-16
2
-8
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tor-hsservice: Have IptEstablisher::new() return the status watch (fmt)
Ian Jackson
2023-08-16
1
-2
/
+1
|
*
|
|
tor-hsservice: Have IptEstablisher::new() return the status watch
Ian Jackson
2023-08-16
1
-5
/
+6
|
*
|
|
Apply some churn from rustfmt (beta)
Ian Jackson
2023-08-16
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'upload-descriptor' into 'main'
gabi-250
2023-08-16
7
-38
/
+120
|
\
\
\
|
*
|
|
tor-dirclient: Fix clippy lints.
Gabriela Moldovan
2023-08-16
1
-5
/
+5
|
*
|
|
tor-dirclient: Remove unused `StringBody` trait.
Gabriela Moldovan
2023-08-16
2
-27
/
+0
|
*
|
|
tor-dirclient: Make Requestable return requests with String bodies.
Gabriela Moldovan
2023-08-16
4
-53
/
+25
|
*
|
|
tor-dirclient: Rename StringBody::str() to StringBody::as_str().
Gabriela Moldovan
2023-08-16
2
-6
/
+6
|
*
|
|
tor-dirclient: Deprecate download() instead of removing it.
Gabriela Moldovan
2023-08-16
2
-1
/
+18
|
*
|
|
tor-dirclient: Extend format test to check the body is formatted too (fmt)
Gabriela Moldovan
2023-08-16
1
-1
/
+4
|
*
|
|
tor-dirclient: Extend format test to check the body is formatted too.
Gabriela Moldovan
2023-08-16
1
-8
/
+22
|
*
|
|
tor-dirclient: Move request building to a test helper function.
Gabriela Moldovan
2023-08-16
1
-11
/
+13
|
*
|
|
tor-dirclient: Add `HsDescUploadRequest`.
Gabriela Moldovan
2023-08-16
3
-0
/
+50
|
*
|
|
tor-dirclient: Make the body type of a `Requestable` type configurable.
Gabriela Moldovan
2023-08-16
4
-4
/
+49
|
*
|
|
tor-dirclient: Rename download() to send_request() (fmt).
Gabriela Moldovan
2023-08-16
1
-1
/
+5
[prev]
[next]