summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|/
* fix gpg pipeline stallGravatar Joey Hess2012-09-09
| | | | | | Bug introduced in d1da9cf221aeea5c7ac8a313a18b559791a04f12, where I removed a forkProcess when feeding gpg. Feeding it from a thread solves the bug.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-09
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a comment: Hogging memoryGravatar https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI2012-09-09
| |
* | wordingGravatar Joey Hess2012-09-09
|/
* update pair request alert when button is pressedGravatar Joey Hess2012-09-09
|