aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/poifs/crypt
Commit message (Expand)AuthorAgeFilesLines
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-073-5/+8
* FindBugs - DLS_DEAD_LOCAL_STOREAndreas Beeker2015-08-151-1/+1
* Use a constant for the name of the OOXML encrypted package nodeNick Burch2015-04-291-1/+1
* Remove some findbugs warnings about missing close of streams, use existing IO...Dominik Stadler2015-03-141-5/+9
* - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLFAndreas Beeker2014-12-253-325/+172
* XML signatures - ignore line breaks in Office 2007 .rels filesAndreas Beeker2014-12-051-2/+21
* Don't swallow exceptions on validationAndreas Beeker2014-11-221-2/+6
* another signature ubuntu jdk6 bug fix ... and offline/online handlingAndreas Beeker2014-11-072-147/+172
* another blind sha2 bug fix ...Andreas Beeker2014-11-051-1/+9
* Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bugAndreas Beeker2014-11-051-127/+140
* workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012Andreas Beeker2014-11-041-0/+28
* xml dsign - javadoc fixesAndreas Beeker2014-10-201-3/+3
* Removed some custom classloading code, which doesn't make sense anymoreAndreas Beeker2014-10-181-1/+4
* Bug 56836 - XML signature supportAndreas Beeker2014-10-161-1/+1
* xml signature: mainly javadocs - a few reorgsAndreas Beeker2014-10-104-26/+345
* another round of refactoring, limited exception declarations, more javadocsAndreas Beeker2014-10-0310-311/+356
* removed obsolete classes and added a few javadocs elements and example callsAndreas Beeker2014-10-025-151/+69
* xml signature - small javadoc fixes, removed obsolete parameter from Signatur...Andreas Beeker2014-09-3013-73/+48
* Fixed complete-build errorsAndreas Beeker2014-09-291-0/+24
* more tests, some refactoringAndreas Beeker2014-09-286-104/+137
* forgot to rename get/setterAndreas Beeker2014-09-282-10/+10
* Moved prefix logic in one placeAndreas Beeker2014-09-287-305/+336
* configure namespaces via signatureconfigAndreas Beeker2014-09-2710-108/+69
* clean upsAndreas Beeker2014-09-252-37/+28
* more flexible signer verification through Iterable-InterfaceAndreas Beeker2014-09-241-77/+105
* centralized configsAndreas Beeker2014-09-2113-592/+578
* reorganization, xmlsignatureservice is now in signatureinfoAndreas Beeker2014-09-1812-692/+463
* Switched to config objectAndreas Beeker2014-09-177-222/+241
* merge with trunkAndreas Beeker2014-09-171-3/+3
* timestamping fixesAndreas Beeker2014-08-273-15/+10
* removed HorribleProxyAndreas Beeker2014-08-2413-459/+366
* removed HorribleProxyAndreas Beeker2014-08-243-729/+62
* starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-171-33/+41
* - Updated to BC 1.51Andreas Beeker2014-08-163-37/+107
* replace xmlbeans.factory.parse with selectPath callsAndreas Beeker2014-08-153-35/+18
* migrated enveloped document test (1 of 2)Andreas Beeker2014-08-153-23/+25
* some changes because of test errorsAndreas Beeker2014-08-152-9/+10
* sync merge to trunkAndreas Beeker2014-08-124-3/+90
|\
* | Tests/fixes for hash > sha1Andreas Beeker2014-08-102-2/+16
* | Xml signature support - version 1Andreas Beeker2014-08-1028-0/+4980
|/
* Another test for NPOIFS in-place writing support - probably the deletion of a...Andreas Beeker2014-08-021-0/+1
* Some encryption fixes:Andreas Beeker2014-04-214-37/+46
* javadoc house-keepingAndreas Beeker2013-12-251-2/+2
* JCE policy fixAndreas Beeker2013-12-252-2/+21
* Fix jdk-differences for encryption patchAndreas Beeker2013-12-241-1/+1
* Patch for Bug/Enhancement 55818 - add encryption supportAndreas Beeker2013-12-245-0/+1320