aboutsummaryrefslogtreecommitdiffstats
path: root/g10/comment.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-30Remove obsolete file g10/comment.c.Werner Koch1-108/+0
--
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-2/+0
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.
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+1
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2006-09-21Various updatesWerner Koch1-1/+0
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-05-05* Makefile.am, packet.h, main.h, comment.c: Remove comment.c. We don'tDavid Shaw1-103/+0
use any of these functions any longer.
2003-07-29* gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch1-4/+9
(gpgsm_exit): Update the random seed file and enable debug output. * g10.c (main): Add secmem features and set the random seed file. (g10_exit): Update the random seed file. * parse-packet.c (parse_signature,read_protected_v3_mpi) (parse_key): Fixed use of mpi_set_opaque. * keygen.c (gen_card_key): Ditto.
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch1-2/+2
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-17/+21
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.
2002-06-29Update head to match stable 1.0David Shaw1-11/+29
2000-07-31See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner KochWerner Koch1-20/+4
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-1/+1
2000-01-27See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch1-1/+1
2000-01-24See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch1-15/+13
1998-12-23See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1-3/+3
1998-08-11bug fix releaseV0-3-4Werner Koch1-3/+11
1998-04-07cipher reorganisiertWerner Koch1-3/+0
1998-02-24Renamed to GNUPGV-0-2-8Werner Koch1-4/+4
1998-02-09release 0.2.3Werner Koch1-0/+27
1998-01-24Trust stuff works partly.Werner Koch1-1/+2
1997-12-31Sylvester VersionWerner Koch1-32/+36
1997-12-12added option file handlingWerner Koch1-0/+35
1997-11-18initially checkinWerner Koch1-0/+31