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