Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -42/+42 |
| | | | | | | | | 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. | ||||
* | Initial code checking for backup - not yet working. | Werner Koch | 2011-01-10 | 1 | -0/+8 |
| | |||||
* | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 2010-04-20 | 1 | -1/+1 |
| | |||||
* | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 2010-02-02 | 1 | -1/+2 |
| | | | | | | Comment fixes. Minor chnages in preparation of a W32CE port. | ||||
* | Unification of the search descriptor usage. | Werner Koch | 2009-12-08 | 1 | -3/+0 |
| | |||||
* | Make gpgv error message about a missing keyring more useful. This fixes | Werner Koch | 2009-04-03 | 1 | -1/+1 |
| | | | | | Debian#494040. Also implement readonly semantic for extra safety. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 1 | -8/+0 |
| | | | | Windows. | ||||
* | Started to code a --server mode. | Werner Koch | 2006-12-21 | 1 | -2/+33 |
| | | | | | It is far from being ready! | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -2/+63 |
| | | | | | The gpg part does not yet build. | ||||
* | Avoid the " map_to_assuan_status called with no error source" diagnostic. | Werner Koch | 2004-12-18 | 1 | -0/+2 |
| | |||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -0/+5 |
| | | | | | | | | | | | 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. | ||||
* | A small step for GnuPG but a huge leap for error codes. | Werner Koch | 2003-06-05 | 1 | -0/+33 |
(Sorry, it does not build currently - I need to check it in to avoid duplicate work.) |