Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require libgcrypt 1.5 | Werner Koch | 2011-03-08 | 1 | -0/+2 |
| | | | | | | | | Without Libgcrypt 1.5 is was not possible to use ECC keys. ECC is major new feature and thus it does not make sense to allow building with an older Libgcrypt without supporting ECC. Also fixed a few missing prototypes. | ||||
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -1/+1 |
| | | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. | ||||
* | All standard keyserver commands are now using dirmngr. | Werner Koch | 2011-01-20 | 1 | -0/+2 |
| | |||||
* | Keyserver search and get basically works again. | Werner Koch | 2011-01-18 | 1 | -0/+4 |
| | |||||
* | Initial code checking for backup - not yet working. | Werner Koch | 2011-01-10 | 1 | -0/+26 |