summaryrefslogtreecommitdiff
path: root/src/gpg-error.def.in
Commit message (Expand)AuthorAgeFilesLines
* Revert "spawn: Expose spawn functions."NIIBE Yutaka2022-11-151-9/+10
* spawn: Fix spawn_cb of gpgrt_spawn_process_fd.NIIBE Yutaka2022-10-311-0/+2
* spawn: Expose spawn functions.NIIBE Yutaka2022-10-271-9/+8
* Remove Windows CE support.NIIBE Yutaka2022-06-281-4/+0
* w32: Support file names longer than MAX_PATH.Werner Koch2022-03-041-0/+5
* New public function gpgrt_access.Werner Koch2020-10-191-0/+2
* w32: Add gpgrt_fcancel to the definition.NIIBE Yutaka2020-07-151-0/+2
* estream: Add gpgrt_fcancelWerner Koch2020-06-261-0/+1
* core: New function gpgrt_reallocarray.Werner Koch2020-03-031-0/+2
* w32: Fix exporting gpgrt_argparser.NIIBE Yutaka2020-02-251-1/+1
* core: Add a high level option/argument parser.Werner Koch2020-02-181-0/+3
* core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch2020-02-181-0/+3
* Fix symbol name typo in gpg-error.def.inAndre Heinecke2019-01-141-1/+1
* core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch2019-01-041-0/+3
* Add W32-only function gpgrt_w32_override_locale.Werner Koch2018-12-071-0/+1
* core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.Werner Koch2018-11-261-0/+3
* core: Add a limited version of gpgrt_ftruncate.Werner Koch2018-11-261-0/+1
* core: New API gpgrt_cmp_versionWerner Koch2018-11-151-0/+2
* core: Add Base-64 encoder.Werner Koch2018-03-221-0/+4
* core: Add public function gpgrt_usage.Werner Koch2018-03-211-4/+5
* core: Add the group of argparse functions.Werner Koch2018-03-211-0/+6
* core: Do not export the process APIWerner Koch2018-03-121-8/+9
* core: Implement the spawn functions.Werner Koch2017-11-291-0/+9
* core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.Werner Koch2017-11-281-5/+7
* core: New API functions gpgrt_getenv and gpgrt_setenv.Werner Koch2017-11-281-0/+3
* w32: Add new API fucntion gpgrt_w32_reg_query_string.Werner Koch2017-11-171-0/+4
* 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-0/+3
* core: Add logging API.Werner Koch2017-11-171-0/+28
* Add Base64 decoder.NIIBE Yutaka2017-02-011-0/+4
* Add new interface gpgrt_get_syscall_clamp.Werner Koch2016-11-121-0/+2
* w32: Add iconv functions.Werner Koch2016-04-211-0/+6
* Convert http links to https where possible in the source.Daniel Kahn Gillmor2016-02-081-1/+1
* estream: Add gpgrt_set_nonblock and gpgrt_poll.Werner Koch2015-09-251-0/+4
* Change gpgrt_pending{,_unlocked} to macros.Werner Koch2014-10-031-2/+2
* Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.Werner Koch2014-10-021-0/+3
* Add gpgrt_set_alloc_func.Werner Koch2014-08-261-1/+1
* Export missing init functions.Werner Koch2014-08-261-2/+6
* Replace locking code in estream functions.Werner Koch2014-08-251-73/+77
* Add gpgrt_snprintf and gpgrt_vsnprintf.Werner Koch2014-08-251-1/+2
* Finish inclusion of estream into the API.Werner Koch2014-08-251-0/+71
* Implement symbol visibility.Werner Koch2014-08-251-4/+28
* Add gpgrt_lock_ functions.Werner Koch2014-01-161-0/+6
* Add version macros and check function.Werner Koch2013-02-231-2/+3
* Add gpg_err_deinitlibgpg-error-1.9Werner Koch2010-07-211-0/+1
* Finished W32CE support.Werner Koch2010-01-211-11/+19
* Add some code to build nativley under WindowsCE - not finished.Werner Koch2010-01-181-0/+20