2007-12-13 |
Zooko O'Whielacronx | a few documentation and naming convention updates |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | editing: change names like "MyThing" to "FakeThing... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | fix unit test to pass forward-slashes to the CLI since... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian Warner | test_web.py: survive localdir/localfile= names with... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian Warner | test_system: write test data in 'b' verbatim mode,... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian Warner | webish: append save=true to a GET URL to save-to-disk... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | README.win32: add note showing MikeB where this file... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | README.win32: clarify layout a bit |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | fix import error, detected thanks to "make test" |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | fix missing import, thanks to pyflakes |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zooko O'Whielacronx | fix test_introducer to wait for the right things in... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian Warner | setup.py: arg, another stupid paste error, affecting... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian Warner | upgrade to foolscap-0.2.1, with a new logging framework |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zooko O'Whielacronx | fix IntroducerClient.when_enough_peers() |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian Warner | setup.py: fix stupid cut-and-paste error |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian Warner | build-deps: require setuptools 0.6c4 or later, because... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian Warner | control.py: hush pyflakes warning |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian Warner | the wait_for_numpeers= argument to client.upload()... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zooko O'Whielacronx | move increase_rlimits() into iputil and make it a no... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zooko O'Whielacronx | make check-memory use the new POST /uri?t=upload |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zooko O'Whielacronx | make control.get_memory_usage() return all zeroes if... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zooko O'Whielacronx | add POST /uri?t=upload and tests thereof |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | storage.py: factor out a common compare() routine |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | webish: fix overwrite form display |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | test_web.py: add coverage for directory listings that... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | test_web.py: add coverage for POST t=check |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | webish: add POST t=mutable, make it replace files in... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | test_web.py: remove last use of fake_* methods, remove... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | refactor web tests, and interfaces.IFileNode |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | checker: improve test coverage a little bit |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | uri.py: improve test coverage |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | remove most (maybe all?) traces of old Dirnode class... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | improve test coverage on FileNode.check |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | test_dirnode.py: obtain full coverage of dirnode.py |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | rename dirnode2.py to dirnode.py |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | test_mutable: improve test coverage a bit, add test_fil... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | remove PyCrypto, now we only use pycrypto++ |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | use AES from pycryptopp instead of pycrypto, also trunc... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | remove leftover defer.setDebugging(), to speed up tests... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | fix several bugs and warnings -- thanks, pyflakes |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nejucomo | A hastily written single-threaded read-only fuse client. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | merge patch to integrate decentralized directories... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | introducer_and_vdrive.py: use logpublisher too |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | encode.py: trivial whitespace change |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | merge patch to integrate decentralized directories... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | more hierarchical logging: download/upload/encode |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | download: use hierarchical logging |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | logging: only test log.err when Twisted is new enough... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | merge patch to integrate decentralized directories... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | hierarchical logging: add numbered messages and parent... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Brian Warner | debian: add Depends: on python-pycryptopp, now that... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Brian Warner | test_client: stall 2.0s between shutdown and restart... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Brian Warner | logtool: add 'gather' and 'dump' modes |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Brian Warner | logtool: rename get-logs.py to logtool.py |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Brian Warner | logpublisher: hush pyflakes warning |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Brian Warner | logpublisher: implement subscribe/publish for log,... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Brian Warner | mutable: fix control flow to allow good+bad shares... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Brian Warner | node.py: try to fix rlimit-setting again |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Brian Warner | node.py: try rlimit fix again |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Brian Warner | node.py: try to fix RLIMIT_NOFILE on solaris too |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Brian Warner | node.py: raise RLIMIT_NOFILE on bsd/cygwin to more... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Brian Warner | test_mutable: workaround: use more peers to avoid rando... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Brian Warner | mutable: add more logging to retrieval process |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Brian Warner | provisioning: add more options for num-servers and... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Brian Warner | mutable: validate share_hash_chain for each inbound... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | merge patch to integrate decentralized directories... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Brian Warner | mutable: handle bad hashes, improve test coverage,... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Brian Warner | README: advise 'make clean' before 'make build-deps... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Brian Warner | docs/subtree1.svg: make the page smaller |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | decentralized directories: integration and testing |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zooko O'Whielacronx | unit tests: bump up a timeout which I encountered when... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zooko O'Whielacronx | setup: README: warn against Python 2.4.1, recommend... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zooko O'Whielacronx | setup: make dependency failures more helpful (thanks... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zooko O'Whielacronx | setup: README: a few clarifications thanks to Priyanka |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Zooko O'Whielacronx | setup: pycryptopp: upgrade from v0.2.7 to v0.2.8 |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Zooko O'Whielacronx | setup: pycryptopp: upgrade from v0.2.6 to v0.2.7 (adds... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Zooko O'Whielacronx | remove tahoe_put-web2ish.py |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Zooko O'Whielacronx | setup: pass INCLUDE_DIRS and LIBRARY_DIRS variables... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Zooko O'Whielacronx | IMutableFileNode is a subtype of IFileNode |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Zooko O'Whielacronx | don't provide the "overwrite" button if the file is... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Zooko O'Whielacronx | WUI: hook up an "overwrite" button on mutable files |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Zooko O'Whielacronx | remove parts of pycrypto that we are no longer going... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Zooko O'Whielacronx | setup: require pycryptopp >= 0.2.6 |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Zooko O'Whielacronx | setup: upgrade bundled pycryptopp from v0.2.5 to v0.2.6 |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Zooko O'Whielacronx | mutable.py: fix padding/shape-of-input-data to zfec |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Zooko O'Whielacronx | setup: automatically discover files to include in packages |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Zooko O'Whielacronx | setup: continue running setup.py even if ez_setup.py... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Zooko O'Whielacronx | hashutil.py: switch from pycrypto to pycryptopp SHA256 |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Zooko O'Whielacronx | setup: fix formatting of error messages from makefile |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Brian Warner | docs/webapi.txt: document the POST t=upload&mutable... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Brian Warner | webish: add preliminary mutable file support: upload... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Brian Warner | consolidate dirnode/filenode-creation code into Client |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brian Warner | mutable: cheap padding hack to make zfec tolerate short... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Zooko O'Whielacronx | setup: require pycryptopp >= v0.2.5 |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Zooko O'Whielacronx | setup: upgrade the bundled pycryptopp tarball from... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brian Warner | mutable: verify incoming share signatures during Publis... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brian Warner | test_system: RSA keys are even more variable than I... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brian Warner | mutable: add basic test coverage of new-dirnodes-using... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brian Warner | mutable: fix multiple-versions-interfering-with-each... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brian Warner | test_system: RSA keys vary in size, expand valid ranges... |
commit | commitdiff | tree | snapshot |
next |