aboutsummaryrefslogtreecommitdiffstats
path: root/src/estream-printf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-08estream: Fix dead assigniment.Werner Koch1-1/+0
2019-01-04core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch1-7/+6
2018-12-12estream: Use correct POSIX name THOUSEP.Werner Koch1-5/+5
2018-11-26core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.Werner Koch1-20/+47
2018-07-05core: Initialize values in estream_formatAndre Heinecke1-1/+5
2016-11-18Fix more misspellings.Daniel Kahn Gillmor1-1/+1
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor1-1/+1
2014-08-26Add gpgrt_set_alloc_func.Werner Koch1-1/+1
2014-08-25Finish inclusion of estream into the API.Werner Koch1-0/+20
2014-08-25First set of changes to include estream into the API.Werner Koch1-21/+21
2014-08-25Add estream code from GnuPG.Werner Koch1-0/+1855