aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Distribute dotlock.hDavid Shaw2012-01-111-0/+1
* Replace file locking by the new portable dotlock code.Werner Koch2012-01-102-13/+117
* Generate the ChangeLog from commit logs.Werner Koch2011-12-021-2/+0
* Rename all ChangeLog files to ChangeLog-2011.Werner Koch2011-12-021-6/+13
* Add pubkey letters e and E for ECC.Werner Koch2011-07-011-1/+4
* Minor changes to help the VMS portWerner Koch2010-09-282-0/+9
* Fix a W32 problemWerner Koch2009-09-032-2/+5
* Restructured the compat functions and changed its license.Werner Koch2009-08-252-0/+11
* Try and detect mis-coded Latin1 and convert it to UTF8. Whether theDavid Shaw2009-08-122-1/+5
* First set of changes to backport the new card code from 2.0.Werner Koch2009-07-216-5/+148
* Avoid caches to get the most recent copy of the key. This is bugDavid Shaw2009-05-262-2/+7
* Fixed bug1058.Werner Koch2009-05-221-0/+1
* Backport of Creation-Date parameter for unattended key generation.Werner Koch2009-05-051-0/+1
* Distribute srv.hDavid Shaw2009-04-061-0/+1
* * srv.h: Move to include/srv.h.David Shaw2009-04-062-0/+53
* * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): AddDavid Shaw2009-04-032-6/+12
* Add Camellia-192.David Shaw2008-04-172-3/+8
* Add 128-bit variant of Camellia.David Shaw2007-11-292-1/+6
* Switched to GPLv3.Werner Koch2007-10-2317-64/+38
* Improved detection of ketrings specified several times.Werner Koch2007-08-242-0/+5
* Add Camellia. Do not enable this if you are not doing interopDavid Shaw2007-06-132-2/+8
* Move some ascii_foo functions to libcompatDavid Shaw2007-04-163-4/+9
* Removed the use of g10defs.h.Werner Koch2006-12-112-34/+17
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-062-0/+5
* Add compat.h to distfilesDavid Shaw2006-09-281-0/+1
* Move strsep() and ascii_isspace() to libcompat.David Shaw2006-09-283-7/+11
* Put in the basic wiring (just hextobyte for now) for a libcompat.a thatDavid Shaw2006-09-283-2/+13
* Fixed memory allocation bug and typos.Werner Koch2006-07-261-3/+3
* The plumbing necessary to create DSA keys with variable sized q.David Shaw2006-04-202-0/+6
* Add SHA-224 supportDavid Shaw2006-04-202-2/+7
* * cert.c (get_cert): Handle the fixed IPGP type with fingerprint.David Shaw2006-03-162-3/+8
* Fixed a wrong return code with gpg --verifyWerner Koch2006-02-142-0/+5
* New code to do DNS CERT queries.David Shaw2005-12-232-1/+6
* Renamed g10.c to gpg.cWerner Koch2005-10-051-1/+1
* Implemented PKA trust modelWerner Koch2005-07-281-0/+4
* Converted all m_free to xfree etc.Werner Koch2005-07-273-25/+28
* * http.h: Fix prototypes for http_open_document and http_open again,David Shaw2005-06-232-7/+12
* * http.h: Fix prototypes for http_open_document and http_open to passDavid Shaw2005-06-222-4/+11
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-3116-16/+31
* * cardglue.c (send_status_info): Make CTRL optional.Werner Koch2005-05-212-1/+24
* Remove add_days_to_timestamp (unused)David Shaw2005-05-052-1/+4
* * distfiles: Add assuan.h.David Shaw2005-04-222-0/+5
* Changes to make use of code taken from libassuan. This replaces theWerner Koch2005-04-053-4/+273
* * ttyio.c (tty_enable_completion, tty_disable_completion): Enable andDavid Shaw2005-03-182-1/+21
* * card-util.c (card_status): Use isotimestamp and not theWerner Koch2005-03-141-0/+1
* Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw2005-02-102-8/+14
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-1/+1
* * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-162-1/+5
* * cipher.h: Add PUBKEY_USAGE_UNKNOWN.David Shaw2004-11-292-0/+5
* 2004-11-03 Timo Schulz <[email protected]>Timo Schulz2004-11-033-4/+11