index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Use the `zeroize` feature in several crates
Nick Mathewson
2022-08-01
2
-4
/
+4
|
*
|
Merge branch 'provide_params_too' into 'main'
Nick Mathewson
2022-08-04
5
-0
/
+61
|
|
\
\
|
|
*
|
Finish implementation of params() for DirMgr.
Nick Mathewson
2022-08-02
3
-0
/
+59
|
|
*
|
Add params() method to NetDirProvider, and partial implementation
Nick Mathewson
2022-08-02
2
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'inc-rename' into 'main'
Ian Jackson
2022-08-02
4
-2
/
+2
|
|
\
\
|
|
*
|
Rename `.inc` and other included files to end in `.rs`
eta
2022-07-26
4
-2
/
+2
|
*
|
|
Merge branch 's-micros-millis' into 'main'
Ian Jackson
2022-08-02
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
tor-rtcompat: s/micros/millis inside a flaky test
eta
2022-07-26
1
-1
/
+1
|
|
|
/
/
*
|
|
|
tor-proto: Unify the check_match code in channel and handshake
Nick Mathewson
2022-08-10
3
-46
/
+48
*
|
|
|
tor-netdir: Add a static assertion about RelayIdType::COUNT
Nick Mathewson
2022-08-10
3
-3
/
+22
*
|
|
|
Implement `Into<RelayIdRef>` for `&RelayId`.
Nick Mathewson
2022-08-10
1
-0
/
+6
*
|
|
|
Make sure all HasRelayIds constaints allow ?Sized.
Nick Mathewson
2022-08-10
2
-16
/
+25
*
|
|
|
netdir: remove long-unused missing_descriptor_for code
Nick Mathewson
2022-08-10
2
-23
/
+2
*
|
|
|
tor-netdir: Remove or hide some no-longer-used accessors.
Nick Mathewson
2022-08-10
1
-29
/
+13
*
|
|
|
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
5
-58
/
+71
*
|
|
|
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
22
-223
/
+335
*
|
|
|
linkspec: Add more accessors (some internal) for ids.
Nick Mathewson
2022-08-10
1
-0
/
+68
*
|
|
|
Remove get_ed_identity_key as unused.
Nick Mathewson
2022-08-10
1
-23
/
+0
*
|
|
|
Introduce a RelayIdSet and use it in place of HashSet<RelayId>.
Nick Mathewson
2022-08-10
7
-20
/
+167
*
|
|
|
Teach guard restrictions about RelayId.
Nick Mathewson
2022-08-10
5
-16
/
+60
*
|
|
|
Parsing, encoding, and serde for RelayId.
Nick Mathewson
2022-08-10
3
-5
/
+195
*
|
|
|
Use accessors in two places where tests look at specific keys.
Nick Mathewson
2022-08-10
2
-10
/
+21
*
|
|
|
Add a set of Identity-related types and accessors.
Nick Mathewson
2022-08-10
5
-2
/
+166
*
|
|
|
Define a constant for ED25519 identity length.
Nick Mathewson
2022-08-10
2
-3
/
+8
*
|
|
|
guardmgr: Avoid a case of using HasRelayIds key methods.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
|
|
|
netdir: Add and use a new ids_listed() function.
Nick Mathewson
2022-08-02
2
-1
/
+10
*
|
|
|
Avoid a simple usage of ed_identity() in circmgr tests
Nick Mathewson
2022-08-02
1
-2
/
+1
*
|
|
|
Introduce HasRelayIds::same_relay_ids.
Nick Mathewson
2022-08-02
6
-23
/
+33
*
|
|
|
guardmgr: Change APIs that used to take IDs.
Nick Mathewson
2022-08-02
3
-24
/
+19
*
|
|
|
guardmgr: Replace IdPair with RelayIds
Nick Mathewson
2022-08-02
4
-30
/
+31
*
|
|
|
Implement serde traits on RelayIds.
Nick Mathewson
2022-08-02
2
-2
/
+6
*
|
|
|
netdir: add an accessor that takes a HasRelayIds.
Nick Mathewson
2022-08-02
1
-1
/
+12
*
|
|
|
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
18
-48
/
+123
*
|
|
|
Remove some testing-only reimplementations of OwnedChanTarget.
Nick Mathewson
2022-08-02
3
-82
/
+12
|
/
/
/
*
|
/
Fix typos
Dimitris Apostolou
2022-08-01
1
-1
/
+1
|
|
/
|
/
|
*
|
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
17
-27
/
+0
*
|
Manually bump the patch version on safelog.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
|
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
16
-25
/
+25
*
|
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
14
-28
/
+28
*
|
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
21
-71
/
+71
*
|
update semver status file
trinity-1686a
2022-07-30
1
-0
/
+1
*
|
fix runtime issues on ios
trinity-1686a
2022-07-30
3
-10
/
+17
*
|
remove dependancy 'users' on iOS
trinity-1686a
2022-07-30
3
-10
/
+22
*
|
Several typo fixes from `typos`.
Nick Mathewson
2022-07-27
2
-2
/
+2
*
|
Fix a rustdoc link in tor-netdir.
Nick Mathewson
2022-07-26
1
-1
/
+1
|
/
*
tor-dirmgr: Remove opt_netdir entirely.
Nick Mathewson
2022-07-26
3
-12
/
+9
*
CircMgr: Remove directory liveness testing.
Nick Mathewson
2022-07-26
2
-23
/
+2
*
tor-netdir: Remove latest_netdir method.
Nick Mathewson
2022-07-26
2
-10
/
+1
*
Update arti-client to new NetDirProvider API.
Nick Mathewson
2022-07-26
3
-6
/
+33
*
CircMgr: Update to new NetDirProvider API
Nick Mathewson
2022-07-26
1
-8
/
+7
[prev]
[next]