Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc updates and type fixes. | Werner Koch | 2014-09-18 | 1 | -1/+1 |
* | Fix es_fclose for streams opened with "samethread". | Werner Koch | 2014-09-12 | 1 | -2/+14 |
* | Fix problems with ssize_t and off_t. | Werner Koch | 2014-09-11 | 1 | -39/+41 |
* | Add gpgrt_set_alloc_func. | Werner Koch | 2014-08-26 | 1 | -19/+16 |
* | Replace locking code in estream functions. | Werner Koch | 2014-08-25 | 1 | -133/+95 |
* | Remove GnuPG specific code. | Werner Koch | 2014-08-25 | 1 | -47/+1 |
* | Finish inclusion of estream into the API. | Werner Koch | 2014-08-25 | 1 | -203/+131 |
* | Implement symbol visibility. | Werner Koch | 2014-08-25 | 1 | -3/+1 |
* | First set of changes to include estream into the API. | Werner Koch | 2014-08-25 | 1 | -136/+119 |
* | Fix some minor estream things. | Werner Koch | 2014-08-25 | 1 | -10/+16 |
* | Add missing redefine macros to cleanup the external symbols. | Werner Koch | 2014-08-25 | 1 | -2/+2 |
* | Add estream code from GnuPG. | Werner Koch | 2014-08-25 | 1 | -0/+4561 |