Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-11 | core,w32: Use timeout in es_poll even if there are no FDs. | Werner Koch | 1 | -3/+17 |
2019-03-19 | estream: Increase buffer size for Windows. | Werner Koch | 1 | -2/+2 |
2019-01-04 | core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup. | Werner Koch | 1 | -5/+4 |
2018-10-31 | w32: Remove cruft in w32-estream from olden times. | Andre Heinecke | 1 | -28/+0 |
2018-05-01 | core,w32: Avoid recursive use of npth_unprotect. | Werner Koch | 1 | -2/+10 |
2018-04-30 | core: Fix gpgrt_poll for Windows under nPth. | Werner Koch | 1 | -0/+2 |
2017-11-17 | w32: Avoid unused code warning. | Werner Koch | 1 | -0/+8 |
2017-02-28 | Improve tracing of estream. | Werner Koch | 1 | -39/+77 |
2017-02-26 | Use the new tracing ramework for estream. | Werner Koch | 1 | -94/+83 |
2017-02-23 | w32: Replace gpgrt locks in w32-streams by native critical sections. | Werner Koch | 1 | -49/+50 |
2016-11-12 | estream: Support 'es_poll' on Windows. | Justus Winter | 1 | -0/+1047 |