index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Pairing.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
removed all uses of undefined from code base
Joey Hess
2015-04-19
*
assistant: Improve sanity check for control characters when pairing.
Joey Hess
2015-02-09
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Improve local pairing behavior when two computers both try to start the pairi...
Joey Hess
2013-11-02
*
Makefile now builds using cabal, taking advantage of cabal's automatic detect...
Joey Hess
2013-02-27
*
can now build Android targeted binary
Joey Hess
2013-02-10
*
hlint
Joey Hess
2012-09-13
*
change to newtype
Joey Hess
2012-09-13
*
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
*
handle stale PairAcks
Joey Hess
2012-09-11
*
pairing probably works now (untested)
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
*
moved the PairStage inside the Verifiable data
Joey Hess
2012-09-08
*
add a PairDone message
Joey Hess
2012-09-08
*
add remote directory to pair request
Joey Hess
2012-09-08
*
filter out our own pairing requests
Joey Hess
2012-09-08
*
fix build without pairing support
Joey Hess
2012-09-08
*
don't pass .local hostname over the wire
Joey Hess
2012-09-08
*
fix fd leak
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
*
broke out Verifiable to a utility library, and added a quickcheck test
Joey Hess
2012-09-07
*
massively simplified the pairing protocol
Joey Hess
2012-09-07
*
high-level pairing implementation
Joey Hess
2012-09-07