Commit Graph

327 Commits

Author SHA1 Message Date
Elio Maldonado 50cbda82a1 Merge branch 'f15' into f14 2011-11-08 17:18:54 -08:00
Elio Maldonado da88e559d7 - Update builtins certs to those from NSSCKBI_1_88_RTM - rhb#z751674 2011-11-08 16:26:52 -08:00
Kai Engert ff4d21badd NSSCKBI_1_87_RTM 2011-09-06 22:54:56 +02:00
Kai Engert 4b3a050e09 NSSCKBI_1_87_RTM 2011-09-06 22:53:14 +02:00
Elio Maldonado 8b5f3e43f0 Merge branch 'master' into f15 2011-07-22 08:42:17 -07:00
Michael Schwendt e2ce6e022c Provide virtual -static package to meet guidelines (#609612). 2011-06-27 20:17:03 +02:00
Elio Maldonado 5c50a33200 - Enable pluggable ecc support (#712556)
- Disable the nssdb write-access-on-read-only-dir tests when user is root (#646045)
2011-06-11 18:05:04 -07:00
Elio Maldonado 6f6f1203b3 - Revert to previous source list, softoken sources aren't needed 2011-06-11 17:50:49 -07:00
Elio Maldonado 778a865dab - Update the sources in the lookaside cache
- Remove all unwanted cvs directories from the source archives
2011-06-08 17:27:25 -07:00
Dennis Gilmore cf0b79176d Merge branch 'master' into f14 2011-05-20 09:12:56 -05:00
Dennis Gilmore 9beb3fd357 Merge branch 'master' into f15 2011-05-20 09:11:12 -05:00
Dennis Gilmore 321ca50d42 fix typo in date 2011-05-20 09:09:41 -05:00
Dennis Gilmore 7232ae1bc7 make the test suite non fatal on arm arches 2011-05-20 09:07:45 -05:00
Elio Maldonado c409805d45 - Fix crmf hard-coded maximum size for wrapped private keys (#703658)
- Use the safer bound off
- ( ( RSA_MAX_MODULUS_BITS / 8 ) *8 ) = RSA_MAX_MODULUS_BITS
- which will accomodate other algorithms
2011-05-17 09:07:55 -07:00
Elio Maldonado ded5f79f77 Merge branch 'f15' into f14 2011-05-11 08:26:55 -07:00
Elio Maldonado 8ff9d8e959 Merge branch 'master' into f15 2011-05-07 09:29:26 -07:00
Elio Maldonado 656b5456ab - Update to NSS_3_12_10_RTM 2011-05-06 14:53:40 -07:00
Elio Maldonado 976de5ebbe - Update to NSS_3_12_10_BETA1
- Update nss-539183.patch for new 3.12.10 sources
2011-04-27 18:05:46 -07:00
Elio Maldonado 508cdeae12 - Update to NSS_3_12_10_BETA1
- Update nss-539183.patch for new 3.12.10 sources
- Remove patches we no longer need as the fixes are applied upstream for nss-3.12.10
- Remove unneeded honor-user-trust-preferences.patch
- Remove unneeded allow-content-types-beyond-smime.patch
- Remove unneeded nss-recurse.patch
- Remove unneeded dont-use-cpp-reserved-words.patch
- Remove unneeded swap-internal-key-slot.patch
2011-04-27 17:18:44 -07:00
Elio Maldonado 1b24056ef7 Fix the relase number 2011-04-12 13:04:06 -07:00
Elio Maldonado 4e9256eccb Merge branch 'f15' into f14, partial merge 2011-04-12 13:01:57 -07:00
Elio Maldonado 11feb7633c Merge branch 'master' into f15
Fix for Bug 695011 - segfaults on pem logging on debug builds
PEM module logging implemented using NSPR logging calls
Update the PayPalEE test certificate to a longer lived one
2011-04-12 12:52:18 -07:00
Elio Maldonado 6e1b6bdc24 - Implement PEM logging using NSPR's own (#695011) 2011-04-12 11:53:46 -07:00
Elio Maldonado a21a33ed09 Update the PayPalEE.cert that had expired
new test certificate valid until April 2013
2011-04-05 18:11:25 -07:00
Elio Maldonado c400a7a567 Selectively merge branch 'f15' into f14
Update to NSS_3.12.9_WITH_CKBI_1_82_RTM
nss security update for compromised certificates
see: https://bugzilla.mozilla.org/show_bug.cgi?id=642395
2011-03-26 11:55:23 -07:00
Elio Maldonado da8533319e Merge branch 'master' into f15
- Update to NSS_3.12.9_WITH_CKBI_1_82_RTM
- nss security update for compromized certificates
- see mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=642395
2011-03-25 14:54:45 -07:00
Elio Maldonado 4a912ae4d0 Fix the tag name in changelog comment 2011-03-23 15:17:21 -07:00
Elio Maldonado 0b0026515f - Update to NSS_3.12.9_WITH_CKPI_1_82_RTM 2011-03-23 15:13:45 -07:00
Elio Maldonado 1b4bbde082 Bug 539183 - Short-term fix for ssl test suites hangs on ipv6 type connections
Change selfserv to use a dual-stack IPv6 listening socket, which can accept
connections from both IPv4 and IPv6 clients.  NSPR's IPv6 sockets have the
IPV6_V6ONLY socket option default to false.
2011-02-24 16:01:12 -08:00
Elio Maldonado 0cac4288f2 Bug 539183 - Short-term fix for ssl test suites hangs on ipv6 type connections
Change selfserv to use a dual-stack IPv6 listening socket, which can accept
connections from both IPv4 and IPv6 clients.  NSPR's IPv6 sockets have the
IPV6_V6ONLY socket option default to false.
2011-02-24 15:34:22 -08:00
Elio Maldonado c40f16fc52 Bug 539183 - Short-term fix for ssl test suites hangs on ipv6 type connections
Change selfserv to use a dual-stack IPv6 listening socket, which can accept
connections from both IPv4 and IPv6 clients.  NSPR's IPv6 sockets have the
IPV6_V6ONLY socket option default to false.
2011-02-24 15:05:17 -08:00
Elio Maldonado 4f8c61457c - Run the test suites in the check section (#677809) 2011-02-18 16:08:50 -08:00
Elio Maldonado 83140e6ec3 - Add to pkcs11-devel a requires on nss-softokn-freebl-freebl (#675196)
- Remove a header that now nss-softokn-freebl-devel ships
- Run the test suites in the check section (#677809)
2011-02-18 15:18:50 -08:00
Elio Maldonado ab4de6fd80 - Add to pkcs11-devel a requires on nss-softokn-freebl-freebl (#675196)
- This is needed because the latter now owns headers that pkcs11-devel depends on.
2011-02-18 13:09:28 -08:00
Elio Maldonado 87fcbd4706 - Run the test suites in the check section (#677809) 2011-02-15 20:20:54 -08:00
Elio Maldonado 41067b8b40 - Fix to swap internal key slot on fips mode switches, related to #633043
- Fixes a side effect of the fix for #633043 detcted by the JSS test suite
2011-02-11 09:44:12 -08:00
Elio Maldonado 4847c439c7 Synch. up with upstream patch, fixes a missing space. 2011-02-11 08:49:38 -08:00
Elio Maldonado a8a5670437 Don't rename private when it is in a comment 2011-02-11 08:24:23 -08:00
Elio Maldonado 882fcb9fcf Fix fips mode switch handling bug detected while running JSS tests
Fix NSS to swap the internal key slot on fips mode switches
Fix white space usage in cpp reserved words patch per reviewer request
2011-02-11 07:56:25 -08:00
Elio Maldonado 4c53349943 - Fix cms headers to not use c++ reserved words (#676036)
- Reenabling Bug 499444 patches
2011-02-10 11:58:38 -08:00
Elio Maldonado a2f2732911 Temorarily revert patches for 499444 until all c++ reserved words are found and extirpated 2011-02-08 17:26:32 -08:00
Dennis Gilmore 114f631980 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 19:07:37 -06:00
Elio Maldonado cab275f8b6 - Fix cms header to not use c++ reserved word (#676036)
- Reenable patches for bug 499444
2011-02-08 11:48:11 -08:00
Christopher Aillon 40064d5204 Revert patches for 499444
since they use a C++ reserved word and cause compilation of Firefox to fail
2011-02-08 09:39:11 -08:00
Elio Maldonado 5abae289d8 - Remove a header that now nss-softokn-freebl-devel ships, related to #675196
- Backing out earlier patch until further testing from upstream for 3.12.10
2011-02-07 16:00:36 -08:00
Elio Maldonado 1850759856 - Fix the earlier infinite recursion patch (#499444)
- Remove a header that now nss-softokn-freebl-devel ships
2011-02-04 15:20:54 -08:00
Elio Maldonado c2be9c41be Merge branch 'master' into f14 2011-02-01 17:56:57 -08:00
Elio Maldonado 453276ca4d Fix infinite recursion when encoding NSS enveloped/digested data (#499444)
Add support in CMS for content types other than S/MIME
2011-02-01 16:13:13 -08:00
Elio Maldonado f76d0921cd Bug 633043: Update the patch to implement upstream review requests. 2011-01-31 13:04:01 -08:00
Elio Maldonado 5f7dfcf00d Update the cacert trust patch per upstream review (#633043)
- Add comments to the new internal functions
- Rename macro to better reflect purpose and fix typos
- Patch matches the code as checked in upstream
2011-01-26 10:59:29 -08:00