summaryrefslogtreecommitdiff
path: root/external/nss
AgeCommit message (Expand)AuthorFilesLines
2016-10-26Linux: Build NSS in debug mode only in '--enable-dbgutil' mode.Giuseppe Castagno1-0/+1
2016-10-23cond. build is already handled in Module_external.mkDavid Tardon1-2/+0
2016-10-11external/nss: Adapt ASan/UBSan-specific patches to nss 3.27Stephan Bergmann2-23/+23
2016-10-10bump nss to 3.27Caolán McNamara10-42/+106
2016-08-22Silence -fsanitize=array-bounds in external/nssStephan Bergmann1-0/+29
2016-08-22Remove noise from patch fileStephan Bergmann1-3/+2
2016-07-19Revert "bump nss to 3.25"Caolán McNamara4-26/+23
2016-07-19bump nss to 3.25Caolán McNamara4-23/+26
2016-07-04Avoid -fsanitize=alignment in external/nssStephan Bergmann2-0/+41
2016-04-13switch off 'warning treated as error' in external/nss in Win32Oliver Specht2-0/+15
2016-04-05Allow NSS to build under cp950 in windows.Mark Hung2-0/+32
2016-04-01nss: remove nss-pem.patchMichael Stahl4-6402/+0
2016-03-15fix nss build when targeting windows XP (using 7.1A SDK)Christian Lohmaier2-0/+11
2016-03-05Fix nss on MSVC 14.0 in debug modeDavid Ostrovsky2-0/+24
2016-03-05nss: Fix pointer truncation from 'char *' to 'long'David Ostrovsky1-0/+11
2016-03-04external/nss: -Werror,-Wundef (__GNUC__ vs. clang-cl)Stephan Bergmann1-2/+20
2016-02-28Bump nss to 3.22.1 and nspr to 4.12David Ostrovsky7-40/+68
2016-02-25nss: remove obvious cruft from READMEMichael Stahl1-60/+4
2015-12-02external/nss: work around missing clang-cl #pragma supportStephan Bergmann2-0/+57
2015-12-01Fix patch file attributesStephan Bergmann1-0/+0
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann1-1/+1
2015-09-02Fix nss on MSVC 14.0David Ostrovsky2-1/+14
2015-07-03nss: upgrade to release 3.19.2Michael Stahl5-2589/+4
2015-06-13TyposJulien Nabet1-1/+1
2015-06-12external/nss: -fsanitize=nonnull-attributeStephan Bergmann1-0/+11
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos1-1/+1
2014-11-13Work around InterlockedExchange not exported from kernel32.dll on x64Stephan Bergmann1-0/+11
2014-10-27nss: add libnsspem.dylib to macosx-change-install-names.pl callRobert Antoni Buj i Gelonch1-0/+1
2014-10-21Cross-compilation fixTor Lillqvist1-1/+5
2014-10-21Make the patch apply again after NSS updateTor Lillqvist1-2/+2
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist2-2/+1
2014-10-09bump nss from 3.15.3 to 3.16.5Caolán McNamara7-1629/+2073
2014-10-02fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl1-1/+1
2014-08-13Make NSS build also as 64-bit ARM code for iOSTor Lillqvist2-0/+13
2014-08-12More NSS static linking patchesTor Lillqvist2-0/+40
2014-08-12Use Chromium's patch to build NSS statically for iOSTor Lillqvist2-0/+488
2014-08-11First attempt at building NSS for iOS, tooTor Lillqvist5-5/+115
2014-08-08Generalize -fsanitize=address checksStephan Bergmann1-1/+3
2014-08-06left shift of 4276994303 by 32 places cannot be represented in type 'long'Stephan Bergmann2-1/+15
2014-07-17fdo#72277: don't build and use nsspem when building against system curlCédric Bosdonnat2-4/+23
2014-07-16nss: document why --with-system-nss can't be used in generic buildsMichael Stahl1-0/+16
2014-07-15fdo#72277: NSS-PEM windows fixes.Cédric Bosdonnat1-7/+82
2014-07-15fdo#72277: NSS-PEM, use PR_snprintf instead of snprintfCédric Bosdonnat1-13/+18
2014-07-15fdo#72277: NSS-PEM yet another build fix for MS compilerCédric Bosdonnat1-3/+4
2014-07-15fdo#72277: nss-pem fixed windows and macos build errorsCédric Bosdonnat1-11/+10
2014-07-15fdo#72277: Use NSS CACERT in cmis ucp with internal curlCédric Bosdonnat3-0/+6285
2014-07-11avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPCDouglas Mencken2-16/+36
2014-07-10nss/nspr: update build/autoconf/config.{guess,sub}rbuj2-0/+2124
2014-06-09nss: build fails with Win32 make due to backslashesMichael Stahl2-0/+21
2014-05-15-fsanitize=address does not like -z defsMarkus Mohrhard2-0/+18