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.h.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
core: Tweak the printing of headers in the --help output.
Werner Koch
1
-1
/
+2
2020-03-06
core: Add features for pretty printing the help
Werner Koch
1
-3
/
+18
2020-03-03
core: New function gpgrt_reallocarray.
Werner Koch
1
-0
/
+1
2020-03-02
core: Allow returning of attributes from gpgrt_argparser.
Werner Koch
1
-2
/
+11
2020-02-25
core: Add parser for meta commands to gpgrt_argparser.
Werner Koch
1
-0
/
+3
2020-02-25
core: New flag ARGPARSE_FLAG_USERVERS to try versioned config files.
Werner Koch
1
-0
/
+1
2020-02-25
core: New pseudo option ARGPARSE_PERMISSION_ERROR.
Werner Koch
1
-0
/
+1
2020-02-18
core: Add a high level option/argument parser.
Werner Koch
1
-3
/
+22
2020-02-18
core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.
Werner Koch
1
-0
/
+6
2019-12-13
New error codes for SQLite
Werner Koch
1
-0
/
+7
2019-01-16
Release 1.34
libgpg-error-1.34
gpgrt-1.34
Werner Koch
1
-1
/
+1
2019-01-04
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
1
-0
/
+6
2018-12-05
Fix gpgrt_ftruncate declaration.
Marcus Brinkmann
1
-1
/
+1
2018-11-26
core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.
Werner Koch
1
-0
/
+14
2018-11-26
core: Add a limited version of gpgrt_ftruncate.
Werner Koch
1
-0
/
+2
2018-11-15
core: New API gpgrt_cmp_version
Werner Koch
1
-0
/
+9
2018-07-05
Remove leftover debug output from gpg-error.
Werner Koch
1
-2
/
+2
2018-05-30
core: Fix problem with C11 and stdnoreturn.h.
Werner Koch
1
-3
/
+3
2018-04-11
doc: Beautify comments in gpg-error.h.
Werner Koch
1
-74
/
+84
2018-04-11
core: Finalize the API for argparse.
Werner Koch
1
-6
/
+2
2018-03-22
core: Add Base-64 encoder.
Werner Koch
1
-4
/
+10
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
/
+181
2018-03-14
core: Fix building on W64
Werner Koch
1
-0
/
+1
2018-03-13
build: Update copyright notices and remove gpgscm from the release.
Werner Koch
1
-1
/
+1
2018-03-13
core: Fix regression due to not exporting the process API.
Werner Koch
1
-2
/
+2
2018-03-12
core: Remove accidently committed time function API.
Werner Koch
1
-31
/
+0
2018-03-12
core: Do not export the process API
Werner Koch
1
-1
/
+4
2017-12-11
core: Avoid using estream_t in the public API.
Werner Koch
1
-4
/
+33
2017-12-08
core: Rename the gpgrt_log_levels enum values.
Werner Koch
1
-9
/
+9
2017-11-29
core: Implement the spawn functions.
Werner Koch
1
-0
/
+51
2017-11-28
core: Change new functions to return gpg_err_code_t.
Werner Koch
1
-3
/
+4
2017-11-28
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
1
-0
/
+9
2017-11-28
core: New API functions gpgrt_getenv and gpgrt_setenv.
Werner Koch
1
-0
/
+13
2017-11-27
core: Add new macro log_assert to the API.
Werner Koch
1
-2
/
+13
2017-11-22
core: Do not use the estream_t alias in gpg-error.h.
Werner Koch
1
-2
/
+2
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
-1
/
+11
2017-11-17
core: Add logging API.
Werner Koch
1
-4
/
+118
2017-02-28
Release 1.27
libgpg-error-1.27
Werner Koch
1
-1
/
+1
2017-02-28
New public header gpgrt.h as alias for gpg-error.h
Werner Koch
1
-1
/
+4
2017-02-01
Add Base64 decoder.
NIIBE Yutaka
1
-0
/
+10
2017-01-03
Fix macro GPGRT_GCC_VERSION
Werner Koch
1
-1
/
+1
2016-11-14
Fix typo in two new error descriptions.
Werner Koch
1
-1
/
+1
2016-11-12
Add new interface gpgrt_get_syscall_clamp.
Werner Koch
1
-0
/
+3
2016-04-25
Release 1.22.
libgpg-error-1.22
Werner Koch
1
-1
/
+1
2016-03-24
Add function gpgrt_annotate_leaked_object.
Peter Wu
1
-0
/
+30
2016-02-08
Convert http links to https where possible in the source.
Daniel Kahn Gillmor
1
-1
/
+1
2015-11-19
Fix typos found by codespell.
Justus Winter
1
-2
/
+2
2015-09-25
estream: Add gpgrt_set_nonblock and gpgrt_poll.
Werner Koch
1
-0
/
+33
[next]