2 Révisions (9ae14ef6f024b9e5390614b0b2d455777eda3435)

Auteur SHA1 Message Date
  Dominik Stadler 9ae14ef6f0 Bug 66425: Avoid a ClassCastException found via oss-fuzz il y a 9 mois
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging il y a 3 ans
  Andreas Beeker d121353f61 Sonar fixes il y a 3 ans
  PJ Fanning 0e0d1d56da avoid string concats il y a 3 ans
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) il y a 4 ans
  Dominik Stadler 5dadfd7c18 Use Integer.compare() where possible il y a 6 ans
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) il y a 6 ans
  Javen O'Neal 9b4e4769dd replace "String.indexOf(String) >= 1" with "String.contains(String)" il y a 7 ans
  Andreas Beeker 2aa6ff9f20 SonarCube fix - make members private il y a 7 ans
  Andreas Beeker 7041692dae reindent code - prepare for cleanups il y a 7 ans
  Andreas Beeker 8b1b768114 findbugs fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLE il y a 8 ans
  Nick Burch 59320b3ed5 Continue with support for property lookups of chunks il y a 11 ans
  Nick Burch 1c99cef041 Start on decoding fixed sized HSMF properties, and linking the variable sized ones with their matching chunks il y a 11 ans
  Yegor Kozlov e0b6a9975c Bug 52628 - Replace System.err info messages with a POILogger il y a 11 ans
  Nick Burch d9056a1a5d MAPIProperty is a better fit name for HSMF, so change the name before it gets too widely used il y a 13 ans
  Nick Burch 256827a293 Create a new HSMF MAPI Attributes class to hold the attribute list in a strongly typed way, based on the MSDN published properties list il y a 13 ans
  Nick Burch a95e0cd7d7 Fix an issue with the HSMF tests working on some machines but not others - Make poifs.filesystem.DirectoryNode preserve the original ordering of its files, which HSMF needs to be able il y a 14 ans
  Nick Burch 2a4805f938 Improved how HSMF handles multiple recipients il y a 14 ans
  Nick Burch ed6bc2b09d More work on the recipient related chunks, including a helper method to do best-effort finding of the recipients email address il y a 14 ans
  Nick Burch 3f56b83377 Tweak a few tests, and add in a few more chunk types il y a 14 ans
  Nick Burch 4903ecfca1 Fix some chunk types, fix the directory descent, fix the Msg2txt example, and start on fixing core tests il y a 14 ans
  Nick Burch 41994b053f Start on major HSMF refactoring. Should compile, but not quite all tests pass as a little bit of work is left il y a 14 ans