index
:
delta/libxml2.git
2.10
2.11
2.9
LIBXML2_2_5_X
LIB_XML_1_BRANCH
USING_LIBUNICODE
baserock/morph
ddkilzer/add-fuzzing-asserts-to-xmlSetTreeDoc
devhelp2
devhelp2-index
fix-trio-msvc
master
python3-windows
wip/jtojnar/env-var-separator
wip/sadiq/fixes
gitlab.gnome.org: GNOME/libxml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nanoftp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Nick Wellnhofer
2020-03-08
1
-13
/
+13
*
Remove useless comparisons
Nick Wellnhofer
2020-01-02
1
-2
/
+1
*
Fix pointer comparison warnings on 64-bit Windows
J. Peter Mugaas
2017-10-21
1
-1
/
+1
*
Fix -Wimplicit-fallthrough warnings
J. Peter Mugaas
2017-10-21
1
-0
/
+4
*
Fix the Windows header mess
Nick Wellnhofer
2017-10-09
1
-7
/
+1
*
socklen_t is always int on Windows
Nick Wellnhofer
2017-10-09
1
-2
/
+0
*
Fix memory leak in nanoftp
Nick Wellnhofer
2017-09-06
1
-0
/
+2
*
Leak of struct addrinfo in xmlNanoFTPConnect()
Gaurav Gupta
2014-10-06
1
-0
/
+2
*
Fix various Missing Null checks
Gaurav Gupta
2014-07-14
1
-2
/
+8
*
Use specific macros for portability to OS/400
Patrick Monnerat
2013-12-12
1
-17
/
+17
*
Big space and tab cleanup
Daniel Veillard
2012-09-11
1
-32
/
+32
*
Remove two references to u_short
Daniel Veillard
2012-04-02
1
-1
/
+2
*
614087 Fix Socket API usage to allow Windows64 compilation
Ozkan Sezer
2010-11-04
1
-107
/
+108
*
a couple more fixes patch from Andreas Färber to compile on Haiku
Daniel Veillard
2008-08-29
1
-1
/
+1
*
applied patch from Andreas Stricke to ease the compilation on Windows CE
Daniel Veillard
2007-04-17
1
-1
/
+1
*
applied patch from Björn Wiberg to try to fix again the silly
Daniel Veillard
2007-03-20
1
-0
/
+2
*
applied patch from Marcus Boerger to remove warnings on Windows. Daniel
Daniel Veillard
2005-08-08
1
-1
/
+1
*
get rid of the dependancy on a locally installed DTD try to cleanup the
Daniel Veillard
2005-08-07
1
-3
/
+3
*
fixing bug #303068 increasing the nanoftp buffer. fixed __attribute()
Daniel Veillard
2005-05-06
1
-1
/
+1
*
applied fix from Rob Richards to compile on Windows. Daniel
Daniel Veillard
2005-04-05
1
-3
/
+4
*
revamped the elfgcchack.h format to cope with gcc4 change of aliasing
Daniel Veillard
2005-04-01
1
-0
/
+2
*
use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoid
Daniel Veillard
2005-03-31
1
-4
/
+4
*
This change started out as a simple desire to speed up the
William M. Brack
2005-02-13
1
-295
/
+79
*
applied patch from Dan McNichol for compilation on AIX Daniel
Daniel Veillard
2005-01-15
1
-1
/
+3
*
more coverage more fixes Daniel
Daniel Veillard
2004-11-05
1
-0
/
+19
*
changing the way the .c is generated, extending the tests coverage fixing
Daniel Veillard
2004-11-04
1
-3
/
+3
*
more fixes and extending the tests coverage more fixes and hardening
Daniel Veillard
2004-11-03
1
-3
/
+3
*
adding xmlMemBlocks() work on generator of an automatic API regression
Daniel Veillard
2004-11-02
1
-3
/
+9
*
preparing release 2.6.15 cleanups Daniel
Daniel Veillard
2004-10-27
1
-1
/
+1
*
second part of the security fix for xmlNanoFTPConnect() and
Daniel Veillard
2004-10-27
1
-15
/
+23
*
applied fixes for a couple of potential security problems more fixes on
Daniel Veillard
2004-10-26
1
-2
/
+13
*
small typo pointed out by Mike Hommey slightly improved the --c14n
Daniel Veillard
2004-08-16
1
-1
/
+1
*
applied patch supplied by Christophe Dubach to fix problem with
William M. Brack
2004-02-10
1
-14
/
+16
*
applied patch from Marcin 'Shard' Konicki to provide BeOS thread support.
Daniel Veillard
2003-10-29
1
-2
/
+2
*
fixed a nasty bug with interning some text strings prepare for beta5 of
Daniel Veillard
2003-10-10
1
-40
/
+77
*
last finishing touch to the BeOS patch from Marcin 'Shard' Konicki Daniel
Daniel Veillard
2003-09-29
1
-0
/
+6
*
Okay this is scary but it is just adding a configure option to disable
Daniel Veillard
2003-09-29
1
-0
/
+3
*
Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.
Daniel Veillard
2003-08-14
1
-0
/
+10
*
fixing bug 118559
William M. Brack
2003-07-31
1
-2
/
+1
*
cleanup patches from Peter Breitenlohner Daniel
Daniel Veillard
2003-07-10
1
-1
/
+6
*
the modules should not import <config.h> directly, some cleanups Peter
Daniel Veillard
2003-07-08
1
-12
/
+12
*
regenerated might fix includes problems with the Ipv6 support on solaris
Daniel Veillard
2003-07-07
1
-0
/
+6
*
Applying IPv6 patch from Archana Shah <archana.shah@wipro.com>
Daniel Veillard
2003-06-21
1
-85
/
+326
*
adding xmlNanoFTPDele() from Philipp Dunkel Daniel
Daniel Veillard
2003-03-05
1
-0
/
+44
*
patch from Stefano Zacchiroli to fix some URI/file escaping problems
Daniel Veillard
2003-01-10
1
-1
/
+7
*
code cleanup, especially the function comments. fixed a small bug when
Daniel Veillard
2002-12-10
1
-0
/
+2
*
replaced sprintf() with snprintf() to prevent possible buffer overflow
Aleksey Sanin
2002-06-14
1
-5
/
+5
*
preparing 2.4.18 updated and rebuilt the web site implement the new
LIBXML_2_4_18
Daniel Veillard
2002-03-18
1
-0
/
+1
*
applied 42 documentation patches from Charlie Bozeman. Regenerated the
Daniel Veillard
2001-12-31
1
-5
/
+5
*
applied a couple of patches from Brian D Ripley. removed the last exit()
Daniel Veillard
2001-11-20
1
-0
/
+26
[next]