summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * (no commit message)Gravatar neocryptek@659edac901ffbc8e541a974f8f18987eeafc63bd2016-11-22
| |/
* | docs for stuff not fully implemented yetGravatar Joey Hess2016-11-22
* | add P2P.AuthGravatar Joey Hess2016-11-22
* | reorgGravatar Joey Hess2016-11-22
* | unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
| * fix regressionGravatar Joey Hess2016-11-22
| * avoid backtrace when rekey cntent verification failsGravatar Joey Hess2016-11-22
| * cleanupGravatar Joey Hess2016-11-22
| * Relicense 5 source files that are not part of the webapp from AGPL to GPL.Gravatar Joey Hess2016-11-21
| * devblogGravatar Joey Hess2016-11-21
* | remove debugGravatar Joey Hess2016-11-21
* | avoid serving more than 10 tor connections at a timeGravatar Joey Hess2016-11-21
* | detect EOF on socket and cleanly shutdown the service processGravatar Joey Hess2016-11-21
* | stop cleanly when there's a IO error accessing the HandleGravatar Joey Hess2016-11-21
* | try to gather scattered writesGravatar Joey Hess2016-11-21
* | fix parse of CONNECTDONEGravatar Joey Hess2016-11-21
* | pull/push over tor working nowGravatar Joey Hess2016-11-21
| * Added a commentGravatar neocryptek@659edac901ffbc8e541a974f8f18987eeafc63bd2016-11-21
| * (no commit message)Gravatar binx2016-11-21
* | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
| * added meta field for myselfGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-11-21
| * todoGravatar Joey Hess2016-11-21
| * addurl: Fix bug in checking annex.largefiles expressions using largerthan, mi...Gravatar Joey Hess2016-11-21
| * Added a comment: ColdlineGravatar scottgorlin@a32946b2aad278883c1690a0753241583a9855b92016-11-21
* | improve p2p protocol implementationGravatar Joey Hess2016-11-20
* | remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* | remotedaemon: Fork to background by default. Added --foreground switch to ena...Gravatar Joey Hess2016-11-20
* | implement p2p protocol for HandleGravatar Joey Hess2016-11-20
| * initial whiningGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-11-20
| * Added a commentGravatar justin.lebar@7a36fcafc322d9a381e89f08ab6289033c6dde912016-11-20
* | extend p2p protocol to support gitremote-helpers connectGravatar Joey Hess2016-11-19
| * (no commit message)Gravatar ilovezfs2016-11-19
| * Added a commentGravatar t.z.mates2016-11-19
* | Merge branch 'master' into torGravatar Joey Hess2016-11-18
|\|
| * add news item for git-annex 6.20161118Gravatar Joey Hess2016-11-18
| * releasing package git-annex version 6.201611186.20161118Gravatar Joey Hess2016-11-18
| * commentGravatar Joey Hess2016-11-18
| * Added a commentGravatar yomguy2016-11-18
| * (no commit message)Gravatar openmedi2016-11-18
| * Added a commentGravatar openmedi2016-11-18
* | Add content locking to P2P protocolGravatar Joey Hess2016-11-18
* | renameGravatar Joey Hess2016-11-17
* | refactorGravatar Joey Hess2016-11-17
* | add CHECKPRESENTGravatar Joey Hess2016-11-17
* | added REMOVE to protocolGravatar Joey Hess2016-11-17
* | add ALREADY-HAVE response to PUTGravatar Joey Hess2016-11-17
* | pass Len to writeKeyFile so it can detect short readsGravatar Joey Hess2016-11-17
* | refactorGravatar Joey Hess2016-11-17
* | avoid setPresent when sending to a peerGravatar Joey Hess2016-11-17
* | implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17