index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
WebApp
/
Configurators
/
Pairing.hs
Commit message (
Expand
)
Author
Age
*
license the webapp under the AGPL 3+
Joey Hess
2012-09-24
*
keep webapp snappy by generating ssh keypair in the background
Joey Hess
2012-09-11
*
fix combining of pairing alerts
Joey Hess
2012-09-11
*
pairing works!!
Joey Hess
2012-09-11
*
keep track of the stage we're at in pairing
Joey Hess
2012-09-11
*
work around a bug in Yesod
Joey Hess
2012-09-11
*
add a UUID to pair requests
Joey Hess
2012-09-11
*
clean up authorized_keys handling
Joey Hess
2012-09-11
*
pairing probably works now (untested)
Joey Hess
2012-09-10
*
check that ssh public key received over the wire is sane
Joey Hess
2012-09-10
*
responding to pair requests *almost* works
Joey Hess
2012-09-10
*
broke out fairly generic ssh stuff to Assistant.Ssh so pairing can use it too
Joey Hess
2012-09-10
*
add an alert while a locally initiated pairing request is in progress
Joey Hess
2012-09-09
*
reorg templates
Joey Hess
2012-09-08
*
moved the PairStage inside the Verifiable data
Joey Hess
2012-09-08
*
add remote directory to pair request
Joey Hess
2012-09-08
*
fix build without pairing support
Joey Hess
2012-09-08
*
added pair listener thread
Joey Hess
2012-09-08
*
don't pass .local hostname over the wire
Joey Hess
2012-09-08
*
implement pair request broadcasts
Joey Hess
2012-09-08
*
pairing passphrase entry form, validation, etc
Joey Hess
2012-09-08
*
yesod skelton and routes for pairing
Joey Hess
2012-09-08