summaryrefslogtreecommitdiff
path: root/Creds.hs
Commit message (Expand)AuthorAge
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* Fix initremote with encryption=pubkey to work with S3, glacier, webdav, and e...Gravatar Joey Hess2014-02-06
* add credential storage support for external special remotes & update exampleGravatar Joey Hess2013-12-27
* fix windows buildGravatar Joey Hess2013-10-02
* successfully builds (except XMPP)Gravatar Joey Hess2013-09-22
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* squash compiler warnings on WindowsGravatar Joey Hess2013-08-04
* missed some __WINDOWS__ definesGravatar Joey Hess2013-08-04
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out POSIX stuffGravatar Joey Hess2013-05-10
* fix for AndroidGravatar Joey Hess2013-05-09
* hlintGravatar Joey Hess2013-04-03
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* webapp: Defaults to sharing box.com account info with friends, allowing one-c...Gravatar Joey Hess2012-11-28
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* Allow controlling whether login credentials for S3 and webdav are committed t...Gravatar Joey Hess2012-11-19
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* factor out CredsGravatar Joey Hess2012-11-14