Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Base64 decoder. | NIIBE Yutaka | 2017-02-01 | 1 | -0/+19 |
* | Add new interface gpgrt_get_syscall_clamp. | Werner Koch | 2016-11-12 | 1 | -0/+6 |
* | 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/+18 |
* | Change gpgrt_pending{,_unlocked} to macros. | Werner Koch | 2014-10-03 | 1 | -4/+4 |
* | Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending. | Werner Koch | 2014-10-02 | 1 | -0/+12 |
* | Fix problems with ssize_t and off_t. | Werner Koch | 2014-09-11 | 1 | -4/+4 |
* | Add gpgrt_set_alloc_func. | Werner Koch | 2014-08-26 | 1 | -0/+6 |
* | Export missing init functions. | Werner Koch | 2014-08-26 | 1 | -0/+17 |
* | Replace locking code in estream functions. | Werner Koch | 2014-08-25 | 1 | -2/+15 |
* | Add gpgrt_snprintf and gpgrt_vsnprintf. | Werner Koch | 2014-08-25 | 1 | -0/+20 |
* | Finish inclusion of estream into the API. | Werner Koch | 2014-08-25 | 1 | -0/+517 |
* | Implement symbol visibility. | Werner Koch | 2014-08-25 | 1 | -0/+104 |