2 次程式碼提交 (9ae14ef6f024b9e5390614b0b2d455777eda3435)

作者 SHA1 備註 提交日期
  Dominik Stadler 9ae14ef6f0 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 月之前
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 年之前
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 年之前
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 年之前
  Andreas Beeker d121353f61 Sonar fixes 3 年之前
  PJ Fanning 0e0d1d56da avoid string concats 3 年之前
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 年之前
  Dominik Stadler 5dadfd7c18 Use Integer.compare() where possible 6 年之前
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 年之前
  Javen O'Neal 9b4e4769dd replace "String.indexOf(String) >= 1" with "String.contains(String)" 7 年之前
  Andreas Beeker 2aa6ff9f20 SonarCube fix - make members private 7 年之前
  Andreas Beeker 7041692dae reindent code - prepare for cleanups 7 年之前
  Andreas Beeker 8b1b768114 findbugs fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLE 8 年之前
  Nick Burch 59320b3ed5 Continue with support for property lookups of chunks 11 年之前
  Nick Burch 1c99cef041 Start on decoding fixed sized HSMF properties, and linking the variable sized ones with their matching chunks 11 年之前
  Yegor Kozlov e0b6a9975c Bug 52628 - Replace System.err info messages with a POILogger 11 年之前
  Nick Burch d9056a1a5d MAPIProperty is a better fit name for HSMF, so change the name before it gets too widely used 13 年之前
  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 13 年之前
  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 14 年之前
  Nick Burch 2a4805f938 Improved how HSMF handles multiple recipients 14 年之前
  Nick Burch ed6bc2b09d More work on the recipient related chunks, including a helper method to do best-effort finding of the recipients email address 14 年之前
  Nick Burch 3f56b83377 Tweak a few tests, and add in a few more chunk types 14 年之前
  Nick Burch 4903ecfca1 Fix some chunk types, fix the directory descent, fix the Msg2txt example, and start on fixing core tests 14 年之前
  Nick Burch 41994b053f Start on major HSMF refactoring. Should compile, but not quite all tests pass as a little bit of work is left 14 年之前