aboutsummaryrefslogtreecommitdiffstats
path: root/common/ttyio.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-16/+31
|
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-25/+25
| | | | | stdio.
* Merged jnlib into common.Werner Koch2010-03-101-1/+0
|
* * ttyio.h, ttyio.c (tty_enable_completion): Some ifdefs aroundDavid Shaw2009-08-111-3/+4
| | | | | HAVE_LIBREADLINE to allow building when readline isn't available.
* signal cleanup fixWerner Koch2009-05-261-0/+8
|
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* More W32 related changesWerner Koch2007-06-261-1/+1
|
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch2007-06-211-1/+22
| | | | Windows.
* First steps towards supporting W32.Werner Koch2007-06-061-2/+4
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Clarified cURL and OpenLDAP license issues.Werner Koch2006-09-221-4/+48
| | | | | Made readline support work.
* Various updatesWerner Koch2006-09-211-34/+51
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* g10/ does build again.Werner Koch2006-05-231-3/+46
|
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-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 Koch2003-09-231-8/+8
|
* (tty_fprintf): New.Werner Koch2003-09-181-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 branchRepo Admin2003-08-051-0/+508
'GNUPG-1-9-BRANCH'.