aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-11w32: Replace some fopen by es_fopen.Werner Koch2-45/+6
2020-11-11gpg: Fix the previous commit.NIIBE Yutaka1-1/+3
2020-11-10gpg: In batch mode, delete-secret-key is not okay without --yes.NIIBE Yutaka1-1/+6
2020-11-10gpg: Fix agent_delete_key interaction.NIIBE Yutaka1-0/+1
2020-11-09card: Run factory-reset in locked stated also in gpg-card.Werner Koch1-2/+3
2020-11-09card: Run factory-reset in locked stated.Werner Koch2-7/+47
2020-11-09gpg: Do not print rejected digest algo notes with --quiet.Werner Koch1-1/+5
2020-11-09gpg: Fix SOS handling when exporting SSH key with libgcrypt 1.8.NIIBE Yutaka1-10/+35
2020-11-05gpg: Add canceled status message.Ben Kibbey1-1/+1
2020-11-04common: Fix duplicate implementation of try_make_homedir.Werner Koch1-24/+6
2020-11-03gpg: Switch to AES256 for symmetric encryption in de-vs mode.Werner Koch2-4/+31
2020-11-02gpg: Allow setting notations with the empty string as value.Werner Koch2-0/+10
2020-11-02gpg: Do not use weak digest algos if selected by recipient prefs.Werner Koch4-19/+31
2020-11-02gpg: Fix iteration over signaturesIngo Klöcker1-1/+1
2020-11-02gpg: Fix debug output for key_check_all_keysigs with opaque MPI.NIIBE Yutaka1-3/+13
2020-11-02gpg: Fix check_signature2 for opaque MPI.NIIBE Yutaka1-2/+21
2020-11-02gpg: Change the API for checksum to use const qualifier.NIIBE Yutaka2-2/+2
2020-11-02gpg: Fix counting buffer size in check_signature2.NIIBE Yutaka1-1/+1
2020-10-30gpg: Fix SOS handling with libgcrypt version <= 1.8.NIIBE Yutaka1-0/+19
2020-10-30gpg: Fix first zero-byte case for SOS handling.NIIBE Yutaka2-2/+2
2020-10-28gpg: New command --quick-revoke-sigWerner Koch6-9/+277
2020-10-27gpg: Sort the signatures in standard key listings.Werner Koch6-142/+239
2020-10-26g10: Make call to agent_scd_serialno more robust.Werner Koch2-5/+6
2020-10-26g10,sm: Use gnupg_access at two more placesWerner Koch1-1/+1
2020-10-26gpg: Fix double free on error.NIIBE Yutaka1-1/+2
2020-10-26gpg,tools: Fix detecting OpenPGP card by serialno.NIIBE Yutaka1-4/+5
2020-10-20Replace all calls to stat by gnupg_stat.Werner Koch6-11/+11
2020-10-20Replace most calls to open by a new wrapper.Werner Koch2-6/+6
2020-10-20Replace most of the remaining stdio calls by estream calls.Werner Koch4-11/+11
2020-10-20Replace all calls to access by gnupg_accessWerner Koch6-20/+26
2020-10-09gpg,ecc: Fix SOS handling when receiving from agent.NIIBE Yutaka1-1/+16
2020-10-05gpg: Switch to ed25519+cv25519 as default algo.Werner Koch1-28/+29
2020-10-02gpg: Fix parameter parsing form ed448.Werner Koch1-1/+1
2020-09-24gpg: New experimental import option "bulk-import"Werner Koch3-4/+40
2020-09-24keyboxd: Implement multiple search descriptions.Werner Koch1-83/+103
2020-09-22gpg: Set the found-by flags in the keyblock in keyboxd mode.Werner Koch2-8/+34
2020-09-21doc: Some documentation updates.Werner Koch1-1/+1
2020-09-18common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka1-3/+3
2020-09-16gpg,scd: Fix handling of KDF feature.NIIBE Yutaka1-2/+2
2020-09-10keyboxd: Use D-lines instead of a separate thread.Werner Koch1-1/+1
2020-09-10keyboxd: Add options --openpgp and --x509 to SEARCH.Werner Koch1-15/+15
2020-09-09kbx: Change X.509 S/N search definition.Werner Koch1-8/+4
2020-09-08gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka2-0/+25
2020-09-04gpg: Initialize a parameter to silence valgrind.Werner Koch2-2/+3
2020-09-02gpg: Fix segv importing certain keys.Werner Koch1-2/+5
2020-09-02keyboxd: Restructure client access code.Werner Koch3-436/+28
2020-09-01Use only one copy of the warn_server_mismatch function.Werner Koch5-103/+55
2020-08-25gpg: Remove left over debug output from recent change.Werner Koch1-2/+0
2020-08-25gpg: Collapse duplicate subkeys.Werner Koch5-4/+133
2020-08-24Add a new dist signing keyWerner Koch1-0/+0