summaryrefslogtreecommitdiff
path: root/src/visibility.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "spawn: Expose spawn functions."NIIBE Yutaka2022-11-151-0/+2
* spawn: Fix spawn_cb of gpgrt_spawn_process_fd.NIIBE Yutaka2022-10-311-0/+2
* spawn: Expose spawn functions.NIIBE Yutaka2022-10-271-2/+0
* Remove extra semicolons.NIIBE Yutaka2022-09-151-7/+7
* w32: Support file names longer than MAX_PATH.Werner Koch2022-03-041-0/+4
* New public function gpgrt_access.Werner Koch2020-10-191-0/+5
* estream: Add gpgrt_fcancelWerner Koch2020-06-261-0/+2
* core: New function gpgrt_reallocarray.Werner Koch2020-03-031-0/+2
* core: Add a high level option/argument parser.Werner Koch2020-02-181-0/+4
* core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch2020-02-181-0/+4
* core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch2019-01-041-0/+4
* core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.Werner Koch2018-11-261-0/+4
* core: Add a limited version of gpgrt_ftruncate.Werner Koch2018-11-261-0/+2
* core: New API gpgrt_cmp_versionWerner Koch2018-11-151-0/+4
* core: Add Base-64 encoder.Werner Koch2018-03-221-0/+6
* core: Add public function gpgrt_usage.Werner Koch2018-03-211-1/+3
* core: Add the group of argparse functions.Werner Koch2018-03-211-0/+11
* core: Fix regression due to not exporting the process API.Werner Koch2018-03-131-1/+2
* core: Implement the spawn functions.Werner Koch2017-11-291-0/+19
* core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.Werner Koch2017-11-281-16/+25
* core: New API functions gpgrt_getenv and gpgrt_setenv.Werner Koch2017-11-281-0/+4
* w32: Add new API fucntion gpgrt_w32_reg_query_string.Werner Koch2017-11-171-0/+5
* core: New API functions gpgrt_strdup and gpgrt_strconcat.Werner Koch2017-11-171-1/+5
* core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.Werner Koch2017-11-171-0/+6
* core: Add logging API.Werner Koch2017-11-171-0/+53
* Add Base64 decoder.NIIBE Yutaka2017-02-011-0/+7
* Add new interface gpgrt_get_syscall_clamp.Werner Koch2016-11-121-0/+2
* 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/+6
* Change gpgrt_pending{,_unlocked} to macros.Werner Koch2014-10-031-4/+4
* Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.Werner Koch2014-10-021-0/+4
* Add gpgrt_set_alloc_func.Werner Koch2014-08-261-1/+7
* Export missing init functions.Werner Koch2014-08-261-0/+4
* Replace locking code in estream functions.Werner Koch2014-08-251-0/+4
* Add gpgrt_snprintf and gpgrt_vsnprintf.Werner Koch2014-08-251-0/+4
* Finish inclusion of estream into the API.Werner Koch2014-08-251-2/+142
* Implement symbol visibility.Werner Koch2014-08-251-0/+91