aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/poifs/crypt
Commit message (Expand)AuthorAgeFilesLines
* enable @Ignored unit test that is passing nowJaven O'Neal2016-07-021-2/+0
* bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSFJaven O'Neal2016-06-181-1/+1
* Improve output on invalid HTTP Status Code and ignore another failure to cont...Dominik Stadler2016-06-111-2/+5
* Try to not fail if the time-webservice is offline temporarilyDominik Stadler2016-06-031-3/+7
* Adjust two tests slightlyDominik Stadler2016-05-241-3/+2
* Try to catch more network-unavailable cases in TestSignatureInfoDominik Stadler2016-05-051-35/+37
* add ignored testcase for multiple signaturesAndreas Beeker2016-01-011-12/+29
* Bug 58616: Try to initialize with empty password if not done beforeDominik Stadler2015-12-301-0/+11
* #58630 - Signing failed after deletion of first sheetAndreas Beeker2015-11-201-0/+32
* #58597: Fix tests to not do setAccessible(), add some doPrivileged, too.Uwe Schindler2015-11-111-4/+2
* extended forbidden-apis-check to ooxml-testsAndreas Beeker2015-11-051-1/+1
* Remove unnecessary warning suppressionsDavid North2015-10-161-2/+0
* Bug 58326 - Forbidden APIs patches - second set of changes for charset settingsAndreas Beeker2015-09-081-0/+4
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-14/+14
* Try to make Sonar builds run again: add missing dependency, add ooxml-schema-...Dominik Stadler2015-08-161-7/+26
* Use a constant for the name of the OOXML encrypted package nodeNick Burch2015-04-291-2/+2
* More missing core properties unit tests, covering read-write without checks, ...Nick Burch2015-02-281-0/+53
* Adjust to provide full exception information for cases where we catch unexpec...Dominik Stadler2015-02-261-2/+4
* Bug 57612: Fix checking for proxy/accessible website in TestSignatureInfoDominik Stadler2015-02-231-1/+1
* Adjust TestSignatureInfo so junit provides more information if an unexpected ...Dominik Stadler2015-02-141-1/+3
* Add missing close() of resources in both production code and testsDominik Stadler2014-12-281-6/+10
* - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLFAndreas Beeker2014-12-253-29/+67
* close decrypted stream - test for #57296Andreas Beeker2014-12-121-0/+2
* XML signatures - ignore line breaks in Office 2007 .rels filesAndreas Beeker2014-12-051-10/+15
* Bug 57197: use proxy for TestSignatureInfo if set via environment variablesDominik Stadler2014-11-101-0/+6
* Add xmlsec-jar in test-ooxml-lite which is missing after removing ooxml.class...Dominik Stadler2014-11-091-2/+1
* Calling ping is not a good idea as it runs endlessly on some platforms, do a ...Dominik Stadler2014-11-071-7/+53
* another signature ubuntu jdk6 bug fix ... and offline/online handlingAndreas Beeker2014-11-071-10/+11
* Try for a more specific failure message on the assertNick Burch2014-11-061-1/+1
* Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bugAndreas Beeker2014-11-051-13/+28
* * Also adjust build.xml for newer required Ant 1.8.0Dominik Stadler2014-10-201-4/+9
* Removed some custom classloading code, which doesn't make sense anymoreAndreas Beeker2014-10-181-24/+18
* Seems we have slow connection on the Apache Jenkins instance. Thus allow one ...Dominik Stadler2014-10-171-48/+70
* Bug 57080 - IndexOutOfBoundsException in poi decryptorAndreas Beeker2014-10-131-0/+25
* removed obsolete classes and added a few javadocs elements and example callsAndreas Beeker2014-10-021-1/+1
* more tests, some refactoringAndreas Beeker2014-09-281-4/+110
* more flexible signer verification through Iterable-InterfaceAndreas Beeker2014-09-241-52/+59
* centralized configsAndreas Beeker2014-09-211-28/+22
* reorganization, xmlsignatureservice is now in signatureinfoAndreas Beeker2014-09-181-17/+33
* Switched to config objectAndreas Beeker2014-09-171-29/+35
* merge with trunkAndreas Beeker2014-09-172-26/+22
* timestamping fixesAndreas Beeker2014-08-271-2/+0
* removed HorribleProxyAndreas Beeker2014-08-242-205/+188
* starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-171-34/+40
* - Updated to BC 1.51Andreas Beeker2014-08-162-67/+97
* replace xmlbeans.factory.parse with selectPath callsAndreas Beeker2014-08-151-11/+4
* migrated enveloped document test (1 of 2)Andreas Beeker2014-08-151-1/+55
* some changes because of test errorsAndreas Beeker2014-08-152-2/+4
* sync merge to trunkAndreas Beeker2014-08-121-0/+75
|\
* | Tests/fixes for hash > sha1Andreas Beeker2014-08-101-1/+2