Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -7/+7 |
| | | | | | | | | 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. | ||||
* | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 2010-03-24 | 1 | -16/+31 |
| | |||||
* | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 2010-03-15 | 1 | -25/+25 |
| | | | | | stdio. | ||||
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -1/+0 |
| | |||||
* | * ttyio.h, ttyio.c (tty_enable_completion): Some ifdefs around | David Shaw | 2009-08-11 | 1 | -3/+4 |
| | | | | | HAVE_LIBREADLINE to allow building when readline isn't available. | ||||
* | signal cleanup fix | Werner Koch | 2009-05-26 | 1 | -0/+8 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | More W32 related changes | Werner Koch | 2007-06-26 | 1 | -1/+1 |
| | |||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 1 | -1/+22 |
| | | | | Windows. | ||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -2/+4 |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | ||||
* | Clarified cURL and OpenLDAP license issues. | Werner Koch | 2006-09-22 | 1 | -4/+48 |
| | | | | | Made readline support work. | ||||
* | Various updates | Werner Koch | 2006-09-21 | 1 | -34/+51 |
| | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -3/+46 |
| | |||||
* | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 2005-06-16 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -8/+8 |
| | |||||
* | (tty_fprintf): New. | Werner Koch | 2003-09-18 | 1 | -3/+50 |
| | | | | | | (tty_print_string, tty_print_utf8_string2) (tty_print_utf8_string): Made P argument const byte*. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-08-05 | 1 | -0/+508 |
'GNUPG-1-9-BRANCH'. |