Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -3/+2 | |
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. | |||||
2009-08-05 | Ask for the keysize when generating a new card key. | Werner Koch | 1 | -1/+5 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -50/+92 | |
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 1 | -96/+0 | |
2003-08-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+96 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -0/+96 | |
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works. |