lbry-sdk/lbrynet/core
Jack 06a88599df --http-auth flag to use authentication, refactor settings
settings will prefer, in order:
-defaults
-settings in config file
-settings given as environmental variables
-settings given as command line args
2016-10-19 00:12:44 -04:00
..
client --http-auth flag to use authentication, refactor settings 2016-10-19 00:12:44 -04:00
server clean up 2016-10-13 13:35:55 -04:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobAvailability.py clean up 2016-10-13 13:35:55 -04:00
BlobInfo.py initial commit 2015-08-20 11:27:15 -04:00
BlobManager.py negotiated downloads 2016-09-27 13:52:44 -04:00
cryptoutils.py initial commit 2015-08-20 11:27:15 -04:00
DownloadOption.py change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
Error.py Merge branch 'master' into auth-jsonrpc 2016-10-14 18:25:37 -04:00
HashAnnouncer.py initial commit 2015-08-20 11:27:15 -04:00
HashBlob.py --http-auth flag to use authentication, refactor settings 2016-10-19 00:12:44 -04:00
log_support.py --http-auth flag to use authentication, refactor settings 2016-10-19 00:12:44 -04:00
Offer.py clean up 2016-10-13 13:35:55 -04:00
PaymentRateManager.py --http-auth flag to use authentication, refactor settings 2016-10-19 00:12:44 -04:00
Peer.py clean up 2016-10-13 13:35:55 -04:00
PeerFinder.py initial commit 2015-08-20 11:27:15 -04:00
PeerManager.py initial commit 2015-08-20 11:27:15 -04:00
PriceModel.py --http-auth flag to use authentication, refactor settings 2016-10-19 00:12:44 -04:00
PTCWallet.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
RateLimiter.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
Session.py clean up 2016-10-13 13:35:55 -04:00
sqlite_helpers.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
Strategy.py clean up 2016-10-13 13:35:55 -04:00
StreamCreator.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
StreamDescriptor.py misc bug fixes and code cleanup 2016-07-26 12:24:25 -05:00
utils.py --http-auth flag to use authentication, refactor settings 2016-10-19 00:12:44 -04:00
Wallet.py --http-auth flag to use authentication, refactor settings 2016-10-19 00:12:44 -04:00