aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgrt-int.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor1-1/+1
2015-09-25estream: Add gpgrt_set_nonblock and gpgrt_poll.Werner Koch1-0/+4
2015-07-24Add new public macros for GCC attributes.Werner Koch1-4/+4
2014-10-03Change gpgrt_pending{,_unlocked} to macros.Werner Koch1-2/+2
2014-10-02Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.Werner Koch1-0/+2
2014-09-12Fix a prototypeWerner Koch1-2/+2
2014-09-11Fix problems with ssize_t and off_t.Werner Koch1-6/+6
2014-08-26Add gpgrt_set_alloc_func.Werner Koch1-1/+6
2014-08-26Export missing init functions.Werner Koch1-0/+2
2014-08-25Replace locking code in estream functions.Werner Koch1-0/+2
2014-08-25Finish inclusion of estream into the API.Werner Koch1-0/+145
2014-08-25Implement symbol visibility.Werner Koch1-0/+49