index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gpg-error.vers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
New public API gpgrt_nvc_* and gpgrt_nve_*
Werner Koch
1
-0
/
+16
2025-04-01
New public API gpgrt_strlist_*
Werner Koch
1
-0
/
+11
2024-10-16
spawn: Shorter identifier gpgrt_spawn_actions_set_env_rev.
NIIBE Yutaka
1
-1
/
+1
2024-10-11
spawn: Add new function to modify environment.
NIIBE Yutaka
1
-0
/
+1
2024-06-06
spawn: Expose gpgrt_spawn_actions functions.
NIIBE Yutaka
1
-0
/
+2
2024-06-05
spawn: Expose spawn functions API.
NIIBE Yutaka
1
-7
/
+13
2024-04-25
logging: New function gpgrt_logv_domain.
Werner Koch
1
-0
/
+1
2024-04-22
core: New function gpgrt_add_post_log_func.
Werner Koch
1
-0
/
+2
2024-02-06
core: New function gpgrt_wipememory.
Werner Koch
1
-0
/
+2
2022-11-15
Revert "spawn: Expose spawn functions."
NIIBE Yutaka
1
-9
/
+10
2022-10-31
spawn: Fix spawn_cb of gpgrt_spawn_process_fd.
NIIBE Yutaka
1
-0
/
+1
2022-10-27
spawn: Expose spawn functions.
NIIBE Yutaka
1
-9
/
+8
2020-10-19
New public function gpgrt_access.
Werner Koch
1
-0
/
+2
2020-06-26
estream: Add gpgrt_fcancel
Werner Koch
1
-0
/
+1
2020-03-03
core: New function gpgrt_reallocarray.
Werner Koch
1
-0
/
+1
2020-02-18
core: Add a high level option/argument parser.
Werner Koch
1
-0
/
+2
2020-02-18
core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.
Werner Koch
1
-0
/
+3
2019-01-04
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
1
-0
/
+3
2018-11-26
core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.
Werner Koch
1
-0
/
+3
2018-11-26
core: Add a limited version of gpgrt_ftruncate.
Werner Koch
1
-0
/
+1
2018-11-15
core: New API gpgrt_cmp_version
Werner Koch
1
-0
/
+1
2018-03-22
core: Add Base-64 encoder.
Werner Koch
1
-0
/
+5
2018-03-21
core: Add public function gpgrt_usage.
Werner Koch
1
-0
/
+1
2018-03-21
core: Add the group of argparse functions.
Werner Koch
1
-0
/
+5
2018-03-12
core: Do not export the process API
Werner Koch
1
-8
/
+9
2017-11-29
core: Implement the spawn functions.
Werner Koch
1
-0
/
+10
2017-11-28
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
1
-0
/
+3
2017-11-28
core: New API functions gpgrt_getenv and gpgrt_setenv.
Werner Koch
1
-0
/
+3
2017-11-17
core: New API functions gpgrt_strdup and gpgrt_strconcat.
Werner Koch
1
-0
/
+2
2017-11-17
core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.
Werner Koch
1
-0
/
+3
2017-11-17
core: Add logging API.
Werner Koch
1
-0
/
+28
2017-02-01
Add Base64 decoder.
NIIBE Yutaka
1
-0
/
+4
2016-11-12
Add new interface gpgrt_get_syscall_clamp.
Werner Koch
1
-0
/
+1
2016-02-08
Convert http links to https where possible in the source.
Daniel Kahn Gillmor
1
-1
/
+1
2015-09-25
estream: Add gpgrt_set_nonblock and gpgrt_poll.
Werner Koch
1
-0
/
+3
2014-10-03
Change gpgrt_pending{,_unlocked} to macros.
Werner Koch
1
-2
/
+2
2014-10-02
Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.
Werner Koch
1
-0
/
+2
2014-08-26
Add gpgrt_set_alloc_func.
Werner Koch
1
-0
/
+1
2014-08-26
Export missing init functions.
Werner Koch
1
-0
/
+4
2014-08-25
Replace locking code in estream functions.
Werner Koch
1
-1
/
+4
2014-08-25
Add gpgrt_snprintf and gpgrt_vsnprintf.
Werner Koch
1
-0
/
+2
2014-08-25
Finish inclusion of estream into the API.
Werner Koch
1
-1
/
+74
2014-08-25
Implement symbol visibility.
Werner Koch
1
-0
/
+42