aboutsummaryrefslogtreecommitdiffstats
path: root/include/ttyio.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-03-18* ttyio.c (tty_enable_completion, tty_disable_completion): Enable andDavid Shaw1-1/+16
disable readline completion. (init_ttyfp): Completion is disabled by default.
2003-10-08(tty_print_string, tty_print_utf8_string2)Werner Koch1-3/+3
(tty_print_utf8_string): Made string arg const.
2003-09-28* util.h: Add the atoi_* and xtoi_* suite of macros from 1.9.Werner Koch1-0/+3
* dynload.h: New. Taken from 1.9.
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-40/+0
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.
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-22/+19
'GNUPG-1-9-BRANCH'.
2002-06-29Update head to match stable 1.0David Shaw1-4/+4
2000-01-27See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch1-3/+3
1998-10-21Epxerimenta support for GDBM keyings.Werner Koch1-16/+20
1998-08-07chnages done at the trainWerner Koch1-1/+0
1998-05-13can create v4 signaturesWerner Koch1-1/+1
1998-03-19some cleanupsWerner Koch1-0/+1
1998-03-09partial DSA supportWerner Koch1-14/+15
1998-02-24Renamed to GNUPGV-0-2-8Werner Koch1-4/+4
1998-01-12started with trust stuffWerner Koch1-19/+7
1997-12-12added option file handlingWerner Koch1-13/+12
1997-11-18initially checkinWerner Koch1-0/+51