summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* build: Fix makedist target in m4.Werner Koch2022-04-20-2/+3
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-20-4/+6
* gpg: Replace an assert by a log_fatal.Werner Koch2022-04-14-3/+6
* ssh: Returned faked response for the new session-bind extension.Werner Koch2022-04-14-0/+14
* scd: Renamed a constant in ccid-driver.cWerner Koch2022-04-14-3/+3
* scd: Minor code reorganizationWerner Koch2022-04-14-16/+22
* scd: Fix memory leak in ccid-driver.Werner Koch2022-04-14-9/+9
* tests: Fix warning in common/t-ssh-utils.cWerner Koch2022-04-14-1/+0
* agent: Ignore MD5 Fingerprints for ssh keysJakub Jelen2022-04-14-2/+4
* tests: Fix common/t-ssh-utils.NIIBE Yutaka2022-04-14-6/+10
* tests: Honor FIPS modeJakub Jelen2022-04-14-11/+47
* scd:p15: Improve the PIN prompt for Genua cards.Werner Koch2022-04-13-4/+26
* sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch2022-04-11-23/+122
* scd: Support for GeNUA cards.Werner Koch2022-04-11-1/+10
* doc: Typo fix in commentWerner Koch2022-04-08-1/+1
* tpm: Fix recently introduced syntax errorWerner Koch2022-04-08-2/+2
* gpg: Remove restrictions for the name part of a user-id.Werner Koch2022-04-08-7/+0
* agent: Fix for possible support of Cygwin OpenSSH.NIIBE Yutaka2022-04-07-1/+5
* w32: Exclude tests with HOME.NIIBE Yutaka2022-04-06-0/+4
* w32: Fix for make check.NIIBE Yutaka2022-04-06-8/+15
* agent:w32: Fix for use of socket.NIIBE Yutaka2022-04-04-7/+7
* scd,tpm2d: Fix for consistent use of socket FD.NIIBE Yutaka2022-03-31-10/+10
* dirmngr: Fix for SOCK.NIIBE Yutaka2022-03-30-1/+1
* tpm2d: Fix socket resource leak on Windows.NIIBE Yutaka2022-03-30-24/+26
* common,w32: Fix handle_to_fd to match use of _open_osfhandle.NIIBE Yutaka2022-03-30-6/+5
* dirmngr: Clean up for not supporting WindowsCE.NIIBE Yutaka2022-03-29-174/+1
* gpg,tools: Remove use of repo only zlib-riscos.h.NIIBE Yutaka2022-03-29-19/+0
* scd,w32: Fix socket resource leak.NIIBE Yutaka2022-03-29-23/+26
* dirmngr: Escape more characters in WKD requests.Werner Koch2022-03-28-1/+1
* gpg: Remove EAX from the preference list.Werner Koch2022-03-28-8/+1
* agent: KEYTOCARD prefers to specified time.NIIBE Yutaka2022-03-28-12/+11
* dirmngr: Workaround for a certain broken LDAP URLWerner Koch2022-03-25-3/+19
* common,w32: Fix early home dir creation.Werner Koch2022-03-25-20/+2
* tools:gpgconf: Fix gc_component table.NIIBE Yutaka2022-03-25-0/+2
* agent: Use "Created:" field for creation time.NIIBE Yutaka2022-03-25-21/+36
* dirmngr: Suppress error message on trial reading as PEM format.NIIBE Yutaka2022-03-25-5/+7
* dirmngr: Clear the error count to try certificate as binary.NIIBE Yutaka2022-03-24-0/+2
* kbx: Fix searching for FPR20 in version 2 blob.NIIBE Yutaka2022-03-24-4/+2
* gpgtar: New option --with-logWerner Koch2022-03-22-38/+56
* dirmngr: Make WKD_GET work even for servers not handling SRV RRs.Werner Koch2022-03-21-1/+8
* gpgtar: Finally use a pipe for decryption.Werner Koch2022-03-21-137/+266
* common: Fix another race condition, and address the other one.NIIBE Yutaka2022-03-19-12/+34
* gpg: Always use version >= 4 to generate signature.NIIBE Yutaka2022-03-19-0/+9
* gpg: Print info about the used AEAD algorithm in the compliance msg.Werner Koch2022-03-18-5/+18
* common: New function map_static_stringsWerner Koch2022-03-18-5/+86
* gpg: Allow decryption of symencr even for non-compliant cipher.Werner Koch2022-03-18-18/+47
* common: New flags for gnupg_spawn_processWerner Koch2022-03-18-9/+29
* common: Fix a race condition removing stale lockfile.NIIBE Yutaka2022-03-18-9/+24
* common: More heavy test condition for t-dotlock.c.NIIBE Yutaka2022-03-18-4/+21
* scd: Fix DEVINFO with no --watch.NIIBE Yutaka2022-03-15-2/+2