2007-04-19 |
Zooko O'Whielacronx | iputil.list_async_addresses now "works" on cygwin |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | copy testutil from pyutil |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | copy repeatable_random from pyutil |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | finish renaminf "fec" to "zfec" in tahoe |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | zfec: bump version number to 1.0.0a2-1-STABLE |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | zfec: finish up some renaming of pyfec to zfec |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | GNUmakefile: clean up better |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | zfec: update docs, metadata, version number to 1.0... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | rename bin/fec and bin/unfec to zfec and zunfec |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | rename top-level package from 'fec' to 'zfec' |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | rename "pyfec" to "zfec" within tahoe build system... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | encode.py: remove unused pad() code |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | download: remove unused import |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | download: oops, NotEnoughHashesError comes from hashtre... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | encode: fix multi-segment uploads: lambdas inside for... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | test_system: minor comment |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | factor out the tagged hash function used for subshares... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | comment out some verbose log messages, add commented... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | storageserver: assert that blocks are written in-order... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | GNUmakefile: rm -rf ./src/pyfec/build on clean |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | GNUmakefile: don't stop clean if clean-pyfec fails |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | pyfec: rename pyfec to zfec |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | don't clobber existing storefile every put block |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | pyutil: fileutil.open_or_create() |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | test_storage: add (failing) test of the BucketWriter... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | storageserver: the last segment is not always going... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | system_test: exercise multiple segments |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | download.py: don't truncate tail segments that are... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | test_encode.Roundtrip: cover more combinations of data... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | test_encode.Encode: cover more combinations of data... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | test_encode: test filesizes which are an exact multiple... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | encode: make MAX_SEGMENT_SIZE controllable, to support... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | download: more test coverage |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | download: remove some leftover (and not very useful... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | download: validate handling of missing sharehashes too |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brian Warner | iputil.py: remove unused import |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | download: verify that bad blocks or hashes are caught... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | storageserver: ignore files in verifierdir whose filena... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Zooko O'Whielacronx | pyutil: iputil: fix netbsd, irix, sunos |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | test_system: bump up timeout again, the new extra downl... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | test_iputil: improve error message |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | download: log more information when hashtree checks... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | download: improve test coverage on our IDownloadTarget... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | don't include test code itself in the test-coverage... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | fec: add test for mathutil |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | fec: remove unused mathutil.linear_fit_slope |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Brian Warner | fec.util.mathutil.permute: fix docstring |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Brian Warner | interfaces: use explicit TupleOf and ChoiceOf constrain... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Brian Warner | encode.py: remove an unused import |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Brian Warner | test_hashtree.py: get full coverage for hashtree.py |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Brian Warner | hash trees: further cleanup, to make sure we're validat... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Brian Warner | download: always validate the blockhash, and don't... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Brian Warner | hashtree.py: reindent from 2-spaces to 4-spaces. No... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Brian Warner | rename chunk.py to hashtree.py |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Brian Warner | verify hash chains on incoming blocks |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Zooko O'Whielacronx | oops -- the previous commit of iputil wasn't the right... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Zooko O'Whielacronx | port iputil to Windows (and Irix, and NetBSD, and Solar... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Zooko O'Whielacronx | pyfec: bump version number to 1.0.0a1-2-STABLE |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Zooko O'Whielacronx | pyfec: add mention of sha256sum to README |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Zooko O'Whielacronx | pyfec: bump the performance measurement bragging up... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Zooko O'Whielacronx | pyfec: bump version number to 1.0.0a1-1-STABLE |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Zooko O'Whielacronx | pyfec: add -f option to fec, add more user-friendly... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Zooko O'Whielacronx | pyfec: add bragging about how fec is way faster than... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: more progress indicators, handling of already... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: argparse: add a feature of exclusivecreate to... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: argparse: simplify |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: fix up docs, version numbers, bump version to... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: update README and bump version number to 0.9... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: add bin/fec and bin/unfec, do better handling... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: new filefec with compressed metadata, better... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: import a copy of the argparse module |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: import a copy of mathutil.py from the pyutil... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: import a copy of fileutil.py from the pyutil... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: add easyfec.Decoder(), which is easier to use... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zooko O'Whielacronx | pyfec: tighten internal datatype from int to short... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Zooko O'Whielacronx | give it a version number -- v0.9 |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Zooko O'Whielacronx | import Version from pyutil |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Zooko O'Whielacronx | merge changes and fix wrong type -- k and m need more... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Zooko O'Whielacronx | pyfec: make unit test failures print out a few useful... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Zooko O'Whielacronx | pyfec: add variant of randomized test which happens... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Zooko O'Whielacronx | pyfec: make randomized unit tests more comprehensive |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Zooko O'Whielacronx | pyfec: tighten internal C types |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Zooko O'Whielacronx | pyfec: fix precondition checks on k and m to actually... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Zooko O'Whielacronx | pyfec: loosen preconditions -- you can have up to 256... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Zooko O'Whielacronx | silence warning when building |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Zooko O'Whielacronx | port GNUmakefile to Windows, cygwin, Linux, MacOSX... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Zooko O'Whielacronx | merge TODO into roadmap.txt |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Zooko O'Whielacronx | add TODO: port to Windows |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Zooko O'Whielacronx | update TODO (add operational TODOs) |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Zooko O'Whielacronx | tweak README |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Brian Warner | test_util: add more coverage for assertutil.py |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Brian Warner | test_util: add full coverage for mathutil.py |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian Warner | download: retrieve share hashes when downloading. We... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian Warner | codec: remove more unused debugging code |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian Warner | node: enable Tub.logLocalFailures now that we require... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian Warner | codec: remove some unused debugging code |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian Warner | debian: remove the lines that install the now-removed... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian Warner | misc cleanup: remove old .tac files, move old stuff... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian Warner | test_system: bump up timeouts for the sake of slow... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian Warner | include pyfec in the trial tests |
commit | commitdiff | tree | snapshot |
next |