summaryrefslogtreecommitdiff
path: root/P2P
Commit message (Expand)AuthorAge
* avoid failure to lock content of removed file causing drop etc to failJoey Hess2020-07-25
* remove redundant importsJoey Hess2020-06-22
* async exception safetyJoey Hess2020-06-05
* make runRelayService async exception safeJoey Hess2020-06-03
* use filepath-bytestring for annex object manipulationsJoey Hess2019-12-11
* convert TopFilePath to use RawFilePathJoey Hess2019-12-09
* wip RawFilePath 2x git-annex find speedupJoey Hess2019-11-26
* minor typosJoey Hess2019-03-27
* update licenses from GPL to AGPLJoey Hess2019-03-13
* 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