aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * keyboxd: Timeout on failure to get the database lock.Werner Koch2023-12-181-15/+53
| * common: Add an info callback to dotlock.Werner Koch2023-12-183-11/+203
| * common: Improve error return for dotlock.Werner Koch2023-12-121-2/+8
| * doc: Fix description of scdaemon for --disable-ccid.NIIBE Yutaka2023-12-121-10/+8
| * po: Fix quotes in Polish Translation.Ahelenia Ziemiańska2023-12-071-395/+395
| * po: Update Portuguese Translation.Daniel Cerqueira2023-11-292-5767/+3530
| * gpgsm: Set validity flag in keylisting to n for untrusted root cert.Werner Koch2023-11-271-0/+2
| * scd:openpgp: Fallback to default ECDH params in writekey.Werner Koch2023-11-231-3/+5
| * agent: Update the key file only if changed (slight return).Werner Koch2023-11-211-12/+52
| * common: Check wether to set the modified flag in nve_set.Werner Koch2023-11-211-22/+8
| * agent: Update the key file only if not changed.Werner Koch2023-11-213-9/+56
| * scd: New option --debug-allow-pin-logging.Werner Koch2023-11-213-4/+10
| * po: Update Japanese Translation.NIIBE Yutaka2023-11-201-12/+12
| * gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka2023-11-168-189/+174
| * scd:p15: Basic support for Starcos 3.2.Werner Koch2023-11-161-32/+51
| * scd: Minor debug output tweakWerner Koch2023-11-162-2/+4
| * gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch2023-11-142-1/+10
| * gpgsm: Re-introduce the bad passphrase hint for pkcs#12.Werner Koch2023-11-141-0/+2
| * gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-092-0/+4
| * gpgsm: Support ECDSA in de-vs mode.Werner Koch2023-11-086-5/+19
| * common: Declare two LibrePGP constants for future useWerner Koch2023-11-082-1/+4
| * gpgsm: Cleanup of legacy variable name use.Werner Koch2023-11-082-117/+89
| * gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-082-0/+12
| * tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka2023-11-081-1/+1
| * scd: Return GPG_ERR_PIN_BLOCKED when it's blocked.NIIBE Yutaka2023-11-081-2/+2
* | Register DCO for Mario HausteinWerner Koch2023-12-211-0/+3
* | agent: Fix homedir check wrt --disable-check-own-socket option.NIIBE Yutaka2023-12-201-5/+3
* | scd: Debug output is only enabled with an option.NIIBE Yutaka2023-12-181-11/+22
* | doc: Fix description of scdaemon for --disable-ccid.NIIBE Yutaka2023-12-121-10/+8
* | po: Fix quotes in Polish Translation.Ahelenia Ziemiańska2023-12-071-395/+395
* | po: Update Portuguese Translation.Daniel Cerqueira2023-12-012-5767/+3530
* | doc: Update for gpgv.NIIBE Yutaka2023-11-161-6/+13
* | gpgv: Update used keyrings in doc FILES sectionMax-Julian Pogner2023-11-161-5/+6
* | gpg: Implement a parser for Kyber encrypted packets.Werner Koch2023-11-133-54/+137
* | gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-092-0/+4
* | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-082-0/+12
* | tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka2023-11-081-1/+1
* | scd: Return GPG_ERR_PIN_BLOCKED when it's blocked.NIIBE Yutaka2023-11-081-2/+2
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-0767-2337/+3281
|\|
| * w32: Use utf8 for the asctimestamp function.Werner Koch2023-10-272-1/+3
| * gpg: Fix minor memory leak during certain smartcard operations.Werner Koch2023-10-271-2/+11
| * gpg: Allow expiration time after 2038-01-19 on 32 bit Windows.Werner Koch2023-10-261-5/+16
| * common: New functions timegm_u64, isotime2epoch_u64.Werner Koch2023-10-264-154/+176
| * sm: Flag Brainpool curves as compliant for all other operations.Werner Koch2023-10-248-25/+27
| * sm: Flag Brainpool curves as compliant.Werner Koch2023-10-241-3/+3
| * common: Provide API to parse BER/TLV encodings.Werner Koch2023-10-244-795/+922
| * sm: Another partly rewrite of minip12.cWerner Koch2023-10-243-182/+325
| * doc: Minor typo fixes.Werner Koch2023-10-181-1/+3
| * build: Extend autobuild diagnostics by the usernameWerner Koch2023-10-161-0/+3
| * gpg: Allow to specify seconds since Epoch beyond 2038.Werner Koch2023-10-141-3/+10