summaryrefslogtreecommitdiffstats
path: root/g10/verify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Add option --assert-pubkey_algo.Werner Koch2024-02-101-2/+31
* gpg: New option --assert-signer.Werner Koch2023-04-051-0/+124
* gpg: Make really sure that --verify-files always returns an error.Werner Koch2020-02-101-5/+13
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-6/+5
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-1/+0
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-2/+3
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-5/+4
* Enable i18n for W32.Werner Koch2010-10-201-1/+1
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-8/+8
* Use gpg_err_set_errno to assign values to ERRNO.Werner Koch2010-04-011-2/+2
* Removed almost al dup calls.Werner Koch2010-03-081-10/+9
* Use macros for iobuf ioctls. Werner Koch2010-03-081-1/+1
* 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
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* * packet.h, mainproc.c (reset_literals_seen): New function to resetDavid Shaw2007-05-031-1/+4
* Fix NULL pointer dereferencegnupg-2.0.2Werner Koch2007-01-311-1/+1
* Started to code a --server mode. Werner Koch2006-12-211-14/+69
* 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
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-9/+13
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+193
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-189/+0
* 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