summaryrefslogtreecommitdiffstats
path: root/README.maint (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-24Print the hash algorithm in colon mode key listing.Werner Koch3-8/+10
2012-05-24Fix type conflict warning.Werner Koch1-2/+2
2012-05-11Switch to the new automagic beta numbering scheme.Werner Koch2-37/+29
2012-05-08Add tweaks for the not anymore patented IDEA algorithm.Werner Koch10-65/+4
2012-05-08Always require libksba.Werner Koch1-19/+7
2012-05-08po: Update de.po.Werner Koch1-9/+15
2012-05-08common: Remove generated files only during maintainer-clean.Werner Koch1-1/+1
2012-04-30agent: Fix deadlock in trustlist due to the switch to npth.Werner Koch1-44/+78
2012-04-26make DNS and URI fields work in gpgsm --gen-key.NIIBE Yutaka1-2/+2
2012-04-26avoid buffer strncpy-induced buffer overrunJim Meyering1-2/+8
2012-04-26remove doubled words in a commentJim Meyering1-3/+3
2012-04-20Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch54-292/+816
2012-04-17faq: Replace --list-ownerturst by --export-ownertrust.Werner Koch1-1/+1
2012-04-10Fix killing PID -1.Ben Kibbey1-6/+12
2012-04-05Do not mix test result with progress lines.Werner Koch6-10/+42
2012-04-04Mention status messages in the documentation.Ben Kibbey1-0/+8
2012-04-04Document PASSWD --preset.Ben Kibbey1-0/+10
2012-04-04Document GENKEY options.Ben Kibbey1-0/+12
2012-04-04Document PRESET_PASSPHRASE.Ben Kibbey1-0/+27
2012-04-04Document CLEAR_PASSPHRASE.Ben Kibbey1-0/+23
2012-03-27Fix timegm regression test.Werner Koch1-16/+14
2012-03-27Print warning for arguments not considered an option.Werner Koch11-3/+98
2012-03-27Update the maintenance instructions.Werner Koch1-10/+35
2012-03-26Allow compress algorithm 0.Werner Koch1-3/+1
2012-03-26Typo fixes in de.po.Werner Koch1-1/+1
2012-03-26Add mksamplekeys script.Werner Koch2-1/+12
2012-02-28Replace npth_yield in busy wait by npth_usleep.Marcus Brinkmann1-1/+1
2012-02-16Check for lber and link dirmngr_ldap to it.Marcus Brinkmann2-1/+9
2012-02-07agent: Add pin length field to the shadowed private key format.Werner Koch5-5/+41
2012-02-07Use new status printing functions.Werner Koch2-34/+20
2012-02-07agent: New function agent_print_status.Werner Koch4-6/+43
2012-02-07Add an item to NEWS.Werner Koch1-0/+3
2012-02-07po: Add Ukrainian translation.Werner Koch3-2/+7867
2012-02-07common: Replace macro based function calls by using DEFAULT_ERRSOURCE.Werner Koch8-172/+136
2012-02-06Add replacement hack for Android's broken ttyname.Werner Koch1-0/+7
2012-02-06agent: Simplify printing of INQUIRE_MAXLEN.Werner Koch1-12/+5
2012-02-06common: Add function print_assuan_status.Werner Koch3-1/+61
2012-02-06common: Add a global variable to for the default error source.Werner Koch20-33/+80
2012-02-03Also let GENKEY and PKDECRYPT send the INQUIRE_MAXLEN status message.Ben Kibbey1-3/+11
2012-02-02Inform the client of the preset passphrase length.Ben Kibbey1-1/+7
2012-02-01Honor --cert-digest-algo when recreating a cert.David Shaw1-2/+7
2012-01-27gl: Add support for Android to stdint.h replacement.Werner Koch1-179/+189
2012-01-27gpg-connect-tool: Take the string "true" as a true condition.Werner Koch2-6/+20
2012-01-26Return GPG_ERR_CARD_NOT_PRESENT when pinentry-mode=loopback.Ben Kibbey1-0/+4
2012-01-26Also check for GPG_ERR_ASS_CANCELED during an inquire.Ben Kibbey1-2/+4
2012-01-25nPth is now a hard requirement for GnuPG.Werner Koch2-29/+9
2012-01-25Require libassuan 2.1.0.Werner Koch1-1/+1
2012-01-25Fix strerror vs. gpg_strerror usage.Werner Koch1-1/+1
2012-01-25Re-indent overlong lines.Werner Koch1-4/+8
2012-01-25Add missing variable.Werner Koch1-2/+5