aboutsummaryrefslogtreecommitdiffstats
path: root/g10/verify.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+3
|
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* * packet.h, mainproc.c (reset_literals_seen): New function to resetDavid Shaw2007-05-031-1/+4
| | | | | | | | | the literals count. * verify.c (verify_one_file), decrypt.c (decrypt_messages): Call it here so we allow multiple literals in --multifile mode (in different files - not concatenated together).
* Fix NULL pointer dereferencegnupg-2.0.2Werner Koch2007-01-311-1/+1
|
* Started to code a --server mode. Werner Koch2006-12-211-14/+69
| | | | | It is far from being ready!
* Fixes for CVE-2006-6235Werner Koch2006-12-061-11/+19
|
* Fix for bug 537Werner Koch2006-10-021-1/+1
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-2/+2
|
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-13/+27
| | | | | The gpg part does not yet build.
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-9/+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.
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+193
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-189/+0
| | | | 'GNUPG-1-9-BRANCH'.
* Update head to match stable 1.0David Shaw2002-06-291-9/+34
|
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-7/+84
|
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-271-1/+1
|
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-1/+1
|
* See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner KochWerner Koch1999-04-261-1/+1
|
* See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner KochWerner Koch1998-12-291-1/+1
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-3/+3
|
* syncWerner Koch1998-07-141-1/+1
|
* applied Mathews typo and grammar fixesWerner Koch1998-04-141-2/+2
|
* partial DSA supportWerner Koch1998-03-091-0/+87