140 Commits (2a292cb42daa66f193e2c18aebd0c5d2e6ab365c)

Author SHA1 Message Date
  Andreas Beeker 2a292cb42d #64773 - Visual signatures for .xlsx/.docx 3 years ago
  Andreas Beeker cced175111 ignore IBM certificate chain issue 3 years ago
  Andreas Beeker a73348fe8b Update library versions 3 years ago
  Andreas Beeker afc3b15b6a Fix typo 3 years ago
  Andreas Beeker 60303201dc use the forbidden-apis policies corresponding to the JRE 3 years ago
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 years ago
  PJ Fanning 00185c2857 next version will be 5.0.0 4 years ago
  PJ Fanning 84ba670e27 bouncycastle 1.64 4 years ago
  Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types 4 years ago
  Andreas Beeker a850690d7c Sonar Fixes 4 years ago
  Andreas Beeker 88f9cf3ddb #63712 - upgrading xmlsec causes junit tests to fail 4 years ago
  Andreas Beeker b04379bc4c #64186 - Decrease usage of ThreadLocals in XML Signature API 4 years ago
  Andreas Beeker 39ab347d99 Remove invalid agile certificate encryption 4 years ago
  PJ Fanning 0f522cec66 bouncycastle 1.64 4 years ago
  Andreas Beeker 22a9be8706 #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument factories 4 years ago
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 years ago
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Dominik Stadler 57b0576f63 Adjust some JavaDoc and fix some IDE warnings 4 years ago
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper 4 years ago
  Andreas Beeker b4b661acc1 Sonar fixes - use try-with-resources 4 years ago
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 years ago
  Andreas Beeker 0783cdeb1f Remove references to DatatypeConverter 4 years ago
  PJ Fanning 3d3c846558 add XPathHelper 4 years ago
  Andreas Beeker 1d4b05ff60 #63745 - Add traversing and debugging interface 4 years ago
  PJ Fanning f31281f18f remove debug code 4 years ago
  PJ Fanning d51ca537ed [bug-63725] commons-compress 1.19 4 years ago
  PJ Fanning d9144dd039 fix typo 4 years ago
  PJ Fanning df64598b12 upgrade bouncycastle 4 years ago
  PJ Fanning 259d5a234f upgrade xmlsec, slf4j, batik 5 years ago
  PJ Fanning d66873a765 upgrade bouncycastle and curvesapi 5 years ago
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
  Andreas Beeker 9f3c99c25c only refactorings to break up the long method 5 years ago
  Andreas Beeker 17ce79b69c #63011 - Multiple digital signature in excel file broke first signature 5 years ago
  Andreas Beeker fce876b4ef merge trunk 5 years ago
  Andreas Beeker 397e568656 #62994 - IBM JCE workarounds 5 years ago
  Alain Béarez 65b7c9e273 fix most alerts reported by LGTM on OOXML 5 years ago
  PJ Fanning 6072972fcc [bug-62747] bouncycastle 1.60 5 years ago
  Andreas Beeker 044155f449 #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream 6 years ago
  Andreas Beeker 4873dc71d3 #62452 - Extract configuration while verifying XML signatures 6 years ago
  Andreas Beeker 8cabdb476c #62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection 6 years ago
  Andreas Beeker 9eb3789509 sonar fixes and 6 years ago
  Andreas Beeker 87f7eac9c5 sonar fixes 6 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  Andreas Beeker 4e26e6a8d8 Bug 62187 - commit Commons Compress unrelated changes 6 years ago
  Dominik Stadler 2444a5396d Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more. 6 years ago
  Andreas Beeker 228ed49706 #62159 - Support XML signature over windows certificate store 6 years ago
  PJ Fanning 47a21a80d4 [github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. This closes #90 6 years ago
  PJ Fanning ef952a3ca0 bouncycastle 1.59 6 years ago
  PJ Fanning 819eac1f82 use StandardCharsets 6 years ago
  PJ Fanning e0c8416726 use try with resources in examples 6 years ago