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
/
tor-guardmgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Implement HasRelayIds for Bridge.
Nick Mathewson
2022-10-04
1
-1
/
+11
|
*
Implement BridgeDesc and BridgeDescList.
Nick Mathewson
2022-10-04
1
-58
/
+41
*
|
Temporarily suppress a false positive from nightly.
Nick Mathewson
2022-10-04
1
-0
/
+5
|
/
*
Merge branch 'bridge-parse' into 'main'
Ian Jackson
2022-10-03
2
-2
/
+516
|
\
|
*
pt: bridge line parsing: overhaul errors
Ian Jackson
2022-10-03
1
-36
/
+107
|
*
pt: Check PT key=value syntax
Ian Jackson
2022-10-03
1
-3
/
+0
|
*
pt: Make PtTarget::push_setting fallible, and take Into
Ian Jackson
2022-10-03
1
-3
/
+8
|
*
pt: bridge line parsing: Add commentary
Ian Jackson
2022-10-03
1
-0
/
+26
|
*
pt: Document Bridge line syntax
Ian Jackson
2022-10-03
1
-0
/
+31
|
*
pt: bridge parsing: Add an IPv6 test case
Ian Jackson
2022-09-30
1
-0
/
+12
|
*
pt: impl Display for Bridge and test it
Ian Jackson
2022-09-30
1
-0
/
+43
|
*
implement FromStr for Bridge, and test it
Ian Jackson
2022-09-30
1
-0
/
+327
|
*
tor-guardmgr: Introduce pt-client feature
Ian Jackson
2022-09-30
1
-1
/
+3
|
*
pt: Make some more types Eq
Ian Jackson
2022-09-30
1
-1
/
+1
*
|
Remove semver.md files now that arti 1.0.1 is out.
Nick Mathewson
2022-10-03
1
-2
/
+0
*
|
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-5
/
+5
*
|
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-4
/
+4
|
/
*
Mark all bridge and pt features as experimental for now.
Nick Mathewson
2022-09-29
1
-0
/
+2
*
Add the necessary APIs for bridge-based circuit construction.
Nick Mathewson
2022-09-26
1
-0
/
+10
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
4
-3
/
+114
*
GuardMgr: Add TODOs for bridge support.
Nick Mathewson
2022-09-26
2
-0
/
+29
*
A basic configuration type for a bridge.
Nick Mathewson
2022-09-26
5
-1
/
+66
*
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
1
-6
/
+0
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-15
/
+15
*
Downgrade "guard set loaded" messages
Nick Mathewson
2022-08-25
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
Merge branch 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
2
-1
/
+1
|
\
|
*
Merge branch 'inc-rename' into 'main'
Ian Jackson
2022-08-02
2
-1
/
+1
|
|
\
|
|
*
Rename `.inc` and other included files to end in `.rs`
eta
2022-07-26
2
-1
/
+1
*
|
|
Make sure all HasRelayIds constaints allow ?Sized.
Nick Mathewson
2022-08-10
2
-16
/
+25
*
|
|
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
1
-1
/
+2
*
|
|
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
6
-60
/
+45
*
|
|
Introduce a RelayIdSet and use it in place of HashSet<RelayId>.
Nick Mathewson
2022-08-10
3
-11
/
+7
*
|
|
Teach guard restrictions about RelayId.
Nick Mathewson
2022-08-10
2
-14
/
+26
*
|
|
Use accessors in two places where tests look at specific keys.
Nick Mathewson
2022-08-10
1
-3
/
+4
*
|
|
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
1
-1
/
+1
*
|
|
Introduce HasRelayIds::same_relay_ids.
Nick Mathewson
2022-08-02
1
-5
/
+3
*
|
|
guardmgr: Change APIs that used to take IDs.
Nick Mathewson
2022-08-02
2
-14
/
+11
*
|
|
guardmgr: Replace IdPair with RelayIds
Nick Mathewson
2022-08-02
4
-30
/
+31
*
|
|
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
4
-8
/
+20
|
/
/
*
|
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-1
/
+0
*
|
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
|
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-4
/
+4
*
|
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-6
/
+6
*
|
fix runtime issues on ios
trinity-1686a
2022-07-30
1
-4
/
+4
|
/
*
GuardMgr: Update to use new NetDirProvider API.
Nick Mathewson
2022-07-26
2
-4
/
+4
*
Note semver break in tor-guardmgr::Error.
Nick Mathewson
2022-07-07
1
-0
/
+1
*
Remove now-unused NoGuardsUsable case.
Nick Mathewson
2022-07-07
1
-8
/
+2
*
Improve message for failure to select a guard.
Nick Mathewson
2022-07-07
2
-19
/
+48
[prev]
[next]