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-netdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bump_versions_117' into 'main'
arti-v1.1.7
Nick Mathewson
2023-08-01
1
-9
/
+9
|
\
|
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-9
/
+9
*
|
Run "fixup features" in preparation for a release.
Nick Mathewson
2023-08-01
1
-2
/
+2
|
/
*
Add country codes to relays inside a NetDir
eta
2023-07-13
3
-4
/
+177
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
6
-0
/
+7
*
Remove explicit allows for missing_panics_docs.
Nick Mathewson
2023-07-06
2
-5
/
+0
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Remove semver.md files for 1.1.6
Nick Mathewson
2023-06-30
1
-2
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-7
/
+7
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Mark all {hs,onion-serivce}-client features as non-experimental.
Nick Mathewson
2023-06-29
1
-2
/
+3
*
netdir: add crosslinks to our definition of "usable".
Nick Mathewson
2023-06-29
1
-13
/
+13
*
netdir: document what we mean by a "usable" relay.
Nick Mathewson
2023-06-29
1
-0
/
+8
*
netdir: Conditionally expose some by_rsa APIs as experimental.
Nick Mathewson
2023-06-29
2
-3
/
+15
*
netdir: Remove a TODO HS
Nick Mathewson
2023-06-29
1
-4
/
+0
*
Downgrade TODO HS on HsDirParams::compute().expect()
Nick Mathewson
2023-06-29
2
-4
/
+21
*
netdir: Defer a TODO HS but add a comment
Nick Mathewson
2023-06-29
1
-1
/
+12
*
netdir: take n_replicas and spread_fetch from consensus parameters
Nick Mathewson
2023-06-29
1
-2
/
+12
*
netdir: Downgrade/remove/defer some TODO hs entries.
Nick Mathewson
2023-06-29
2
-7
/
+5
*
netdir: remove some now-needless warning suppressions.
Nick Mathewson
2023-06-29
2
-3
/
+0
*
netdir: remove unnecessary wraps from srv_interval, extract_srvs
Nick Mathewson
2023-06-29
1
-13
/
+12
*
netdir: Move voting_period() to netdoc::Lifetime
Nick Mathewson
2023-06-29
1
-14
/
+7
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
*
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
|
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
|
/
*
hscrypto: fix TODOs in time-period code.
Nick Mathewson
2023-06-13
1
-7
/
+9
*
netdir: Wrap HsDir an Arc<>
Nick Mathewson
2023-06-09
1
-5
/
+7
*
Expand docs for NetDirProvider
Ian Jackson
2023-06-08
1
-0
/
+7
*
netdir, netdoc: Add accessors for protocol version status.
Nick Mathewson
2023-06-06
2
-0
/
+21
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-12
/
+12
*
guardmgr, netdir: fix some needless-mut warnings
Nick Mathewson
2023-05-18
1
-2
/
+2
*
Merge branch 'resolve_relay' into 'main'
Nick Mathewson
2023-05-16
1
-0
/
+142
|
\
|
*
netdir: New function to check consistency of a HasRelayIds
Nick Mathewson
2023-05-16
1
-0
/
+142
*
|
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-3
/
+2
*
|
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
|
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+12
*
|
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-3
/
+5
|
/
*
tor-netdir: Shuffle the list of HS dirs used for downloading descriptors.
Gabriela Moldovan
2023-05-04
1
-10
/
+22
*
tor-netdir: Update tests to parse the descriptor, make test consensus lifetim...
Gabriela Moldovan
2023-05-03
2
-16
/
+28
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-12
/
+12
*
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Upgrade our num_enum dependency.
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Merge branch 'hs' into 'main'
Ian Jackson
2023-04-11
2
-8
/
+30
|
\
|
*
hs dirs: Note a thing we don't implement yet
Ian Jackson
2023-04-11
1
-0
/
+11
|
*
hs dirs: Implement spread_fetch (fmt)
Ian Jackson
2023-04-11
1
-1
/
+4
|
*
hs dirs: Implement spread_fetch
Ian Jackson
2023-04-11
2
-4
/
+10
[next]