richm%stanfordalumni.org
712bbe1d7a
remove patch file copying
2006-06-22 19:42:14 +00:00
richm%stanfordalumni.org
ccab8658af
bump version to 4.0.2; now using HEAD of mozilla/security/coreconf which has fixed the coreconf location patch, so get rid of patch file
2006-06-22 19:38:24 +00:00
kaie%kuix.de
2e3ac1bfad
Bug 337797, Can't send signed email as the first crypto operation in FIPS mode
...
r=rrelyea
2006-06-22 18:54:15 +00:00
kaie%kuix.de
d473bb318e
Land missing portion of bug 235773, Conform to NSS upstream build options, r=wtchang
2006-06-22 18:47:44 +00:00
gavin%gavinsharp.com
411156ceba
Bug 213207: make security mismatch dialog default to "Cancel", and fix other dialogs to use the dialog binding's standard default button attribute, r=kaie, ui-r=beltzner
2006-06-22 05:05:28 +00:00
wtchang%redhat.com
f25d1d70cd
Bugzilla Bug 338798: in C89, local struct variables can only be initialized
...
by constant expressions. HP C compiler version B.11.11.08 generates
incorrect code silently if the initializers are non-constant expressions.
r=alexei.volkov,julien.pierre.
2006-06-21 00:40:59 +00:00
neil.williams%sun.com
628ba95143
Bug 337613, FipsTest assertion failure
...
r=glen
2006-06-20 21:40:16 +00:00
wtchang%redhat.com
034af09812
Bugzilla Bug 337034: nested two related tests. r=relyea.
2006-06-17 00:09:59 +00:00
julien.pierre.bugs%sun.com
543d49b730
Workaround (or fix) for bug 341573 . Switch compiler option from -fsimple=2 to -fsimple=1
2006-06-16 04:41:34 +00:00
alexei.volkov.bugs%sun.com
3e699dc0f0
[Bug 337110] OOM Crash and memory leak [@ PK11_CreatePBEParams]. r=julien, sr=nelson
2006-06-16 00:42:46 +00:00
wtchang%redhat.com
d3ad378479
Bugzilla Bug 341590: in FIPS mode, softoken should report the more serious
...
fatalError condition before the !isLoggedIn condition. r=nelson.
2006-06-15 23:55:59 +00:00
christophe.ravel.bugs%sun.com
7d92147b35
Bugzilla 337793: Create a test to check all EC curves
...
r+ Christophe
Committed on behalf of Nelson.
2006-06-15 19:26:01 +00:00
alexei.volkov.bugs%sun.com
d5aa4d29c5
[Bug 337008] OOM crash [@ nssList_Add - STAN_InitTokenForSlotInfo - STAN_LoadDefaultNSS3TrustDomain][@ nssList_Clone - nssList_CreateIterator - STAN_LoadDefaultNSS3TrustDomain] Dereferencing possibly NULL "(td)->tokenList". r=nelson, sr=wtc
2006-06-13 21:36:29 +00:00
wtchang%redhat.com
82930ed07a
Bugzilla Bug 341111: added a dummy reference to the SCCS and RCS version
...
strings so that they won't be optimized away. r=nelsonb.
2006-06-13 17:48:03 +00:00
alexei.volkov.bugs%sun.com
51b89f627d
[Bug 337110] OOM Crash [@ PK11_CreatePBEParams]. r=nelson
2006-06-13 17:33:06 +00:00
mhammond%skippinet.com.au
0f241835df
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
alexei.volkov.bugs%sun.com
4fe5c22675
[Bug 337099] Crash [@ PK11_ParamFromIV] Variable "iv" tracked as NULL
...
was dereferenced. r=nelson
2006-06-12 21:16:49 +00:00
alexei.volkov.bugs%sun.com
cc3d04b60e
[Bug 339886] param leaked at NSS_CMSCipherContext_StartEncrypt(nss/lib/smime/cmscipher.c). r=nelson
2006-06-12 21:05:12 +00:00
nelson%bolyard.com
7d6b311cd3
Don't call nssCKFWToken_Destroy with NULL. Bug 340018. r=alexei.volkov
2006-06-10 22:21:10 +00:00
nelson%bolyard.com
4f4902f94e
Fix leak and OOM crash. Bug 338352 and 338356. Coverity.
...
r=rrelyea, alexei.volkov
2006-06-10 22:13:46 +00:00
julien.pierre.bugs%sun.com
e9a0aa7867
Fix for bug 340917 - crlutil should init NSS read-only for list option. r=alexei.volkov
2006-06-09 21:55:11 +00:00
kaie%kuix.de
969191a00e
Bug 340183, Add the Netlock Class QA root certificate
...
Approval for adding CA cert granted by Frank Hecker in bug 313942
Patch by Wan-Teh Chang, r=me
2006-06-09 21:02:16 +00:00
nelson%bolyard.com
5337c5aee0
Fix broken build.
2006-06-09 18:12:50 +00:00
nelson%bolyard.com
bae0b415d1
Fix leaks in CERT_DistNamesFromNicknames (bug 339916) and in
...
CERT_GetCertNicknames (bug 339919). Coverity bugs. r=alexei.volkov
2006-06-09 01:24:39 +00:00
julien.pierre.bugs%sun.com
29a3a59542
Fix for bug 340909 . Add batch command to usage. r=nelson
2006-06-09 01:24:23 +00:00
nelson%bolyard.com
5498c37db3
Fix leak in NSS_CMSEncoder_Start error path. Bug 339914. r=alexei.volkov
2006-06-08 22:01:02 +00:00
nelson%bolyard.com
4c913b0390
Fix leak in sec_asn1d_add_to_subitems. Bug 339913. r=alexei.volkov
2006-06-08 21:40:31 +00:00
glen.beasley%sun.com
acfa788133
340734 update ref to 140-1 to 140 r=neilWilliams
2006-06-08 18:19:09 +00:00
steffen.wilberg%web.de
f8583a4596
Bug 309052: remove broken Help button from CRL manager in Firefox. r=mconnor, kaie
2006-06-07 22:48:23 +00:00
nelson%bolyard.com
5b368c8808
Remove dead code. Coverity 506. r=nelson,wtchang. Bug 337027.
...
Patch by Jon Smirl <jonsmirl@yahoo.com>
2006-06-07 18:36:26 +00:00
nelson%bolyard.com
995213d2df
Fix bug 337104 and bug 337105. Don't crash if we run out of memory
...
in ssl2_ConstructCipherSpecs(). r=Alexei.Volkov Coverity 442 & 443.
2006-06-07 17:53:19 +00:00
julien.pierre.bugs%sun.com
172c1bdf45
Fix for bug 326637 . Unnecessary request of PKCS11 device password. r=rrelyea
2006-06-07 02:30:27 +00:00
Jan.Varga%gmail.com
e5158d88ef
Fix for bug 296040. Cell-based selection in trees
...
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
julien.pierre.bugs%sun.com
e602259ec8
Fix for bug 340040 - add certutil option to verify an OCSP responder cert. r=nelson
2006-06-06 01:06:23 +00:00
timeless%mozdev.org
a768026fc9
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
alexei.volkov.bugs%sun.com
e70d27d7ba
[Bug 339908] 3 NULL ptr crashes when PK11_GetBestSlot returns NULL. r=nelson
2006-06-02 20:34:04 +00:00
wtchang%redhat.com
0037b873be
Import NSPR 4.6.2 and NSS 3.11.1.
2006-06-02 05:20:37 +00:00
wtchang%redhat.com
41c9c343c1
Import NSPR 4.6.2.
2006-06-02 05:18:01 +00:00
wtchang%redhat.com
cdd64c7beb
Bugzilla bug 338599: added new function SECKEY_SignatureLen and use it
...
instead of SECKEY_PublicKeyStrength to get ECDSA signature lengths.
Removed the 'type' member from the VFYContextStr structure because that
info is in the 'key->keyType' field. Set error codes when functions
fail (return 0). r=nelsonb.
Modified Files:
cryptohi/keyhi.h cryptohi/seckey.c cryptohi/secvfy.c
nss/nss.def ssl/ssl3con.c
2006-05-31 23:54:52 +00:00
alexei.volkov.bugs%sun.com
72df55c274
[Bug 220380] Add SSL client auth stress tests.
...
Attachment "auth patch"(#222740 ). r=nelson
2006-05-31 18:06:02 +00:00
wtchang%redhat.com
a07f869b7a
Bugzilla Bug 338552: added StartCom CA certificate to NSS. The patch is
...
contributed by Eddy Nigg, StartCom Ltd. <eddy_nigg@startcom.org>. r=wtc.
a=hecker.
Modified Files: certdata.c certdata.txt nssckbi.h
2006-05-31 17:18:54 +00:00
julien.pierre.bugs%sun.com
ba7825ee28
Fix for bug 336477 . Fix for CERT_UncacheCRL error checking. r=nelson
2006-05-31 01:57:55 +00:00
richm%stanfordalumni.org
7832d52b10
fixes from Nathan to fix the rpm build script
2006-05-24 13:40:09 +00:00
glen.beasley%sun.com
28fdef2190
335619 Template Fix for optional elements by rocky-s r=nkwan
2006-05-24 03:18:17 +00:00
glen.beasley%sun.com
bbe5f84528
338484 Run SSL tests in FIPS mode
2006-05-24 03:09:42 +00:00
alexei.volkov.bugs%sun.com
47817668ff
[Bug 337014] OOM crash [@ PORT_ArenaAlloc - PK11_PQG_ParamGenSeedLen][@ PORT_ArenaAlloc - PK11_PQG_ParamGenSeedLen] Dereferencing possibly NULL "varena". r=nelson
2006-05-22 23:08:04 +00:00
alexei.volkov.bugs%sun.com
3aa52be061
[Bug 337495] Double free in CRMF_CertReqMsgSetSignaturePOP (security/nss/lib/crmf/crmfpop.c) [Attachment 222949]. r=nelson
2006-05-22 22:38:56 +00:00
wtchang%redhat.com
3533f0c590
Bugzilla Bug 320336: improved the comments for SECITEM_AllocItem in
...
secitem.h. Made SECITEM_AllocItem fail (return NULL) if the allocation of
the buffer fails, as documented. r=nelsonb.
Modified files: secitem.c secitem.h
2006-05-22 22:24:34 +00:00
wtchang%redhat.com
68708d13f4
Bugzilla Bug 298520: moved the RSA maximum size macros from rsa.c to
...
blapit.h. Removed an out-of-date comment from blapit.h. r=nelsonb.
Modified files: blapit.h rsa.c
2006-05-22 22:10:40 +00:00
wtchang%redhat.com
06496e21ff
Bugzilla Bug 298520: added a comment explain the meaning of the MAX_KEY_LEN
...
macro. r=nelsonb.
2006-05-22 22:08:40 +00:00