Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert http links to https where possible in the source. | Daniel Kahn Gillmor | 2016-02-08 | 1 | -1/+1 |
* | estream: Add gpgrt_set_nonblock and gpgrt_poll. | Werner Koch | 2015-09-25 | 1 | -0/+3 |
* | Change gpgrt_pending{,_unlocked} to macros. | Werner Koch | 2014-10-03 | 1 | -2/+2 |
* | Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending. | Werner Koch | 2014-10-02 | 1 | -0/+2 |
* | Add gpgrt_set_alloc_func. | Werner Koch | 2014-08-26 | 1 | -0/+1 |
* | Export missing init functions. | Werner Koch | 2014-08-26 | 1 | -0/+4 |
* | Replace locking code in estream functions. | Werner Koch | 2014-08-25 | 1 | -1/+4 |
* | Add gpgrt_snprintf and gpgrt_vsnprintf. | Werner Koch | 2014-08-25 | 1 | -0/+2 |
* | Finish inclusion of estream into the API. | Werner Koch | 2014-08-25 | 1 | -1/+74 |
* | Implement symbol visibility. | Werner Koch | 2014-08-25 | 1 | -0/+42 |