summaryrefslogtreecommitdiff
path: root/src/gpgrt-int.h
Commit message (Expand)AuthorAgeFilesLines
* estream: Minor portability fix.Werner Koch2016-11-121-1/+1
* estream: Support 'es_poll' on Windows.Justus Winter2016-11-121-0/+74
* estream: Track the kind of backend used.Justus Winter2016-11-121-0/+11
* estream: Rework how the cookie functions are handled.Justus Winter2016-11-121-0/+20
* 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/+4
* Add new public macros for GCC attributes.Werner Koch2015-07-241-4/+4
* 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
* Fix a prototypeWerner Koch2014-09-121-2/+2
* Fix problems with ssize_t and off_t.Werner Koch2014-09-111-6/+6
* Add gpgrt_set_alloc_func.Werner Koch2014-08-261-1/+6
* Export missing init functions.Werner Koch2014-08-261-0/+2
* Replace locking code in estream functions.Werner Koch2014-08-251-0/+2
* Finish inclusion of estream into the API.Werner Koch2014-08-251-0/+145
* Implement symbol visibility.Werner Koch2014-08-251-0/+49