aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.def.in (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-19New public function gpgrt_access.Werner Koch1-0/+2
2020-07-15w32: Add gpgrt_fcancel to the definition.NIIBE Yutaka1-0/+2
2020-06-26estream: Add gpgrt_fcancelWerner Koch1-0/+1
2020-03-03core: New function gpgrt_reallocarray.Werner Koch1-0/+2
2020-02-25w32: Fix exporting gpgrt_argparser.NIIBE Yutaka1-1/+1
2020-02-18core: Add a high level option/argument parser.Werner Koch1-0/+3
2020-02-18core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch1-0/+3
2019-01-14Fix symbol name typo in gpg-error.def.inAndre Heinecke1-1/+1
2019-01-04core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch1-0/+3
2018-12-07Add W32-only function gpgrt_w32_override_locale.Werner Koch1-0/+1
2018-11-26core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.Werner Koch1-0/+3
2018-11-26core: Add a limited version of gpgrt_ftruncate.Werner Koch1-0/+1
2018-11-15core: New API gpgrt_cmp_versionWerner Koch1-0/+2
2018-03-22core: Add Base-64 encoder.Werner Koch1-0/+4
2018-03-21core: Add public function gpgrt_usage.Werner Koch1-4/+5
2018-03-21core: Add the group of argparse functions.Werner Koch1-0/+6
2018-03-12core: Do not export the process APIWerner Koch1-8/+9
2017-11-29core: Implement the spawn functions.Werner Koch1-0/+9
2017-11-28core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.Werner Koch1-5/+7
2017-11-28core: New API functions gpgrt_getenv and gpgrt_setenv.Werner Koch1-0/+3
2017-11-17w32: Add new API fucntion gpgrt_w32_reg_query_string.Werner Koch1-0/+4
2017-11-17core: New API functions gpgrt_strdup and gpgrt_strconcat.Werner Koch1-0/+2
2017-11-17core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.Werner Koch1-0/+3
2017-11-17core: Add logging API.Werner Koch1-0/+28
2017-02-01Add Base64 decoder.NIIBE Yutaka1-0/+4
2016-11-12Add new interface gpgrt_get_syscall_clamp.Werner Koch1-0/+2
2016-04-21w32: Add iconv functions.Werner Koch1-0/+6
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor1-1/+1
2015-09-25estream: Add gpgrt_set_nonblock and gpgrt_poll.Werner Koch1-0/+4
2014-10-03Change gpgrt_pending{,_unlocked} to macros.Werner Koch1-2/+2
2014-10-02Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.Werner Koch1-0/+3
2014-08-26Add gpgrt_set_alloc_func.Werner Koch1-1/+1
2014-08-26Export missing init functions.Werner Koch1-2/+6
2014-08-25Replace locking code in estream functions.Werner Koch1-73/+77
2014-08-25Add gpgrt_snprintf and gpgrt_vsnprintf.Werner Koch1-1/+2
2014-08-25Finish inclusion of estream into the API.Werner Koch1-0/+71
2014-08-25Implement symbol visibility.Werner Koch1-4/+28
2014-01-16Add gpgrt_lock_ functions.Werner Koch1-0/+6
2013-02-23Add version macros and check function.Werner Koch1-2/+3
2010-07-21Add gpg_err_deinitlibgpg-error-1.9Werner Koch1-0/+1
2010-01-21Finished W32CE support.Werner Koch1-11/+19
2010-01-18Add some code to build nativley under WindowsCE - not finished.Werner Koch1-0/+20