summaryrefslogtreecommitdiffstats
path: root/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19Make sure not to leak file descriptors if running gpg-agent with aWerner Koch1-0/+4
2009-03-18Add server option with-ephemeral-keys.Werner Koch14-74/+117
2009-03-17Enhanced last patch.Werner Koch4-58/+112
2009-03-17Move password repetition from gpg to gpg-agent.Werner Koch8-58/+106
2009-03-16* gpg.texi (GPG Configuration Options): Document keyserver-optionsDavid Shaw2-2/+13
2009-03-16Remove duplicated code.Werner Koch8-25/+35
2009-03-15* gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv).David Shaw3-6/+9
2009-03-15* gpgv.c (my_strusage): Fix name of program in "Syntax" line.David Shaw2-1/+5
2009-03-13* http.c (do_parse_uri): Properly handle IPv6 literal addresses as perDavid Shaw2-6/+21
2009-03-10Add new attribute KEY-ATTR.Werner Koch4-8/+54
2009-03-06New gpg-agent command to list key information.Werner Koch20-177/+598
2009-03-05New PIN Callback attributes in gpg-agent.Werner Koch13-163/+687
2009-03-03Fix segv.gnupg-2.0.11Werner Koch2-1/+8
2009-03-03Argg again: Remove cruft from a test.Werner Koch1-1/+1
2009-03-03Arggg, forgot one other place.Werner Koch2-1/+3
2009-03-03fix for pkits.Werner Koch29-28/+32
2009-03-03Add --reload command to gpgconf.Werner Koch42-6466/+6590
2009-03-02Add missing option strings.Werner Koch5-3/+11
2009-03-02Modernized gpg-agent startup instructionsWerner Koch3-11/+28
2009-03-02Fix bug#1003.Werner Koch2-3/+16
2009-02-27Fix a gpg2 problem with removed cards.Werner Koch9-16/+143
2009-02-25Fixed a nasty bug in scdaemon which led to a card reset if the card wasWerner Koch9-20/+93
2009-02-24Better debug output.Werner Koch2-85/+443
2009-02-24Replace a call to BUG by an error return.Werner Koch2-7/+11
2009-02-19Fix bug 1001.Werner Koch9-9/+32
2009-02-12New scd getinfo subcommand deny_adminWerner Koch5-5/+16
2009-02-09Fix bug#998.Werner Koch4-3/+35
2009-02-09Change default gpgsm cipher back to 3DES.Werner Koch4-3/+13
2009-01-28Make --allow-admin the default.Werner Koch32-2315/+2342
2009-01-27Return the balance of a Geldkarte.Werner Koch2-18/+90
2009-01-27Add a Geldkarte gadget application.Werner Koch12-9/+433
2009-01-20Print more directories with gpgconf --list-dirs.Werner Koch5-9/+55
2009-01-19Add a few translations to the audit-log.Werner Koch31-2570/+3227
2009-01-13Add a sample key.Werner Koch7-4/+55
2009-01-12Post release updatesWerner Koch2-3/+7
2009-01-12The Russion translation arrived just in time.gnupg-2.0.10Werner Koch2-723/+299
2009-01-12Minor fixesWerner Koch4-2/+11
2009-01-12preparing a releaseWerner Koch35-375/+397
2009-01-08Add limited support for NetKey 3.0 cards.Werner Koch7-54/+187
2009-01-08Fix error detectionWerner Koch2-6/+12
2009-01-08Update spanish translation.Werner Koch9-277/+256
2009-01-05Fix card change detection.Werner Koch2-2/+7
2009-01-05Updated tr anz zh_TW.Werner Koch28-2515/+2172
2008-12-18Fixed some card related problems.Werner Koch32-3722/+3909
2008-12-17Fix signal handling race condition.Werner Koch2-14/+32
2008-12-12Small doc fixes.Werner Koch3-6/+12
2008-12-12Add rmd160.c.Werner Koch5-0/+444
2008-12-12Add missing header file.Werner Koch3-1/+29
2008-12-11Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.Werner Koch10-45/+191
2008-12-10Add option --no-ask for GET_PASSPHRASE.Werner Koch3-3/+19