summaryrefslogtreecommitdiff
path: root/P2P
Commit message (Expand)AuthorAge
* distinguish between cached and uncached credsJoey Hess2018-12-04
* comment typoJoey Hess2018-11-12
* Fixed some other potential hangs in the P2P protocolJoey Hess2018-11-06
* git-annex-shell: fix transfer hangJoey Hess2018-11-06
* Fix a P2P protocol hangJoey Hess2018-11-02
* simplifyJoey Hess2018-10-22
* instrument P2P --debug with connection and thread infoJoey Hess2018-10-22
* clean P2P protocol shutdown on EOF try 2Joey Hess2018-09-25
* Revert "clean P2P protocol shutdown on EOF"Joey Hess2018-09-25
* clean P2P protocol shutdown on EOFJoey Hess2018-09-13
* enforce retrievalSecurityPolicyJoey Hess2018-06-21
* improve indentJoey Hess2018-06-14
* GIT_ANNEX_SHELL_APPENDONLYJoey Hess2018-05-25
* squash -Wsimplifiable-class-constraints warningsJoey Hess2018-04-22
* implement annex.retry et alJoey Hess2018-03-29
* deal with unlocked filesJoey Hess2018-03-13
* use total size from DATAJoey Hess2018-03-12
* no protocol 1 yetJoey Hess2018-03-12
* move protocol version stuff to the Net free monadJoey Hess2018-03-12
* version the P2P protocolJoey Hess2018-03-12
* p2p ssh connection poolsJoey Hess2018-03-08
* implemented git-annex-shell p2pstdioJoey Hess2018-03-07
* make sure that lockContentShared is always paired with an inAnnex checkJoey Hess2018-03-07
* add readonly mode to serve P2P protocolJoey Hess2018-03-07
* refactorJoey Hess2018-03-06
* comment typoJoey Hess2018-03-06
* AssociatedFile newtypeJoey Hess2017-03-10
* fix build on windowsJoey Hess2016-12-30
* refactorJoey Hess2016-12-30
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* enable-tor: When run as a regular user, test a connection back to the hidden ...Joey Hess2016-12-24
* refactorJoey Hess2016-12-24
* Revert "close"Joey Hess2016-12-24
* closeJoey Hess2016-12-22
* include tor-annex in hidden service directory namesJoey Hess2016-12-21
* Revert "p2p --link now defaults to setting up a bi-directional link"Joey Hess2016-12-16
* p2p --link now defaults to setting up a bi-directional linkJoey Hess2016-12-16
* fix build with old ghcJoey Hess2016-12-10
* hang up connection after relayingJoey Hess2016-12-09
* avoid exposing auth tokens in debugJoey Hess2016-12-09
* debug dump P2P messagesJoey Hess2016-12-09
* make tor hidden service work when directory watching is not availableJoey Hess2016-12-09
* remotedaemon: git change detection over tor hidden serviceJoey Hess2016-12-09
* only start ref change watcher thread once per P2P connectionJoey Hess2016-12-09
* refactor ref change watchingJoey Hess2016-12-09
* git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.Joey Hess2016-12-09
* typoJoey Hess2016-12-09
* content removal is supposed to succed if the content was already not presentJoey Hess2016-12-09
* update progress logs in remotedaemon send/receiveJoey Hess2016-12-08
* fix memory leakJoey Hess2016-12-08