Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-5-4-4
/
xmlsecurity
561d253
gpg4libre fix tdf#113190 don't show expired/invalid keys
by Thorsten Behrens
· 8 years ago
3e807b9
gpg4libre: Add seahorse to list of certificate managers
by Samuel Mehrbrodt
· 9 years ago
20d4c21
gpg4libre: Wrap PGPOwner in own namespace
by Samuel Mehrbrodt
· 9 years ago
4ca03b4
gpg4libre: Import public key payload if verification result != valid
by Katarina Behrens
· 9 years ago
8778e95
gpg4libre: unconditionally use binary IO
by Thorsten Behrens
· 9 years ago
df84297
gpg4libre: search for _all_ local keys in getCertificate()
by Thorsten Behrens
· 9 years ago
f8bb679
gpg4libre: use full SHA1 hash for key identification
by Thorsten Behrens
· 9 years ago
e0e8d86
tdf#108831 PGP signature shown as invalid
by Samuel Mehrbrodt
· 9 years ago
0bb3f9a
gpg4libre: Show whether pgp keys are trusted or not
by Samuel Mehrbrodt
· 9 years ago
d54e3f4
gpg4libre: Don't use xmlStrlen on binary data
by Katarina Behrens
· 9 years ago
5bccacf
tdf#109046 Show correct signature type for OpenPGP
by Samuel Mehrbrodt
· 9 years ago
d3219c5
tdf#108977 Show signature info for keys we don't have locally
by Samuel Mehrbrodt
· 9 years ago
2dddbea
Related tdf#108977 Fix crash when vieweing non-existing certificate
by Samuel Mehrbrodt
· 9 years ago
0d3f1a5
xmlsecurity: implement support for building against system-xmlsec
by Miklos Vajna
· 9 years ago
c349af5
xmlsecurity nss: adopt the private key of the signing certificate explicitly
by Miklos Vajna
· 9 years ago
e351432
xmlsecurity: avoid crash on empty security context
by Thorsten Behrens
· 9 years ago
d892a9c
tdf#108794 gpg4libre: Use key id to get the right key
by Samuel Mehrbrodt
· 9 years ago
4cdf803
gpg4libre: Don't call production code inside an assert()
by Samuel Mehrbrodt
· 9 years ago
bd9fef1
tdf#108798 Make CanSignWithGPG work with PDF docs
by Samuel Mehrbrodt
· 9 years ago
40c2e58
tdf#108692 gpg4libre: List all gpg keys
by Samuel Mehrbrodt
· 9 years ago
8b9f00f
tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documents
by Samuel Mehrbrodt
· 9 years ago
4c188f4
gpg4libre: import public key payload if initial validation fails
by Thorsten Behrens
· 9 years ago
8a4c085
gpg4libre: save some space, extract binary key/sign data
by Thorsten Behrens
· 9 years ago
766674f
gpg4libre: Warn before removing document signatures
by Katarina Behrens
· 9 years ago
5119d81
gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table column
by Katarina Behrens
· 9 years ago
b9e954c
gpg4libre: base64-encode and decode SignatureValue
by Thorsten Behrens
· 9 years ago
be65302
gpp4libre: error handling, proper key extraction
by Thorsten Behrens
· 9 years ago
d861709
gpg4libre: cleanup some issues
by Thorsten Behrens
· 9 years ago
3e3b37c
gpg4libre: backport OpenPGP signing from master
by Thorsten Behrens
· 9 years ago
093f469
gpg4libre: add 'Start certificate manager' button
by Katarina Behrens
· 9 years ago
d666c2f
make string translation loading more uniform
by Caolán McNamara
· 9 years ago
8f208bf
tdf#107782 xmlsecurity PDF verify: handle empty X509 certificate
by Miklos Vajna
· 9 years ago
c667669
gpg4libre: fix windows build
by Thorsten Behrens
· 9 years ago
cae5f2a
gpg4libre: initial GPG signature generation
by Thorsten Behrens
· 9 years ago
273da4e
xmlsecurity: use xmlsec API instead of patching out cert verification
by Miklos Vajna
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
d4b0451
gpg4libre: we really only want private keys listed
by Thorsten Behrens
· 9 years ago
4345cdb
Clean up uses of SAL_U/SAL_W: xmlsecurity
by Stephan Bergmann
· 9 years ago
0a5d6ac
xmlsecurity: slightly more modern c++
by Thorsten Behrens
· 9 years ago
0a4b0db
xmlsecurity/source/framework: un-screw-up indent
by Thorsten Behrens
· 9 years ago
8dcb8c9
loplugin:checkunusedparams in xmlsecurity
by Noel Grandin
· 9 years ago
185ed3d
teach loplugin:constantparam about simple constructor calls
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
a85694c
tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
1fdb0e1
Replace all OUString("") with OUString()
by Arnaud Versini
· 9 years ago
a0effa0
revert 'tweak for pdfiumless build'
by Caolán McNamara
· 9 years ago
8d747b8
tweak for pdfiumless build
by Caolán McNamara
· 9 years ago
6f53cf2
apparently the executable does not need pdfium directly anymore
by Markus Mohrhard
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 9 years ago
834df8b
xmlsecurity pdfverify: go via vcl graphic filter
by Miklos Vajna
· 9 years ago
7bd87eb
remove xmlsecurity bitmaps from .src files
by Caolán McNamara
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
db3683b
xmlsecurity: remove no longer needed ImplXMLSignatureListener
by Miklos Vajna
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
43d9231
Don't crash without GPG
by Tor Lillqvist
· 9 years ago
eec04f7
loplugin:useuniqueptr (clang-cl)
by Stephan Bergmann
· 9 years ago
f15a69b
vcl PDF import: don't assume larger offset -> newer trailer
by Miklos Vajna
· 9 years ago
611f536
xmlsecurity: remove unused ImplXMLSignatureListener::signatureVerified()
by Miklos Vajna
· 9 years ago
3c3f7d7
Removed duplicated includes
by Andrea Gelmini
· 9 years ago
9f565f5
can use gb_CppunitTest_use_configuration and still access .ui files
by Caolán McNamara
· 9 years ago
63fa105
remove reference to deleted files in pch
by Markus Mohrhard
· 9 years ago
8a18515
Improved loplugin:redundantcast, static_cast on arithmetic types: xmlsecurity
by Stephan Bergmann
· 9 years ago
653588e
xmlsecurity: remove unused ImplXMLSignatureListener::signatureCreated()
by Miklos Vajna
· 9 years ago
9ac98e6
Finally switch MSVC to sal_Unicode = char16_t, too
by Stephan Bergmann
· 9 years ago
0fe6f1a
use actual UNO enums in vcl..xmlsecurity
by Noel Grandin
· 9 years ago
87fe264
gpg4libre: Show all keys no matter which trust level they have
by Samuel Mehrbrodt
· 9 years ago
1bf940e
gpg4libre: One service should be enough for the dialog to work
by Samuel Mehrbrodt
· 9 years ago
74117f9
Fix typos
by Andrea Gelmini
· 9 years ago
f059347
loplugin:unusedfields
by Noel Grandin
· 9 years ago
59b091b
xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelper
by Miklos Vajna
· 9 years ago
9df97a7
Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)
by Stephan Bergmann
· 9 years ago
7415b71
vcl: move in PDF tokenizer from xmlsecurity
by Miklos Vajna
· 9 years ago
9be498d
xmlsecurity: separate signature verification from PDF tokenizer
by Miklos Vajna
· 9 years ago
9871f1e
Make PDFDocument::ReadKeyword work at end of file
by Stephan Bergmann
· 9 years ago
d948d66
Fix typos
by Andrea Gelmini
· 9 years ago
302f258
xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecController
by Miklos Vajna
· 9 years ago
e6541c1
remove unused defines from HRC files in xmlsecurity
by Noel Grandin
· 9 years ago
9b6ed11
gpg4libre: No need to create separate idl files for gpg services
by Samuel Mehrbrodt
· 9 years ago
0ea920e
No need to use a shared ptr here
by Samuel Mehrbrodt
· 9 years ago
6bcc2e1
gpg4libre: More details for certificates
by Samuel Mehrbrodt
· 9 years ago
2237f08
gpg4libre: Add certificate usage to gpg certificates
by Samuel Mehrbrodt
· 9 years ago
9dd836e
xmlsecurity: use auto when declaring iterators
by Miklos Vajna
· 9 years ago
fa05bf5
gpg4libre: Don't mark all keys as private
by Samuel Mehrbrodt
· 9 years ago
c1800a7
Fix variable names: FixedText, not FixedImage
by Samuel Mehrbrodt
· 9 years ago
763d5df
gpg4libre: Don't show certificate path when there is no hierarchy
by Samuel Mehrbrodt
· 9 years ago
e26b5b4
gpg4libre: Improve certificate details view
by Samuel Mehrbrodt
· 9 years ago
4759661
gpg4libre: Show "issued to/by" only if they contain a value
by Samuel Mehrbrodt
· 9 years ago
fe7a5fe
loplugin:subtlezeroinit (clang-cl)
by Stephan Bergmann
· 9 years ago
f727186
Fix typos
by Andrea Gelmini
· 9 years ago
ee9cb85
gpgme: change gb_LinkTarget__use_gpgmepp to depend on package
by Michael Stahl
· 9 years ago
90d88b6
xmlsecurity: remove unused XMLEncryptionTemplateImpl
by Miklos Vajna
· 9 years ago
6f20dd1
gpg4libre: Remove deprecated dynamic exception specifications
by Samuel Mehrbrodt
· 9 years ago
3ecca25
coverity#1402074 Resource leak
by Caolán McNamara
· 9 years ago
f764d67
Fix Executable_pdfverify dependencies on Linux
by Stephan Bergmann
· 9 years ago
6117ae2
-Werror,-Wunused-private-field
by Stephan Bergmann
· 9 years ago
1d88c20
-Werror,-Wunused-private-field
by Stephan Bergmann
· 9 years ago
d35c25e
Fix build for mobile
by Thorsten Behrens
· 9 years ago
59460ac
Fix build for mobile
by Thorsten Behrens
· 9 years ago
88ac77c
gpg4libre: List and view GPG keys
by Samuel Mehrbrodt
· 9 years ago
Next »