Commit Graph

  • d4f2967c8c Update CMake Version To 3.13 master Thomas A 2023-07-26 10:38:28 -07:00
  • a8fa5a946b
    Merge pull request #3 from darlinghq/fedora_38_fix CuriousTommy 2023-06-28 09:50:44 -07:00
  • b9207807f8 Set "incompatible-function-pointer-types" As Warning #3 Thomas A 2023-06-11 19:34:41 -07:00
  • be68ea096e Upload README.md #2 Thomas A 2023-05-05 10:22:27 -07:00
  • 839e3fc2d5 Update Source To libxml2-34.10 Thomas A 2023-02-05 19:29:17 -08:00
  • 210aee9c04 Update CMake Minimum Version To 3.10 Thomas A 2021-04-11 14:03:33 -07:00
  • f121658e7f
    Use exported_symbols_list Ariel Abreu 2020-07-29 18:49:37 -04:00
  • f51b06e07b
    Add some more pregenerated files Ariel Abreu 2020-07-05 18:53:19 -04:00
  • 8150dace92
    Darling build of libxml2-32.13 Ariel Abreu 2020-07-01 13:46:59 -04:00
  • 9ea73296ce
    libxml2-32.13 Ariel Abreu 2020-07-01 10:58:33 -04:00
  • b33af038d4
    Remove macOS deployment target definitions Ariel Abreu 2020-06-12 21:16:39 -04:00
  • 56271855ec
    Initial update to clean up include directories Ariel Abreu 2020-05-14 12:57:42 -04:00
  • 72df5a068c Remove redundant definitions Thomas A 2020-03-30 15:44:20 -07:00
  • 08e37644ba Set correct dylib version (resolves darlinghq/darling#292) Lubos Dolezel 2017-04-18 21:29:48 +02:00
  • aee2e88b14 Fix build Lubos Dolezel 2017-03-27 13:25:27 +02:00
  • d02b5ec6dd Merge branch 'master' of github.com:darlinghq/darling-libxml2 Lubos Dolezel 2017-03-27 11:14:36 +02:00
  • 61cf96431a Merge branch 'using-machos-experiment' Lubos Dolezel 2017-03-27 11:13:12 +02:00
  • ddddc8c71a Fat build using-machos-experiment Lubos Dolezel 2017-01-28 00:19:56 +01:00
  • 7f67d58106 Mach-O build Lubos Dolezel 2017-01-17 17:21:03 +01:00
  • 21244bc1b0 Install manpages Andrew Hyatt 2016-11-22 14:40:17 -08:00
  • 1e75d763f1 Fix build problem on Debian/Ubuntu Lubos Dolezel 2016-03-01 09:19:33 +01:00
  • 8659a7b680 Updated build file Lubos Dolezel 2016-02-10 22:45:54 +01:00
  • 037d92d95b Link against icucore Lubos Dolezel 2015-11-12 23:23:15 +01:00
  • 73406b9cac Enable ICU Lubos Dolezel 2015-11-12 23:18:06 +01:00
  • febb0489da Darling build files Lubos Dolezel 2015-11-11 22:03:41 +01:00
  • 12d561e887 Merge pull request #1 from ahyattdev/master Luboš Doležel 2016-11-22 23:46:28 +01:00
  • 1206ba80ed Install manpages #1 Andrew Hyatt 2016-11-22 14:40:17 -08:00
  • e905f08123 Fix more NULL pointer derefs in xpointer.c Nick Wellnhofer 2016-06-26 12:38:28 +02:00
  • 229d1f93ce Avoid function/data pointer conversion in xpath.c Nick Wellnhofer 2016-08-22 13:21:57 +02:00
  • 94613f64c0 Remove unused variables Nick Wellnhofer 2016-08-22 12:16:31 +02:00
  • c2545cbb6d Fix format string warnings Nick Wellnhofer 2016-08-22 11:44:18 +02:00
  • c1d1f71211 Disallow namespace nodes in XPointer ranges Nick Wellnhofer 2016-06-28 18:34:52 +02:00
  • 3f8a91036d Disallow namespace nodes in XPointer points Nick Wellnhofer 2016-06-28 15:55:09 +02:00
  • 9ab01a277d Fix XPointer paths beginning with range-to Nick Wellnhofer 2016-06-28 14:22:23 +02:00
  • a005199330 Fix comparison with root node in xmlXPathCmpNodes Nick Wellnhofer 2016-06-28 14:19:58 +02:00
  • 3169602058 Fix attribute decoding during XML schema validation Alex Henrie 2016-05-26 17:38:35 -06:00
  • d8083bf779 Fix NULL pointer deref in XPointer range-to Nick Wellnhofer 2016-06-25 12:35:50 +02:00
  • 1fc55ca72b Don't print generic error messages in XPath tests Nick Wellnhofer 2016-06-25 12:35:09 +02:00
  • d77e5fc4bc relaxng.c, xmlschemas.c: Fix build on pre-C99 compilers Chun-wei Fan 2016-05-31 21:04:50 +08:00
  • bdec2183f3 Release of libxml2-2.9.4 Daniel Veillard 2016-05-23 16:04:52 +08:00
  • 502f6a6d08 More format string warnings with possible format string vulnerability David Kilzer 2016-05-23 14:58:41 +08:00
  • bdd66182ef Avoid building recursive entities Daniel Veillard 2016-05-23 12:27:58 +08:00
  • 0bcd05c5cd Heap-based buffer overread in htmlCurrentChar Pranjal Jumde 2016-03-01 15:18:04 -08:00
  • 0090675905 Heap-based buffer-underreads due to xmlParseName David Kilzer 2016-01-26 16:57:03 -08:00
  • 38eae57111 Heap use-after-free in xmlSAX2AttributeNs Pranjal Jumde 2016-03-07 14:04:08 -08:00
  • 11ed4a7a90 Heap use-after-free in htmlParsePubidLiteral and htmlParseSystemiteral Pranjal Jumde 2016-03-02 15:52:24 -08:00
  • 4472c3a5a5 Fix some format string warnings with possible format string vulnerability David Kilzer 2016-05-13 15:13:17 +08:00
  • beca86e8c8 Detect change of encoding when parsing HTML names Hugh Davenport 2016-05-04 11:23:49 +08:00
  • b1d34de46a Fix inappropriate fetch of entities content Daniel Veillard 2016-03-14 17:19:44 +08:00
  • 45752d2c33 Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?id=759398> Pranjal Jumde 2016-03-03 11:50:34 -08:00
  • a820dbeac2 Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla.gnome.org/show_bug.cgi?id=758605> Pranjal Jumde 2016-03-01 11:34:04 -08:00
  • db07dd613e Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588> David Kilzer 2016-02-12 09:58:29 -08:00
  • cbb271655c Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup <https://bugzilla.gnome.org/show_bug.cgi?id=757711> Pranjal Jumde 2016-03-07 06:34:26 -08:00
  • 40fd6d2a1b Correct the usage of LDFLAGS Mattias Hansson 2016-01-28 14:20:09 +01:00
  • ebbd2b725f Revert the use of SAVE_LDFLAGS in configure.ac Mattias Hansson 2016-05-23 13:58:24 +08:00
  • c97750d11b Avoid an out of bound access when serializing malformed strings Daniel Veillard 2016-05-23 13:39:13 +08:00
  • 886529b56c Unsigned addition may overflow in xmlMallocAtomicLoc() David Kilzer 2016-04-05 12:05:25 -07:00
  • 4892005592 libxml2 hardcodes -L/lib in zlib/lzma tests which breaks cross-compiles Mike Frysinger 2016-05-23 08:59:20 +08:00
  • 9f2416c617 Add more debugging info to runtest Daniel Veillard 2016-05-22 11:14:45 +08:00
  • 5c37382f0f Implement "runtest -u" mode David Kilzer 2016-05-22 09:58:30 +08:00
  • d433ea6c83 Integer signed/unsigned type mismatch in xmlParserInputGrow() David Kilzer 2016-05-18 14:52:59 -07:00
  • 8fbbf5513d Bug 763071: heap-buffer-overflow in xmlStrncat <https://bugzilla.gnome.org/show_bug.cgi?id=763071> Pranjal Jumde 2016-03-08 17:29:00 -08:00
  • 8f30bdff69 Add missing increments of recursion depth counter to XML parser. Peter Simons 2016-04-15 11:56:55 +02:00
  • 846cf015a7 Integer overflow parsing port number in URI Michael Paddon 2016-05-21 17:16:05 +08:00
  • 8effcb578e Fix apibuild for a recently added construct Daniel Veillard 2016-05-09 10:31:09 +08:00
  • 45f0abd427 Use pkg-config to locate zlib when possible Stewart Brodie 2016-05-09 10:13:12 +08:00
  • 3d75c2e828 Use pkg-config to locate ICU when possible Stewart Brodie 2016-05-09 10:11:05 +08:00
  • 34b350048d Fix an error with regexp on nullable counted char transition Daniel Veillard 2016-05-09 09:28:38 +08:00
  • 6eb0894a96 Fix memory leak with XPath namespace nodes Nick Wellnhofer 2016-05-05 16:49:00 +02:00
  • 82b73039dc Fix namespace axis traversal Nick Wellnhofer 2016-04-30 17:53:10 +02:00
  • 9b4b8cb3e2 Add a make rule to rebuild for ASAN Daniel Veillard 2016-05-04 12:33:32 +08:00
  • b8e0fa3489 Fix null pointer deref in docs with no root element Hugh Davenport 2016-05-04 10:55:49 +08:00
  • 90da33cebe Portability to non C99 compliant compilers Patrick Monnerat 2016-05-03 21:37:52 +08:00
  • c71f9305a9 dict.h: Move xmlDictPtr definition before includes to allow direct inclusion. Patrick Monnerat 2016-05-02 16:21:47 +02:00
  • f6599c5164 Fix XSD validation of URIs with ampersands Alex Henrie 2016-05-02 22:29:59 -06:00
  • a1dca81df7 xmlschemastypes.c: accept endOfDayFrag Times set to "24:00:00" mean "end of day" and should not cause an error. Patrick Monnerat 2016-04-11 20:03:19 +02:00
  • b29377109b os400: tell about xmllint and xmlcatalog in README400. Patrick Monnerat 2015-04-21 17:21:49 +02:00
  • c04785d5f5 os400: properly process SGML add in XMLCATALOG command. Patrick Monnerat 2015-04-21 16:56:54 +02:00
  • 9b5a57cf37 os400: implement CL command XMLCATALOG. Patrick Monnerat 2015-04-21 13:56:39 +02:00
  • d76abc7bcd os400: compile and install program xmlcatalog (qshell-only). Patrick Monnerat 2015-04-20 15:40:00 +02:00
  • 2137326eda xmlcatalog: flush stdout before interactive shell input. Patrick Monnerat 2015-04-20 15:00:58 +02:00
  • cad1634ef4 os400: expand tabs in sources, strip trailing blanks. Patrick Monnerat 2015-04-17 17:26:46 +02:00
  • 26db5e7a55 os400: implement CL command XMLLINT. Patrick Monnerat 2015-04-17 17:21:14 +02:00
  • b1682bdb93 os400: compile and install program xmllint (qshell-only). Patrick Monnerat 2015-04-17 17:17:58 +02:00
  • 1463a91df5 os400: initscript make_module(): Use options instead of positional parameters. Patrick Monnerat 2015-04-17 17:09:13 +02:00
  • 11e805d397 xmllint: flush stdout before interactive shell input. Patrick Monnerat 2015-04-17 17:02:59 +02:00
  • 44e49f47e8 os400: c14n.rpgle: allow *omit for nullable reference parameters. Patrick Monnerat 2015-04-13 14:26:55 +02:00
  • ae0b224090 os400: use like() for double type. Patrick Monnerat 2015-04-01 19:35:39 +02:00
  • 155faa5221 os400: use like() for int type. Patrick Monnerat 2015-04-01 18:52:37 +02:00
  • 26202cf90f os400: use like() for unsigned int type. Patrick Monnerat 2015-04-01 15:39:45 +02:00
  • 91e2e698fd os400: use like() for enum types. Patrick Monnerat 2015-04-01 15:23:57 +02:00
  • 2e354d7432 Add xz to xml2-config --libs output Baruch Siach 2016-04-28 15:09:25 +08:00
  • 839689a9a8 Don't recurse into OP_VALUEs in xmlXPathOptimizeExpression Nick Wellnhofer 2016-04-27 18:00:12 +02:00
  • f39fd66ea7 Fix namespace::node() XPath expression Nick Wellnhofer 2016-04-27 03:01:16 +02:00
  • 91ac664f4b Fix OOB write in xmlXPathEmptyNodeSet Nick Wellnhofer 2016-04-26 14:47:56 +02:00
  • e289390362 Fix parsing of NCNames in XPath Nick Wellnhofer 2016-04-21 19:19:23 +02:00
  • 96a5c17ee1 Fix OOB read with invalid UTF-8 in xmlUTF8Strsize Nick Wellnhofer 2016-04-21 19:03:47 +02:00
  • cad102b861 Do normalize string-based datatype value in RelaxNG facet checking Audric Schiltknecht 2016-04-15 22:41:24 +08:00
  • 27aae65156 Fix typo: s{ ec -> cr }cipt Jan Pokorný 2016-04-13 16:56:08 +02:00
  • bb654feb9a Fix typos: dictio{ nn -> n }ar{y,ies} Jan Pokorný 2016-04-13 16:56:07 +02:00