summaryrefslogtreecommitdiff
path: root/src/gpg-error.vers
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/+1
* spawn: Expose spawn functions.NIIBE Yutaka2022-10-271-9/+8
* New public function gpgrt_access.Werner Koch2020-10-191-0/+2
* estream: Add gpgrt_fcancelWerner Koch2020-06-261-0/+1
* core: New function gpgrt_reallocarray.Werner Koch2020-03-031-0/+1
* core: Add a high level option/argument parser.Werner Koch2020-02-181-0/+2
* core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch2020-02-181-0/+3
* core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch2019-01-041-0/+3
* 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/+1
* core: Add Base-64 encoder.Werner Koch2018-03-221-0/+5
* core: Add public function gpgrt_usage.Werner Koch2018-03-211-0/+1
* core: Add the group of argparse functions.Werner Koch2018-03-211-0/+5
* core: Do not export the process APIWerner Koch2018-03-121-8/+9
* core: Implement the spawn functions.Werner Koch2017-11-291-0/+10
* core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.Werner Koch2017-11-281-0/+3
* core: New API functions gpgrt_getenv and gpgrt_setenv.Werner Koch2017-11-281-0/+3
* 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/+1
* 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/+3
* 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/+2
* Add gpgrt_set_alloc_func.Werner Koch2014-08-261-0/+1
* Export missing init functions.Werner Koch2014-08-261-0/+4
* Replace locking code in estream functions.Werner Koch2014-08-251-1/+4
* Add gpgrt_snprintf and gpgrt_vsnprintf.Werner Koch2014-08-251-0/+2
* Finish inclusion of estream into the API.Werner Koch2014-08-251-1/+74
* Implement symbol visibility.Werner Koch2014-08-251-0/+42