aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup spawn API implementation.NIIBE Yutaka2024-06-063-95/+57
* Fix return type of gpgrt_b64dec_*.NIIBE Yutaka2024-06-062-4/+4
* spawn:w32: Allow for up to 32 inherited handles.Werner Koch2024-06-051-2/+2
* spawn: Avoid bumping the error counter.Werner Koch2024-06-052-20/+22
* spawn: Expose spawn functions API.NIIBE Yutaka2024-06-059-129/+184
* spawn:w32: Fix setting of dwFlags for CreateProcess.NIIBE Yutaka2024-06-041-1/+2
* spawn: Allow NULL for ACT.NIIBE Yutaka2024-05-302-2/+19
* Fix process termination check at release.NIIBE Yutaka2024-05-292-2/+2
* Fix how environment variables are specified for spawn.NIIBE Yutaka2024-05-293-10/+12
* Cleaner semantics for _gpgrt_process_spawn without a callback.NIIBE Yutaka2024-05-295-108/+211
* Import spawn functions from GnuPG master.NIIBE Yutaka2024-05-285-1132/+1245
* argparse: Fix a theoretical memory leak.Werner Koch2024-04-261-3/+4
* Post release updatesWerner Koch2024-04-252-1/+7
* Release 1.49libgpg-error-1.49Werner Koch2024-04-252-3/+8
* yat2m: Improve html output.Werner Koch2024-04-251-5/+25
* logging: New function gpgrt_logv_domain.Werner Koch2024-04-256-4/+28
* core: New function gpgrt_add_post_log_func.Werner Koch2024-04-228-2/+88
* logging: Indent continuation lines of log_printhex.Werner Koch2024-04-191-6/+14
* logging: Add a truncate keyword to log_printhex.Werner Koch2024-04-121-0/+19
* argparser: avoid endless loop due to a conf file read error.Werner Koch2024-04-081-3/+18
* Post release updatesWerner Koch2024-02-232-1/+8
* Release 1.48libgpg-error-1.48gpgrt-1.48Werner Koch2024-02-233-8/+10
* argparse: Adjust help output for command mode.Werner Koch2024-02-211-1/+7
* core: Add "wipe" mode flag.Werner Koch2024-02-063-10/+62
* core: New function gpgrt_wipememory.Werner Koch2024-02-067-1/+37
* argparser: Implement a command mode.Werner Koch2024-02-065-42/+144
* gpgrt-config: Avoid warning about literals for curly braces.Jakub Jelen2024-02-011-1/+1
* estream: Fix call to string filter for estream-printf.NIIBE Yutaka2024-01-161-18/+26
* po: Update Russian translation.Ineiev2024-01-151-138/+4
* po: update Polish translationJakub Bogusz2024-01-151-11/+7
* po: For German change "Passphrase" to "Passwort"Werner Koch2023-12-111-4/+4
* yat2m: Fix HTML output for backslash.NIIBE Yutaka2023-11-161-1/+1
* yat2m: Implement @item handling with @table item specification.NIIBE Yutaka2023-11-151-2/+61
* yat2m: Also handle @file treating '-' as minus.NIIBE Yutaka2023-11-151-1/+1
* yat2m: Output \- for @samp, @kbd, and @env, too.NIIBE Yutaka2023-11-141-3/+3
* yat2m: Generate \- for roff for some commands.NIIBE Yutaka2023-11-091-36/+57
* yat2m: Add support of @minus{} command.NIIBE Yutaka2023-11-071-0/+1
* yat2m: Use \fP to return previous font.NIIBE Yutaka2023-11-071-10/+10
* yat2m: Fix backslash output in man.NIIBE Yutaka2023-11-071-1/+1
* yat2m: Parse @dots{} to show ellipsis in HTML mode.Ben Kibbey2023-11-071-0/+1
* yat2m: No en-dash and em-dash for @item line.NIIBE Yutaka2023-11-061-6/+14
* yat2m: Interpret -- and --- verbatimly in @example.NIIBE Yutaka2023-11-021-3/+10
* yat2m: Support Texinfo input -- and ---.NIIBE Yutaka2023-11-021-0/+18
* doc: Minor style fix.NIIBE Yutaka2023-10-051-3/+3
* estream: String filter should NOT be called with non-nul string.NIIBE Yutaka2023-09-271-3/+8
* Fix the previous commit.NIIBE Yutaka2023-09-011-1/+1
* build: Change the default for --with-libtool-modification.NIIBE Yutaka2023-09-011-1/+1
* build: Update libtool-patch.sed.NIIBE Yutaka2023-08-091-17/+51
* build: Use sed for --with-libtool-modification.NIIBE Yutaka2023-08-083-2/+37
* build: Add build-aux/libtool.patch in the tarball.NIIBE Yutaka2023-08-042-2/+3