aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* Removed support for building with the old cryptohash library.Gravatar Joey Hess2017-02-24
* make curl show http errors to stderrGravatar Joey Hess2017-02-20
* improve layoutGravatar Joey Hess2017-02-20
* Run wget with -nv instead of -q, so it will display HTTP errors.Gravatar Joey Hess2017-02-20
* simpler more generic processTranscript'Gravatar Joey Hess2017-02-15
* Work around sqlite's incorrect handling of umask when creating databases.Gravatar Joey Hess2017-02-13
* correct spelling mistakesGravatar Edward Betts2017-02-12
* Improve pid locking code to work on filesystems that don't support hard links.Gravatar Joey Hess2017-02-10
* wormhole pairing appid flag day 2021-12-31Gravatar Joey Hess2017-02-03
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* work around ghc segfaultGravatar Joey Hess2016-12-30
* more windows build fixGravatar Joey Hess2016-12-30
* fix windows buildGravatar Joey Hess2016-12-30
* fix windows buildGravatar Joey Hess2016-12-30
* fix build with old ghcGravatar Joey Hess2016-12-30
* make this build under windowsGravatar Joey Hess2016-12-30
* improve description of password promptingGravatar Joey Hess2016-12-28
* Support all common locations of the torrc file.Gravatar Joey Hess2016-12-28
* fix windows buildGravatar Joey Hess2016-12-28
* Merge branch 'no-xmpp'Gravatar Joey Hess2016-12-28
|\
* | whitespaceGravatar Joey Hess2016-12-28
| * avoid leaving MVar emptyGravatar Joey Hess2016-12-27
| * webapp: check that tor and magic wormhole are installedGravatar Joey Hess2016-12-24
| * cleanupGravatar Joey Hess2016-12-24
|/
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* really fix su commandGravatar Joey Hess2016-12-24
* fix su paramsGravatar Joey Hess2016-12-24
* include tor-annex in hidden service directory namesGravatar Joey Hess2016-12-21
* cleanupGravatar Joey Hess2016-12-20
* enable-tor: No longer needs to be run as root.Gravatar Joey Hess2016-12-20
* relocate tor socket out of /etcGravatar Joey Hess2016-12-20
* Fix build with directory-1.3.Gravatar Joey Hess2016-12-20
* typoGravatar Joey Hess2016-12-18
* check if wormhole is installedGravatar Joey Hess2016-12-18
* p2p --pair with magic wormhole (untested)Gravatar Joey Hess2016-12-18
* make sure False is returned on errorGravatar Joey Hess2016-12-17
* improve typesGravatar Joey Hess2016-12-17
* document a minor problemGravatar Joey Hess2016-12-17
* use PYTHONUNBUFFERED to force python to use sane stdout bufferingGravatar Joey Hess2016-12-17
* magic wormhole moduleGravatar Joey Hess2016-12-17
* Pass annex.web-options to wget and curl after other options, so that eg --no-...Gravatar Joey Hess2016-12-13
* Remove http-conduit (<2.2.0) constraintGravatar Alper Nebi Yasak2016-12-10
* git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.Gravatar Joey Hess2016-12-09
* force sofar calculationGravatar Joey Hess2016-12-08
* more p2p progress metersGravatar Joey Hess2016-12-07
* update progress meter when sending to p2p remoteGravatar Joey Hess2016-12-07
* cleanupGravatar Joey Hess2016-11-29
* finish git-annex enable-torGravatar Joey Hess2016-11-29
* move tor hidden service socket to /etc, temporarily violating the FHSGravatar Joey Hess2016-11-29
* unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22