]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2014-05-20 Daira HopwoodWork in progress. 2215-refuse-vulnerable-openssl-2 90/head
2014-04-22 Daira HopwoodBe more generous to backports of Heartbleed fix to...
2014-04-21 Daira HopwoodUse TLSv1 rather than TLSv1.1 for vulnerability check.
2014-04-21 Daira HopwoodWork in progress.
2014-04-12 Daira HopwoodOpenSSL version check: 1.0.2-beta and 1.0.2-beta1 are... 2215-refuse-vulnerable-openssl
2014-04-12 Daira HopwoodFix tests for OpenSSL version check.
2014-04-11 Daira HopwoodAdd OpenSSL version check and tests.
2014-03-30 zookoMerge pull request #87 from daira/2209-make-pip-install...
2014-03-29 Daira Hopwoodsetup.py: include data files in package_data= with... 87/head
2014-03-20 Daira HopwoodRemove 'needs-rebalancing' and add 'count-happiness... 1784-2105-checker-results
2014-03-15 Daira HopwoodUpdate my CREDITS entry.
2014-02-25 Daira Hopwoodmisc/simulators/hashbasedsig.py: revert last patch...
2014-02-25 Daira Hopwoodmisc/simulators/hashbasedsig.py: fix minor miscalculati...
2014-02-25 Daira Hopwoodmisc/simulators/hashbasedsig.py: the cost of labels...
2014-02-25 Daira Hopwoodmisc/simulators/hashbasedsig.py: fix an incorrect comment.
2014-02-24 Daira HopwoodUse bigger random one-time keys in timing_safe_compare...
2014-02-24 Daira HopwoodRename 'constant_time_compare' to 'timing_safe_compare...
2014-01-12 Daira HopwoodMerge pull request #85 from leif/isolate-keygen-test
2014-01-12 Leif Rygeisolate test_keygen data 85/head
2014-01-12 Daira HopwoodMerge pull request #84 from kpreid/patch-1
2014-01-11 Kevin ReidChange kpreid's email address. 84/head
2014-01-02 Daira HopwoodMerge pull request #82 from multikatt/typo
2014-01-02 DavidSmall typo: "stil" -> "still" 82/head
2013-12-28 Daira HopwoodMerge pull request #81 from multikatt/right_align
2013-12-26 DavidRight aligning services div 81/head
2013-12-04 Daira Hopwooddocs/about.rst: Reword and remove redundancy. Also...
2013-12-03 zookoMerge pull request #73 from pataquets/patch-1
2013-12-03 pataquetsWarn about ambiguities on "client" and "gateway" terms 73/head
2013-11-17 zookoMerge pull request #69 from zooko/1948-fix-warnings...
2013-11-17 Zooko Wilcox... change more links to footnote-style 69/head
2013-11-12 Zooko Wilcox... update link to Maildir tips (thanks MK_FG)
2013-11-11 Zooko Wilcox... fix warnings from rst2html
2013-11-08 Zooko Wilcox... magic first line tells emacs to use utf8+bom 66/head
2013-10-22 Daira HopwoodFix typo pointed out by CptPlastic.
2013-10-10 Daira HopwoodMakefile: update comment for 'make clean'.
2013-10-10 Daira HopwoodMerge pull request #64 from daira/2092-distclean
2013-10-10 Daira HopwoodAdd 'make distclean'. 64/head
2013-10-10 Daira HopwoodMerge pull request #63 from zooko/2092-make-clean-shoul...
2013-10-10 Zooko Wilcox... remove tahoe egg-info dir from the "clean" rule 63/head
2013-10-05 Daira HopwoodAdd quotes around command lines in quickstart.rst.
2013-10-05 zookoMerge pull request #62 from zooko/master
2013-10-05 zookoMerge pull request #61 from zooko/fix-small-formatting...
2013-10-05 Zooko Wilcox... fix a couple more "file:" links 62/head
2013-10-05 Zooko Wilcox... fix small issues in formatting 61/head
2013-09-09 Daira Hopwoodmisc/build_helpers/gen-package-table.py: show Python...
2013-09-01 Daira HopwoodTweak Travis IRC notification settings.
2013-09-01 Daira HopwoodCustomize Travis notifications.
2013-08-31 Daira HopwoodAdd Travis configuration.
2013-08-31 Daira Hopwoodtahoe debug trial: print a warning message if testing... 45/head
2013-08-27 zookoMerge pull request #57 from markberger/1842-lease-trade...
2013-08-27 zookoMerge pull request #48 from markberger/740-cli-accept...
2013-08-07 Mark J. BergerFixes the overlapping text in docs/lease-tradeoffs.svg 57/head
2013-07-26 Mark BergerAdded test_check_with_multiple_aliases in test_cli 48/head
2013-07-26 Mark BergerAllows check and deep-check to take multiple arguments...
2013-07-18 Daira HopwoodFix a pyflakes import warning.
2013-07-18 Daira Hopwoodsrc/allmydata/uri.py: Remove unused 'human encoding...
2013-07-16 Daira HopwoodIgnore .*.kate-swp and /*.patch files.
2013-07-15 Mark BergerIgnore .DS_Store files 52/head
2013-07-04 Nathan WilcoxAdd a link in accounting-overview.txt to ticket #666. 51/head
2013-06-26 Daira Hopwoodtest_iputil.py: fix and improve tests on Windows.
2013-06-25 Daira Hopwoodtest_iputil.py: repair a test for cygwin (which is...
2013-06-25 Daira Hopwoodiputil.py: simplify address finding code on cygwin.
2013-06-25 Daira Hopwoodtest_iputil.py: use more realistic error for 'command...
2013-06-25 Daira Hopwoodtest_iputil.py: repair a test by mocking 'get_local_ip_...
2013-06-25 Daira Hopwoodiputil.py: add tests for recent changes. refs #1381...
2013-06-25 Daira Hopwoodiputil.py: fix an error handling bug. refs #1381
2013-05-28 Daira Hopwoodiputil.py: minor cleanup to avoid dropping a Deferred.
2013-05-28 Daira Hopwoodiputil.py: refactor address-finding code to treat all...
2013-05-28 Daira Hopwoodiputil.py: retry address queries on EINTR. fixes #1381
2013-05-25 Daira HopwoodMakefile: remove 'install' target. fixes #1717 44/head
2013-05-19 Daira HopwoodWUI: add time page was rendered to client and introduce...
2013-05-19 Leif Rygeproperly describe saving incident reports. closes ... 43/head
2013-05-15 Daira HopwoodImprovements to test refs #1742 1742-error-during-post
2013-05-15 Daira HopwoodAdd a test for raising NotEnoughSharesError when a...
2013-05-14 Daira HopwoodInclude the number of remaining shares of the right...
2013-05-14 Daira Hopwoodmutable/retrieve.py: improve comments. refs #1742
2013-05-14 Daira HopwoodRaise NotEnoughSharesError if there are initially not...
2013-05-14 Daira Hopwoodmutable/retrieve.py: inline the single-use function...
2013-05-14 Daira HopwoodAdd dummy __init__.py files for directories containing...
2013-05-14 Daira Hopwoodsetup.py: add allmydata/web/static/img/*.png to package...
2013-05-02 Brian Warnerminor changes to hush newer pyflakes
2013-05-01 Brian Warnerupdate release how-to to be closer to current reality
2013-05-01 Daira HopwoodUpdate terminology in RAIC design doc.
2013-05-01 David-Sarah... docs/proposed/leasedb.rst: Add design doc for leasedb.
2013-05-01 Daira HopwoodShow git branch in version output. fixes #1953
2013-05-01 Brian Warnerupdate docs for 1.10 release allmydata-tahoe-1.10.0
2013-05-01 Brian Warner.gitignore: ignore the generated zope.interface egg too
2013-04-26 Brian WarnerNEWS: caution about secret introducer.furl in world... allmydata-tahoe-1.10.0c2
2013-04-25 Daira HopwoodUpdate version requirement for zope.interface.
2013-04-25 Brian Warnerknown_issues, quickstart: add version and anticipated... allmydata-tahoe-1.10.0c1
2013-04-25 Brian WarnerNEWS: edits, formatting, consolidation, set a date...
2013-04-25 Brian WarnerNEWS: fix a formatting typo
2013-04-24 Brian WarnerNEWS: improve highlighting
2013-04-24 Brian WarnerMakefile: oops, fix tahoe-deps/tahoe-lafs-deps mismatch
2013-04-24 Brian Warnerupdate deps URLs to use "tahoe-lafs" instead of bare... allmydata-tahoe-1.10.0b2
2013-04-24 Brian Warnerupdate some copyright dates
2013-04-24 Brian Warnerknown_issues.rst: get closer to real date
2013-04-23 Brian Warnerknown_issues: update chart-API text, with suggestions...
2013-04-22 Daira HopwoodAdd "[global-opts]" to help synopsis for tahoe ls....
2013-04-22 Daira HopwoodNEWS: add entry for ref #166
next