1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00

Commit Graph

  • 72a1c1b872
    Simply use gnupg_create_pipe for normal pipe creation. NIIBE Yutaka 2024-07-03 14:23:19 +09:00
  • 19df973df0
    Use gpgrt_process_spawn functions from libgpg-error. NIIBE Yutaka 2024-07-02 14:12:29 +09:00
  • d78131490e
    build: Require libgpg-error 1.50 or later. NIIBE Yutaka 2024-07-02 09:56:24 +09:00
  • 5d3f3c8076
    speedo,w32: Also sign the new libassuan SO name. Werner Koch 2024-07-01 17:25:06 +02:00
  • 22072f635f
    speedo,w32: Also sign the new libassuan SO name. Werner Koch 2024-07-01 17:25:06 +02:00
  • 5d3995b16b
    speedo,w32: Add extra flags for gpgrt and fix SO name of libassuan. Werner Koch 2024-07-01 16:57:03 +02:00
  • d56b63a661
    speedo,w32: Add extra flags for gpgrt and fix SO name of libassuan. Werner Koch 2024-07-01 16:57:03 +02:00
  • 83ede262b7
    Update NEWS Werner Koch 2024-07-01 15:48:28 +02:00
  • 4d901904d7
    gpgconf: Allow listing of some new options Werner Koch 2024-07-01 15:47:03 +02:00
  • df977729ff
    gpgconf: Allow listing of some new options Werner Koch 2024-07-01 15:47:03 +02:00
  • 3765b42383
    sm: Emit user IDs in colon mode even if the Subject is empty. Werner Koch 2024-06-21 10:19:00 +02:00
  • dc9a52cb4e
    agent: Silence debug output from the PIN caching. Werner Koch 2024-06-06 11:53:58 +02:00
  • ce75af47eb
    gpg: Add magic parameter "default" to --quick-add-adsk. Werner Koch 2024-06-05 17:04:33 +02:00
  • 222045d850
    gpg: Print designated revokers also in a standard listing. Werner Koch 2024-06-05 09:10:47 +02:00
  • 330354972a
    gpg: Autoload designated revoker key and ADSK when needed. Werner Koch 2024-06-05 10:00:38 +02:00
  • c6cecbd89a
    gpg: New option --default-new-key-adsk. Werner Koch 2024-06-03 18:52:06 +02:00
  • 28dd05a079
    common: New function tokenize_to_strlist. Werner Koch 2024-05-31 17:21:49 +02:00
  • 6551281ca3
    gpg: Implement the LDAP AKL method. Werner Koch 2024-06-04 18:02:02 +02:00
  • 5746c944cd
    agent: Require use of "SCD DEVINFO --watch" command with socket. NIIBE Yutaka 2024-06-28 13:51:22 +09:00
  • 81fc7b291e
    agent: Initialize thread_startup.fd for pipe connection. NIIBE Yutaka 2024-06-28 13:48:04 +09:00
  • 0ed8e9ae3e
    agent: Handle SCD DEVINFO --watch command in a special way. Werner Koch 2024-07-01 14:38:17 +02:00
  • fd9872295b
    agent:daemon: Add an argument to specify requiring socket connection. NIIBE Yutaka 2024-06-27 15:26:25 +09:00
  • 59e785b543
    scd: Restrict use of DEVINFO --watch command for socket connection. NIIBE Yutaka 2024-06-26 11:13:05 +09:00
  • 6996e5f6ff
    scd: Finish DEVINFO --watch command on input close. NIIBE Yutaka 2024-06-25 15:29:30 +09:00
  • fc732131a1
    scd: Factor out scd_init_event function. NIIBE Yutaka 2024-06-24 14:44:07 +09:00
  • e94f793ebf
    Fix the previous commit. NIIBE Yutaka 2024-06-17 17:19:18 +09:00
  • 70bb9c5127
    scd: Fix how scdaemon pipe server finishes. NIIBE Yutaka 2024-06-17 11:44:41 +09:00
  • 76066d71f4
    agent: Clean up for scdaemon handling. NIIBE Yutaka 2024-06-11 15:36:17 +09:00
  • c868d23f61
    agent: Fix a race condition which results accessing finished scd. NIIBE Yutaka 2024-06-11 15:21:19 +09:00
  • a564a9f66c
    gpg-mail-tube: New utility. Werner Koch 2024-06-28 17:51:18 +02:00
  • 2130760904
    tools: New support functions for the mail parser. Werner Koch 2024-06-28 17:50:23 +02:00
  • 0c34edc443
    gpg: Make --with-sig-check with -with --show-key in non-colon mode. Werner Koch 2024-07-01 09:21:49 +02:00
  • 28a080bc9f
    gpg-mail-tube: New utility. Werner Koch 2024-06-28 17:51:18 +02:00
  • 675b12ddd8
    tools: New support functions for the mail parser. Werner Koch 2024-06-28 17:50:23 +02:00
  • c4ff9c5def
    agent: Require use of "SCD DEVINFO --watch" command with socket. NIIBE Yutaka 2024-06-28 13:51:22 +09:00
  • 14400b2fb3
    agent: Initialize thread_startup.fd for pipe connection. NIIBE Yutaka 2024-06-28 13:48:04 +09:00
  • b3f1f2cd19
    agent: Handle SCD DEVINFO --watch command in a special way. NIIBE Yutaka 2024-06-27 15:29:01 +09:00
  • 5d980802ac
    agent:daemon: Add an argument to specify requiring socket connection. NIIBE Yutaka 2024-06-27 15:26:25 +09:00
  • d98521b934
    scd: Restrict use of DEVINFO --watch command for socket connection. NIIBE Yutaka 2024-06-26 11:13:05 +09:00
  • afcac631f1
    po: Update Dutch translation Frans Spiesschaert 2024-06-25 09:46:07 +02:00
  • f4e3ee61b8
    po: Update Dutch translation Frans Spiesschaert 2024-06-25 09:46:07 +02:00
  • 95062e27c6
    doc: fix home dir path in common.conf Todd Zullinger via Gnupg-devel 2024-06-14 12:49:28 -04:00
  • 60677e65fb
    doc: fix home dir path in common.conf Todd Zullinger via Gnupg-devel 2024-06-14 12:49:28 -04:00
  • 36d8cffc6c
    scd: Finish DEVINFO --watch command on input close. NIIBE Yutaka 2024-06-25 15:29:30 +09:00
  • 9aa6faaf10
    scd: Factor out scd_init_event function. NIIBE Yutaka 2024-06-24 14:44:07 +09:00
  • 1695cf267e
    gpg: New option --show-only-session-key Werner Koch 2024-06-24 16:31:24 +02:00
  • e208ccc66c
    gpg: Rename recently added import option no-seckeys to only-pubkeys. Werner Koch 2024-06-24 11:49:05 +02:00
  • 489b9c6ebb
    gpg: Rename recently added import option no-seckeys to only-pubkeys. Werner Koch 2024-06-24 11:49:05 +02:00
  • 4c65dfeb28
    gpg: Rename recently added import option no-seckeys to only-pubkeys. Werner Koch 2024-06-24 11:49:05 +02:00
  • 1067e544c2
    sm: Emit user IDs in colon mode even if the Subject is empty. Werner Koch 2024-06-21 10:19:00 +02:00
  • 9bc3f2ad52
    Fix the previous commit. NIIBE Yutaka 2024-06-17 17:19:18 +09:00
  • 01fa318be0
    scd: Fix how scdaemon pipe server finishes. NIIBE Yutaka 2024-06-17 11:44:41 +09:00
  • c4e6b6aba2
    m4: Update m4 files. NIIBE Yutaka 2024-06-13 15:00:10 +09:00
  • 7788aba7d8
    gpg: Add --import-option "no-seckeys". Werner Koch 2024-06-11 15:52:07 +02:00
  • db556fcb7a
    gpg: Add --import-option "no-seckeys". Werner Koch 2024-06-11 15:52:07 +02:00
  • 8e691efb05
    gpg: Add --import-option "no-seckeys". Werner Koch 2024-06-11 15:52:07 +02:00
  • 12ac129a70
    gpg: Allow shortcut algo string "pqc" for --quick-gen-key. Werner Koch 2024-06-11 15:39:00 +02:00
  • c489bf7e7e
    gpg: Do not bail out on secret keys with an unknown algo Werner Koch 2024-06-11 12:41:51 +02:00
  • d81bb417c0
    gpg: Do not bail out on secret keys with an unknown algo Werner Koch 2024-06-11 12:41:51 +02:00
  • d6bbb90f1e
    gpg: Do not bail out on secret keys with an unknown algo Werner Koch 2024-06-11 12:41:51 +02:00
  • 640c58135e
    tools: Make gpg-authcode-sign.sh more robust on network errors. Werner Koch 2024-06-10 11:30:59 +02:00
  • 55559c8b66
    agent: Clean up for scdaemon handling. NIIBE Yutaka 2024-06-11 15:36:17 +09:00
  • 563bfbb0be
    agent: Fix a race condition which results accessing finished scd. NIIBE Yutaka 2024-06-11 15:21:19 +09:00
  • 025a9853c7
    build: Now uses an external gpg-authcode-sign.sh Werner Koch 2024-06-10 11:35:15 +02:00
  • 02fc728b41
    Update NEWS Werner Koch 2024-06-10 09:30:02 +02:00
  • fee890a2ab
    agent: Silence debug output from the PIN caching. Werner Koch 2024-06-06 11:53:58 +02:00
  • e02880d512
    common:w32: Fix for 64-bit Windows. NIIBE Yutaka 2024-06-06 08:56:27 +09:00
  • 77afc9ee1c
    gpg: Add magic parameter "default" to --quick-add-adsk. Werner Koch 2024-06-05 17:04:33 +02:00
  • 1d91252205
    gpg: Do not show RENC if no key capabilities are found for a key. Werner Koch 2024-06-05 10:00:05 +02:00
  • a2966c9d89
    gpg: Do not show RENC if no key capabilities are found for a key. Werner Koch 2024-06-05 10:00:05 +02:00
  • 8cbcac89fe
    gpg: Do not show RENC if no key capabilities are found for a key. Werner Koch 2024-06-05 10:00:05 +02:00
  • 9d618d1273
    gpg: Print designated revokers also in a standard listing. Werner Koch 2024-06-05 09:10:47 +02:00
  • 465ea9116d
    gpg: Autoload designated revoker key and ADSK when needed. Werner Koch 2024-06-05 10:00:38 +02:00
  • 068ebb6f1e
    gpg: Implement the LDAP AKL method. Werner Koch 2024-06-04 18:02:02 +02:00
  • 04ce6765f4
    gpg: Rename functions with an "fprint" part to "fpr" Werner Koch 2024-06-04 15:25:51 +02:00
  • 8624482160
    common:w32: Fix INEXTRA handling. NIIBE Yutaka 2024-06-04 14:50:57 +09:00
  • ed118e2ed5
    gpg: New option --default-new-key-adsk. Werner Koch 2024-06-03 18:52:06 +02:00
  • d2dca58338
    common: New function tokenize_to_strlist. Werner Koch 2024-05-31 17:21:49 +02:00
  • 42b0e9558a
    indent: Fix spelling Daniel Kahn Gillmor 2024-05-12 18:09:23 -04:00
  • 253a701ed7
    g13: Adjust for changed gnupg_process_spawn. Werner Koch 2024-05-31 12:28:16 +02:00
  • fc3fde1bde
    spawn: Remove spawn callback, introduce gnupg_spawn_actions. NIIBE Yutaka 2024-05-31 15:36:39 +09:00
  • 34045ed9e1
    common: Fix process termination check at release. NIIBE Yutaka 2024-05-30 13:39:31 +09:00
  • aedeef6acf
    m4: Update from each library. NIIBE Yutaka 2024-05-30 13:36:58 +09:00
  • bc43812358
    gpgsm: Avoid double free when checking rsaPSS signatures. Jakub Jelen 2024-05-28 17:15:03 +02:00
  • a1f85fdc40
    agent: Avoid uninitialized access in GENKEY command on parameter error. Jakub Jelen 2024-05-28 16:50:59 +02:00
  • ebf9e3b824
    wks: Make sure that ERR is always initialized. Werner Koch 2024-05-28 13:54:57 +02:00
  • f549446933
    gpg-auth: Fix use after free. Jakub Jelen 2024-05-28 17:19:37 +02:00
  • ece154562f
    gpgsm: Avoid double free when checking rsaPSS signatures. Jakub Jelen 2024-05-28 17:15:03 +02:00
  • 524e3a9345
    scd: Avoid buffer overrun with more than 16 PC/SC readers. Jakub Jelen 2024-05-28 16:57:41 +02:00
  • 521455df07
    agent: Avoid uninitialized access in GENKEY command on parameter error. Jakub Jelen 2024-05-28 16:50:59 +02:00
  • 5e7ea64305
    agent: Avoid double free of empty string in the PIN caching. Werner Koch 2024-05-28 16:44:18 +02:00
  • 19d93a239d
    agent: Make sure to return success in ephemeral store mode. Werner Koch 2024-05-28 16:37:25 +02:00
  • 0b52f83780
    wks: Make sure that ERR is always initialized. Werner Koch 2024-05-28 13:54:57 +02:00
  • 234e9db3c3
    gpg: Avoid a double free on error in the key generation. Werner Koch 2024-05-28 13:46:36 +02:00
  • f46d75f0b2
    scd:openpgp: Add new vendor. Werner Koch 2024-05-22 10:46:58 +02:00
  • 9adaa79ab4
    gpg-auth: Fix use after free. Jakub Jelen 2024-05-28 17:19:37 +02:00
  • dcb0b6fd48
    gpgsm: Avoid double free when checking rsaPSS signatures. Jakub Jelen 2024-05-28 17:15:03 +02:00
  • 28c705a3be
    gpgsm: Silence a lint warning Werner Koch 2024-05-28 17:08:12 +02:00
  • 4c1b007035
    scd: Avoid buffer overrun with more than 16 PC/SC readers. Jakub Jelen 2024-05-28 16:57:41 +02:00
  • 379fc5569d
    agent: Avoid uninitialized access in GENKEY command on parameter error. Jakub Jelen 2024-05-28 16:50:59 +02:00