summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Collapse)Author
2013-04-08removed all non en-US messages incl. x-comment, to enable correct translation.Jan Iversen
corrected a few problems where en-US was dublicated. NO code/makefile changes Notes: prefer: 14c0e038c9c33dc59cbf6e5ec81d36779f28b004
2013-02-07fix build for compilers supporting user-defined literalsHerbert Dürr
User defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf) are already available in gcc 4.7 and clang 3.1 and this results in problems in code where literal strings are concatenated without any whitespace inbetween. Notes: prefer: f958657cc5a179a2bccff06f88cd36f80b779184
2013-01-10#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice"Oliver-Rainer Wittmann
-- impact on corresponding strings in the UI, folder names, package names, ... Notes: ignore: aoo
2012-09-04#i120675#, the certificate store handles need to be closed after closing the ↵Jian Fang Zhang
document Found by: zhangjf Patch by: zhangjf Notes: merged as: 3d8a7a435c2e97a02ccca30352a71e68ab112dfc
2012-08-21#i120635# Removed httpserv.jar and changed its dist directory.Andre Fischer
Notes: merged as: 1e8482db2d8b0b19fac88673384c227047a862b1
2012-03-29Update headers to Alv2 headersAndrew Rist
2012-03-29Update headers to Alv2 headersAndrew Rist
2012-03-28Added AL2 license.Andre Fischer
2012-03-22Update headers to Alv2 headersAndrew Rist
2012-02-16remove svn:executable properties from many more non-exec filesHerbert Dürr
2012-02-16remove svn:executable properties from misc script filesHerbert Dürr
2012-02-15remove svn:executable properties from crypto resourcesHerbert Dürr
2012-02-15remove svn:executable properties from document templates and samplesHerbert Dürr
2012-02-15remove svn:executable properties from configuration filesHerbert Dürr
2012-02-15remove svn:executable properties from source filesHerbert Dürr
2012-01-13Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-14118584: remove internal neon and dependencies, build webdav ucp only if ↵Jürgen Schmidt
system neon is enabled
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-10-28Remove MPL'd header nssrenam.hPedro Giffuni
2011-09-17mingwport35: i#117797: MinGW port: xmlsecurity for nss backendMichael Stahl
# HG changeset patch # User tono@openoffice.org # Date 1302529891 -32400 # Node ID 46e3df4d9579f722b22f8e8d1d018f3259ba1901 # Parent 319be9ae99cb27a1809663dfee2fcd9d808a2196
2011-09-17ucb, xmlsecurity: disable tests that fail because of ASF licensing complianceMichael Stahl
ucb: WebDAV UCP is not available by default because it depends on neon. unfortunately it doesn't seem possible to check a variable in sce/xcl files so disable tests always. xmlsecurity: test disabled if NSS is not available (default case)
2011-04-04masterfix DEV300: #i10000# build fixIvo Hinkelmann
Notes: split repo tag: components_ooo/DEV300_m106
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann
2011-03-27mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko
2011-03-27mav60: #164341# adjust unix buildsMikhail Voytenko
2011-03-27mav60: #164341# introduce nss initialization for the case when mscrypto is usedMikhail Voytenko
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-22CWS-TOOLING: integrate CWS tkr38Vladimir Glazunov
Notes: split repo tag: components_ooo/DEV300_m104
2011-03-17mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko
2011-03-09mav60: merge to m101Mikhail Voytenko
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
Notes: split repo tag: components_ooo/DEV300_m101
2011-02-22tkr38: #i112307# build errors on mingw fixedTobias Krause
2011-02-17tkr38: m100 mergeTobias Krause
2011-02-14tkr38: #i112307# fix nss test run and clean up sourcesTobias Krause
2011-02-14tkr38: fixed broken error text print out if nss init fails (PR_GetErrorText ↵Tobias Krause
doesn't allow NULL parameter)