]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2009-07-17 Brian Warnerrename NewDirectoryNode to DirectoryNode, NewDirectoryU... trac-4000
2009-07-17 Brian Warnerinterfaces: remove dead code, FileNode_ and EncryptedTh...
2009-07-17 Zooko O'Whielacronxintroduction/storage-broker: add assertions of serverid...
2009-07-17 Brian Warnerupload: fix #758 recursion-loop in peer-selection when...
2009-07-16 Zooko O'Whielacronxsetup: clarify the way that we host two directories...
2009-07-15 Brian Warner'tahoe stats': tolerate empty directories. Closes ...
2009-07-15 Brian Warnernode.py: record pid in twisted log at startup. Closes...
2009-07-15 Brian WarnerAllow tests to pass with -OO by turning some AssertionE...
2009-07-15 Zooko O'Whielacronxsetup: tell build to search a directory (hosted on...
2009-07-15 Zooko O'Whielacronxwui: fix test for welcome page
2009-07-15 Zooko O'Whielacronxwui: adjust headers/titles and "Attach something to...
2009-07-15 Zooko O'Whielacronxmac: emit the stdout and stderr from a failed call...
2009-07-14 Zooko O'Whielacronxmac: improve shutdown and clean-up after the test of...
2009-07-12 Zooko O'Whielacronxsetup: add "test_mac_diskimage" command which attempts...
2009-07-13 Zooko O'Whielacronxdirnode: finish renaming "iv" to "salt" in the code...
2009-07-12 Brian Warnerdirnode.py/_encrypt_rwcap: rename IV to "salt", which...
2009-07-12 Brian Warnerdirnode.py: security bug: also use child writecap to...
2009-07-11 Brian WarnerNEWS: update with all recent changes
2009-07-11 Brian Warnerproposed/mutable-DSA.txt: add some new design criteria
2009-07-04 kevanUse CachingDict instead of dict in dirnode.py
2009-07-10 Zooko O'Whielacronxdirectories: fix semantic conflict between my "keep...
2009-07-05 kevanModify bench_dirnode.py to use CachingDict.
2009-07-04 kevanAdd tests for CachingDict, _pack_contents, _unpack_contents
2009-07-09 Zooko O'Whielacronxtrivial: removed unused import noticed by pyflakes
2009-07-05 Zooko O'Whielacronxdirectories: make the IV for the writecaps in directory...
2009-07-09 Zooko O'Whielacronxtests: raise the timeout on pollmixin from 100s to...
2009-07-09 Zooko O'Whielacronxsetup: add sys.maxunicode to the show-tool-versions...
2009-07-08 Zooko O'Whielacronximmutable: base32-encode the keys to generate cache...
2009-07-08 Zooko O'Whielacronxdirectories: make initialization of the download cache...
2009-07-05 kevanAdd CachingDict dict subclass to dirnode.py
2009-07-07 Zooko O'Whielacronxdirectories: rename internal data member download_cache...
2009-07-05 Zooko O'Whielacronxdirectories: keep track of your position as you decode...
2009-07-07 Zooko O'Whielacronxdirectories: in bench_dirnode.py, use a real CacheDirec...
2009-07-07 Zooko O'Whielacronxdirectories: make the profiling behavior of bench_dirno...
2009-07-06 Zooko O'Whielacronxsetup: increase requirement on pycryptopp to >= 0.5.15
2009-07-05 Zooko O'Whielacronxdirectories: update the directory benchmarks to exercis...
2009-07-04 Zooko O'Whielacronxtest/benchmark: benchmark the time to pack and unpack...
2009-07-03 Zooko O'Whielacronxsetup: the mac-exe build (using py2app) requires machol...
2009-07-03 Brian Warnerclean up debian packaging: we have control files for...
2009-07-03 Brian Warnerupdate NEWS to cover all recent changes, sort by end...
2009-07-03 Brian WarnerTolerate unknown URI types in directory structures...
2009-07-03 Brian Warnertest_client.py: minor refactoring of BASECONFIG usage
2009-07-02 Brian Warnercreate_node_from_uri: take both writecap+readcap, move...
2009-07-02 Brian Warnerdirnode.py: prepare to preserve both rwcap+rocap when...
2009-07-02 Brian Warnerinterfaces.py: wrap some lines to 80cols
2009-07-01 Brian Warnercli: webopen: when called with no arguments, open the...
2009-07-01 Brian Warnermutable repairer: skip repair of readcaps instead of...
2009-07-01 Brian Warnerinterfaces.py: improve ICheckAndRepairResults docs...
2009-07-01 Brian Warnerrepairer.py: wrap to 80cols. No code changes.
2009-06-30 Zooko O'Whielacronxsetup: require pycryptopp>=0.5.14 if on Windows and...
2009-06-30 Brian Warneredit NEWS
2009-06-30 Brian WarnerNEWS: list all user-visible changes since 1.4.1 . Needs...
2009-06-29 Brian Warner* find-trailing-spaces.py: exit rc=1 if whitespace...
2009-06-29 Brian Warneruse 522-bit RSA keys in all unit tests (except one)
2009-06-29 Brian Warnerremove trailing whitespace
2009-06-29 Brian Warnerremove trailing whitespace from some util classes
2009-06-26 Brian Warnerrepairer: raise a better exception when faced with...
2009-06-26 Brian Warnermutable/filenode.py: set _writekey to None, rather...
2009-06-26 Brian Warnerone last tweak
2009-06-26 Brian Warnermore 'tahoe cp' docs tweaks
2009-06-26 Brian Warnercli.py: minor tweaks to test posthooks
2009-06-26 Brian Warnercli.py: update comments on 'tahoe cp' --help a bit
2009-06-25 Brian Warnercli: add some --help text to 'tahoe cp'
2009-06-25 Brian Warnermake it possible to add/renew-lease from the WUI
2009-06-25 Brian Warnerhush pyflakes
2009-06-25 Brian WarnerSplit out NoSharesError, stop adding attributes to...
2009-06-24 Brian Warnerremove introducer/old.py, will create something similar...
2009-06-17 midnightmagicBasically just a trivial platform detection patch for...
2009-06-23 Brian Warnercheck_grid.py: print stderr when a subcommand fails
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-06-23 Brian Warnerweb/welcome.xhtml: remove trailing whitespace
2009-06-23 Brian Warnerrrefutil: add trap_deafref utility, to make the callRem...
2009-06-23 Brian WarnerPollMixin: snoop trial's error observer to halt the...
2009-06-21 Brian Warnerclean up storage_broker interface: should fix #732
2009-06-21 Brian Warnerhush pyflakes with recent FileTooLarge removal
2009-06-21 Brian Warneradd docs/proposed/GridID.txt (cleaning out some of...
2009-06-21 Zooko O'Whielacronxdocs: remove warning about inability to build modules...
2009-06-21 Zooko O'Whielacronxsetup: copy in misc/show-tools-version.py from zfec...
2009-06-21 Zooko O'Whielacronxdocs: start updating the NEWS and relnotes.txt files...
2009-06-20 kevanchange max filesize limit tests
2009-06-20 kevanremove upper limit on SDMF filesize
2009-06-21 Brian Warnerimmutable/download: instrument do-you-have-block respon...
2009-06-18 Brian WarnerMakefile: add jaunty support, rearrange debian sections...
2009-06-18 Brian Warnertest_util: add known-answer tests for hashutil tags
2009-06-13 Zooko O'Whielacronxtests: bump up a timeout that expired on Zandr's box
2009-06-13 Zooko O'Whielacronxutil: hooray! A clean implementation of this simple...
2009-06-12 Zooko O'Whielacronxutil: Brian's horrible hack to figure out how much...
2009-06-12 Zooko O'Whielacronxutil: oops, time.tzset() doesn't work on Windows -...
2009-06-11 Zooko O'Whielacronxsetup: edit install.html to warn Windows users away...
2009-06-11 Zooko O'Whielacronxutil: fix time_format.iso_utc_time_to_seconds() so...
2009-06-11 Zooko O'Whielacronxsetup: run the same "make quicktest" on Windows as...
2009-06-10 Zooko O'Whielacronxtests: significantly increase timeouts that triggered...
2009-06-10 Zooko O'Whielacronxtest: multiple by 10 or so all timeouts that Zandr...
2009-06-10 Zooko O'Whielacronxtests: bump up timeout on a test that timed out on...
2009-06-09 Zooko O'Whielacronxtests: raise the timeout for test_cli since Zandr's...
2009-06-09 Brian Warnertest_cli.Backup: increase timeout massively, it takes...
2009-06-09 Zooko O'Whielacronxtests: double the timeouts on some tests which time...
2009-06-08 Zooko O'Whielacronxtests: bump up timeouts so that the tests can finish...
2009-06-05 Zooko O'Whielacronxtests: increase timeouts on some other tests that timed...
2009-06-05 Zooko O'Whielacronxtests: bump up the timeout on a bunch of tests that...
next