2007-06-07 |
Brian Warner | encode/download: reduce memory footprint by deleting... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Brian Warner | encode.py: fix generation of plaintext/crypttext merkle... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Brian Warner | hashtree.BadHashError: mention which leaf caused the... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Brian Warner | iputil.get_local_ip_for: tolerate running on a disconne... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Brian Warner | fetch plaintext/crypttext merkle trees during download... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Brian Warner | download.py: refactor get-thingA-from-somebody to reuse... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Brian Warner | encode.py: fix pyflakes warning |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Brian Warner | encode: add plaintext/crypttext merkle trees to the... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Brian Warner | runner.py: allow --multiple to enable starting/stopping... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
robk-org | log a prominent warning message in the case that the... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
robk-org | catch failures in startService() and abort process |
commit | commitdiff | tree | snapshot |
2007-06-05 |
robk-org | add a missing up-call in introducer.startService() |
commit | commitdiff | tree | snapshot |
2007-06-06 |
robk-org | change the 'ez_setup.py' script to have distinct desire... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Brian Warner | encode.py: clean up handling of lost peers during uploa... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Brian Warner | runner.py: allow all directory-using commands (create... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Brian Warner | bin/allmydata-tahoe: also update PYTHONPATH so that... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Brian Warner | bin/allmydata-tahoe: add a sys.path-modifying preamble... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Brian Warner | encode: tolerate lost peers, as long as we still get... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Brian Warner | roadmap.txt: minor cleanups |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Brian Warner | README: mention strports-ness of NODE/webport, closes #55 |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Brian Warner | move validation data to thingA, URI has storage_index... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brian Warner | node.py: multi-class exception calls need parentheses |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brian Warner | download.py: refactor bucket_failed() a bit, add some... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brian Warner | test_system.py: minor reformatting |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Brian Warner | node.py: add logging of startup/shutdown, for the cygwi... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Brian Warner | test_system.py: add a log message to help track down... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Brian Warner | node.py: log twisted version along with tahoe/foolscap... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brian Warner | check_memory: getting closer, now we have memusage... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Zooko O'Whielacronx | switch from FieldStorage.value to FieldStorage.file |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Zooko O'Whielacronx | amdlib.util: merge in changes to humanreadable.py that... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Zooko O'Whielacronx | mark #22 finished in source:roadmap.txt |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Brian Warner | check_memory.py: finish the failsafe-shutdown code |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | runner.py: spoke too soon. Really fix #51 this time. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | runner.py: expanduser() basedirs, so '~' works. Closes... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | .darcs-boringfile: ignore the buildbot's source-stampfile |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | makefile: add a test-clean target |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | test_node.py: hush pyflakes warnings |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | node.py: hush pyflakes warnings |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | makefile: add a test-darcs-boringfile target |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | test_introducer_and_vdrive: remove the assumption that... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian Warner | test_system.py: check size in web-ui display. closes #37 |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Zooko O'Whielacronx | add in-line doc that Josh wrote as he was trying to... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Zooko O'Whielacronx | add unit test for "advertised_ip_addresses" feature... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Zooko O'Whielacronx | make stopService() defer until startService() completes... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Zooko O'Whielacronx | fix one last use of "--root" in building which was... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Brian Warner | node.py: use 'node.pem' for all nodes |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Brian Warner | node.py: use Tub's certFile= argument instead of doing... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Zooko O'Whielacronx | rename all "*PBURL*" to "*FURL*" |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Zooko O'Whielacronx | refactor iputil and make it return addresses in descend... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Zooko O'Whielacronx | don't check for existence of portnum file and then... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Zooko O'Whielacronx | don't test for existence of certfile and then try to... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Zooko O'Whielacronx | fix handling of local_ip file and rename it to advertis... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Zooko O'Whielacronx | raise constraint on FURLs from 150 chars to 1000 chars |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Brian Warner | change uri-packer-unpacker to deal with dictionaries... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Zooko O'Whielacronx | update docs, remove extraneous licence text, sort modul... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Zooko O'Whielacronx | add roadmap element: XML-RPC interface |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Zooko O'Whielacronx | don't use --root, instead use --single-version-external... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Brian Warner | make-version.py: remove the strip-until-<changelog... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Brian Warner | make-version.py: use 'subprocess' module instead of... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Zooko O'Whielacronx | enable private upload, in which the file is inserted... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Brian Warner | README: mention the additional included libraries ... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Brian Warner | update to foolscap-0.1.4 |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Brian Warner | make-version.py: accomodate windows by ignoring the... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Zooko O'Whielacronx | update README concerning dependent libraries that the... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Brian Warner | UNDO: forget about old peers (closes #26) |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Brian Warner | forget about old peers (closes #26) |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Zooko O'Whielacronx | manually merge recent changes to pyutil's copy of ... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Zooko O'Whielacronx | zfec: disable the feature of leaving unit test tmp... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Zooko O'Whielacronx | fix typo in CREDITS file |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Zooko O'Whielacronx | add CREDITS file where people who contribute source... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Brian Warner | do not include foolscap or zfec coverage in the figleaf... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Faried Nawaz | display file size in directory.xhtml |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Brian Warner | test_introducer.py: turn off the defer.setDebugging... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Brian Warner | add deb-etch target, rearrange make-version a bit,... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Zooko O'Whielacronx | add link to ticket #36 -- FUSE integration |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Zooko O'Whielacronx | add link to ticket #34 -- disk space limits in storage... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Brian Warner | makefile: delete .pycs before running tests, since... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Brian Warner | .darcs-boringfile: ignore some build/ directories for... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Brian Warner | version.py: handle both '0.2.0' and '0.2.0-1', remove... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Brian Warner | update version-number handling, pull release tags from... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Brian Warner | TAG allmydata-tahoe-0.2.0 allmydata-tahoe-0.2.0 |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | tahoe v0.2.0-0-UNSTABLE |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | bump test timeout even higher |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Brian Warner | import foolscap-0.1.3 |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | TAG zfec v1.0.0 |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | zfec: v1.0.0 |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | fix small typo in relnotes.txt |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | small edit to target market |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | re-re-factored the download and install instructions |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Brian Warner | import new foolscap snapshot, still 0.1.2+ but very... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | fix the TESTING THAT IT IS PROPERLY INSTALLED section |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | fix README on how to install The Debian Way |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | clarify instructions on how to get build dependencies... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | move the debian packaging dependencies to the place... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | add warning that "make test" can take a long time |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | fix error in README about windows builds |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | two more fixes for README |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | add another note about where to run "make" |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | make big distinction between downloading precompiled... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zooko O'Whielacronx | tweak README to be more helpful about a small detail |
commit | commitdiff | tree | snapshot |
next |