summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,common,scd,sm: Function prototype fixes for modern compiler.NIIBE Yutaka2022-09-133-4/+4
* Revert "common: Add a default OpenPGP ECC mapping."Ingo Klöcker2022-09-091-1/+0
* common: Fix to determine ECC curve for SSH.NIIBE Yutaka2022-09-061-3/+3
* common: Make nvc_lookup more robust.Werner Koch2022-09-011-1/+12
* common: New common option no-autostart.Werner Koch2022-08-224-1/+12
* common: New function nvc_get_boolean.Werner Koch2022-08-112-0/+25
* common: Silence warnings from AllowSetForegroundWindow.Werner Koch2022-08-031-2/+6
* gpgconf: Improve registry dumping.Werner Koch2022-08-023-6/+20
* common: Add a default OpenPGP ECC mapping.Werner Koch2022-08-011-0/+1
* agent,gpg,tools: Fix use of log_get_fd.NIIBE Yutaka2022-06-221-2/+0
* common: New function parse_compatibility_flags.Werner Koch2022-06-132-0/+89
* common,w32: Use LoadLibraryEx to fix a warning in mingw.Werner Koch2022-06-031-13/+2
* w32: Allow Unicode filenames for iobuf_cancel.Werner Koch2022-06-032-3/+20
* Remove remaining support for WindowsCEWerner Koch2022-06-0311-282/+22
* scd:openpgp: Fix a segv for cards supporting unknown curves.Werner Koch2022-05-051-2/+2
* common:iobuf: Exclude cases with IOBUF_INPUT_TEMP/IOBUF_OUTPUT_TEMP.NIIBE Yutaka2022-04-251-4/+7
* tests: Fix warning in common/t-ssh-utils.cWerner Koch2022-04-141-1/+0
* tests: Fix common/t-ssh-utils.NIIBE Yutaka2022-04-141-6/+10
* tests: Honor FIPS modeJakub Jelen2022-04-141-11/+47
* sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch2022-04-111-0/+4
* w32: Exclude tests with HOME.NIIBE Yutaka2022-04-061-0/+4
* w32: Fix for make check.NIIBE Yutaka2022-04-062-4/+11
* common,w32: Fix handle_to_fd to match use of _open_osfhandle.NIIBE Yutaka2022-03-301-6/+5
* common,w32: Fix early home dir creation.Werner Koch2022-03-251-20/+2
* common: Fix another race condition, and address the other one.NIIBE Yutaka2022-03-191-12/+34
* common: New function map_static_stringsWerner Koch2022-03-184-5/+86
* common: New flags for gnupg_spawn_processWerner Koch2022-03-183-9/+29
* common: Fix a race condition removing stale lockfile.NIIBE Yutaka2022-03-181-9/+24
* common: More heavy test condition for t-dotlock.c.NIIBE Yutaka2022-03-181-4/+21
* gpg: fix --enarmor with zero length source fileJussi Kivilinna2022-03-081-8/+0
* iobuf: add zerocopy optimization for iobuf_writeJussi Kivilinna2022-03-081-6/+75
* iobuf: add zerocopy optimization for iobuf_readJussi Kivilinna2022-03-082-14/+118
* Use iobuf buffer size for temporary buffer sizeJussi Kivilinna2022-03-081-3/+4
* common,w32: Support file names longer than MAX_PATH in iobuf.Werner Koch2022-03-081-18/+4
* common: Fix confusion of get_pk_algo_from_key.NIIBE Yutaka2022-03-041-4/+4
* scd: Let READKEY support --format=ssh option.NIIBE Yutaka2022-03-022-0/+292
* sm: Fix use of value NONE in gnupg_isotime_t type.NIIBE Yutaka2022-02-181-0/+5
* doc: Typo fixes.Werner Koch2021-12-301-2/+2
* common: Add set_membuf_err.Werner Koch2021-12-202-0/+13
* w32: Prepare for the case gcrypt.h will not include winsock2.h.NIIBE Yutaka2021-12-174-1/+13
* homedir: Avoid memory leaks on errorsJakub Jelen2021-11-241-0/+2
* gpg,gpgsm: Add option --min-rsa-length.Werner Koch2021-11-182-8/+27
* common,w32: New function read_w32_reg_string.Werner Koch2021-11-173-179/+65
* common: Support MYPROC_SELF_EXE for SolarisWerner Koch2021-10-272-1/+3
* common: Silence warning from unix_rootdir on systems w/o /procWerner Koch2021-10-201-4/+6
* common,w32: Do not always print "Garbled console data" warning.Werner Koch2021-10-201-2/+8
* common: Respect gpgconf.ctl when looking up translationsIngo Klöcker2021-10-061-3/+3
* dirmngr: New option --ignore-certWerner Koch2021-10-061-1/+2
* common: Support gpgconf.ctl also for BSDs.Werner Koch2021-10-011-10/+25
* common: Add keyword sysconfdir to the optional gpgconf.ctl file.Werner Koch2021-10-011-18/+69