aboutsummaryrefslogtreecommitdiffstats
path: root/uri.c
Commit message (Expand)AuthorAgeFilesLines
* Applied the VMS update patch from Craig A. Berry update DanielDaniel Veillard2002-10-221-1/+1
* replaced sprintf() with snprintf() to prevent possible buffer overflowAleksey Sanin2002-06-141-1/+1
* fixing bug #82848 DanielDaniel Veillard2002-05-241-1/+1
* fixing bug #78662 i.e. add proper escaping of URI when saving HTML files.Daniel Veillard2002-04-141-1/+1
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-6/+6
* closed bug #66159 added --escape option some cleanup for xml2-configDaniel Veillard2001-12-071-1/+0
* preparing 2.4.10 upgraded and rebuilt the docs DanielDaniel Veillard2001-11-101-2/+3
* second pass at fixing #63336, using Joel Young final patch. looks okay.Daniel Veillard2001-10-301-143/+166
* trying to clear #63336 allowing the escaping routine to parse unconformantDaniel Veillard2001-10-291-144/+31
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-0/+1
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofDaniel Veillard2001-10-101-1/+1
* applied fix from Mathias Hasselmann about a bug in URI parsing. fix bugDaniel Veillard2001-10-051-1/+6
* fixed 2 uri normalization bugs on '//' reduction DanielDaniel Veillard2001-06-261-0/+7
* 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-4/+0
* - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>Daniel Veillard2001-06-061-1/+1
* - Makefile.am include/Makefile.am: small change to haveDaniel Veillard2001-05-251-6/+91
* - uri.[ch]: applied a patch from Carl Douglas for URI escaping,Daniel Veillard2001-05-231-16/+39
* trio upgrade and integrationBjorn Reese2001-04-211-4/+2
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-1/+0
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-16/+16
* - parser.c: fixed a reported bug in NOTATION parsingDaniel Veillard2001-03-221-0/+4
* Okay time to improve performances, gprof session:Daniel Veillard2001-02-251-1/+1
* Revert directory structure changesOwen Taylor2001-02-231-0/+1943
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-1943/+0
* Rewrite/cleanup/tests of URI normalization:Daniel Veillard2001-02-021-0/+179
* - uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPathDaniel Veillard2001-02-021-0/+3
* XInclude and other stuff while travelling. Contributed patches:Daniel Veillard2000-11-061-130/+223
* - uri.c: Wayne Davison's patch fixing xmlBuildURI()Daniel Veillard2000-10-291-15/+16
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-38/+76
* Big XPath cleanup continues, one URI fix:Daniel Veillard2000-10-021-1/+25
* XPath fixes and cleanup, 2 general bug fixes:Daniel Veillard2000-10-011-17/+35
* Small bugfixes: - HTMLparser.c uri.c: Another patch from Wayne Davison,Daniel Veillard2000-09-231-4/+2
* Various contributed patches:Daniel Veillard2000-09-191-114/+24
* Finally commiting work done on the plane, major cleanup,Daniel Veillard2000-09-161-0/+5
* Jumbo patch, resync of W3C/Gnome CVS trees:Daniel Veillard2000-09-101-3/+3
* - uri.c: applied Wayne Davidson patchDaniel Veillard2000-09-051-48/+36
* URI work cleanup and regresssion tests,Daniel Veillard2000-09-041-12/+42
* libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, thisDaniel Veillard2000-08-261-2/+3
* bug fixes, bugfixes, bugfixes ...Daniel Veillard2000-08-221-0/+8
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-18/+18
* - Large resync between W3C and Gnome treeDaniel Veillard2000-06-281-1/+4
* revamped the encoding support, added iconv support, so now libxml ifDaniel Veillard2000-05-031-0/+28
* removed extraneous xmlRemoveProp definition added item aboutDaniel Veillard2000-04-241-20/+20
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-111/+267
* uri.c uri.h: finished the escaping handling, the base support and the URIDaniel Veillard2000-03-241-34/+628
* - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() toDaniel Veillard2000-03-201-0/+866