summaryrefslogtreecommitdiffstats
path: root/common/b64enc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-02gpg: Fix "Too many open files" when using --multifile.Werner Koch1-0/+1
2018-05-02dirmngr: Implement timeout for dirmngr_ldap under Windows.Werner Koch1-4/+44
2018-05-02build: New configure option to help with nPth debugging.Werner Koch1-0/+11
2018-05-02speedo: Install Spanish translation for Libgpg-error.Werner Koch1-0/+5
2018-05-02common,w32: Hide spawned processes by defaultAndre Heinecke1-1/+1
2018-04-30dirmngr: Sleep in the ldap wrapper thread.Werner Koch1-212/+311
2018-04-27dirmngr: Use the LDAP wrapper process also for Windows.Werner Koch3-187/+237
2018-04-27dirmngr: Silence log output from dirmngr_ldap.Werner Koch3-5/+13
2018-04-26dirmngr: Lower the dead host resurrection time to 1.5hWerner Koch2-2/+4
2018-04-26dirmngr: Fix handling of CNAMEed keyserver pools.Werner Koch3-1/+36
2018-04-25dirmngr: Add the used TLS library to the debug output.Werner Koch2-4/+15
2018-04-25dirmngr: Allow redirection from https to http for CRLsWerner Koch5-21/+40
2018-04-25dirmngr: Implement CRL fetching via https.Werner Koch10-131/+133
2018-04-25g10: Fix printing the keygrip with --card-status.NIIBE Yutaka1-1/+1
2018-04-24dirmngr: Fallback to CRL if no default OCSP responder is configured.Werner Koch2-47/+59
2018-04-23doc: Update NEWS and add an example to gpg.texi.Werner Koch2-1/+23
2018-04-23Revert "po: correct label tags in Polish translation"Werner Koch1-34/+34
2018-04-23Revert "po: correct label tags in Finnish translation"Werner Koch1-24/+24
2018-04-20dirmngr: More binary I/O on Windows for CRLsAndre Heinecke1-2/+5
2018-04-20doc: Remove unneccesary empty flags in vsndf.prfAndre Heinecke1-1/+1
2018-04-16po: more updates to Spanish translationemma peel1-110/+105
2018-04-16po: correct attribution for Spanish translationemma peel1-3/+2
2018-04-16po: correct label tags in Polish translationemma peel1-34/+34
2018-04-16po: correct label tags in Finnish translationemma peel1-24/+24
2018-04-15build: New target "release" to automate the release process.Werner Koch1-2/+73
2018-04-13g10: Fix memory leak in check_sig_and_print.NIIBE Yutaka1-0/+1
2018-04-13g10: Push compress filter only if compressed.NIIBE Yutaka1-5/+8
2018-04-12po: Update Spanish translationemma peel1-2183/+1536
2018-04-12gpg: Extend the "sig" record in --list-mode.Werner Koch10-21/+55
2018-04-12gpg: Extend the ERRSIG status line with a fingerprint.Werner Koch3-23/+50
2018-04-12gpg: Relax printing of STATUS_FAILURE.Werner Koch1-1/+1
2018-04-12agent,dirmngr: Add "getenv" to the getinfo command.Werner Koch2-1/+37
2018-04-12build: Update getswdb version check to 2.2Andre Heinecke1-2/+2
2018-04-12po: Update Japanese translation.NIIBE Yutaka1-53/+48
2018-04-11gpg: New option --no-symkey-cache.Werner Koch5-2/+22
2018-04-10agent: Improve the unknown ssh flag detection.Werner Koch1-24/+31
2018-04-10agent: unknown flags on ssh signing requests cause an error.Daniel Kahn Gillmor1-1/+9
2018-04-10agent: change documentation reference for ssh-agent protocol.Daniel Kahn Gillmor1-2/+4
2018-04-09Post release updatesWerner Koch2-1/+5
2018-04-09Release 2.2.6gnupg-2.2.6Werner Koch1-1/+44
2018-04-09po: Auto-update.Werner Koch25-893/+2284
2018-04-09po: Update German translationWerner Koch1-41/+82
2018-04-09doc: Typo fix in gpg.texiWerner Koch1-1/+1
2018-04-09gpg,w32: Fix empty homedir when only a drive letter is used.Werner Koch1-32/+63
2018-04-09doc: Add an example for --default-new-key-algoWerner Koch2-5/+14
2018-04-09doc: Document --key-edit:change-usageWerner Koch2-3/+14
2018-04-06gpg: Check that a key may do certifications.Werner Koch1-0/+21
2018-04-06gpg: Emit FAILURE stati now in almost all cases.Werner Koch3-11/+65
2018-04-06doc: Add a code comment about back signatures.Werner Koch1-1/+3
2018-04-06gpg: Re-indent sig-check.c and use signature class macros.Werner Koch2-387/+372