summaryrefslogtreecommitdiff
path: root/nanoftp.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* use only "anonymous@" string for anonymous passwds removed bogus includeDaniel Veillard2001-10-191-7/+3
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-1/+2
* started integrating the non-controversial parts of Gary PenningtonDaniel Veillard2001-10-111-8/+6
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6Daniel Veillard2001-10-101-2/+2
* preparing for a 2.4.3 release even if it may not be ready yet redirectedDaniel Veillard2001-08-231-1/+0
* small fix fixing bug #58539 reported by coolo, in entity substitution modeDaniel Veillard2001-08-131-0/+1
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-8/+1
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor ZlatkovicDaniel Veillard2001-06-091-0/+1
* trio upgrade and integrationBjorn Reese2001-04-211-7/+7
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-67/+0
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-51/+50
* Preparing for 2.3.4 release:LIBXML_2_3_4Daniel Veillard2001-03-101-2/+1
* Revert directory structure changesOwen Taylor2001-02-231-0/+1964
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-1964/+0
* Finally had a bit of time to resynch both trees:Daniel Veillard2000-12-271-0/+3
* Bug fixes new Xinclude tests:Daniel Veillard2000-11-121-1/+1
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-37/+56
* Another patch from Wayne Davison:Daniel Veillard2000-10-121-54/+75
* patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com>Daniel Veillard2000-10-111-5/+1
* - moved xml-error.h to xmlerror.h: seems this allowed to bypassDaniel Veillard2000-10-091-1/+1
* Got an OSF/1 bug report fixing related problems:Daniel Veillard2000-09-241-1/+5
* Jumbo patch, resync of W3C/Gnome CVS trees:Daniel Veillard2000-09-101-106/+110
* Small cleanups, updates, DanielDaniel Veillard2000-08-201-0/+2
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-0/+10
* Fixed the handling of the control FTP connectionDaniel Veillard2000-07-101-52/+126
* - Large resync between W3C and Gnome treeDaniel Veillard2000-06-281-1/+9
* removed extraneous xmlRemoveProp definition added item aboutDaniel Veillard2000-04-241-22/+17
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-2/+13
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-141-5/+29
* - Removing warnings on various paltformsDaniel Veillard2000-02-021-1/+4
* Patches for WIN32, Daniel.Daniel Veillard2000-02-021-0/+1
* Commited the snprintf patch courtesy of George Katsirelos <gkatsi@cs.toronto....Daniel Veillard2000-02-011-0/+84
* Fixed '#' and '?' stripping when processing URLs, Daniel.Daniel Veillard2000-01-301-8/+4
* Released 1.8.6, Daniel.LIBXML_1_8_6Daniel Veillard2000-01-301-56/+482
* include <netinet/in.h> for IPPROTO_TCP.James Henstridge2000-01-281-0/+3
* - cleaned up the FTP module, did the API, extracted docsDaniel Veillard2000-01-251-54/+149