Michael Meeks
6eeb0942c3
re-base on ALv2 code. Includes:
...
retain presence of MPL licensed nssrenam.h symbol renamer.
2012-07-17 11:51:17 +01:00
Takeshi Abe
d95d58af08
nuke unused namespace
...
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
2012-06-01 01:04:50 +09:00
Markus Mohrhard
7ead068be9
more robust nss initialization, related fdo#45171
...
fall back to without profile if path is invalid or profile does not
exist
Change-Id: Ic9a73fbaaa288f8bc99dab2b1d679c2cbe6baa89
2012-05-04 15:13:53 +02:00
Caolán McNamara
2073131576
Resolves: fdo#39825 Make detection of certificate folder ui-configurable
...
Display in the (unix) options gui the NSS cert dir that has been auto-detected
for use with digital signatures. Show the other detected possibilities and
allow it to be overridden.
The autodetection should basically work out of the box, but if there's some
bustage at least the UI can be used to sort it out and/or let developers
debug it.
This removes the need for the horrible MOZILLA_CERTIFICATE_FOLDER hack,
though that's still supported.
2012-04-27 11:12:41 +01:00
Szabolcs Dezsi
f770c5d6bc
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
...
Pattern used:
find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
2012-04-06 12:48:32 +02:00
Olivier Hallot
7c4807bfc0
Fix for fdo43460 Part LV getLength() to isEmpty()
...
Part LV
Modules
xmlsecurity
2012-01-28 09:56:30 -02:00
David Tardon
0669fdb487
fix for gcc 4.7/C++11: this is not string literal operator
2012-01-11 07:49:53 +01:00
Marcel Metz
d59211357a
Removed unnecessary tools/debug.hxx includes.
2012-01-06 23:55:51 +01:00
Matúš Kukan
f958657cc5
gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'
2011-12-16 21:20:08 +01:00
Norbert Thiebaud
b33971cb12
remove include of pch header from xmlsecurity
2011-11-27 13:28:28 -06:00
Michael Stahl
fa0512fe72
xmlsecurity: fix typo
2011-11-18 22:24:17 +01:00
Markus Mohrhard
84e1d37429
use the newly introduced LO_LIB_DIRS variable
...
the password unit test needs this code path and will fail otherwise
2011-11-11 01:51:13 +01:00
Stephan Bergmann
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Mikhail Voytenko
1fadc069ca
mav60: #164341# use simple nss initialization in case mscrypto is used
2011-03-27 22:08:02 +02:00
Mikhail Voytenko
66164edf5b
mav60: #164341# introduce nss initialization for the case when mscrypto is used
2011-03-27 10:36:28 +02:00