]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-12-05 Brian Warnerwebish: add POST t=mutable, make it replace files in...
2007-12-05 Brian Warnertest_web.py: remove last use of fake_* methods, remove...
2007-12-05 Brian Warnerrefactor web tests, and interfaces.IFileNode
2007-12-05 Brian Warnerchecker: improve test coverage a little bit
2007-12-05 Brian Warneruri.py: improve test coverage
2007-12-05 Brian Warnerremove most (maybe all?) traces of old Dirnode class...
2007-12-04 Brian Warnerimprove test coverage on FileNode.check
2007-12-04 Brian Warnertest_dirnode.py: obtain full coverage of dirnode.py
2007-12-04 Brian Warnerrename dirnode2.py to dirnode.py
2007-12-04 Brian Warnertest_mutable: improve test coverage a bit, add test_fil...
2007-12-04 Brian Warnerremove PyCrypto, now we only use pycrypto++
2007-12-04 Brian Warneruse AES from pycryptopp instead of pycrypto, also trunc...
2007-12-04 Brian Warnerremove leftover defer.setDebugging(), to speed up tests...
2007-12-03 Zooko O'Whielacronxfix several bugs and warnings -- thanks, pyflakes
2007-11-20 nejucomoA hastily written single-threaded read-only fuse client.
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
2007-11-20 Brian Warnerintroducer_and_vdrive.py: use logpublisher too
2007-11-20 Brian Warnerencode.py: trivial whitespace change
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
2007-11-20 Brian Warnermore hierarchical logging: download/upload/encode
2007-11-20 Brian Warnerdownload: use hierarchical logging
2007-11-20 Brian Warnerlogging: only test log.err when Twisted is new enough...
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
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
next