summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 0.201104170.20110417Gravatar Joey Hess2011-04-17
|
* reword againGravatar Joey Hess2011-04-17
| | | | On second thought, "unlocking" is confusable with git-annex unlock.
* linkGravatar Joey Hess2011-04-17
|
* layoutGravatar Joey Hess2011-04-17
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-04-17
|\
* | updateGravatar Joey Hess2011-04-17
| |
* | update to mention encryptionGravatar Joey Hess2011-04-17
| |
* | tweak wordingGravatar Joey Hess2011-04-17
| |
* | design wrapupGravatar Joey Hess2011-04-17
| |
* | looked up HMAC block size detailsGravatar Joey Hess2011-04-17
| |
* | hmacSha1 wants the secret key as first parameterGravatar Joey Hess2011-04-17
| | | | | | | | | | | | I was offline last night and going by function signatures, and unable to tell which was which. Note sure it matters to HMAC which comes first; better safe than sorry.
* | noteGravatar Joey Hess2011-04-17
| |
* | S3 crypto supportGravatar Joey Hess2011-04-17
| | | | | | | | | | | | Untested, I will need to dust off my S3 keys, and plug the modem back in that was unplugged last night due to very low battery bank power. But it compiles, so it's probably perfect. :)
* | use different parts of cipher for hmac and gpgGravatar Joey Hess2011-04-17
| | | | | | | | | | | | | | Per bugs/S3_bucket_uses_the_same_key_for_encryption_and_hashing It may be paranoid to worry about the cipher being recovered from hmac keys, but yes.. let's be paranoid.
* | make encrypted remotes have slightly higher costsGravatar Joey Hess2011-04-17
| |
* | refactorGravatar Joey Hess2011-04-17
| |
* | bup encryption support 100% workingGravatar Joey Hess2011-04-17
| |
* | renameGravatar Joey Hess2011-04-17
| |
* | fix stall while storing encrypted data in bupGravatar Joey Hess2011-04-17
| | | | | | | | | | | | Forking a new process rather than relying on a thread to feed gpg. The feeder thread was stalling, probably when the main thread got to the point it was wait()ing on the gpg to exit.
* | build dep updateGravatar Joey Hess2011-04-16
| |
* | proper encrypted keysGravatar Joey Hess2011-04-16
| | | | | | | | | | | | For HMAC, using the Data.Digest.Pure.SHA library. I have been avoiding this library for checksumming generally, since it's (probably) not as fast as external utilities, but it's fine to use it for HMAC.
* | incomplete and buggy encryption support for bupGravatar Joey Hess2011-04-16
| | | | | | | | | | Some kind of laziness issue that I don't want to debug right now, and decryption is not implemented.
* | refactorGravatar Joey Hess2011-04-16
| |
* | don't let users change encryption type once remote is inittedGravatar Joey Hess2011-04-16
| |
* | document encryptionGravatar Joey Hess2011-04-16
| |
* | gpg recommendedGravatar Joey Hess2011-04-16
| |
* | full encryption support for directory special remotesGravatar Joey Hess2011-04-16
| |
* | add cipher field to AnnexStateGravatar Joey Hess2011-04-16
| |
* | add encryption support to directory special remotesGravatar Joey Hess2011-04-16
| |
* | crypto library almost completeGravatar Joey Hess2011-04-16
| | | | | | | | | | Piping data through gpg with symmetric cipher is working. Only Key encryption is not done.
* | encryption key management workingGravatar Joey Hess2011-04-16
| | | | | | | | | | Encrypted remotes don't yet encrypt data, but git annex initremote can be used to generate a cipher and add additional gpg keys that can use it.
* | addGravatar Joey Hess2011-04-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-04-15
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-04-15
| |
* | RemoteConfig typeGravatar Joey Hess2011-04-15
| |
* | typoGravatar Joey Hess2011-04-15
| |
* | Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-04-14
|\|
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ2011-04-14
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-04-13
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-04-13
| |
* | analized and closedGravatar Joey Hess2011-04-13
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2011-04-13
|/
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-04-09
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-04-09
|
* Added a commentGravatar http://joey.kitenet.net/2011-04-09
|
* move wishlists to todoGravatar Joey Hess2011-04-09
|
* rainy day bug maintenanceGravatar Joey Hess2011-04-09
| | | | Sitting on the porch, enjoying a thunderstorm, what else to do?
* forwardedGravatar Joey Hess2011-04-09
|
* updateGravatar Joey Hess2011-04-09
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-04-09
|\