Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-12-08 | Fix bug 901. | Werner Koch | 1 | -3/+12 | |
2007-09-04 | 2007-09-04 Moritz Schulte <[email protected]> | Moritz Schulte | 1 | -0/+1 | |
* gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is declared. | |||||
2007-08-22 | Updated estream. | Werner Koch | 1 | -1/+1 | |
More changes for Windows. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -1/+1 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -18/+19 | |
2005-06-16 | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 1 | -0/+3 | |
char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now. | |||||
2005-05-28 | 2005-05-28 Moritz Schulte <[email protected]> | Moritz Schulte | 1 | -0/+294 | |
* gpgkey2ssh.c: New file. * Makefile.am (bin_PROGRAMS): Added gpgkey2ssh. |