]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-11-20 Brian Warnerhierarchical logging: add numbered messages and parent...
2007-11-19 Brian Warnerdebian: add Depends: on python-pycryptopp, now that...
2007-11-19 Brian Warnertest_client: stall 2.0s between shutdown and restart...
2007-11-19 Brian Warnerlogtool: add 'gather' and 'dump' modes
2007-11-19 Brian Warnerlogtool: rename get-logs.py to logtool.py
2007-11-17 Brian Warnerlogpublisher: hush pyflakes warning
2007-11-17 Brian Warnerlogpublisher: implement subscribe/publish for log,...
2007-11-17 Brian Warnermutable: fix control flow to allow good+bad shares...
2007-11-16 Brian Warnernode.py: try to fix rlimit-setting again
2007-11-16 Brian Warnernode.py: try rlimit fix again
2007-11-16 Brian Warnernode.py: try to fix RLIMIT_NOFILE on solaris too
2007-11-16 Brian Warnernode.py: raise RLIMIT_NOFILE on bsd/cygwin to more...
2007-11-15 Brian Warnertest_mutable: workaround: use more peers to avoid rando...
2007-11-15 Brian Warnermutable: add more logging to retrieval process
2007-11-15 Brian Warnerprovisioning: add more options for num-servers and...
2007-11-14 Brian Warnermutable: validate share_hash_chain for each inbound...
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
2007-11-14 Brian Warnermutable: handle bad hashes, improve test coverage,...
2007-11-13 Brian WarnerREADME: advise 'make clean' before 'make build-deps...
2007-11-13 Brian Warnerdocs/subtree1.svg: make the page smaller
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-11-29 Zooko O'Whielacronxunit tests: bump up a timeout which I encountered when...
2007-11-20 Zooko O'Whielacronxsetup: README: warn against Python 2.4.1, recommend...
2007-11-20 Zooko O'Whielacronxsetup: make dependency failures more helpful (thanks...
2007-11-20 Zooko O'Whielacronxsetup: README: a few clarifications thanks to Priyanka
2007-11-19 Zooko O'Whielacronxsetup: pycryptopp: upgrade from v0.2.7 to v0.2.8
2007-11-19 Zooko O'Whielacronxsetup: pycryptopp: upgrade from v0.2.6 to v0.2.7 (adds...
2007-11-19 Zooko O'Whielacronxremove tahoe_put-web2ish.py
2007-11-14 Zooko O'Whielacronxsetup: pass INCLUDE_DIRS and LIBRARY_DIRS variables...
2007-11-10 Zooko O'WhielacronxIMutableFileNode is a subtype of IFileNode
2007-11-10 Zooko O'Whielacronxdon't provide the "overwrite" button if the file is...
2007-11-10 Zooko O'WhielacronxWUI: hook up an "overwrite" button on mutable files
2007-11-10 Zooko O'Whielacronxremove parts of pycrypto that we are no longer going...
2007-11-10 Zooko O'Whielacronxsetup: require pycryptopp >= 0.2.6
2007-11-10 Zooko O'Whielacronxsetup: upgrade bundled pycryptopp from v0.2.5 to v0.2.6
2007-11-10 Zooko O'Whielacronxmutable.py: fix padding/shape-of-input-data to zfec
2007-11-10 Zooko O'Whielacronxsetup: automatically discover files to include in packages
2007-11-09 Zooko O'Whielacronxsetup: continue running setup.py even if ez_setup.py...
2007-11-09 Zooko O'Whielacronxhashutil.py: switch from pycrypto to pycryptopp SHA256
2007-11-09 Zooko O'Whielacronxsetup: fix formatting of error messages from makefile
2007-11-09 Brian Warnerdocs/webapi.txt: document the POST t=upload&mutable...
2007-11-09 Brian Warnerwebish: add preliminary mutable file support: upload...
2007-11-09 Brian Warnerconsolidate dirnode/filenode-creation code into Client
2007-11-08 Brian Warnermutable: cheap padding hack to make zfec tolerate short...
2007-11-09 Zooko O'Whielacronxsetup: require pycryptopp >= v0.2.5
2007-11-09 Zooko O'Whielacronxsetup: upgrade the bundled pycryptopp tarball from...
2007-11-08 Brian Warnermutable: verify incoming share signatures during Publis...
2007-11-08 Brian Warnertest_system: RSA keys are even more variable than I...
2007-11-08 Brian Warnermutable: add basic test coverage of new-dirnodes-using...
2007-11-08 Brian Warnermutable: fix multiple-versions-interfering-with-each...
2007-11-08 Brian Warnertest_system: RSA keys vary in size, expand valid ranges...
2007-11-08 Brian Warnermutable: grab encprivkey when necessary during publish...
2007-11-08 Brian Warnerdocs/configuration.txt: expand the 'sizelimit' docs
2007-11-08 Brian Warnermutable: rearrange order of Publish to allow replace...
2007-11-08 Brian WarnerMakefile: check-deps: check for pycryptopp
2007-11-08 Brian Warnermutable: fix usage of NeedMoreDataError
2007-11-08 Brian Warnermutable: wire in RSA for real, using pycryptopp
2007-11-08 Brian Warnermutable: make error handling more robust
2007-11-08 Zooko O'WhielacronxUNDO: hashutil: replace pycrypto's SHA256 with pycrypto...
2007-11-08 Zooko O'Whielacronxhashutil: replace pycrypto's SHA256 with pycryptopp...
2007-11-08 Zooko O'Whielacronxsetup: tell setuptools that we depend on pycryptopp...
2007-11-08 Zooko O'Whielacronxsetup: upgrade to pycryptopp v0.2.3
2007-11-07 Brian Warnermutable: test roundtrip, make it work
2007-11-07 Brian Warnerstorage.py: add a little logging (disabled)
2007-11-07 Zooko O'Whielacronxsetup: print out the version number of pycryptopp in...
2007-11-07 Zooko O'WhielacronxCREDITS: more credit to nejucomo since we accepted...
2007-11-07 Zooko O'WhielacronxREADME: fix whitespace
2007-11-07 Zooko O'Whielacronxsetup: add Crypto++ and pycryptopp to dependencies
2007-11-07 Zooko O'Whielacronxsetup: add misc/dependencies/pycryptopp-0.2.1.tar.gz
2007-11-05 nejucomoAdd "sizelimit" to configuration doc.
2007-11-07 Brian Warnertest_system.mutable: make sure we exercise FEC padding
2007-11-07 Brian Warnerdump-share: emit SDMF information too
2007-11-07 Brian Warneradd container_size to mutable dump-share output
2007-11-07 Brian Warnermutable: stub out pubkey creation until we wire in...
2007-11-07 Brian Warnertest_system.mutable: add test coverage for the 'dump...
2007-11-07 Brian Warnertest_system: add early test for mutable slots, currentl...
2007-11-07 Brian Warnertest_mutable: remove dead code
2007-11-07 Brian Warnerdebug: add mutable-slot support to 'dump-share' command
2007-11-07 Brian Warnermutable: storage_index is always 16 bytes
2007-11-07 Brian Warnermutable: fix use of storage API
2007-11-07 Brian Warnerstabilize on 20-byte nodeids everywhere, printed with...
2007-11-06 Brian Warnermutable: rearrange classes, putting MutableFileNode...
2007-11-06 Brian Warnermutable: parameterize Publish/Retrieve classes in Mutab...
2007-11-06 Brian Warnermutable: move IV into signed prefix, add more retrieval...
2007-11-06 Brian Warnermutable: get most of the retrieve-side code written...
2007-11-06 Brian Warnertest_mutable.py: hush pyflakes
2007-11-06 Brian Warnermutable.Publish: rearrange create() to use more of...
2007-11-06 Brian Warnermutable.Publish: more tests
2007-11-06 Brian Warnermutable.Publish: create a dispatch_map for the benefit...
2007-11-06 Brian Warnermutable: use proper enable/renew/cancel secrets
2007-11-06 Brian WarnerMakefile: add 'find-trailing-spaces' tool and target
2007-11-06 Brian Warnermutable: added send-messages-to-peers code, about 70...
2007-11-06 Brian Warnerstorage: rewrite slot API, now use testv_and_readv_and_...
2007-11-05 Brian Warnertest_mutable: hush pyflakes warning
2007-11-05 Brian Warnermutable: add peer-selection to Publish, and some basic...
2007-11-05 Brian Warnerstorage: add readv_slots: get data from all shares
2007-11-03 Brian Warnermutable.py: start writing share-mapping code
2007-11-03 Brian WarnerMakefile: add simple 'repl' target to start a python...
2007-11-03 Brian Warnermutable.py: add share-unpacking code, use it for more...
2007-11-03 Brian Warnermutable.txt: need offset of EOF too
next