summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
...
* 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
* pull/push over tor working nowGravatar Joey Hess2016-11-21
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* extend p2p protocol to support gitremote-helpers connectGravatar Joey Hess2016-11-19
* implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17
* Merge branch 'master' into torGravatar Joey Hess2016-11-17
|\
| * allow Utility.Exception to still be used when not building with cabalGravatar Joey Hess2016-11-15
| * Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* | use socket for tor hidden serviceGravatar Joey Hess2016-11-14
* | git-annex enable-tor commandGravatar Joey Hess2016-11-14
|/
* webapp: Explicitly avoid checking for auth in static subsite requests.Gravatar Joey Hess2016-11-10
* restart coprocess in raw modeGravatar Joey Hess2016-11-01