aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-04gpg: Distinguish between missing and cleared key flags.Werner Koch1-0/+1
2013-07-25Prepare for a forthcoming new algorithm id.Werner Koch1-0/+1
2013-07-12gpg: signal handling fixNIIBE Yutaka1-2/+3
2012-12-19Remove trailing white space from some filesWerner Koch1-1/+1
2012-12-19Fix issue 1446: honor ports given in SRV responses.David Shaw1-3/+10
2012-12-18Add meta option ignore-invalid-option.Werner Koch1-0/+1
2012-12-15Fix potential heap corruption in "gpg -v --version"Werner Koch1-0/+1
2012-11-06Handle systems which have uint64_t but not the UINT64_C macro.Thomas Klausner1-2/+7
2012-11-06Indent nested cpp directives for better readability.Werner Koch1-44/+43
2012-01-11Distribute dotlock.hDavid Shaw1-0/+1
2012-01-10Replace file locking by the new portable dotlock code.Werner Koch2-13/+117
2011-12-02Generate the ChangeLog from commit logs.Werner Koch1-2/+0
2011-12-02Rename all ChangeLog files to ChangeLog-2011.Werner Koch1-6/+13
2011-07-01Add pubkey letters e and E for ECC.Werner Koch1-1/+4
2010-09-28Minor changes to help the VMS portWerner Koch2-0/+9
2009-09-03Fix a W32 problemWerner Koch2-2/+5
2009-08-25Restructured the compat functions and changed its license.Werner Koch2-0/+11
2009-08-12Try and detect mis-coded Latin1 and convert it to UTF8. Whether theDavid Shaw2-1/+5
2009-07-21First set of changes to backport the new card code from 2.0.Werner Koch6-5/+148
2009-05-26Avoid caches to get the most recent copy of the key. This is bugDavid Shaw2-2/+7
2009-05-22Fixed bug1058.Werner Koch1-0/+1
2009-05-05Backport of Creation-Date parameter for unattended key generation.Werner Koch1-0/+1
2009-04-06Distribute srv.hDavid Shaw1-0/+1
2009-04-06* srv.h: Move to include/srv.h.David Shaw2-0/+53
2009-04-03* curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): AddDavid Shaw2-6/+12
2008-04-17Add Camellia-192.David Shaw2-3/+8
2007-11-29Add 128-bit variant of Camellia.David Shaw2-1/+6
2007-10-23Switched to GPLv3.Werner Koch17-64/+38
2007-08-24Improved detection of ketrings specified several times.Werner Koch2-0/+5
2007-06-13Add Camellia. Do not enable this if you are not doing interopDavid Shaw2-2/+8
2007-04-16Move some ascii_foo functions to libcompatDavid Shaw3-4/+9
2006-12-11Removed the use of g10defs.h.Werner Koch2-34/+17
2006-12-06Preparing a releasegnupg-1.4.6Werner Koch2-0/+5
2006-09-28Add compat.h to distfilesDavid Shaw1-0/+1
2006-09-28Move strsep() and ascii_isspace() to libcompat.David Shaw3-7/+11
2006-09-28Put in the basic wiring (just hextobyte for now) for a libcompat.a thatDavid Shaw3-2/+13
2006-07-26Fixed memory allocation bug and typos.Werner Koch1-3/+3
2006-04-20The plumbing necessary to create DSA keys with variable sized q.David Shaw2-0/+6
2006-04-20Add SHA-224 supportDavid Shaw2-2/+7
2006-03-16* cert.c (get_cert): Handle the fixed IPGP type with fingerprint.David Shaw2-3/+8
2006-02-14Fixed a wrong return code with gpg --verifyWerner Koch2-0/+5
2005-12-23New code to do DNS CERT queries.David Shaw2-1/+6
2005-10-05Renamed g10.c to gpg.cWerner Koch1-1/+1
2005-07-28Implemented PKA trust modelWerner Koch1-0/+4
2005-07-27Converted all m_free to xfree etc.Werner Koch3-25/+28
2005-06-23* http.h: Fix prototypes for http_open_document and http_open again,David Shaw2-7/+12
2005-06-22* http.h: Fix prototypes for http_open_document and http_open to passDavid Shaw2-4/+11
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch16-16/+31
2005-05-21* cardglue.c (send_status_info): Make CTRL optional.Werner Koch2-1/+24
2005-05-05Remove add_days_to_timestamp (unused)David Shaw2-1/+4