aboutsummaryrefslogtreecommitdiffstats
path: root/common/ttyio.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-11/+13
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-05-24* argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c,David Shaw1-34/+33
simple-gettext.c, errors.c, http.c, memory.c, secmem.c, ttyio.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it.
2003-02-22* ttyio.c (tty_print_utf8_string, tty_print_utf8_string2): Use 0 toDavid Shaw1-3/+3
indicate a string with no maximum size. This prevents early truncation of strings that contain control chars which are expanded into \xXX form.
2002-11-09* ttyio.c (TERMDEVICE): Removed.Werner Koch1-14/+40
(tty_get_ttyname): New. (init_ttyfp): Use it here instead of the TERMDEVICE macro.
2002-08-06tidying up RISC OS stuffStefan Bellon1-19/+2
2002-06-29Update head to match stable 1.0David Shaw1-43/+85
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-3/+27
2000-01-27See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch1-0/+1
2000-01-24See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch1-8/+8
1999-09-17See ChangeLog: Fri Sep 17 12:56:42 CEST 1999 Werner KochV1-0-1Werner Koch1-19/+2
1999-09-15See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1Werner Koch1-0/+17
1999-08-31See ChangeLog: Tue Aug 31 17:20:44 CEST 1999 Werner KochWerner Koch1-0/+23
1999-06-15See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner KochWerner Koch1-0/+23
1999-04-18See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner KochWerner Koch1-3/+21
1999-02-16See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner KochWerner Koch1-1/+1
1999-02-10See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner KochWerner Koch1-0/+2
1998-12-23See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1-3/+3
1998-09-11*** empty log message ***Werner Koch1-0/+8
1998-08-08ready for a new releaseWerner Koch1-5/+20
1998-07-29edit-key is now completeWerner Koch1-0/+12
1998-06-26bug fixesWerner Koch1-0/+6
1998-02-24Renamed to GNUPGV-0-2-8Werner Koch1-18/+156
1998-01-16added some trust model stuffWerner Koch1-1/+1
1998-01-06distributed version 0.1.0V0-1-0Werner Koch1-0/+4
1998-01-05NT version compilesV0-0-0Werner Koch1-1/+10
1998-01-02added more stuffWerner Koch1-48/+56
1997-12-31Sylvester VersionWerner Koch1-7/+36
1997-12-16added some stuff for signing keysWerner Koch1-0/+22
1997-11-18initially checkinWerner Koch1-0/+114