summaryrefslogtreecommitdiff
path: root/nanoftp.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling xmlMemoryDumpNick Wellnhofer2023-04-301-1/+0
* sources: Silence C4013 warnings on Visual StudioChun-wei Fan2022-11-221-0/+2
* build: Remove check for broken ss_familyNick Wellnhofer2022-09-061-6/+0
* Remove arg cast configure checksNick Wellnhofer2022-09-041-0/+3
* Remove BeOS supportNick Wellnhofer2022-09-041-8/+0
* Stop including sys/types.hNick Wellnhofer2022-09-021-3/+0
* Consolidate private header filesNick Wellnhofer2022-08-261-0/+3
* Don't check for standard C89 headersNick Wellnhofer2022-03-021-10/+2
* Remove useless __CYGWIN__ checksNick Wellnhofer2022-02-281-1/+1
* Remove elfgcchack.hNick Wellnhofer2022-02-201-2/+0
* Fix typosNick Wellnhofer2020-03-081-13/+13
* Remove useless comparisonsNick Wellnhofer2020-01-021-2/+1
* 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