1. 9e2110b applied patch from Marcus Boerger to remove warnings on Windows. Daniel by Daniel Veillard · 19 years ago
  2. 336a8e1 get rid of the dependancy on a locally installed DTD try to cleanup the by Daniel Veillard · 19 years ago
  3. 744acff fixed bug #310105 with http_proxy environments with patch provided by by Daniel Veillard · 19 years ago
  4. 351f2d6 applied patch from Aron Stansvik for bug #172525 about HTTP query string by Daniel Veillard · 19 years ago
  5. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  6. c284c64 use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoid by Daniel Veillard · 19 years ago
  7. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 19 years ago
  8. 8e2c979 second part of the security fix for xmlNanoFTPConnect() and by Daniel Veillard · 20 years ago
  9. 13dfa87 added the routine xmlNanoHTTPContentLength to the external API by William M. Brack · 20 years ago
  10. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  11. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  12. 7e29c0a implemented fix for M$ IIS redirect provided by Ian Hummel fixed problem by William M. Brack · 20 years ago
  13. 20d8236 added a close for the local file descriptor (bug 137474) by William M. Brack · 20 years ago
  14. 537769a fixed the fix for the buffer overflow, thanks William :-) by Igor Zlatkovic · 20 years ago
  15. 3770435 fixed buffer overflow reported by Yuuich Teranishi by Igor Zlatkovic · 20 years ago
  16. 5bb9ccd remove the warning on the 2001 namespace remove some warnings when by Daniel Veillard · 20 years ago
  17. 254b126 second BeOS patch from Marcin 'Shard' Konicki Daniel by Daniel Veillard · 21 years ago
  18. 82cb319 applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. by Daniel Veillard · 21 years ago
  19. a840b69 Fixed the HTTP<->parser interraction, which should fix 2 long standing by Daniel Veillard · 21 years ago
  20. 847332a starting work to fix the HTTP/XML parser integration. Daniel by Daniel Veillard · 21 years ago
  21. 2b0f879 fixed a nasty bug with interning some text strings prepare for beta5 of by Daniel Veillard · 21 years ago
  22. 89f7f27 last finishing touch to the BeOS patch from Marcin 'Shard' Konicki Daniel by Daniel Veillard · 21 years ago
  23. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  24. 1638a47 Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. by Daniel Veillard · 21 years ago
  25. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  26. 3dc93a4 cleanup patches from Peter Breitenlohner Daniel by Daniel Veillard · 21 years ago
  27. 2db8c12 the modules should not import <config.h> directly, some cleanups Peter by Daniel Veillard · 21 years ago
  28. 75eb1ad regenerated might fix includes problems with the Ipv6 support on solaris by Daniel Veillard · 21 years ago
  29. 560c2a4 preparing release 1.5.8 changed some preprocessor block applied patch from by Daniel Veillard · 21 years ago
  30. de2a67b Applying IPv6 patch from Archana Shah <archana.shah@wipro.com> by Daniel Veillard · 21 years ago
  31. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  32. cacbe5d patch from Stefano Zacchiroli to fix some URI/file escaping problems by Daniel Veillard · 21 years ago
  33. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  34. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  35. 8efff67 handle HTTP URL escaping, problem reported by Glen Nakamura and Stefano by Daniel Veillard · 22 years ago
  36. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  37. 9b731d7 trying to fix #77441 Daniel by Daniel Veillard · 22 years ago
  38. dd4b912 applied patch from Allan Clark for UnixWare/OpenServer Daniel by Daniel Veillard · 22 years ago
  39. 56b2db7 fixing #76043, got fed up with non-portability of that piece of code. by Daniel Veillard · 22 years ago
  40. d85f4f4 fixed bug #76168, attribute redeclared in the internal subset should not by Daniel Veillard · 22 years ago
  41. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  42. 5c39654 applied patch from Aleksey Sanin fixing a problem in the canonicalization by Daniel Veillard · 22 years ago
  43. 75be013 speedup some node selection operations, this can have a significant impact by Daniel Veillard · 22 years ago
  44. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  45. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  46. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  47. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  48. ba6db03 protected an use of EAGAIN, Brian Stafford Daniel by Daniel Veillard · 23 years ago
  49. e392497 John Kroll provided a small fix to xmlNanoHTTPSave Daniel by Daniel Veillard · 23 years ago
  50. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  51. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  52. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  53. f3afa7d - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic by Daniel Veillard · 23 years ago
  54. 9403a04 - TODO: updated - nanohttp.[ch] : started adding APIs to get the by Daniel Veillard · 23 years ago
  55. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  56. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  57. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  58. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  59. 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 23 years ago
  60. 45cff69 Patches: - HTMLparser.c: htmlCheckParagraph to check by Daniel Veillard · 24 years ago
  61. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  62. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  63. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  64. be9ec4b Applying provided patches :-) by Daniel Veillard · 24 years ago
  65. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  66. 683cb02 Patches added during last week on W3C CVS base: by Daniel Veillard · 24 years ago
  67. 2f971a2 Another patch from Wayne Davison: by Daniel Veillard · 24 years ago
  68. 19d6111 - nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug by Daniel Veillard · 24 years ago
  69. b0426ca patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com> by Daniel Veillard · 24 years ago
  70. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  71. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  72. 281f8ff Got an OSF/1 bug report fixing related problems: by Daniel Veillard · 24 years ago
  73. 8ddb5a7 Small bugfixes: - HTMLparser.c uri.c: Another patch from Wayne Davison, by Daniel Veillard · 24 years ago
  74. 20cdd5e avoid possible future probs on Win32, daniel. by Daniel Veillard · 24 years ago
  75. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  76. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  77. 2f2bf41 Small cleanups, updates, Daniel by Daniel Veillard · 24 years ago
  78. 3665069 - nanohttp.c: fixed socklen_t replacement to unsigned int by Daniel Veillard · 24 years ago
  79. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  80. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  81. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  82. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  83. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  84. 5feb849 - Removing warnings on various paltforms - closing bug #5281 Daniel by Daniel Veillard · 24 years ago
  85. 726e879 Fixed '#' and '?' stripping when processing URLs, Daniel. by Daniel Veillard · 24 years ago
  86. e41f2b7 Released 1.8.6, Daniel. by Daniel Veillard · 24 years ago
  87. 0142b84 Oops, it seems I forgot to commit 1.8.4 changes by Daniel Veillard · 24 years ago
  88. 686d6b6 - added xmlRemoveProp by Daniel Veillard · 25 years ago
  89. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 25 years ago
  90. 00fdf37 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel by Daniel Veillard · 25 years ago
  91. 335849b Removed unconditionnal references to snprintf, Daniel. by Daniel Veillard · 25 years ago
  92. 4ecf39f forgot them in the 1.7.0 commit, oops, Daniel. by Daniel Veillard · 25 years ago