9 コミット (d51ca537ed0f4f945093669d71ac55ca69239111)

作成者 SHA1 メッセージ 日付
  PJ Fanning d51ca537ed [bug-63725] commons-compress 1.19 4年前
  PJ Fanning 92232b921a remove unncessary synchronization 5年前
  Dominik Stadler 5329f25b0a Adjust test to not fail with Xerces XML Parser, fix some IDE warnings 5年前
  PJ Fanning 0786ae5b57 [bug-63240] make DocumentHelper.newDocumentBuilder non-synchronized] 5年前
  PJ Fanning d1400559f8 [bug-63005] disable the reading of DTDs altogether 5年前
  PJ Fanning 8726e046a0 [bug-62692] issue when using widlfy xml parser 5年前
  Tim Allison 5833e6fe95 entity_expansion 5年前
  PJ Fanning d896bb9e30 disable dtd processing 5年前
  Andreas Beeker 6ce329eca4 #62355 - unsplit packages - 1 - moved classes 6年前
  Dominik Stadler 166be97264 Bug 61564: Try to get rid of the Java 9 illegal access warning now that we run Java 8 6年前
  Dominik Stadler 9dfbbdb480 Fix some compilation warnings 7年前
  Dominik Stadler 765f613b71 Sonar issues: Mark two places where we catch Error/Throwable as "On purpose" 7年前
  Andreas Beeker cddbdbee41 #57031 - Out of Memory when extracting text from attached files 8年前
  Dominik Stadler e62cac4f71 Use the default XmlOptions for all the invocations of the XmlBeans XML parsing 8年前
  Nick Burch ef2ca85280 Swap Exception for Throwable, to skip a wider range of problems (eg GAE) when attempting to set an xml security manager as best we can 9年前
  Andreas Beeker 56051c3e44 merge with trunk 9年前
  Uwe Schindler b89e0499d3 Add Dominik's suggestion to DocumentBuilderFactories. I also removed the setXIncludeAware(false) in XMLHelper, because it causes the same problem and is disabled by default. 9年前
  Uwe Schindler 4c9a4c3616 More cleanups for bug #56814 and some more external entity leaks of #56164 9年前
  Uwe Schindler fed01cb1ad Fix bug #56814 - Switch from dom4j to JAXP 9年前
  Nick Burch 3c3e164a50 Rather than having lots of classes all create their own XML DocumentBuilderFactory instance, push that logic to a helper which sets all the right defaults 10年前