summaryrefslogtreecommitdiff
path: root/nanoftp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* - added a nano FTP moduleDaniel Veillard2000-01-251-0/+1185