summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* UI for enabling special remotesGravatar Joey Hess2012-09-13
* hlintGravatar Joey Hess2012-09-13
* change to newtypeGravatar Joey Hess2012-09-13
* fixed the multicast socket fd leakGravatar Joey Hess2012-09-12
* Remove trailing whitespaceGravatar Richard Hartmann2012-09-11
* fixed all pairing alert issuesGravatar Joey Hess2012-09-11
* keep webapp snappy by generating ssh keypair in the backgroundGravatar 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
* work around a bug in YesodGravatar 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
* check that ssh public key received over the wire is saneGravatar 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
* split up ssh key generation and setup stepsGravatar 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
* unify bootstrap icon names in a data typeGravatar Joey Hess2012-09-09
* update pair request alert when button is pressedGravatar Joey Hess2012-09-09
* reorg templatesGravatar Joey Hess2012-09-08
* moved the PairStage inside the Verifiable dataGravatar Joey Hess2012-09-08
* add a PairDone messageGravatar Joey Hess2012-09-08
* render webapp staitc file url using yesodGravatar 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
* 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
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* display alert for inotify/kqueue errorsGravatar Joey Hess2012-09-06
* improve syncing support for special remotesGravatar Joey Hess2012-09-04
* rsync.net configurator tested and 100% workingGravatar Joey Hess2012-09-04
* rsync.net configurator displayGravatar Joey Hess2012-09-03
* defer setting up ssh public key until after confirmationGravatar Joey Hess2012-09-02
* allow making encrypted rsync special remotesGravatar Joey Hess2012-09-02
* make bare repo on serverGravatar Joey Hess2012-09-02
* adding ssh remote workingGravatar Joey Hess2012-09-02