aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* po: Update de.po.Werner Koch2012-05-081-9/+15
* common: Remove generated files only during maintainer-clean.Werner Koch2012-05-081-1/+1
* agent: Fix deadlock in trustlist due to the switch to npth.Werner Koch2012-04-301-44/+78
* make DNS and URI fields work in gpgsm --gen-key.NIIBE Yutaka2012-04-261-2/+2
* avoid buffer strncpy-induced buffer overrunJim Meyering2012-04-261-2/+8
* remove doubled words in a commentJim Meyering2012-04-261-3/+3
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-2054-292/+816
* faq: Replace --list-ownerturst by --export-ownertrust.Werner Koch2012-04-171-1/+1
* Fix killing PID -1.Ben Kibbey2012-04-101-6/+12
* Do not mix test result with progress lines.Werner Koch2012-04-056-10/+42
* Mention status messages in the documentation.Ben Kibbey2012-04-041-0/+8
* Document PASSWD --preset.Ben Kibbey2012-04-041-0/+10
* Document GENKEY options.Ben Kibbey2012-04-041-0/+12
* Document PRESET_PASSPHRASE.Ben Kibbey2012-04-041-0/+27
* Document CLEAR_PASSPHRASE.Ben Kibbey2012-04-041-0/+23
* Fix timegm regression test.Werner Koch2012-03-271-16/+14
* Print warning for arguments not considered an option.Werner Koch2012-03-2711-3/+98
* Update the maintenance instructions.Werner Koch2012-03-271-10/+35
* Allow compress algorithm 0.Werner Koch2012-03-261-3/+1
* Typo fixes in de.po.Werner Koch2012-03-261-1/+1
* Add mksamplekeys script.Werner Koch2012-03-262-1/+12
* Replace npth_yield in busy wait by npth_usleep.Marcus Brinkmann2012-02-281-1/+1
* Check for lber and link dirmngr_ldap to it.Marcus Brinkmann2012-02-162-1/+9
* agent: Add pin length field to the shadowed private key format.Werner Koch2012-02-075-5/+41
* Use new status printing functions.Werner Koch2012-02-072-34/+20
* agent: New function agent_print_status.Werner Koch2012-02-074-6/+43
* Add an item to NEWS.Werner Koch2012-02-071-0/+3
* po: Add Ukrainian translation.Werner Koch2012-02-073-2/+7867
* common: Replace macro based function calls by using DEFAULT_ERRSOURCE.Werner Koch2012-02-078-172/+136
* Add replacement hack for Android's broken ttyname.Werner Koch2012-02-061-0/+7
* agent: Simplify printing of INQUIRE_MAXLEN.Werner Koch2012-02-061-12/+5
* common: Add function print_assuan_status.Werner Koch2012-02-063-1/+61
* common: Add a global variable to for the default error source.Werner Koch2012-02-0620-33/+80
* Also let GENKEY and PKDECRYPT send the INQUIRE_MAXLEN status message.Ben Kibbey2012-02-031-3/+11
* Inform the client of the preset passphrase length.Ben Kibbey2012-02-021-1/+7
* Honor --cert-digest-algo when recreating a cert.David Shaw2012-02-011-2/+7
* gl: Add support for Android to stdint.h replacement.Werner Koch2012-01-271-179/+189
* gpg-connect-tool: Take the string "true" as a true condition.Werner Koch2012-01-272-6/+20
* Return GPG_ERR_CARD_NOT_PRESENT when pinentry-mode=loopback.Ben Kibbey2012-01-261-0/+4
* Also check for GPG_ERR_ASS_CANCELED during an inquire.Ben Kibbey2012-01-261-2/+4
* nPth is now a hard requirement for GnuPG.Werner Koch2012-01-252-29/+9
* Require libassuan 2.1.0.Werner Koch2012-01-251-1/+1
* Fix strerror vs. gpg_strerror usage.Werner Koch2012-01-251-1/+1
* Re-indent overlong lines.Werner Koch2012-01-251-4/+8
* Add missing variable.Werner Koch2012-01-251-2/+5
* Port LDAP wrapper to NPTH.Marcus Brinkmann2012-01-253-70/+180
* Port Windows code to NPTH.Marcus Brinkmann2012-01-254-24/+33
* Port to npth.Marcus Brinkmann2012-01-2536-1095/+966
* Require gitlog-to-changelog to be installed.Werner Koch2012-01-251-2/+3
* Extend gitlog-to-changelog option --tear-off.Werner Koch2012-01-251-4/+13