Aquileo | Recent changes to patcheshttps://sourceforge.net/p/xmlrpc-epi/patches/2009-01-09T09:03:00ZRecent changes to patchesAquileo | ISO8601 parser ignores TIMEZONE designators2009-01-09T09:03:00Z2009-01-09T09:03:00Zkawaihttps://sourceforge.net/u/hiroaki-kawai/https://sourceforge.netbb1fabe9afb01b169c51b5f4f1cbffbc40213908<div class="markdown_content"><p>patch to CVS to handle ISO8601 time zone designator such as +09:00.</p></div>Aquileo | buffer overflow in iso8601 date2002-10-26T22:13:02Z2002-10-26T22:13:02ZJeff Lawsonhttps://sourceforge.net/u/bovineone/https://sourceforge.neta3a6b67bebb75994d0eeccbbff8d62cb8e1a3abd<div class="markdown_content"><p>the date_from_ISO8601 function in xmlrpc.c:140 has a <br />
bufferoverflow in 'buf'</p></div>Aquileo | ISO8601 timestamp does not format right2002-10-10T16:14:21Z2002-10-10T16:14:21ZJeff Lawsonhttps://sourceforge.net/u/bovineone/https://sourceforge.net4a1c1b6e4e689a59bfaf472142be525c7d05fd0e<div class="markdown_content"><p>patch to xmlrpc-epi-0.51 to handle ISO8601 time strings <br />
correctly</p></div>Aquileo | Compiling on Solaris and AIX2002-07-12T14:04:31Z2002-07-12T14:04:31ZRon Yorstonhttps://sourceforge.net/u/rmyorston/https://sourceforge.net9394590246318c27a0592f3736af69acf07fe1eb<div class="markdown_content"><p>Here are the changes I had to make to get xmlrpc-epi to<br />
compile with the Solaris and AIX compilers. The most<br />
common problem was the '//' comment delimiter. There<br />
were a few places where 'inline' was used and where<br />
enum definitions had trailing commas. And in<br />
xml_element.c, line 173, the compilers took exception<br />
to the assignment to root-&gt;name.</p></div>Aquileo | xml_element->parent2002-07-03T11:37:44Z2002-07-03T11:37:44ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.neta200bb94c037134502de9807c2497482e0340c0e<div class="markdown_content"><p>It's need to determine root element of xml document ... </p></div>Aquileo | 0.50 fails to compile with php 4.1.02001-12-13T12:43:16Z2001-12-13T12:43:16ZKrzysztof Dabrowskihttps://sourceforge.net/u/brush/https://sourceforge.net7ded831bfac2092faee9b06895b1e84798b3042f<div class="markdown_content"><p>as in subject. Included patch fixes it.</p></div>