]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/conn-zip.c
Removed some line feeds in debug statements.
[ngircd-alex.git] / src / ngircd / conn-zip.c
2005-08-02 Alexander BartonRemoved some line feeds in debug statements.
2005-07-07 Florian Westphaluse dynamically sized unzip/zip buffer
2005-04-25 Florian Westphalremoved Conn_UnsetOption() function. It was not used...
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2004-04-25 Alexander BartonBetter logging of decompression errors returned by...
2003-12-26 Alexander BartonRemoved "USE_" prefixes of configuration #defines.
2003-04-21 Alexander BartonFixed up some castings.
2002-12-30 Alexander Barton- Reorganized code for new modules "conn-func.c" and...
2002-12-30 Alexander Barton- New source files "conn-zip.c" and "conn-zip.h".