gecko/security
Landry Breuil d47685dcd8 Bug 785738 Part 5: restore a PRUint64, fix an OpenBSD build failure. r=ehsan
Root cause is bug 634793 (ie int64_t != PRint64 on OpenBSD..sigh), and
since security/nss/lib/certdb/certt.h still uses PRUint64 for
cert_rev_flags_per_method we need to assign it a correct type in
security/manager/ssl/src/nsIdentityChecking.cpp.
2012-08-30 09:10:44 +02:00
..
build Bug 769930 - Split PSM and NSS builds so that we can build NSS early; original patch by glandium. r=khuey 2012-06-30 10:15:57 -07:00
coreconf Bug 780009: Update NSS to NSS_3_13_6_RTM. Note that this overwrites 2012-08-10 18:36:28 -07:00
dbm Bug 738458, Upgrade Mozilla to NSS 3.13.5 final, r=wtc + r=dveditz (by phone) 2012-05-31 22:18:45 +02:00
manager Bug 785738 Part 5: restore a PRUint64, fix an OpenBSD build failure. r=ehsan 2012-08-30 09:10:44 +02:00
nss Bug 780009: Update NSS to NSS_3_13_6_RTM. Note that this overwrites 2012-08-10 18:36:28 -07:00
patches