aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix detection of card removal and insertion.Werner Koch2012-06-252-5/+18
* Support the Cherry ST-2000 card reader.Werner Koch2012-06-252-12/+28
* fix wLangId in ccid-driver.cNIIBE Yutaka2012-06-251-2/+2
* Add provisions to build with Libgcrypt 1.6.Werner Koch2012-05-2411-173/+179
* Print the hash algorithm in colon mode key listing.Werner Koch2012-05-243-11/+13
* common: Remove generated files only during maintainer-clean.Werner Koch2012-05-081-1/+1
* Fix copyright years.Werner Koch2012-05-081-2/+3
* Cast second value of a ?: to void in estream.c.Werner Koch2012-03-301-1/+1
* Fix --with-pth-prefix help string.Werner Koch2012-03-301-4/+4
* Write the announce message.Werner Koch2012-03-271-27/+32
* Post release updatesWerner Koch2012-03-272-2/+6
* Release 2.0.19.gnupg-2.0.19Werner Koch2012-03-272-2/+2
* Update zh_TW translation.Werner Koch2012-03-271-8/+10
* Update config.{sub,guess} to version 2012-02-10.Werner Koch2012-03-272-34/+64
* Update texinfo source from master.Werner Koch2012-03-276-765/+985
* Add target to update the texinfo files from master.Werner Koch2012-03-271-0/+10
* Gettext triggered update of uk.po.Werner Koch2012-03-271-33/+27
* Fix make rules for audit-events.h et al.Werner Koch2012-03-261-2/+2
* Update samplekeys and NEWS.Werner Koch2012-03-262-422/+927
* Allow compressed data with algorithm 0.Werner Koch2012-03-261-36/+34
* Typo fixes in de.po.Werner Koch2012-03-261-4/+4
* Honor --cert-digest-algo when recreating a cert.David Shaw2012-02-011-2/+7
* Update copyright year.Werner Koch2012-01-315-89/+91
* Require an installed gitlog_to_changelog for make dist.Werner Koch2012-01-312-354/+4
* Add Ukrainian translation.Werner Koch2012-01-314-6/+6754
* Update NEWS for the next release.Werner Koch2012-01-311-0/+8
* estream: Avoid printing leading zeroes by %p on 32 bit systems.Werner Koch2012-01-311-1/+1
* gpg: Add a DECRYPTION_INFO status.Werner Koch2012-01-313-44/+60
* Do not copy default merge commit log entries into the ChangeLog.Werner Koch2012-01-201-1/+7
* Add files to .gitignoreWerner Koch2012-01-201-0/+2
* Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw2012-01-206-18/+34
* Refresh sample keysDavid Shaw2012-01-111-432/+411
* Terminate csh commands with a semicolon.Werner Koch2012-01-032-4/+4
* Use the longest key ID available when talking to a HKP server.David Shaw2011-12-281-7/+13
* Merge fix for issue 1331 from 1.4.David Shaw2011-12-151-3/+2
* Generate the ChangeLog from commit logs.Werner Koch2011-12-0241-1334/+2014
* Fixed regression in libcurl.m4Werner Koch2011-09-122-1/+6
* Edited the announce templateWerner Koch2011-08-041-63/+53
* Post release updatesWerner Koch2011-08-042-2/+6
* Prepare for the 2.0.18 release.gnupg-2.0.18Werner Koch2011-08-0437-282/+1138
* New option --ssh-fpr for the agent:KEYINFO commandWerner Koch2011-08-044-75/+126
* Support a confirm flag for ssh.Werner Koch2011-08-048-130/+264
* New functions to compute an ssh style fingerprint.Werner Koch2011-08-045-2/+491
* Removed some set but unused variables.Werner Koch2011-08-0425-788/+811
* Fixed some autoconf bit rot.Werner Koch2011-08-046-40/+51
* Do not print read-only trustdb warning with --quiet.Werner Koch2011-07-292-4/+8
* Update config.{guess,sub}.Werner Koch2011-07-224-165/+184
* Print the decoded iteration count with --list-packets.Werner Koch2011-07-222-20/+27
* Fix crash while reading unsupported ssh keys.Werner Koch2011-07-222-73/+73
* Try to get the only-valid-if-cert-valid cert from the dirmngr first.Werner Koch2011-07-213-89/+173