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
/
tor-netdir
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version dependencies to 0.0.0
Nick Mathewson
2021-06-24
1
-7
/
+7
*
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
*
Remove some (but not all) needless dependencies.
Nick Mathewson
2021-06-17
1
-6
/
+3
*
Missing feature dependency.
Nick Mathewson
2021-06-16
1
-1
/
+1
*
Expose the "construct_network()" function in tor-netdir.
Nick Mathewson
2021-06-16
1
-0
/
+2
*
tor-netdir no longer uses caret.
Nick Mathewson
2021-05-25
1
-1
/
+0
*
Remove unused derive_more.
Nick Mathewson
2021-05-25
1
-5
/
+0
*
Use macros and types to improve handling of Netdir parameters.
Nick Mathewson
2021-05-25
1
-0
/
+6
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Fill in "package.categories" on all Cargo.toml
Nick Mathewson
2021-05-19
1
-0
/
+1
*
More tests for tor-netdir::weight
Nick Mathewson
2021-05-07
1
-0
/
+1
*
Upgrade rusqlite; remove needless usage.
Nick Mathewson
2021-04-05
1
-1
/
+0
*
Experimental accessor functions for Relay members.
Nick Mathewson
2021-03-30
1
-0
/
+4
*
Add a compatibility layer so we can upgrade rand_core.
Nick Mathewson
2021-03-18
1
-1
/
+1
*
Add the tor project as an author.
Nick Mathewson
2021-03-17
1
-1
/
+1
*
Add keywords to each Cargo.toml
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Add a description field to all our Cargo.toml files
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Give it a homepage everyplace.
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Bump dependencies with "cargo upgrade"
Nick Mathewson
2021-03-06
1
-3
/
+3
*
Update to latest futures, once_cell
Nick Mathewson
2021-02-23
1
-1
/
+1
*
Update some dependencies.
Nick Mathewson
2021-02-19
1
-1
/
+1
*
Add support to override network parameters in the configuration.
Nick Mathewson
2021-02-16
1
-0
/
+1
*
Make authorities and fallbacks configurable.
Nick Mathewson
2021-02-11
1
-0
/
+1
*
Upgrade a few more dependencies.
Nick Mathewson
2021-01-13
1
-1
/
+1
*
cargo upgrade.
Nick Mathewson
2020-12-30
1
-1
/
+1
*
Expose network parameters more sensibly from NetDir.
Nick Mathewson
2020-12-22
1
-0
/
+1
*
Migrate from lazy_static to once_cell.
Nick Mathewson
2020-12-22
1
-1
/
+1
*
upgrade rusqlite
Nick Mathewson
2020-12-08
1
-1
/
+1
*
Move storage and config logic from netdir to dirmgr.
Nick Mathewson
2020-11-20
1
-4
/
+0
*
Include a list of fallback directories in tor-netdir
Nick Mathewson
2020-11-16
1
-0
/
+2
*
Checkpoint work on a sqlite backend.
Nick Mathewson
2020-11-16
1
-0
/
+5
*
Checkpoint work on making storage backend generic
Nick Mathewson
2020-11-14
1
-0
/
+1
*
Upgrade dependencies
Nick Mathewson
2020-11-10
1
-1
/
+1
*
Run "cargo upgrade".
Nick Mathewson
2020-10-15
1
-1
/
+1
*
Pare down and sort dependencies
Nick Mathewson
2020-09-09
1
-2
/
+3
*
Run cargo upgrade, except for stream-cipher.
Nick Mathewson
2020-09-09
1
-5
/
+5
*
New "linkspec" module to encapsulate info needed to connect/extend.
Nick Mathewson
2020-09-08
1
-0
/
+2
*
Add a handy function for picking a random relay.
Nick Mathewson
2020-09-08
1
-0
/
+1
*
Start on a 'netdir' crate to wrap netdoc.
Nick Mathewson
2020-09-07
1
-0
/
+19