1. 398ab41 tdf#107782 xmlsecurity PDF verify: handle empty X509 certificate by Miklos Vajna · 9 years ago
  2. 75c305a tdf#105637 Digital signatures dialog has unnessary labels by Samuel Mehrbrodt · 9 years ago
  3. 9753cbd xmlsecurity DigitalSignaturesDialog: show signature type on the UI by Miklos Vajna · 9 years ago
  4. 4017b23 xmlsecurity mscrypto PDF verify: implement support for non-detached signatures by Miklos Vajna · 9 years ago
  5. 57fbe96 Show the message for the last Windows error also in our own error handler by Tor Lillqvist · 9 years ago
  6. 992b3c8 xmlsecurity PDF verify: last batch of various fixes by Miklos Vajna · 9 years ago
  7. 1a567a5 xmlsecurity PDF verify: various fixes by Miklos Vajna · 9 years ago
  8. d8f5033 vcl mscrypto PDF sign: bring it up to date with NSS, part 2 by Miklos Vajna · 9 years ago
  9. d02c3ba vcl mscrypto PDF sign: bring it up to date with NSS, part 1 by Miklos Vajna · 9 years ago
  10. 1ed86ee vcl PDF mscrypto sign: upgrade SHA-1 hash to SHA-256 by Miklos Vajna · 9 years ago
  11. c855aec xmlsecurity: no need to inherit from XSecurityController in XSecController by Miklos Vajna · 9 years ago
  12. 6971159 Executable_pdfverify: move pdfverify.cxx to workben/ by Miklos Vajna · 9 years ago
  13. bbb9264 add missing deps on ui files by David Tardon · 9 years ago
  14. d8a8ed0 gbuild allow unitest to run once per lang in WITH_LANG_LIST by Norbert Thiebaud · 9 years ago
  15. 1d64382 The PDF tests require HAVE_FEATURE_PDFIMPORT by Tor Lillqvist · 9 years ago
  16. 0da4cde xmlsecurity: clean up unused mxSecurityController by Miklos Vajna · 9 years ago
  17. 60f75c3 Prefer to take the signature date from the XAdES SigningTime, if present by Tor Lillqvist · 9 years ago
  18. 0a840ed includes should be at the top of the file by Noel Grandin · 9 years ago
  19. 972c1e9e xmlsecurity PDF sign: handle AdES when writing SubFilter by Miklos Vajna · 9 years ago
  20. 447a65db coverity#1394292 Unchecked return value by Caolán McNamara · 9 years ago
  21. ece5862 xmlsecurity: fix alignment for XAdES checkbox by Miklos Vajna · 9 years ago
  22. f3c4266 Nothing from <tools/debug.hxx> used here by Tor Lillqvist · 9 years ago
  23. 087705c Add the Target for xd:QualifyingProperties by Tor Lillqvist · 9 years ago
  24. 108b0a5 Sign also the xd:SignedProperties by Tor Lillqvist · 9 years ago
  25. ec4e48c Fix typos by Samuel Mehrbrodt · 9 years ago
  26. 757a60d xsd:dateTime must use period as decimal separator, not comma by Tor Lillqvist · 9 years ago
  27. 90a77e9 oox, xmlsecurity: fix recently introduced style problems by Miklos Vajna · 9 years ago
  28. 3838475 drop extra semicolons by David Tardon · 9 years ago
  29. afca163 cid#1394298: This field was uninitialized and unused by Tor Lillqvist · 9 years ago
  30. abe9f41 More EncapsulatedX509Certificate work by Tor Lillqvist · 9 years ago
  31. 49f65d5 xmlsecurity: extract parts of PDFDocument::Sign() into separate functions by Miklos Vajna · 9 years ago
  32. 9318784 More XAdES work by Tor Lillqvist · 9 years ago
  33. 8cfa3f4 'make screenshot' use-after-free fixes by Stephan Bergmann · 9 years ago
  34. 3b3fb8c xmlsecurity PDF sign: support non-compressed AcroForm objects by Miklos Vajna · 9 years ago
  35. c21329f xmlsecurity PDF verify: fix incremental updates vs object streams by Miklos Vajna · 9 years ago
  36. 59547a5 More work in progress on XAdES compliant ODF signing by Tor Lillqvist · 9 years ago
  37. bec9e67 xmlsecurity PDF verify: fix reading multiple subsections from an xref stream by Miklos Vajna · 9 years ago
  38. 9357e99 xmlsecurity PDF sign: use a predictor when compressing the xref stream by Miklos Vajna · 9 years ago
  39. db877a1 These functions don't even need to be XMLSECURITY_DLLPUBLIC by Tor Lillqvist · 9 years ago
  40. bf64b4f xmlsecurity PDF sign: compress the xref stream by Miklos Vajna · 9 years ago
  41. f68b154 xmlsecurity PDF sign: improve suggested signature ID by Miklos Vajna · 9 years ago
  42. 2a7e39e xmlsecurity PDF sign: conditionally write xref stream by Miklos Vajna · 9 years ago
  43. 05ad6df xmlsecurity PDF sign: handle when Catalog's AcroForm is an indirect dictionary by Miklos Vajna · 9 years ago
  44. 6bad502 Don't use a class for what namespaces are for by Tor Lillqvist · 9 years ago
  45. 2a5bb08 loplugin:unnecessaryoverride and loplugin:override by Tor Lillqvist · 9 years ago
  46. 05bdc67 xmlsecurity PDF sign: handle when Page object's Annots is an indirect array by Miklos Vajna · 9 years ago
  47. 5d34de5 xmlsecurity PDF verify: fix handling of xref stream free objects by Miklos Vajna · 9 years ago
  48. 3f21315 xmlsecurity PDF sign: handle xref stream when reading trailer by Miklos Vajna · 9 years ago
  49. 62401ba xmlsecurity PDF sign: don't crash on missing trailer by Miklos Vajna · 9 years ago
  50. a69873d xmlsecurity: move the sec context from the format helpers to the sign manager by Miklos Vajna · 9 years ago
  51. 51663ac Fallout from previous commit 248dbe1de5eeea9e9173e53a0b1891f63ff73d68 by Tor Lillqvist · 9 years ago
  52. 248dbe1 Bin pointless (overloaded) member function by Tor Lillqvist · 9 years ago
  53. b231847 Work in progress on supporting XAdES-compliant signatures for ODF by Tor Lillqvist · 9 years ago
  54. b9b03c7 Fix typos (also in the code) by Andrea Gelmini · 9 years ago
  55. d0edff6 xmlsecurity PDF NSS verify: handle SHA1_WITH_RSA by Miklos Vajna · 9 years ago
  56. 3e610f8 vcl: extract PDFWriter::GetDateTime() from PDFWriterImpl by Miklos Vajna · 9 years ago
  57. 5f77e6e update loplugin:unnnecessaryvirtual to handler destructors by Noel Grandin · 9 years ago
  58. a8aab44 xmlsecurity PDF sign: enable unit tests on Windows by Miklos Vajna · 9 years ago
  59. 954f721 Bin the XSecController::m_pErrorMessage field as it was never used by Tor Lillqvist · 9 years ago
  60. c2cdf08 Bin some useless comments by Tor Lillqvist · 9 years ago
  61. 38dc4ea Bin unused XSecuritySAXEventKeeper::cloneElementCollector by Tor Lillqvist · 9 years ago
  62. a90bf85 Bin pointless differentiated exception handling by Tor Lillqvist · 9 years ago
  63. 8d1fb35 xmlsecurity PDF verify: initial Windows support by Miklos Vajna · 9 years ago
  64. 47521b5 Add FIXME by Tor Lillqvist · 9 years ago
  65. c8be458 No XFastPropertySet here by Tor Lillqvist · 9 years ago
  66. 6f82a54 Add FIXME by Tor Lillqvist · 9 years ago
  67. b0d1a39 xmlsecurity PDF verify: add support for object streams by Miklos Vajna · 9 years ago
  68. 8826771 style fixes for cppcheck noExplicitConstructor by Jochen Nitschke · 9 years ago
  69. 7ec0eed Fix inconsistent indentation by Tor Lillqvist · 9 years ago
  70. 0bbc15a Use enum class for two local enums by Tor Lillqvist · 9 years ago
  71. 14e748a Adapt warning message by Stephan Bergmann · 9 years ago
  72. 1b98f38 css.xml.sax.XAttributeList is broken by design by Stephan Bergmann · 9 years ago
  73. 1b36f23 loplugin:oncevar in xmloff..xmlsecurity by Noel Grandin · 9 years ago
  74. b696781 crashtesting: piles of pdf import crashes by Caolán McNamara · 9 years ago
  75. 5c33253 xmlsecurity PDF verify: start using offsets from xref streams by Miklos Vajna · 9 years ago
  76. 56cc352 xmlsecurity PDF verify: initial support of cross-reference streams by Miklos Vajna · 9 years ago
  77. e333d38 Bin one more pointless TAG_ macro by Tor Lillqvist · 9 years ago
  78. d111186 Bin unnecessary TAG_ and ATTR_ macros and expand in-place by Tor Lillqvist · 9 years ago
  79. 4beac67 xmlsecurity PDF verify: handle missing trailer by Miklos Vajna · 9 years ago
  80. 9df81ea xmlsecurity PDF verify: import out-of-signature date by Miklos Vajna · 9 years ago
  81. 3e12ef2 xmlsecurity PDF verify: support array ref annotations by Miklos Vajna · 9 years ago
  82. 7507bff Sorry, could not resist: Bin pointless variables by Tor Lillqvist · 9 years ago
  83. b6f98b7 xmlsecurity PDF verify: support SHA-256 by Miklos Vajna · 9 years ago
  84. fc56d31 xmlsecurity PDF verify: fix handling of non-imported certs by Miklos Vajna · 9 years ago
  85. 23ca39a xmlsecurity PDF sign: fix removing non-last signatures by Miklos Vajna · 9 years ago
  86. f45ace2 xmlsecurity PDF signing: fix byte range check for multiple signatures by Miklos Vajna · 9 years ago
  87. a324099 xmlsecurity PDF signing: only write incremental xref in an incremental update by Miklos Vajna · 9 years ago
  88. b1434b9 xmlsecurity PDF sign: use unique ID for a new signature by Miklos Vajna · 9 years ago
  89. a3b3e33 xmlsecurity PDF sign: append reference to the Catalog's AcroForm key by Miklos Vajna · 9 years ago
  90. d34a899 xmlsecurity PDF sign: append reference to the Page's Annots key by Miklos Vajna · 9 years ago
  91. b45fe99 xmlsecurity: add PDF signature removal testcase by Miklos Vajna · 9 years ago
  92. 7768ad6 -Werror,-Wunused-variable by Stephan Bergmann · 9 years ago
  93. c758ad4 CppunitTest_xmlsecurity_pdfsigning: fix this on RHEL6 by Miklos Vajna · 9 years ago
  94. 34dc5ea Use an enum class by Tor Lillqvist · 9 years ago
  95. ec52bc6 Bin pointless macro by Tor Lillqvist · 9 years ago
  96. cb5444e Bin pointless macro by Tor Lillqvist · 9 years ago
  97. 5938596 Indentation fixes by Tor Lillqvist · 9 years ago
  98. 51593c4 xmlsecurity: implement PDF signature removal UI by Miklos Vajna · 9 years ago
  99. 330b1d8 Revert "Blind fix to TBs" by Julien Nabet · 9 years ago
  100. 525311b Fix typos by Andrea Gelmini · 9 years ago