summaryrefslogtreecommitdiff
path: root/nanoftp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix pointer comparison warnings on 64-bit WindowsJ. Peter Mugaas2017-10-211-1/+1
* Fix -Wimplicit-fallthrough warningsJ. Peter Mugaas2017-10-211-0/+4
* Fix the Windows header messNick Wellnhofer2017-10-091-7/+1
* socklen_t is always int on WindowsNick Wellnhofer2017-10-091-2/+0
* Fix memory leak in nanoftpNick Wellnhofer2017-09-061-0/+2
* Leak of struct addrinfo in xmlNanoFTPConnect()Gaurav Gupta2014-10-061-0/+2
* Fix various Missing Null checksGaurav Gupta2014-07-141-2/+8
* Use specific macros for portability to OS/400Patrick Monnerat2013-12-121-17/+17
* Big space and tab cleanupDaniel Veillard2012-09-111-32/+32
* Remove two references to u_shortDaniel Veillard2012-04-021-1/+2
* 614087 Fix Socket API usage to allow Windows64 compilationOzkan Sezer2010-11-041-107/+108
* a couple more fixes patch from Andreas Färber to compile on HaikuDaniel Veillard2008-08-291-1/+1
* applied patch from Andreas Stricke to ease the compilation on Windows CEDaniel Veillard2007-04-171-1/+1
* applied patch from Björn Wiberg to try to fix again the sillyDaniel Veillard2007-03-201-0/+2
* applied patch from Marcus Boerger to remove warnings on Windows. DanielDaniel Veillard2005-08-081-1/+1
* get rid of the dependancy on a locally installed DTD try to cleanup theDaniel Veillard2005-08-071-3/+3
* fixing bug #303068 increasing the nanoftp buffer. fixed __attribute()Daniel Veillard2005-05-061-1/+1
* applied fix from Rob Richards to compile on Windows. DanielDaniel Veillard2005-04-051-3/+4
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+2
* use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoidDaniel Veillard2005-03-311-4/+4
* This change started out as a simple desire to speed up theWilliam M. Brack2005-02-131-295/+79
* applied patch from Dan McNichol for compilation on AIX DanielDaniel Veillard2005-01-151-1/+3
* more coverage more fixes DanielDaniel Veillard2004-11-051-0/+19
* changing the way the .c is generated, extending the tests coverage fixingDaniel Veillard2004-11-041-3/+3
* more fixes and extending the tests coverage more fixes and hardeningDaniel Veillard2004-11-031-3/+3
* adding xmlMemBlocks() work on generator of an automatic API regressionDaniel Veillard2004-11-021-3/+9
* preparing release 2.6.15 cleanups DanielDaniel Veillard2004-10-271-1/+1
* second part of the security fix for xmlNanoFTPConnect() andDaniel Veillard2004-10-271-15/+23
* applied fixes for a couple of potential security problems more fixes onDaniel Veillard2004-10-261-2/+13
* small typo pointed out by Mike Hommey slightly improved the --c14nDaniel Veillard2004-08-161-1/+1
* applied patch supplied by Christophe Dubach to fix problem withWilliam M. Brack2004-02-101-14/+16
* applied patch from Marcin 'Shard' Konicki to provide BeOS thread support.Daniel Veillard2003-10-291-2/+2
* fixed a nasty bug with interning some text strings prepare for beta5 ofDaniel Veillard2003-10-101-40/+77
* last finishing touch to the BeOS patch from Marcin 'Shard' Konicki DanielDaniel Veillard2003-09-291-0/+6
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-0/+3
* Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.Daniel Veillard2003-08-141-0/+10
* fixing bug 118559William M. Brack2003-07-311-2/+1
* cleanup patches from Peter Breitenlohner DanielDaniel Veillard2003-07-101-1/+6
* the modules should not import <config.h> directly, some cleanups PeterDaniel Veillard2003-07-081-12/+12
* regenerated might fix includes problems with the Ipv6 support on solarisDaniel Veillard2003-07-071-0/+6
* Applying IPv6 patch from Archana Shah <archana.shah@wipro.com>Daniel Veillard2003-06-211-85/+326
* adding xmlNanoFTPDele() from Philipp Dunkel DanielDaniel Veillard2003-03-051-0/+44
* patch from Stefano Zacchiroli to fix some URI/file escaping problemsDaniel Veillard2003-01-101-1/+7
* code cleanup, especially the function comments. fixed a small bug whenDaniel Veillard2002-12-101-0/+2
* replaced sprintf() with snprintf() to prevent possible buffer overflowAleksey Sanin2002-06-141-5/+5
* preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18Daniel Veillard2002-03-181-0/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-5/+5
* applied a couple of patches from Brian D Ripley. removed the last exit()Daniel Veillard2001-11-201-0/+26
* a few VMS updates from John A Fotheringham addedDaniel Veillard2001-10-291-0/+3
* apply fixes to close #63271 and avoid segfaults when the error routineDaniel Veillard2001-10-291-14/+14