summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* blog for the dayGravatar Joey Hess2012-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
|
* add note about LANsGravatar Joey Hess2012-09-11
|
* pairing works!!Gravatar Joey Hess2012-09-11
| | | | | | | | | Finally. Last bug fixes here: Send PairResp with same UUID in the PairReq. Fix off-by-one in code that filters out our own pairing messages. Also reworked the pairing alerts, which are still slightly buggy.
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
| | | | | This avoids us responding to our own pairing messages, as well as ignoring any out of order messages that might be received somehow.
* work around a bug in YesodGravatar Joey Hess2012-09-11
| | | | The PathPiece instance for Text results in a 404 for T.empty.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-11
|\
* | additional security sanity checks on pairing messagesGravatar Joey Hess2012-09-11
| |
| * Added a commentGravatar http://mike.magin.org/2012-09-11
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo2012-09-11
|/
* update pairing page with security reviewGravatar Joey Hess2012-09-11
|
* add a UUID to pair requestsGravatar Joey Hess2012-09-11
| | | | | | | Pair requests the the same UUID are part of the same pairing session, which allows us to detect attempts to brute force the shared secret, as that will result in pair requests with the same UUID that are not verified with the right secret.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-11
|\
* | handle stale PairAcksGravatar Joey Hess2012-09-11
| |
* | clean up authorized_keys handlingGravatar Joey Hess2012-09-11
| | | | | | | | | | Including rollback of adding the key when a pairing response gets canceled by the user.
| * (no commit message)Gravatar http://mike.magin.org/2012-09-11
| |
| * (no commit message)Gravatar http://mike.magin.org/2012-09-11
| |
| * Added a commentGravatar http://joeyh.name/2012-09-11
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-10
|\
* | blog for the dayGravatar Joey Hess2012-09-10
| |
* | 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
| |
| * Added a comment: GHC and AndroidGravatar https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo2012-09-10
| |
* | responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
| |
| * Added a comment: re @ gdr-go2Gravatar https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo2012-09-10
| |
* | broke out fairly generic ssh stuff to Assistant.Ssh so pairing can use it tooGravatar Joey Hess2012-09-10
| | | | | | | | | | I'd rather Utility.Ssh, but the SshData type is not sufficiently clean and generic for Utility.
* | split up ssh key generation and setup stepsGravatar Joey Hess2012-09-10
| |
* | add withTempDirGravatar Joey Hess2012-09-10
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI2012-09-10
| |
| * Added a commentGravatar http://joeyh.name/2012-09-10
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI2012-09-10
| |
| * Added a comment: zsync?Gravatar https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY2012-09-10
| |
| * Added a commentGravatar https://me.yahoo.com/a/dASECLNzvckz4VwqUGYsvthiplY.#d2c272012-09-09
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl02012-09-09
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-09
|\
* | blog for the dayGravatar Joey Hess2012-09-09
| |
* | add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
| | | | | | | | Has a button to cancel the request.
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * (no commit message)Gravatar http://www.dbruhn.de/2012-09-09
| |
| * Added a commentGravatar http://www.dbruhn.de/2012-09-09
| |
| * Added a comment: more about spaces...Gravatar bremner2012-09-09
| |
* | pair request alert tweaksGravatar Joey Hess2012-09-09
| |
* | unify bootstrap icon names in a data typeGravatar Joey Hess2012-09-09
| |
* | display icon for alerts with no header tooGravatar Joey Hess2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
|/