aboutsummaryrefslogtreecommitdiffstats
path: root/src/estream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change gpgrt_pending{,_unlocked} to macros.Werner Koch2014-10-031-3/+3
* w32: Make it build again.Werner Koch2014-10-021-1/+1
* Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.Werner Koch2014-10-021-3/+108
* doc updates and type fixes.Werner Koch2014-09-181-1/+1
* Fix es_fclose for streams opened with "samethread".Werner Koch2014-09-121-2/+14
* Fix problems with ssize_t and off_t.Werner Koch2014-09-111-39/+41
* Add gpgrt_set_alloc_func.Werner Koch2014-08-261-19/+16
* Replace locking code in estream functions.Werner Koch2014-08-251-133/+95
* Remove GnuPG specific code.Werner Koch2014-08-251-47/+1
* Finish inclusion of estream into the API.Werner Koch2014-08-251-203/+131
* Implement symbol visibility.Werner Koch2014-08-251-3/+1
* First set of changes to include estream into the API.Werner Koch2014-08-251-136/+119
* Fix some minor estream things.Werner Koch2014-08-251-10/+16
* Add missing redefine macros to cleanup the external symbols.Werner Koch2014-08-251-2/+2
* Add estream code from GnuPG.Werner Koch2014-08-251-0/+4561