aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads/PairListener.hs
Commit message (Expand)AuthorAge
* Remove references to deleted webappGravatar Benjamin Barenblat2022-01-19
* include problem PairData in error messageGravatar Joey Hess2017-02-13
* switch away from deprecated recvFromGravatar Joey Hess2016-09-05
* 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
* better control character sanity checkGravatar Joey Hess2013-11-02
* add config page for fsck, and alert with button when a fsck is runningGravatar Joey Hess2013-10-10
* only retry every 60 secondsGravatar Joey Hess2013-08-24
* log local pairing messages received when debugging is enabledGravatar Joey Hess2013-06-11
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* better liftAnnex, avoid using runAnnex undefinedGravatar Joey Hess2013-03-04
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* rename another 'close'Gravatar Joey Hess2012-11-07
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
* webapp: When setting up authorized_keys, use GIT_ANNEX_SHELL_DIRECTORY.Gravatar Joey Hess2012-11-05
* add buddy list to pairing UIGravatar Joey Hess2012-11-02
* 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
* cleanup daemonStatus accessorsGravatar Joey Hess2012-10-30
* split remaining assistant typesGravatar Joey Hess2012-10-30
* split out daemonstatus typesGravatar Joey Hess2012-10-30
* Assistant monad, stage 3Gravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* avoid pairlistener crashGravatar Joey Hess2012-10-10
* hlintGravatar Joey Hess2012-09-13
* Remove trailing whitespaceGravatar Richard Hartmann2012-09-11
* fixed all pairing alert issuesGravatar Joey Hess2012-09-11
* fix combining of pairing alertsGravatar Joey Hess2012-09-11
* pairing works!!Gravatar Joey Hess2012-09-11
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
* additional security sanity checks on pairing messagesGravatar Joey Hess2012-09-11
* add a UUID to pair requestsGravatar Joey Hess2012-09-11
* handle stale PairAcksGravatar 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
* pair request alert tweaksGravatar Joey Hess2012-09-09
* update pair request alert when button is pressedGravatar Joey Hess2012-09-09
* moved the PairStage inside the Verifiable dataGravatar Joey Hess2012-09-08
* add a PairDone messageGravatar Joey Hess2012-09-08
* first pass at alert buttonsGravatar 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
* added pair listener threadGravatar Joey Hess2012-09-08