aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * card: Display if KDF is enabled or not.NIIBE Yutaka2018-11-153-2/+12
| * Merge branch 'seckey-sync-work' into masterWerner Koch2018-11-143-1/+2030
| |\
| | * tools: Add experimental code for a pairing protocolseckey-sync-workWerner Koch2018-07-053-1/+2030
| * | Remove the gpg-zip script.Werner Koch2018-11-145-199/+1
| * | agent: Simplify agent_popup_message_stop.NIIBE Yutaka2018-11-141-8/+0
| * | dirmngr: Support the new WKD draft with the openpgpkey subdomain.Werner Koch2018-11-133-19/+68
| * | po: Clarify a translator's note.Werner Koch2018-11-131-7/+9
| * | build: Update libgcrypt.m4 and ntbtls.m4.NIIBE Yutaka2018-11-132-27/+31
| * | dirmngr: Add FLUSHCRLs commandAndre Heinecke2018-11-122-1/+18
| * | common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-1216-27/+139
| * | gpg: Fix format string in gpgcompose.cWerner Koch2018-11-111-1/+1
| * | common: Add --filter option to t-mbox-util.Werner Koch2018-11-111-4/+94
| * | g10/mainproc: avoid extra hash contexts when decrypting AEAD inputJussi Kivilinna2018-11-091-2/+21
| * | g10/armor: optimize radix64 to binary conversionJussi Kivilinna2018-11-081-25/+141
| * | g10/armor: optimize binary to radix64 conversionJussi Kivilinna2018-11-081-36/+126
| * | g10/armor: use libgcrypt's CRC24 implementationJussi Kivilinna2018-11-082-48/+51
| * | common/iobuf: optimize iobuf_read_lineJussi Kivilinna2018-11-081-5/+43
| * | g10/armor: remove unused unarmor_pump codeJussi Kivilinna2018-11-082-223/+0
| * | g10/armor: fix eof checks in radix64_readJussi Kivilinna2018-11-081-3/+3
| * | g10/decrypt-data: use iobuf_read for higher performanceJussi Kivilinna2018-11-081-8/+19
| * | g10/decrypt-data: use fill_buffer in more placesJussi Kivilinna2018-11-081-77/+5
| * | gpgcompose: Fix --sk-esk.NIIBE Yutaka2018-11-081-3/+14
| * | g10: Fix log_debug formatting.NIIBE Yutaka2018-11-082-4/+4
| * | g10: Fix print_keygrip for smartcard.NIIBE Yutaka2018-11-061-1/+1
| * | wks: New option --with-colons for gpg-wks-client.Werner Koch2018-11-054-68/+230
| * | speedo: Remove obsolete configure option of gpgme.Werner Koch2018-11-051-2/+2
| * | dirmngr: Fix LDAP port parsing.Werner Koch2018-11-051-1/+1
| * | build: Update *.m4 from libraries.NIIBE Yutaka2018-11-026-14/+52
| * | build: Update *.m4 from libraries.NIIBE Yutaka2018-10-306-141/+267
| * | build: By default build wks-tools on all Unix platforms.Werner Koch2018-10-261-1/+8
| * | wkd: Add option --directory to the server.Werner Koch2018-10-262-22/+36
| * | kbx: Increase size of field for fingerprint.NIIBE Yutaka2018-10-261-1/+1
| * | all: fix more spelling errorsDaniel Kahn Gillmor2018-10-2519-43/+43
| * | headers: fix spellingDaniel Kahn Gillmor2018-10-257-7/+7
| * | speedo: Sign the windows installer with a timestamp.Werner Koch2018-10-251-3/+7
| * | dirmngr: Fix out of scope use of a var in the keyserver LDAP code.Werner Koch2018-10-251-23/+10
| * | g10,scd: Improve UIF support.NIIBE Yutaka2018-10-254-3/+30
| * | all: fix spelling and typosDaniel Kahn Gillmor2018-10-2477-120/+120
| * | doc: fix spelling mistakesDaniel Kahn Gillmor2018-10-246-18/+18
| * | agent: Fix possible uninitalized use of CTX in simple_pwquery.Werner Koch2018-10-241-0/+1
| * | agent: Fix possible release of unitialize var in a genkey error case.Werner Koch2018-10-241-1/+1
| * | ssh: Fix possible infinite loop in case of an read error.Werner Koch2018-10-241-3/+4
| * | tools: Fix FILE memory leak in gpg-connect-agent.Werner Koch2018-10-241-2/+4
| * | sm: Use the correct string in an error message.Werner Koch2018-10-241-1/+1
| * | gpg: Unfinished support for v5 signatures.Werner Koch2018-10-244-40/+54
| * | indent: Modernize g10/sign.cWerner Koch2018-10-241-791/+829
| * | dirmngr: Prepare for updated WKD specs with ?l= paramWerner Koch2018-10-221-12/+21
| * | agent: Fix build regression for Windows.Werner Koch2018-10-222-8/+15
| * | dirmngr: In verbose mode print the OCSP responder id.Werner Koch2018-10-221-0/+27
| * | tools: Replace duplicated code in mime-maker.Werner Koch2018-10-153-62/+90