aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Pairing.hs
Commit message (Expand)AuthorAge
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* assistant: Improve sanity check for control characters when pairing.Gravatar Joey Hess2015-02-09
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Improve local pairing behavior when two computers both try to start the pairi...Gravatar Joey Hess2013-11-02
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* can now build Android targeted binaryGravatar Joey Hess2013-02-10
* hlintGravatar Joey Hess2012-09-13
* change to newtypeGravatar Joey Hess2012-09-13
* pairing works!!Gravatar Joey Hess2012-09-11
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
* work around a bug in YesodGravatar Joey Hess2012-09-11
* add a UUID to pair requestsGravatar Joey Hess2012-09-11
* handle stale PairAcksGravatar Joey Hess2012-09-11
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* broke out fairly generic ssh stuff to Assistant.Ssh so pairing can use it tooGravatar Joey Hess2012-09-10
* moved the PairStage inside the Verifiable dataGravatar Joey Hess2012-09-08
* add a PairDone messageGravatar Joey Hess2012-09-08
* add remote directory to pair requestGravatar Joey Hess2012-09-08
* filter out our own pairing requestsGravatar Joey Hess2012-09-08
* fix build without pairing supportGravatar Joey Hess2012-09-08
* don't pass .local hostname over the wireGravatar Joey Hess2012-09-08
* fix fd leakGravatar Joey Hess2012-09-08
* implement pair request broadcastsGravatar Joey Hess2012-09-08
* pairing passphrase entry form, validation, etcGravatar Joey Hess2012-09-08
* yesod skelton and routes for pairingGravatar Joey Hess2012-09-08
* broke out Verifiable to a utility library, and added a quickcheck testGravatar Joey Hess2012-09-07
* massively simplified the pairing protocolGravatar Joey Hess2012-09-07
* high-level pairing implementationGravatar Joey Hess2012-09-07