aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spawn:posix: Use 1024 for arbitrary limit, following GPGME.HEADmasterNIIBE Yutaka23 hours1-2/+2
* spawn:posix: Add an improvement when closefrom is not available.NIIBE Yutaka23 hours2-25/+35
* posix:spawn: Use getdents64 when closefrom is not available.NIIBE Yutaka24 hours2-25/+47
* spawn:posix: Fix spawning a process on POSIX machine.NIIBE Yutaka4 days1-5/+0
* w32: Allow building on Windows with gcc < 12Werner Koch11 days1-0/+4
* argparse: Remove a duplicated condition.Collin Funk via Gnupg-devel2025-06-101-1/+1
* libtool: Add support for zOSWerner Koch2025-05-281-0/+4
* argparse: Fix a memory leak.NIIBE Yutaka2025-05-281-0/+1
* yat2m: Release the memory after the use.NIIBE Yutaka2025-05-281-3/+19
* Time for a new error code; this time GPG_ERR_UNEXPECTED_PACKETWerner Koch2025-05-163-0/+11
* Post release updatesWerner Koch2025-04-242-1/+7
* Release 1.55.libgpg-error-1.55gpgrt-1.55Werner Koch2025-04-242-2/+9
* Add commands mkdir and chdir to gpg-errorWerner Koch2025-04-241-32/+62
* w32: Yet another extended length path kludge.Werner Koch2025-04-241-3/+7
* w32: More changes to the extended length path handling.Werner Koch2025-04-221-32/+90
* Mark the initializations with __nonstring__ attribute.NIIBE Yutaka2025-04-212-0/+7
* Post release updatesWerner Koch2025-04-172-1/+8
* Release 1.54libgpg-error-1.54gpgrt-1.54Werner Koch2025-04-173-3/+11
* w32: Fix extended length path handling for UNC specified files.Werner Koch2025-04-161-4/+26
* Add command --fopen to gpg-error to help testingWerner Koch2025-04-161-2/+22
* Post release updatesWerner Koch2025-04-092-1/+5
* Release 1.53libgpg-error-1.53gpgrt-1.53Werner Koch2025-04-092-2/+4
* tests: Check that we do not use the es macros in the public API.Werner Koch2025-04-092-1/+7
* Use gpgrt_stream_t for the API of gpgrt_nvc_*.NIIBE Yutaka2025-04-091-2/+2
* Post release updatesWerner Koch2025-04-082-1/+5
* Release 1.52libgpg-error-1.52gpgrt-1.52Werner Koch2025-04-085-11/+18
* po: Update infos on the Portuguese translation.Werner Koch2025-04-082-4/+5
* argparse: Make getreg meta command work on Unix.Werner Koch2025-04-076-10/+116
* Add a section mode to the name-value functions.Werner Koch2025-04-073-19/+190
* Allow name-value lookup w/o a trailing colon for the name.Werner Koch2025-04-073-24/+78
* New public API gpgrt_nvc_* and gpgrt_nve_*Werner Koch2025-04-0711-5/+1760
* Update the copyright notice.Werner Koch2025-04-072-1/+3
* w32: Improve the detection of the need for a \\?\ prefixWerner Koch2025-04-041-3/+5
* Add test cases for the strlist functions.Werner Koch2025-04-042-1/+328
* tests: Add macros to improve the debug output.Werner Koch2025-04-041-4/+18
* New public API gpgrt_strlist_*Werner Koch2025-04-0111-214/+369
* Add source file strlist.cWerner Koch2025-03-281-0/+355
* Re-fix logic for finding the beta version numberWerner Koch2025-03-101-8/+7
* Fix logic for finding the beta version numberIngo Klöcker2025-02-211-3/+5
* gpgrt-config: Append default directory to PKG_CONFIG_PATH.NIIBE Yutaka2025-02-061-11/+6
* Skip gpg-error-config-test.sh for specific incompatible pkg-config.NIIBE Yutaka2025-01-221-0/+9
* build: Remove defining GPG_ERR_ENABLE_ERRNO_MACROS.NIIBE Yutaka2025-01-151-1/+0
* spawn: Care about closefrom/close call is interrupted.NIIBE Yutaka2025-01-141-62/+54
* spawn: Use closefrom when available.NIIBE Yutaka2025-01-082-3/+48
* New Windows API gpgrt_w32_reg_get_string.Werner Koch2024-12-127-8/+99
* Minor cleanness fix for autogen.shWerner Koch2024-12-031-1/+2
* po: Update Portuguese Translation.Daniel Cerqueira2024-12-021-585/+428
* autogen.sh: New command --print-tsdir.Werner Koch2024-11-211-4/+26
* spawn:w32: Fix a memory leak on an error path.NIIBE Yutaka2024-11-141-4/+4
* Post release updatesWerner Koch2024-11-112-1/+8