summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/qa
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:conststringvar: xmlsecurityStephan Bergmann2017-01-102-2/+2
* Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist2016-12-222-6/+6
* [API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist2016-12-212-6/+6
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-6/+6
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* xmlsecurity mscrypto PDF verify: implement support for non-detached signaturesMiklos Vajna2016-12-021-2/+0
* xmlsecurity PDF verify: don't hide signatures where digest match is uncertainMiklos Vajna2016-12-021-2/+19
* xmlsecurity PDF verify: avoid seeking before the start of the streamMiklos Vajna2016-12-012-0/+2
* xmlsecurity PDF verify: handle no EOL at EOFMiklos Vajna2016-12-012-0/+2
* xmlsecurity PDF verify: fix reading names containing ']'Miklos Vajna2016-12-012-0/+2243
* xmlsecurity PDF verify: don't abort read on partial signMiklos Vajna2016-12-012-0/+11
* xmlsecurity PDF verify: handle boolean type as dictionary valueMiklos Vajna2016-12-012-0/+2
* xmlsecurity PDF verify: CR is also a terminator of a commentMiklos Vajna2016-12-012-0/+4482
* xmlsecurity PDF verify: tolerate missing %%EOF in incremental updatesMiklos Vajna2016-12-012-0/+20
* xmlsecurity PDF verify: support non-detached signaturesMiklos Vajna2016-12-012-0/+23
* xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna2016-11-301-0/+21
* CppunitTest_xmlsecurity_pdfsigning: add first PAdES testMiklos Vajna2016-11-302-0/+8
* CppunitTest_xmlsecurity_signing: add 2 more ODF / XAdES testsMiklos Vajna2016-11-303-0/+33
* CppunitTest_xmlsecurity_pdfsigning: add PAdES testcaseMiklos Vajna2016-11-251-8/+20
* CppunitTest_xmlsecurity_signing: add XAdES testcaseMiklos Vajna2016-11-251-1/+57
* CppunitTest_xmlsecurity_signing: don't assume we always have a signing certMiklos Vajna2016-11-243-45/+18
* The PDF tests require HAVE_FEATURE_PDFIMPORTTor Lillqvist2016-11-181-0/+10
* xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna2016-11-171-1/+1
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* xmlsecurity PDF sign: support non-compressed AcroForm objectsMiklos Vajna2016-11-101-1/+8
* More work in progress on XAdES compliant ODF signingTor Lillqvist2016-11-101-1/+1
* xmlsecurity PDF sign: use a predictor when compressing the xref streamMiklos Vajna2016-11-101-0/+16
* loplugin:unnecessaryoverride and loplugin:overrideTor Lillqvist2016-11-091-8/+1
* xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna2016-11-081-13/+13
* Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist2016-11-081-3/+3
* xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna2016-11-042-0/+12
* vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna2016-11-041-1/+11
* xmlsecurity PDF sign: enable unit tests on WindowsMiklos Vajna2016-11-032-31/+14
* xmlsecurity PDF verify: add support for object streamsMiklos Vajna2016-11-022-0/+14
* Use enum class for two local enumsTor Lillqvist2016-11-012-6/+6
* xmlsecurity PDF verify: import out-of-signature dateMiklos Vajna2016-10-271-3/+12
* xmlsecurity PDF verify: support array ref annotationsMiklos Vajna2016-10-272-23/+40
* xmlsecurity PDF verify: fix handling of non-imported certsMiklos Vajna2016-10-262-0/+3
* xmlsecurity PDF sign: fix removing non-last signaturesMiklos Vajna2016-10-262-1/+39
* xmlsecurity PDF signing: fix byte range check for multiple signaturesMiklos Vajna2016-10-261-17/+53
* xmlsecurity: add PDF signature removal testcaseMiklos Vajna2016-10-252-0/+41
* -Werror,-Wunused-variableStephan Bergmann2016-10-251-0/+2
* CppunitTest_xmlsecurity_pdfsigning: fix this on RHEL6Miklos Vajna2016-10-251-1/+5
* xmlsecurity: add PDF sign unit-testMiklos Vajna2016-10-214-0/+111
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-2/+2
* CppunitTest_xmlsecurity_signing: add PDF testsMiklos Vajna2016-10-134-0/+52
* Indentation fixesMiklos Vajna2016-08-291-1/+1
* Make CppunitTest_xmlsecurity_signing more reliableStephan Bergmann2016-08-221-1/+2
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2