master
Fix typos
Spelling fixes in docs and comments.
common: Remove JNLIB from boiler plate (jnlib merge).
common: Rename to kem.c from kmac.c.
common: Update README.
agent: New OPTION pretend-request-origin
tests: More fix for semihosted environment.
common,agent,dirmngr,kbx:w32: Synchronous spawning daemon process.
sm: Print diagnostic about CRL problems due to Tor mode.
gpgsm: Allow cipher mode as part of the algo for --cipher-algo.
indent: Fix spelling
common: On Windows, we care about how PIPE handles are inherited.
Change all http://www.gnu.org in license notices to https://
common: Remove Windows CE support in common.
common: Change allocation of the comopt symbol.
gpgsm: Make GCM fully compliant for de-vs
gpg: Add a notation with version information to signatures.
dirmngr: New option --ignore-cert
common:dotlock:unix: Don't emit wrong error message.
common:dotlock: Clean up for error/info/warning message.
common,dirmngr:w32: Add include files.
Nuked almost all trailing white space.
common: Fix gnupg_exec_tool_stream for INEXTRA==NULL.
Spelling cleanup.
gpgconf: Further simplify the gpgconf option processing.
common: Prepare for more flags in start_new_service.
common: New functions timegm_u64, isotime2epoch_u64.
w32: Add icons and version information.
Support a history file in gpg-card and gpg-connect-agent.
wks: Use templates for the server responses.
common: Make unix_rootdir work for macOS.
common: Respect gpgconf.ctl when looking up translations
Fix typos found using codespell.
common,dirmngr:w32: Fix for semi-hosted environment.
common: Fix for GPG_ERR_SOURCE_DEFAULT check.
gpg: Fix possible memory corruption in the armor parser.
common: Change license of isascii.c to all-premissive,
agent,common,gpg: Clean up for S/MIME decryption with KEM API.
agent,common,dirmngr,tests: Silence warnings of a compiler.
gpgsm: Print PROGRESS status lines.
common: Fix warning for portability.
Require libgpg-error 1.29 and remove internal logging functions.
build,common,g13,sm,tools: Require GpgRT 1.56.
common: Add gnupg_memstr to replace static versions.
common: Prepare for parsing mail sub-addresses.
common: Add set_membuf_err.
common,w32: Always use share mode readwrite for the keybox.
Replace all calls to stat by gnupg_stat.
all: fix more spelling errors
common: Fix AWK portability.
common: Check wether to set the modified flag in nve_set.
agent: Update the key file only if not changed.
common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.
common: Remove openpgp_oid_to_kem_algo.
Fix a reference in comment.
gpg: Use the INT_RCP_FPR subpacket in revocation signatures.
dirmngr: Add a compatibility flag for use with newer Libksba versions.
gpg,sm: New option --with-key-screening.
common: Fix logic for certain recsel conditions.
gpg: Add debug flag "recsel".
common: New functions get_option_value and ascii_strupr.
agent: New option --change-std-env-name.
gpg: Allow the import of Kyber secret keys.
common: Add Solaris support to get_signal_name.
all: fix spelling and typos
Use gpgrt_b64* API of libgpg-error.
scd: Let READKEY support --format=ssh option.
dirmngr: Distinguish between "no crl" and "crl not trusted".
gpgsm: Emit signing time as status output for bad signatures.
common,gpg: Don't enable the partial file guard if already done.
common: Fix never used function strlist_copy.
common: Add new function strlist_pop_try.
common: Prepare to get rid of map_w32_to_errno.
common: New function gnupg_remove_ext.
common: New function hex2fixedbuf.
Use gpgrt_process_spawn API from libgpg-error.
Replace all calls to access by gnupg_access
common: New function scan_secondsstr.
common: New function map_static_strings
tests: Add two user-id parsing test cases.
gpgsm: Always print info about certs-only message.
w32: Exclude tests with HOME.
tests: Cope with broken Libgcrypt versions
tests: Fix warning in common/t-ssh-utils.c
common: New function replace_substr.
common: New function tokenize_to_strlist.
Clarify text of LGPLv2+/GPLv2+ licensed files.
gpg: Add option --assert-pubkey_algo.
Remove remaining support for WindowsCE
common,w32: Implement globing of command line args.
gpgconf: Improve registry dumping.
doc: Typo fix
doc: Fix spelling errors found by lintian.
sm: More improvements for PKCS#12 parsing for latest IVBB changes.
w32: Add fallback in case the Windows console can't cope with Unicode.
build: Use modern Autoconf check for types.
kbx: Fix keyboxd searching with multiple patterns.
gpg,common,scd,sm: Function prototype fixes for modern compiler.
doc: Rename an internal function to clarity the purpose.
speedo: Patch ELF binaries to use built libraries
Clean up word replication.