W3C CVS Root

CVS log for XML/nanoftp.c

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Dec 14 11:12:00 2000 UTC (23 years, 5 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -0 lines
fixed a small bug in the FTP code, Daniel

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Nov 7 14:52:54 2000 UTC (23 years, 6 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_8
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
fixed warnings on RH7, daniel.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 25 19:26:52 2000 UTC (23 years, 6 months ago) by veillard
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +56 -37 lines
Message cleanup Jumbo Diff:
- in xmlerror.h : I added the export of an error context type (void *)
     an error handler type xmlGenericErrorFunc
     there is an interface
       xmlSetGenericErrorFunc  (void *ctx, xmlGenericErrorFunc handler);
     to reset the error handling routine and its argument
 (by default it's equivalent to respectively fprintf and stderr.
- in all the c files, all wild accesses to stderr or stdout within
 the library have been replaced to the handler.
- removed slashrdf.c now obsolete
Daniel

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Oct 12 23:23:35 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_6
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +75 -54 lines
Applied Wayne Davison Win32 patch, daniel

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Oct 11 17:36:47 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -5 lines
Added Albert Chin-A-Young <china@thewrittenword.com> patch for socklen_t
detection, switched W3C CVS base environement to Gnome's automake one, Daniel.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Oct 9 12:27:32 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Moved xml-error.h to xmlerror.h since this was breaking automake
Worked on the xpointer implementation and tests,
Daniel

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Sep 24 08:06:12 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -1 lines
- xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
  problem of socklen_t being undefined on a number of platforms
- debugXML.c: fixed a compilation problem when without snprintf
Daniel

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Sep 6 22:37:26 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +110 -106 lines
Jumbo snprintf patch Denis Barbier <barbier@imacs.polytechnique.fr>, Daniel

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Aug 20 14:34:47 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -0 lines
2 small cleanup FTP/HTTP, added man pages, Daniel.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jul 11 20:17:24 2000 UTC (23 years, 10 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +10 -0 lines
Commit of current state, Daniel.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 6 10:43:09 2000 UTC (23 years, 10 months ago) by veillard
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +117 -31 lines
Better handling of the control connection, checked against masquerading, Daniel

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 5 12:32:16 2000 UTC (23 years, 10 months ago) by veillard
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -4 lines
Large cleanup using SunPro cc, Daniel.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jul 4 15:33:52 2000 UTC (23 years, 10 months ago) by veillard
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -21 lines
fixed a multi-line parsing bug in the FTP code, Daniel.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 23 18:10:05 2000 UTC (23 years, 10 months ago) by daniel
Branches: MAIN
CVS tags: LIBXML_2_1_1, LIBXML_2_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -1 lines
start document for andersca (HTML),
fixed stalled connections in nanoftp and nanohttp,
Daniel

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 24 11:31:56 2000 UTC (24 years ago) by daniel
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +14 -9 lines
 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c parser.c
   nanoftp.c nanohttp.c SAX.c testSAX.c :
   comment and headers changes to lower gtk-doc number of warnings
Daniel

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 14 18:05:40 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -13 lines
Small include patch for Solraris and AIX, Daniel.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 3 18:45:48 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -2 lines
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 7 12:41:12 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
CVS tags: COMPAT_1_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +29 -5 lines
Bunch of bug fixes while on the road, better conformance, UTF-8 work
demacroized NEXT() and tigthen the code a lot, Daniel

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 3 14:58:46 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -1 lines
Fixed compilation warnings on various platforms. Fixed #5281, Daniel.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 3 12:45:58 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Patches for WIN32, Daniel.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 2 21:50:39 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +84 -0 lines
snprintf/sprintf patch for nanoftp, thanks to George Katsirelos <gkatsi@cs.toronto.edu>, Daniel

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 31 17:49:55 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -8 lines
Fixed '#' and '?' stripping when processing URLs, daniel.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 31 12:49:23 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +93 -1 lines
Added xmlNanoFTPUpdateURL for persistent control connections, Daniel.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 29 22:54:41 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +23 -32 lines
Fixed more glitches in the FTP directory listing code, daniel.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 28 19:05:03 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +28 -7 lines
More work bug fixes etc ..., ready for rpmfind, Daniel.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 27 16:51:12 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +345 -20 lines
Added xmlSaveNoEmptyTags, HTTP and FTP proxy, Daniel.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 26 17:13:21 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +149 -54 lines
Cleanup/comments/API of the FTP module, Daniel.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 26 13:48:45 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +69 -1 lines
Finished the FTP transport integration, Daniel.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 25 19:40:33 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
Added minimal FTP implementation, Daniel.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster