summaryrefslogtreecommitdiffstats
path: root/COPYING.CC0 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-06gpg: Also detect a plaintext packet before an encrypted packet.Werner Koch1-0/+12
2018-06-06gpg: New command --show-keys.Werner Koch3-2/+28
2018-06-05g10: Remove bogus comment.NIIBE Yutaka1-5/+0
2018-05-31gpg: Print a hint on how to decrypt a non-mdc message anyway.Werner Koch1-2/+19
2018-05-30gpg: Ignore the multiple message override options.Werner Koch5-50/+17
2018-05-30gpg: Detect multiple literal plaintext packets more reliable.Werner Koch1-2/+15
2018-05-29gpg: Remove PGP6 compliance mode.Werner Koch10-54/+25
2018-05-29doc: Add a hint about gpgsm and DECRYPTION_INFO.Werner Koch1-1/+2
2018-05-29gpg: Remove MDC optionsWerner Koch7-88/+46
2018-05-29gpg: Fix detection of the AEAD feature flag.Werner Koch1-1/+1
2018-05-25po: Update Spanish translation.emma peel1-45/+27
2018-05-15gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch3-13/+12
2018-05-15gpg: Turn --no-mdc-warn into a NOP.Werner Koch5-10/+3
2018-05-14po: Fix Swedish and Turkish translations.NIIBE Yutaka2-3/+3
2018-05-14po: Fix Danish translation.NIIBE Yutaka1-1/+1
2018-05-13doc: Include release info for 2.2.7Werner Koch1-0/+36
2018-05-13doc: Fix URL in NEWS.Werner Koch1-1/+1
2018-05-07doc: Update description of displayed trust values.Ineiev4-32/+65
2018-05-02Post release updatesWerner Koch2-1/+5
2018-05-02Release 2.2.7gnupg-2.2.7Werner Koch1-4/+16
2018-05-02speedo,w32: Install dirmmngr_ldap.exe.Werner Koch1-0/+2
2018-05-02po: Auto updateWerner Koch26-914/+727
2018-05-02gpg: Fix minor memory leak in the compress filter.Werner Koch3-9/+21
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