1. d72cb06 Leak of struct addrinfo in xmlNanoFTPConnect() by Gaurav Gupta · 10 years ago
  2. 1811add Fix various Missing Null checks by Gaurav Gupta · 10 years ago
  3. 437f4f5 Use specific macros for portability to OS/400 by Patrick Monnerat · 10 years ago
  4. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  5. ac17e59 Remove two references to u_short by Daniel Veillard · 12 years ago
  6. f99d222 614087 Fix Socket API usage to allow Windows64 compilation by Ozkan Sezer · 14 years ago
  7. cba6839 a couple more fixes patch from Andreas Färber to compile on Haiku by Daniel Veillard · 16 years ago
  8. 59d3ed8 applied patch from Andreas Stricke to ease the compilation on Windows CE by Daniel Veillard · 17 years ago
  9. bd44484 applied patch from Björn Wiberg to try to fix again the silly by Daniel Veillard · 17 years ago
  10. 9e2110b applied patch from Marcus Boerger to remove warnings on Windows. Daniel by Daniel Veillard · 19 years ago
  11. 336a8e1 get rid of the dependancy on a locally installed DTD try to cleanup the by Daniel Veillard · 19 years ago
  12. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  13. 6056ae9 applied fix from Rob Richards to compile on Windows. Daniel by Daniel Veillard · 19 years ago
  14. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  15. c284c64 use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoid by Daniel Veillard · 19 years ago
  16. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 19 years ago
  17. db43925 applied patch from Dan McNichol for compilation on AIX Daniel by Daniel Veillard · 19 years ago
  18. 27f2010 more coverage more fixes Daniel by Daniel Veillard · 20 years ago
  19. 34099b4 changing the way the .c is generated, extending the tests coverage fixing by Daniel Veillard · 20 years ago
  20. b1b3a3e more fixes and extending the tests coverage more fixes and hardening by Daniel Veillard · 20 years ago
  21. 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
  22. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  23. 8e2c979 second part of the security fix for xmlNanoFTPConnect() and by Daniel Veillard · 20 years ago
  24. 95ddcd3 applied fixes for a couple of potential security problems more fixes on by Daniel Veillard · 20 years ago
  25. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  26. 030a7a1 applied patch supplied by Christophe Dubach to fix problem with by William M. Brack · 20 years ago
  27. 82cb319 applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. by Daniel Veillard · 21 years ago
  28. 2b0f879 fixed a nasty bug with interning some text strings prepare for beta5 of by Daniel Veillard · 21 years ago
  29. 89f7f27 last finishing touch to the BeOS patch from Marcin 'Shard' Konicki Daniel by Daniel Veillard · 21 years ago
  30. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  31. 1638a47 Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. by Daniel Veillard · 21 years ago
  32. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  33. 3dc93a4 cleanup patches from Peter Breitenlohner Daniel by Daniel Veillard · 21 years ago
  34. 2db8c12 the modules should not import <config.h> directly, some cleanups Peter by Daniel Veillard · 21 years ago
  35. 75eb1ad regenerated might fix includes problems with the Ipv6 support on solaris by Daniel Veillard · 21 years ago
  36. de2a67b Applying IPv6 patch from Archana Shah <archana.shah@wipro.com> by Daniel Veillard · 21 years ago
  37. 6c73cb8 adding xmlNanoFTPDele() from Philipp Dunkel Daniel by Daniel Veillard · 21 years ago
  38. cacbe5d patch from Stefano Zacchiroli to fix some URI/file escaping problems by Daniel Veillard · 21 years ago
  39. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  40. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 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. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 22 years ago
  43. c69e0b1 applied a couple of patches from Brian D Ripley. removed the last exit() by Daniel Veillard · 23 years ago
  44. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  45. 635ef72 apply fixes to close #63271 and avoid segfaults when the error routine by Daniel Veillard · 23 years ago
  46. 9ae1eba use only "anonymous@" string for anonymous passwds removed bogus include by Daniel Veillard · 23 years ago
  47. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  48. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  49. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  50. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  51. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  52. f300b7e small fix fixing bug #58539 reported by coolo, in entity substitution mode by Daniel Veillard · 23 years ago
  53. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  54. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  55. f3afa7d - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic by Daniel Veillard · 23 years ago
  56. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  57. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  58. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  59. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  60. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  61. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  62. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 23 years ago
  63. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  64. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  65. 2f971a2 Another patch from Wayne Davison: by Daniel Veillard · 24 years ago
  66. b0426ca patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com> by Daniel Veillard · 24 years ago
  67. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  68. 281f8ff Got an OSF/1 bug report fixing related problems: by Daniel Veillard · 24 years ago
  69. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  70. 2f2bf41 Small cleanups, updates, Daniel by Daniel Veillard · 24 years ago
  71. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  72. 4970326 Fixed the handling of the control FTP connection Fixed the spec file Daniel by Daniel Veillard · 24 years ago
  73. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  74. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  75. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  76. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  77. 5feb849 - Removing warnings on various paltforms - closing bug #5281 Daniel by Daniel Veillard · 24 years ago
  78. f341f93 Patches for WIN32, Daniel. by Daniel Veillard · 24 years ago
  79. 13c757e Commited the snprintf patch courtesy of George Katsirelos <gkatsi@cs.toronto.edu>, Daniel. by Daniel Veillard · 24 years ago
  80. 726e879 Fixed '#' and '?' stripping when processing URLs, Daniel. by Daniel Veillard · 24 years ago
  81. e41f2b7 Released 1.8.6, Daniel. by Daniel Veillard · 24 years ago
  82. f3be931 include <netinet/in.h> for IPPROTO_TCP. by James Henstridge · 24 years ago
  83. aeea04f - cleaned up the FTP module, did the API, extracted docs by Daniel Veillard · 24 years ago
  84. da07c34 - added a nano FTP module - removed SNAP from RPM - updated the status in doc by Daniel Veillard · 24 years ago