git-annex/Assistant
Joey Hess 0208d6aa82 add a UUID to pair requests
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.
2012-09-11 03:16:00 -04:00
..
Pairing clean up authorized_keys handling 2012-09-11 00:23:34 -04:00
Threads add a UUID to pair requests 2012-09-11 03:16:00 -04:00
WebApp add a UUID to pair requests 2012-09-11 03:16:00 -04:00
Alert.hs responding to pair requests *almost* works 2012-09-10 17:53:51 -04:00
Changes.hs license 2012-06-23 01:20:40 -04:00
Commits.hs license 2012-06-23 01:20:40 -04:00
Common.hs display errors when any named thread crashes 2012-09-06 14:56:04 -04:00
DaemonStatus.hs add an alert while a locally initiated pairing request is in progress 2012-09-09 16:24:34 -04:00
MakeRemote.hs pairing probably works now (untested) 2012-09-10 21:55:59 -04:00
Pairing.hs add a UUID to pair requests 2012-09-11 03:16:00 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs scan multiple remotes in one pass 2012-08-26 14:09:02 -04:00
Ssh.hs clean up authorized_keys handling 2012-09-11 00:23:34 -04:00
Sync.hs pairing probably works now (untested) 2012-09-10 21:55:59 -04:00
ThreadedMonad.hs fork off git-annex copy for transfers 2012-08-10 14:14:08 -04:00
TransferQueue.hs remove the TChan component from the data structure 2012-08-31 12:59:00 -04:00
TransferSlots.hs use only one level of exception handling for transfer slot 2012-08-29 21:28:59 -04:00
WebApp.hs update pair request alert when button is pressed 2012-09-09 01:02:44 -04:00