aboutsummaryrefslogtreecommitdiffstats
path: root/common/estream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Fix build problem with Sun Studio compiler.Werner Koch2013-11-151-2/+2
* estream: Backport es_fopemem_init from master.Werner Koch2013-07-031-0/+32
* estream: New function es_fclose_snatch.Werner Koch2013-07-011-1/+102
* w32: Almost everywhere include winsock2.h before windows.h.Werner Koch2013-04-231-0/+3
* Cast second value of a ?: to void in estream.c.Werner Koch2012-03-301-1/+1
* Removed some set but unused variables.Werner Koch2011-08-041-4/+2
* Do not use pth functions after pth_kill. Fixes bug#1320.Werner Koch2011-04-291-113/+161
* Fix a bug in es_fopenmem etc.Werner Koch2011-01-201-2/+2
* Add gpgtar backportWerner Koch2011-01-111-105/+441
* A bunch of minor changesWerner Koch2009-12-211-1/+1
* Update estream.Werner Koch2009-09-031-1/+39
* Reworked the estream memory buffer allocation.Werner Koch2009-06-291-35/+50
* The variable is called RET and not RC.Werner Koch2009-06-291-4/+43
* Fixed stupid typo.Werner Koch2009-06-251-1/+1
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-5/+7
* Fixed an fopen problem on Windows Vista.Werner Koch2009-06-031-51/+33
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-9/+26
* Start support of TCOS 3 cards.Werner Koch2008-06-261-1/+1
* Updated estream.Werner Koch2007-08-221-224/+288
* Properly close files opened by es_fopen.Werner Koch2007-07-161-0/+1
* Changed to GPLv3.Werner Koch2007-07-041-5/+3
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-81/+294
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-15/+14
* First steps towards supporting W32.Werner Koch2007-06-061-31/+37
* Use estream_asprintf instead of the GNU asprintf.Werner Koch2007-05-151-121/+22
* Changes to let the key listing use estream to help systems withoutWerner Koch2007-03-191-1/+190
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-3/+0
* Made some PIN pads work.Werner Koch2006-11-201-1/+12
* Pth tweaks and improved estream.cWerner Koch2006-10-171-2/+93
* Changed HTTP API.Werner Koch2006-08-141-7/+131
* Added http.c from 1.4. Werner Koch2006-08-111-11/+14
* Updated FSF's address.Werner Koch2006-06-201-18/+19
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-10/+11
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-3/+7
* 2005-01-26 Moritz Schulte <[email protected]>Moritz Schulte2005-01-261-0/+2609