aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Release 1.51libgpg-error-1.51gpgrt-1.51Werner Koch2024-11-112-3/+24
* Avoid use of 'nullptr' for an identifier.NIIBE Yutaka2024-10-221-4/+4
* spawn: Shorter identifier gpgrt_spawn_actions_set_env_rev.NIIBE Yutaka2024-10-169-16/+16
* spawn: Add new function to modify environment.NIIBE Yutaka2024-10-1110-9/+485
* w32: Fix releasing memory for UTF-8 text.NIIBE Yutaka2024-10-101-8/+8
* estream: Let poll return an error for a closed fd.Werner Koch2024-09-241-0/+5
* posix: Fix forgotten _gpgrt_post_syscall on error path.NIIBE Yutaka2024-09-191-0/+1
* posix: Fix memory leak for spawn.NIIBE Yutaka2024-09-191-0/+1
* w32:spawn: Remove unused function get_max_fds.NIIBE Yutaka2024-09-161-21/+0
* w32: Clarify the environment block encoding.NIIBE Yutaka2024-09-061-0/+3
* w32: Add GPGRT_PROCESS_ALLOW_SET_FG for gpgrt_process_spawn.NIIBE Yutaka2024-08-272-2/+4
* w32: Allow initialization of new threads to utf8 mode.Werner Koch2024-08-024-9/+35
* Update version date of autogen.shWerner Koch2024-07-041-1/+1
* Put the full commit id into VERSION.Werner Koch2024-07-043-5/+10
* core: Declare environ for macOS and others.Werner Koch2024-06-201-0/+3
* Post release updatesWerner Koch2024-06-192-1/+7
* Release 1.50libgpg-error-1.50gpgrt-1.50Werner Koch2024-06-193-4/+48
* po: msgmergeWerner Koch2024-06-192-2/+134
* spawn: New flag GPGRT_PROCESS_NO_EUID_CHECKWerner Koch2024-06-192-8/+13
* spawn: Keep struct definitions at the top of the file.Werner Koch2024-06-192-34/+51
* Apply spell fix.NIIBE Yutaka2024-06-131-1/+1
* Fix gpg-error.m4.NIIBE Yutaka2024-06-131-14/+23
* spawn: Support the use case in libassuan where PGMNAME==NULL.NIIBE Yutaka2024-06-072-5/+24
* spawn: Expose gpgrt_spawn_actions functions.NIIBE Yutaka2024-06-066-8/+30
* spawn: Add new GPGRT_PROCESS_NO_CONSOLE for Windows.NIIBE Yutaka2024-06-062-0/+5