.. |
crypto
|
RSA key-size is not configurable, it's 2048bits
|
2022-02-16 21:46:24 -07:00 |
frontends
|
remove unused imports
|
2021-10-25 20:52:35 -04:00 |
immutable
|
A better approach to MAX_UEB_SIZE: just delete the code since it's not used in practice.
|
2022-09-16 10:38:29 -04:00 |
introducer
|
Merge remote-tracking branch 'upstream/master'
|
2021-10-26 09:23:49 -04:00 |
mutable
|
Revert removal of length in IStorageServer.
|
2021-09-15 16:31:54 -04:00 |
scripts
|
Merge branch '3902-listen-storage-http' into 3783-storage-client-http
|
2022-10-04 09:22:49 -04:00 |
storage
|
Merge branch '3783-storage-client-http' into 3940-http-timeouts
|
2022-11-07 11:20:54 -05:00 |
test
|
Merge branch '3783-storage-client-http' into 3940-http-timeouts
|
2022-11-07 11:20:54 -05:00 |
testing
|
Review files, pick off a typo
|
2021-03-15 06:15:47 -04:00 |
util
|
cleanup
|
2022-09-21 20:40:25 -06:00 |
web
|
fix; get rid of sorting
|
2021-12-22 15:32:40 -07:00 |
windows
|
Try to make sure fixed argv is used on Py27+Windows
|
2021-08-12 12:11:39 -04:00 |
__init__.py
|
Revert "a stab at using setup.cfg and setuptools_scm"
|
2021-10-14 11:01:37 -04:00 |
__main__.py
|
Pick off a couple of easy ports
|
2020-10-28 14:57:10 -04:00 |
_auto_deps.py
|
Pick off a couple of easy ports
|
2020-10-28 14:57:10 -04:00 |
_monkeypatch.py
|
Fix the integration test failure.
|
2020-10-05 10:43:48 -04:00 |
blacklist.py
|
Rip out all references to the unused IProgress API.
|
2021-03-31 10:35:25 -04:00 |
check_results.py
|
Port check_results.py to Python 3
|
2021-02-27 15:40:36 -05:00 |
client.py
|
Merge branch '3902-listen-storage-http' into 3783-storage-client-http
|
2022-10-04 09:22:49 -04:00 |
codec.py
|
Add a non-implementation of encode_proposal to satisfy interface.
|
2020-11-29 13:57:46 -05:00 |
deep_stats.py
|
Tack on deep_stats
|
2021-01-04 06:18:14 -05:00 |
dirnode.py
|
Rip out all references to the unused IProgress API.
|
2021-03-31 10:35:25 -04:00 |
hashtree.py
|
Enable BytesWarning across all tests ported to Python 3, fixing problems that caught.
|
2021-02-24 14:36:15 -05:00 |
history.py
|
¯\_(ツ)_/¯
|
2021-02-13 15:48:42 -05:00 |
interfaces.py
|
Add a test for `remote_add_lease ` with respect to reserved space
|
2021-10-22 15:56:45 -04:00 |
monitor.py
|
|
|
node.py
|
Leave HTTP off by default for now.
|
2022-10-13 14:41:59 -04:00 |
nodemaker.py
|
RSA key-size is not configurable, it's 2048bits
|
2022-02-16 21:46:24 -07:00 |
protocol_switch.py
|
Fix remaining references to refactored-out-of-existence API.
|
2022-10-03 11:27:19 -04:00 |
stats.py
|
use the generic version of the correct types for samples
|
2022-03-23 18:40:12 -04:00 |
storage_client.py
|
test_rref passes now.
|
2022-10-13 14:15:10 -04:00 |
unknown.py
|
Port unknown to Python 3
|
2021-01-05 06:39:29 -05:00 |
uri.py
|
Fix flakes on Python 3.
|
2021-05-07 09:36:01 -04:00 |
webish.py
|
Another MIME type that needs to be handled by FieldStorage.
|
2022-01-06 13:34:56 -05:00 |