aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.h.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* New public function gpgrt_access.Werner Koch2020-10-191-0/+3
* estream: Add gpgrt_fcancelWerner Koch2020-06-261-0/+1
* core: Tweak the printing of headers in the --help output.Werner Koch2020-03-061-1/+2
* core: Add features for pretty printing the helpWerner Koch2020-03-061-3/+18
* core: New function gpgrt_reallocarray.Werner Koch2020-03-031-0/+1
* core: Allow returning of attributes from gpgrt_argparser.Werner Koch2020-03-021-2/+11
* core: Add parser for meta commands to gpgrt_argparser.Werner Koch2020-02-251-0/+3
* core: New flag ARGPARSE_FLAG_USERVERS to try versioned config files.Werner Koch2020-02-251-0/+1
* core: New pseudo option ARGPARSE_PERMISSION_ERROR.Werner Koch2020-02-251-0/+1
* core: Add a high level option/argument parser.Werner Koch2020-02-181-3/+22
* core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch2020-02-181-0/+6
* New error codes for SQLiteWerner Koch2019-12-131-0/+7
* Release 1.34libgpg-error-1.34gpgrt-1.34Werner Koch2019-01-161-1/+1
* core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch2019-01-041-0/+6
* Fix gpgrt_ftruncate declaration.Marcus Brinkmann2018-12-051-1/+1
* core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.Werner Koch2018-11-261-0/+14
* core: Add a limited version of gpgrt_ftruncate.Werner Koch2018-11-261-0/+2
* core: New API gpgrt_cmp_versionWerner Koch2018-11-151-0/+9
* Remove leftover debug output from gpg-error.Werner Koch2018-07-051-2/+2
* core: Fix problem with C11 and stdnoreturn.h.Werner Koch2018-05-301-3/+3
* doc: Beautify comments in gpg-error.h.Werner Koch2018-04-111-74/+84
* core: Finalize the API for argparse.Werner Koch2018-04-111-6/+2
* core: Add Base-64 encoder.Werner Koch2018-03-221-4/+10
* core: Add public function gpgrt_usage.Werner Koch2018-03-211-0/+1
* core: Add the group of argparse functions.Werner Koch2018-03-211-0/+181
* core: Fix building on W64Werner Koch2018-03-141-0/+1
* build: Update copyright notices and remove gpgscm from the release.Werner Koch2018-03-131-1/+1
* core: Fix regression due to not exporting the process API.Werner Koch2018-03-131-2/+2
* core: Remove accidently committed time function API.Werner Koch2018-03-121-31/+0
* core: Do not export the process APIWerner Koch2018-03-121-1/+4
* core: Avoid using estream_t in the public API.Werner Koch2017-12-111-4/+33
* core: Rename the gpgrt_log_levels enum values.Werner Koch2017-12-081-9/+9
* core: Implement the spawn functions.Werner Koch2017-11-291-0/+51
* core: Change new functions to return gpg_err_code_t.Werner Koch2017-11-281-3/+4
* core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.Werner Koch2017-11-281-0/+9
* core: New API functions gpgrt_getenv and gpgrt_setenv.Werner Koch2017-11-281-0/+13
* core: Add new macro log_assert to the API.Werner Koch2017-11-271-2/+13
* core: Do not use the estream_t alias in gpg-error.h.Werner Koch2017-11-221-2/+2
* core: New API functions gpgrt_strdup and gpgrt_strconcat.Werner Koch2017-11-171-0/+2
* core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.Werner Koch2017-11-171-1/+11
* core: Add logging API.Werner Koch2017-11-171-4/+118
* Release 1.27libgpg-error-1.27Werner Koch2017-02-281-1/+1
* New public header gpgrt.h as alias for gpg-error.hWerner Koch2017-02-281-1/+4
* Add Base64 decoder.NIIBE Yutaka2017-02-011-0/+10
* Fix macro GPGRT_GCC_VERSIONWerner Koch2017-01-031-1/+1
* Fix typo in two new error descriptions.Werner Koch2016-11-141-1/+1
* Add new interface gpgrt_get_syscall_clamp.Werner Koch2016-11-121-0/+3
* Release 1.22.libgpg-error-1.22Werner Koch2016-04-251-1/+1
* Add function gpgrt_annotate_leaked_object.Peter Wu2016-03-241-0/+30
* Convert http links to https where possible in the source.Daniel Kahn Gillmor2016-02-081-1/+1