aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make dotlock.c thread-safe on pthread systems.Werner Koch2011-09-292-25/+81
* Add a flag parameter to dotlock_create.Werner Koch2011-09-2815-24/+37
* Allow arbitrary timeouts with dotlock.Werner Koch2011-09-282-37/+87
* Improved the dotlock module.Werner Koch2011-09-274-43/+529
* Remove check for gcry_kdf_deriveWerner Koch2011-09-272-24/+13
* Renamed the lock functions.Werner Koch2011-09-2316-376/+541
* Remove support for RISCOS from dotlock.cWerner Koch2011-09-221-58/+7
* Allow NULL for free_public_key.Werner Koch2011-09-208-34/+36
* tests: avoid use of freed pointerJim Meyering2011-09-202-1/+10
* avoid use of freed pointerJim Meyering2011-09-202-1/+11
* Replace gcry_md_start_debug by gcry_md_debug.Werner Koch2011-09-2010-15/+32
* Allow no protection in pinentry-mode=loopback.Ben Kibbey2011-09-132-2/+12
* Fixed invalid free.Ben Kibbey2011-09-131-3/+1
* Fixed regression in libcurl.m4Werner Koch2011-09-122-1/+6
* Handle pinentry-mode=loopback.Ben Kibbey2011-09-125-2/+83
* Mark component descriptions for translation.Werner Koch2011-08-262-6/+11
* Beautified the online html manualWerner Koch2011-08-125-9/+32
* Fixed set but unused variable bugsWerner Koch2011-08-1023-80/+84
* Fix autoconf warnings and update config.* files.Werner Koch2011-08-108-176/+215
* Typo fixWerner Koch2011-08-101-1/+1
* Update option s2k-count to match the documentation.Ben Kibbey2011-08-102-3/+8
* Made the KILLAGENT and KILLSCD commands working again.Werner Koch2011-08-104-0/+20
* Adjust for signed integer passed to OpenPGP card decrypt.Werner Koch2011-08-082-8/+26
* Minor doc updates v2.0 vs. v2.1)Werner Koch2011-08-083-3/+29
* Do not print read-only trustdb warning with --quiet.Werner Koch2011-07-292-1/+5
* Make the inquire cancel fix a little bit more robust.Werner Koch2011-07-272-1/+18
* Fixed gpg-agent SCD inquire command cancellation.Ben Kibbey2011-07-272-0/+18
* Fix crash while reading unsupported ssh keys.Werner Koch2011-07-222-12/+11
* Try to get the only-valid-if-cert-valid cert from the dirmngr first.Werner Koch2011-07-212-15/+97
* Allow listing of ssh fingerprint with the agent's KEYINFO command.Werner Koch2011-07-202-8/+32
* Support a confirm flag for ssh.Werner Koch2011-07-207-66/+217
* New functions to compute an ssh style fingerprint.Werner Koch2011-07-205-1/+473
* Print decoded S2K count in --list-packets mode.Werner Koch2011-07-182-1/+15
* Clarify documentation of --keyid-format.Werner Koch2011-07-181-1/+2
* Document OPTION s2k-countWerner Koch2011-06-291-0/+8
* Added gpg-agent OPTION "s2k-count".Ben Kibbey2011-06-298-15/+41
* Fixed an URL typo in the FAQ.Werner Koch2011-06-281-2/+2
* doc/gpgsm.texi com-certs.pem mini-fixBernhard Reiter2011-06-271-1/+1
* Add question "What are DH/DSS keys?"Werner Koch2011-06-271-10/+25
* Allow generation of card keys up to 4096 bit.Werner Koch2011-06-167-26/+117
* Fix for latest fix in Libgcrypt.Werner Koch2011-06-132-1/+8
* Revert latest po add-line-number patch.Werner Koch2011-06-1324-42864/+0
* Fix size_t vs int issues.Marcus Brinkmann2011-06-0112-13/+36
* poMarcus Brinkmann2011-06-011-1786/+0
* ddMarcus Brinkmann2011-06-011-0/+5
* Add missing LIBGCRYPT_CFLAGS for dirmngr_ldap.Marcus Brinkmann2011-06-011-1/+1
* Add LIBICONV to LDFLAGS.Marcus Brinkmann2011-06-011-1/+1
* Merge branch 'master' of git+ssh://playfair.gnupg.org/git/gnupgWerner Koch2011-05-202-3483/+2938
|\
| * Merge dirmgr cs.po into gnupg cs.po.Marcus Brinkmann2011-05-112-3483/+2938
* | Require libgpg-error 1.10Werner Koch2011-05-205-17/+10