summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* common: Support a gpgconf.ctl file under Unix.Werner Koch2021-09-171-17/+252
* common: New function substitute_envvars.Werner Koch2021-09-173-0/+206
* common: New envvar GNUPG_EXEC_DEBUG_FLAGS.Werner Koch2021-09-131-4/+16
* common: Fix put_membuf.NIIBE Yutaka2021-08-271-1/+4
* common: Fix get_signal_name for GNU/Linux.NIIBE Yutaka2021-08-261-1/+3
* wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch2021-08-204-18/+195
* common,w32: Replace log_debug by log_info for InProcessJobsWerner Koch2021-08-181-3/+3
* w32: Move socketdir to LCOAL_APPDATAWerner Koch2021-08-114-85/+150
* common: Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to pinentryIngo Klöcker2021-08-021-0/+5
* kbx: Fix keyboxd searching with multiple patterns.Werner Koch2021-07-081-0/+10
* tests: Cope with broken Libgcrypt versionsWerner Koch2021-06-221-11/+27
* w32: Add fallback in case the Windows console can't cope with Unicode.Werner Koch2021-06-221-4/+18
* gpg,sm: Simplify keyserver spec parsing.Werner Koch2021-06-162-74/+0
* common: Allow for GCM decryption in de-vs mode.Werner Koch2021-06-021-1/+2
* gpg: Partial fix for Unicode problem in output files.Werner Koch2021-05-251-1/+1
* common: Annotate leaked memory in homedir.cWerner Koch2021-05-212-13/+61
* common: Avoid double-freeJakub Jelen2021-05-201-0/+1