aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Pairing
Commit message (Expand)AuthorAge
* avoid the dashed ssh hostname class of security holesGravatar Joey Hess2017-08-17
* switch away from deprecated interfaceGravatar Joey Hess2016-09-05
* basic gitlab support in webappGravatar Joey Hess2015-07-22
* assistant: Fix ANNEX_SHELL_DIR written to ~/.ssh/authorized_keys in local pa...Gravatar Joey Hess2015-07-02
* avoid using now deprecated PortNum constructorGravatar Joey Hess2015-05-10
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* assistant: Fix local pairing when ssh pubkey comment contains spaces.Gravatar Joey Hess2015-02-04
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* webapp can now set up gcrypt repos on ssh serversGravatar Joey Hess2013-10-01
* UI for making encrypted ssh remotes with gcryptGravatar Joey Hess2013-09-29
* proof of concept remote reordering UI (needs to be changed to use drag and drop)Gravatar Joey Hess2013-03-13
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* webapp: Set locally paired repositories to a lower cost than other network re...Gravatar Joey Hess2013-03-13
* webapp: Display any error message from git init if it fails to create a repos...Gravatar Joey Hess2013-02-26
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* webapp: Allow user to specify the ssh port when setting up a remote.Gravatar Joey Hess2012-12-06
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
* webapp: When setting up authorized_keys, use GIT_ANNEX_SHELL_DIRECTORY.Gravatar Joey Hess2012-11-05
* where indentationGravatar Joey Hess2012-10-31
* finished pushing Assistant monad into all relevant filesGravatar Joey Hess2012-10-30
* pushed Assistant monad down into DaemonStatus codeGravatar Joey Hess2012-10-30
* lifted Assistant.Sync into Assistant monadGravatar Joey Hess2012-10-29
* Assistant monad, stage 3Gravatar Joey Hess2012-10-29
* webapp: Switched to using the same multicast IP address that avahi uses.Gravatar Joey Hess2012-10-22
* webapp automatic groupingGravatar Joey Hess2012-10-09
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* hlintGravatar Joey Hess2012-09-13
* fixed the multicast socket fd leakGravatar Joey Hess2012-09-12
* pairing works!!Gravatar Joey Hess2012-09-11
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
* clean up authorized_keys handlingGravatar Joey Hess2012-09-11
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
* fix build without pairing supportGravatar Joey Hess2012-09-08