This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
tahoe-lafs
Watch
1
Star
0
Fork
0
You've already forked tahoe-lafs
mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced
2025-01-27 23:00:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
tahoe-lafs
/
src
/
allmydata
/
immutable
History
Itamar Turner-Trauring
77ae087c77
Remove a2b_l and b2a_l from public API, to ease likely future switch to stdlib
...
base64's implementation.
2020-07-13 16:12:53 -04:00
..
downloader
Remove a2b_l and b2a_l from public API, to ease likely future switch to stdlib
2020-07-13 16:12:53 -04:00
__init__.py
move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected.
2008-07-16 13:14:39 -07:00
checker.py
Remove a2b_l and b2a_l from public API, to ease likely future switch to stdlib
2020-07-13 16:12:53 -04:00
encode.py
removed tuple unpacking in function definitons for python3 compatibility
2019-04-18 13:37:18 +02:00
filenode.py
bytes
2019-06-25 14:35:25 -06:00
happiness_upload.py
removed tuple unpacking in function definitons for python3 compatibility
2019-04-18 13:37:18 +02:00
layout.py
Remove impossible third codepath
2018-04-26 15:09:01 -04:00
literal.py
replaced StringIO imports with six.moves
2019-03-28 12:31:37 +01:00
offloaded.py
Use IStorageServer instead of RemoteReference in a lot of places
2019-05-31 13:41:07 -04:00
repairer.py
Various cleanups, fixes and improvements
2017-06-05 16:31:41 -06:00
upload.py
move AES to a helper-function style
2019-06-17 15:54:46 -06:00