2007-04-20 |
Brian Warner | replace 'queen' with 'introducer' in a lot of places... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Brian Warner | add some USAGE notes to the release notes, capitalize... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian Warner | figleaf: add number-of-uncovered-lines to the HTML... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | relnotes.txt: English usage (more) |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | relnotes.txt: English usage |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | relnotes.txt: editing for English usage |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | relnotes.txt: fix typo |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | rough draft of release announcement for 0.1 |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | remove a couple of items from the todo list in roadmap.txt |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | assign version number tahoe 0.1.0-0-UNSTABLE |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zooko O'Whielacronx | copy version.py from pyutil |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian Warner | make test_encode less CPU-intense by using 4-out-of... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian Warner | update roadmap |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian Warner | iputil/testutil: fix pyflakes errors/warnings |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian Warner | encode: handle uploads of the same file multiple times... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian Warner | zfec.test.test_util: fix one last fec-to-zfec renaming |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian Warner | GNUmakefile: 'test' should use zfec, not fec |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | test_system: turn off test_connections, since it is... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | interfaces.py: remove spurious 'pass' statements (which... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | test_storage: test StorageServer code too: allocation... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | GNUmakefile: remove test-zfec target, since the normal... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | .darcs-boringfile: ignore zfec files instead of pyfec... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian Warner | storageserver.py: remove unused import |
commit | commitdiff | tree | snapshot |
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 |
next |