aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.h.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typos found by codespell.Justus Winter2015-11-191-2/+2
* estream: Add gpgrt_set_nonblock and gpgrt_poll.Werner Koch2015-09-251-0/+33
* Add new version macros.Werner Koch2015-08-261-6/+9
* Add macro GPGRT_INLINE and avoid -Wundef warningsWerner Koch2015-08-261-27/+28
* Add new public macros for GCC attributes.Werner Koch2015-07-241-18/+96
* Update copyright notices.Werner Koch2015-01-261-1/+1
* Change gpgrt_pending{,_unlocked} to macros.Werner Koch2014-10-031-4/+13
* Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.Werner Koch2014-10-021-0/+4
* Fix problems with ssize_t and off_t.Werner Koch2014-09-111-10/+11
* Add gpgrt_set_alloc_func.Werner Koch2014-08-261-3/+7
* Export missing init functions.Werner Koch2014-08-261-2/+6
* Include required headers into gpg-error.h.Werner Koch2014-08-261-0/+1