aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysutils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-12core: Do not export the process APIWerner Koch1-1/+1
2017-11-28core: Change new functions to return gpg_err_code_t.Werner Koch1-29/+38
2017-11-28core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.Werner Koch1-0/+116
2017-11-28core: New API functions gpgrt_getenv and gpgrt_setenv.Werner Koch1-0/+175
2017-11-17New configure options and macros for internal use.Werner Koch1-9/+18
2017-02-26Rename internal functions of estream.Werner Koch1-1/+1
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor1-1/+1
2014-08-25Implement symbol visibility.Werner Koch1-1/+1
2014-08-25First set of changes to include estream into the API.Werner Koch1-420/+11
2014-08-25Add missing redefine macros to cleanup the external symbols.Werner Koch1-0/+5
2014-08-25Add estream code from GnuPG.Werner Koch1-0/+434