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