julien.pierre.bugs%sun.com
0470958574
Fix for bug 303494 . SEC_LookupCrls passes the address of a stack variable that goes out of scope. r=nelson,wtchang
2005-08-05 21:15:22 +00:00
wtchang%redhat.com
42b62af1e4
Removed noeccert.sh and noectools.sh from CVS. These two files are
...
automatically created by the fixtests.sh script by copying the non-ECC
(default) test scripts to these names. r=vipul.gupta.
Removed Files: cert/noeccert.sh tools/noectools.sh
2005-08-04 16:27:07 +00:00
dougt%meer.net
ff2c18ee11
Minimo only. Backing out 300373.
2005-08-03 05:24:18 +00:00
nelsonb%netscape.com
aa3332449b
NSC_CopyObject can now copy token keys to session keys. Bug 289530.
...
r=rrelyea. Modified Files: pkcs11.c pkcs11u.c
2005-08-03 02:26:55 +00:00
nelsonb%netscape.com
adccce135e
Implement PK11_CopyTokenPrivKeyToSessionPrivKey, function to copy token
...
RSA private key to a session key, to eliminate DB lookups and 3DES
unwrapping for every use. Bug 274538. r=rrelyea.
Modified Files: nss/nss.def pk11wrap/pk11akey.c pk11wrap/pk11pub.h
2005-08-03 01:57:40 +00:00
nelsonb%netscape.com
13863082f7
Eliminate numerous potential causes of sending invalid (zero) session
...
handles down to a PKCS11 module. Bug 292049. r=relyea.
Modified Files: pk11akey.c pk11auth.c pk11obj.c pk11skey.c pk11slot.c
pk11util.c
2005-08-03 01:22:07 +00:00
timeless%mozdev.org
b0838b2892
Bug 283569 OOM crash [@ nsNSS_SSLGetClientAuthData]
...
patch by b.jacques@planet.nl r=kaie sr=darin a=bsmedberg
2005-08-02 14:22:50 +00:00
nelsonb%netscape.com
6960719ce2
remove NSS_CLASSIC code from pk11cert.c and pk11nobj.c.
...
bug 293847 r=rrelyea
2005-08-02 01:34:38 +00:00
wtchang%redhat.com
b7037acd16
Bugzilla Bug 298957: PK11_TokenKeyGenWithFlags will be released in NSS
...
3.10.2.
2005-08-02 01:04:55 +00:00
wtchang%redhat.com
f7f6bb0747
Bugzilla Bug 298957: improved the comment for PK11_TokenKeyGenWithFlags.
...
r=relyea.
2005-08-02 01:03:08 +00:00
wtchang%redhat.com
952622d9e8
Bugzilla Bug 302663: SECKEY_CopySubjectPublicKeyInfo needs to copy the
...
subjectPublicKeyInfo as a bit string. r=nelsonb,jpierre. Thanks to
Mikhail Teterin <mi+mozilla@aldan.algebra.com> for the bug report and
Purify output.
2005-08-02 00:34:00 +00:00
wtchang%redhat.com
04d838a825
Bugzilla Bug 302262: Check for SECITEM_AllocItem failure in
...
MPINT_TO_SECITEM. r=nelsonb.
2005-08-01 22:43:54 +00:00
wtchang%redhat.com
ad129dcd2d
Added a comment that answers the question "why isn't there a pairwise
...
consistency test for Diffie-Hellman or ECDH key pairs?"
2005-08-01 21:04:41 +00:00
relyea%netscape.com
f553ba239b
Bugzilla Bug 298906 really check in the patch to the tip, not a test branch
...
crash when accepting new certificate permanently on taschenonkel.de
r=wtc, r=nelson
2005-08-01 20:41:30 +00:00
wtchang%redhat.com
73b7830ac6
Bugzilla Bug 302262: dsa.c should use the macros defined in secmpi.h.
...
r=nelsonb.
2005-08-01 18:51:06 +00:00
relyea%netscape.com
244b7788b3
I have to many patches in one tree! Stay at 1.103 until this patch has a bug and
...
reviews!
2005-08-01 18:32:45 +00:00
relyea%netscape.com
e9dab9bb67
These changes were part of a different patch, reviews are not yet complete.
...
Backing out to previous versions.
2005-08-01 18:31:12 +00:00
relyea%netscape.com
84638b39e7
ARG -- reverted to the wrong version. The correct version was 1.103, not 1.102
2005-08-01 18:27:30 +00:00
relyea%netscape.com
e92acaf731
Backing out previous checkin. This was a separate unreviewed patch.
2005-08-01 18:26:12 +00:00
relyea%netscape.com
beaf291bda
Bug 298906 crash when accepting new certificate permanently on taschenonkel.de
...
r=wtc, sr=nelson
2005-08-01 18:23:56 +00:00
dveditz%cruzio.com
c230fc2f52
form action=javascript: shouldn't trigger the insecure submit warning (bug 182179). Patch by Iain MacDonnell, r=dveditz, sr=darin, a=asa
2005-07-31 19:06:27 +00:00
wtchang%redhat.com
041697865b
Bugzilla Bug 302219: added CKM_RSA_X9_31_KEY_PAIR_GEN support. r=relyea.
2005-07-29 23:43:40 +00:00
wtchang%redhat.com
a9e17a122a
Bugzilla Bug 302219: added CKM_RSA_X9_31_KEY_PAIR_GEN support to
...
PK11_GenerateKeyPair. r=relyea.
2005-07-29 23:23:35 +00:00
relyea%netscape.com
e235cbe797
Bug 278276 Slot List Elements cannot be freed by applications.
...
wtchang: review+
julien.pierre.bugs: superreview+
2005-07-28 23:17:43 +00:00
relyea%netscape.com
54ff4e6077
bug 278276 Slot List Elements cannot be freed by applications.
...
wtchang: review+
julien.pierre.bugs: superreview+
E
2005-07-28 23:16:26 +00:00
relyea%netscape.com
310824f641
bug 278276 Slot List Elements cannot be freed by applications.
...
Export a free function for slot list elements.
r = wtc & julien.
2005-07-28 23:13:21 +00:00
mconnor%steelgryphon.com
1f513e2a0f
bug 194141 - missing calls to SSL_ClearSessionCache, r=nelson.bolyard, sr=dveditz, a=bsmedberg
2005-07-28 18:15:20 +00:00
wtchang%redhat.com
eb4965a8e3
Bugzilla Bug 302262: fixed an error in the comment. Set the error code
...
if signature verification fails. r=nelsonb.
2005-07-27 18:48:44 +00:00
julien.pierre.bugs%sun.com
f15866be62
Fix for bug 292151 . Prevent strsclnt from starting threads for each connection. Allow specifying a ratio of full handshakes . r=nelson
2005-07-25 20:39:14 +00:00
wtchang%redhat.com
45fcf6685b
Bugzilla Bug 298514: Moved the FIPS 140-2 pairwise consistency check from
...
pk11wrap to softoken because the softoken shared library is our new crypto
module boundary. r=relyea,nelsonb.
Modified files: pk11wrap/pk11akey.c softoken/fipstokn.c softoken/pkcs11c.c
2005-07-22 22:11:22 +00:00
bzbarsky%mit.edu
dc27182f65
Expose the subject name for the cert and an nsISupports pointer to the cert on
...
nsIPrincipal that represents a certificate principal. Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal. Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII. Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
christophe.ravel.bugs%sun.com
1ad56bbc2a
238319: Sun packages changes
...
Change rpm packaging for RHEL3 i386 and x86_64.
2005-07-22 15:32:50 +00:00
wtchang%redhat.com
418134de55
Bugzilla Bug 298957: moved PK11_TokenKeyGenWithFlags from the NSS_3.11
...
section to the NSS_3.10.1 section because we plan to export that function
in NSS 3.10.1. r=jpierre.
2005-07-22 01:43:36 +00:00
wtchang%redhat.com
c5ac83be4e
Bugzilla Bug 298516: fixed problems found by code inspection. r=relyea.
...
Modified Files: pk11db.c pkcs11.c
2005-07-22 00:47:18 +00:00
wtchang%redhat.com
f4b2352922
Bugzilla Bug 298957: make the new function PK11_TokenKeyGenWithFlags
...
"legacy free" and move the code that set the CKF_ENCRYPT flag by default
and the Fortezza hack code to PK11_TokenKeyGen. r=relyea.
2005-07-22 00:07:52 +00:00
wtchang%redhat.com
5e18c64463
Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution.
...
Introduced NSPR_INCLUDE_DIR and NSPR_LIB_DIR make variables. Portions of
the patch were contributed by Chris Seawood <cls@seawood.org>. r=relyea.
Modified Files:
coreconf/OS2.mk coreconf/OpenVMS.mk coreconf/location.mk
nss/cmd/platlibs.mk nss/cmd/shlibsign/Makefile
nss/cmd/shlibsign/sign.cmd nss/cmd/shlibsign/sign.sh
nss/lib/ckfw/builtins/Makefile
nss/lib/fortcrypt/swfort/pkcs11/Makefile nss/lib/nss/config.mk
nss/lib/smime/config.mk nss/lib/softoken/config.mk
nss/lib/ssl/config.mk
2005-07-21 23:48:30 +00:00
wtchang%redhat.com
428f1c6c23
Bugzilla bug 301212: Upgraded to zlib 1.2.3. r=relyea.
...
Modified Files:
README adler32.c compress.c crc32.c deflate.c deflate.h
example.c gzio.c infback.c inffast.c inflate.c inflate.h
inftrees.c inftrees.h minigzip.c trees.c uncompr.c zconf.h
zlib.h zutil.c zutil.h
2005-07-20 20:32:42 +00:00
pkw%us.ibm.com
ac4652b036
Bug 296449 - Error in string handling within <keygen>
...
r=kaie.bugs@gmail.com , sr=dveditz@cruzio.com , a=benjamin@smedbergs.us
2005-07-20 19:31:22 +00:00
timeless%mozdev.org
d8c194a5b7
Bug 283563 OOM crash [@ GetSlotWithMechanism][@ nsKeygenFormProcessor::GetPublicKey]
...
patch by b.jacques@planet.nl r=kaie sr=darin a=bsmedberg
2005-07-13 19:31:14 +00:00
jshin%mailaps.org
c01350f64b
bug 224820 : support UTF-16/32 (non-byte oriented char. encoding) in the form submission : r=biesi, sr=bz, a=asa
2005-07-13 16:55:59 +00:00
bzbarsky%mit.edu
519f094ca6
Fix leak due to non-use of already_AddRefed. Bug 296364, r=kaie, sr=bryner
2005-07-13 16:53:06 +00:00
dougt%meer.net
b400dba297
Backing out my changes in the last few hours because Chase is tagging the tree. (the tree was open, but he was tagging)
2005-07-12 22:01:25 +00:00
dougt%meer.net
fff88e8e4c
Fixing build bustage. Must use FORCE_USE_PIC when FORCE_SHARED_LIB. MINIMO only.
2005-07-12 21:39:45 +00:00
dougt%meer.net
aaf4e43bbe
Fixing 300373. Build/Minimo change. To allow WinCE startup, some of our components must be loaded dynamically regardless if we are building static or not. r=bsmedberg, a=asa
2005-07-11 16:38:28 +00:00
julien.pierre.bugs%sun.com
c262e0afca
Fix for 217024 . Address Wan-Teh's concerns about naming and documentation. Also fix AIX build by removing extraneous comma.
2005-07-09 00:34:43 +00:00
wtchang%redhat.com
13277e65d5
Bugzilla bug 300068: fixed the bug that "collection" is used uninitialized
...
if "td", "c", or "cc" is NULL. The patch is contributed by Wolfgang
Rosenauer <mozilla@rosenauer.org>. r=wtc.
2005-07-08 17:06:15 +00:00
julien.pierre.bugs%sun.com
85c39c7708
Fix for bug 217024 . Add a function to compare validity times. r=relyea
2005-07-08 07:06:56 +00:00
julien.pierre.bugs%sun.com
c15d9d4cd9
Fix for bug 292809 . Add flags to NSS_Initialize to better cooperate with the Java SunPKCS11 provider. r=relyea, wtchang
2005-07-08 04:41:32 +00:00
relyea%netscape.com
74bc01599e
Bugzilla Bug 287418: remove redundant memory allocation in DSA and ECDSA sign
...
wtchang: review+
julien.pierre.bugs: superreview+
2005-07-07 20:19:36 +00:00
wtchang%redhat.com
a4a7cc85d3
Bugzilla Bug 294122: support building with MSYS (a set of Unix utilities
...
for Windows compiled with MinGW). The patch is contributed by Howard Chu
<hyc@symas.com>. r=wtc,cls.
Modified Files: arch.mk rules.mk
2005-07-07 16:50:47 +00:00
julien.pierre.bugs%sun.com
d1ef7d6ff8
Fix for 297735 . C_Initialize should return CKR_CANT_LOCK . r=wtchang,rrelyea
2005-07-06 22:32:12 +00:00
wtchang%redhat.com
90e2222ab3
Removed an extraneous line at the end of file added in the previous
...
checkin.
2005-07-06 18:56:37 +00:00
relyea%netscape.com
c5850af8e0
Bug 294556 (not all functions exported) reviews wtc nelsonb
...
Bug 298627 (need to access random number generator on a slot). reviews wtc julien
2005-07-06 18:46:36 +00:00
wtchang%redhat.com
532b71515b
Bugzilla Bug 298957: pk11_FlagsToAttributes should not add attributes
...
whose type is 0. r=relyea.
2005-07-06 18:36:05 +00:00
wtchang%redhat.com
252506980a
Bugzilla Bug 298957: code cleanup -- the array size can be MAX_TEMPL_ATTRS.
...
r=relyea.
2005-07-06 18:34:39 +00:00
wtchang%redhat.com
2496aabc3e
Bugzilla Bug 299445 - fixed the check for an incomplete code set.
2005-07-06 18:14:26 +00:00
julien.pierre.bugs%sun.com
721d20caed
Fix for 297849 . Allow x86 build on Linux x86_64 machine. r=wtchang
2005-07-05 22:48:38 +00:00
wtchang%redhat.com
c693c55f14
Trivial comment fix.
2005-07-05 22:41:33 +00:00
wtchang%redhat.com
02fa2849ed
Bugzilla Bug 298532: use -fPIC explicitly (which is the default). The
...
patch is contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
2005-07-01 00:40:07 +00:00
wtchang%redhat.com
362379fb01
Bugzilla Bug 287057: fixed memory leaks in callers of cert_FindExtension.
...
pass NULL as the SECItem* argument if we only want to know if the extension
exists but don't need its value. r=jpierre,nelsonb.
Modified Files:
certdb/certdb.c certdb/genname.c certhigh/certhigh.c
certhigh/certhtml.c certhigh/crlv2.c certhigh/ocsp.c
2005-06-30 20:53:57 +00:00
julien.pierre.bugs%sun.com
9df42172ea
Fix for 298955 - make rsaperf authenticate to hardware tokens. r=relyea
2005-06-30 20:38:33 +00:00
wtchang%redhat.com
a55ffcb3aa
Bugzilla Bug 298957: added new function PK11_TokenKeyGenWithFlags.
...
r=relyea,nelsonb.
Modified files: nss/nss.def pk11wrap/pk11pub.h pk11wrap/pk11skey.c
2005-06-30 17:50:41 +00:00
wtchang%redhat.com
cfc57b80b1
Bugzilla Bug 298532: updated for Mac 10.4u ("universal") SDK, which adds
...
support for Intel CPUs. The patch is contributed by Mark Mentovai
<mark@moxienet.com>. r=wtc.
2005-06-28 21:21:05 +00:00
wtchang%redhat.com
ee926c8ce3
Bugzilla Bug 298962: Removed dead code: nssBestCertificate_SetArgs,
...
nssBestCertificate_Callback, and nssBestCertificateCB. r=jpierre,nelsonb.
Modified files: certificate.c pkitm.h
2005-06-28 17:55:29 +00:00
wtchang%redhat.com
34498db691
Bugzilla Bug 298953: fixed a memory leak in sslBuffer_Grow if PORT_Realloc
...
fails. r=nelsonb.
2005-06-28 17:48:26 +00:00
julien.pierre.bugs%sun.com
bdac92c933
Fix for 298538 - fix signature verification in S/MIME with signer-only cert. r=wtchang, nelson
2005-06-27 22:21:19 +00:00
wtchang%redhat.com
3315373550
Bugzilla Bug 295754: moved duplicate function subject_list_sort to
...
certificate.c and renamed it nssCertificate_SubjectListSort.
r=relyea,nelsonb.
Modified files: certificate.c pkim.h pkistore.c tdcache.c
2005-06-27 21:50:06 +00:00
christophe.ravel.bugs%sun.com
1b933fd261
238319: Sun packages changes
...
Reset the rpm release to 1 for NSS 3.11
2005-06-27 18:22:02 +00:00
christophe.ravel.bugs%sun.com
3d421f1dd3
After branching NSS_3_10_BRANCH, the tip target is 3.11
2005-06-27 18:21:02 +00:00
wtchang%redhat.com
06d3ac7721
Bugzilla Bug 298409: fixed an array index off-by-one error and a memory
...
leak. r=nelsonb.
2005-06-24 23:00:02 +00:00
wtchang%redhat.com
deb187bb46
Bugzilla Bug 295754: fixed a crash in subject_list_sort if a cert is not
...
decodable (e.g., it has unsupported critical extension). r=relyea,nelsonb.
Modified Files: pkistore.c tdcache.c
2005-06-24 00:33:28 +00:00
wtchang%redhat.com
d4fec45c1d
Bugzilla Bug 298537: replaced hardcoded 3 and 8 with the NSS_VMAJOR and
...
NSS_VMINOR macros defined in nss.h. r=relyea,nelsonb.
2005-06-23 23:41:29 +00:00
wtchang%redhat.com
2a93cb923f
Bugzilla Bug 298409: fixed the bug that an array size was incorrectly
...
calculated. r=alexei.volkov.
2005-06-23 22:05:21 +00:00
wtchang%redhat.com
cca45cda33
Bugzilla Bug 297826: add the -Zmap flag to create .map files for DLLs. The
...
patch is contributed by Peter Weilbacher <mozilla@Weilbacher.org>.
Reviewed by Julien Pierre and Michael Kaply.
2005-06-23 18:46:17 +00:00
sandeep.konchady%sun.com
97986b0e8b
Modified JSS/JSSE inter communication tests along with JSSPackageTest
...
and all.pl to use platform specific cert/keystore directory.
2005-06-23 05:59:36 +00:00
christophe.ravel.bugs%sun.com
fd807f4d9d
297965 - Add a marker at the end of the test result report (result.html)
...
r: Julien
mozilla/security/nss/tests/common/cleanup.sh
Add END_OF_TEST<BR> before </BODY>
2005-06-21 16:31:57 +00:00
christophe.ravel.bugs%sun.com
6793b91046
297573 - Modify JSS tests such that they access certs from platform specific directories
...
r: Sandeep
Force Perl to do unbuffered output to avoid having Java and
Perl output out of sync.
2005-06-21 01:17:30 +00:00
relyea%netscape.com
78d75c2672
Arg! This change was supposed to go to a branch, not the tip. back it out now.
...
bob
2005-06-20 23:14:45 +00:00
relyea%netscape.com
ce5dcdb61c
Test multiaccess Databases. This patch causes softoken to Always use the
...
multiaccess Database for clients. This is not intended for the final release
2005-06-20 23:11:25 +00:00
christophe.ravel.bugs%sun.com
687eab8c8c
297573 - Modify JSS tests such that they access certs from platform specific directories
...
r=Sandeep, sr=Glen
Display the result of each test case and global pass rate.
2005-06-16 23:22:46 +00:00
alexei.volkov.bugs%sun.com
286d943a86
fix for bug: 297015 - bltest should run multithreaded. r=julien
2005-06-16 21:11:02 +00:00
timeless%mozdev.org
c48f8691a5
Bug 225034 Certificate Manager Crashes Mozilla [@ nsCertTree::CmpByCrit]
...
patch by kaie r=timeless sr=darin a=shaver
2005-06-16 17:27:17 +00:00
timeless%mozdev.org
bb1cd1328b
Bug 284366 PSM needs to handle Smart Cards seamlessly
...
fix casting on 64bit platforms
patch by ajschult@verizon.net r=rrelyea sr=jst a=asa
2005-06-16 02:00:32 +00:00
bryner%brianryner.com
37e80e76f5
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
christophe.ravel.bugs%sun.com
c414763657
297573 - Modify JSS tests such that they access certs from platform specific directories
...
r=Sandeep, sr=Glen
Make $testdir a specific directory for each run.
2005-06-15 18:39:37 +00:00
nelsonb%netscape.com
d55f3f8790
Back out last checkin, which broke the build on some platforms.
2005-06-14 05:51:51 +00:00
alexei.volkov.bugs%sun.com
d051300a98
RFE fix 297015: bltest should run multithreaded. julien r+
2005-06-14 01:58:22 +00:00
relyea%netscape.com
85e5788236
Get the Processer cache line size. This file contains processor and OS
...
specific content. Currently it only works well with x86 and 64-bit PPC.
2005-06-09 20:43:40 +00:00
relyea%netscape.com
007bbbbb89
Fix the license. Still bug 284366 PSM needs to handle Smart Cards seamlessly
...
r+sr+a=shaver
(caught by Christian persch)
2005-06-02 16:40:29 +00:00
cls%seawood.org
35f15674a5
Removing extraneous ;
2005-06-02 02:46:34 +00:00
cls%seawood.org
05e8cfab89
Removing extraneous ;
2005-06-02 02:39:16 +00:00
cls%seawood.org
f0eb83752d
Pass CC down to NSS build.
...
Bug #93206 r=cls sr=jpierre a=shaver
2005-06-02 02:03:05 +00:00
relyea%netscape.com
80fc160693
SmartCard support checkin.
...
Bug 284366 "PSM needs to handle Smart Cards seamlessly" r=timeless sr=jst
a=shaver
2005-06-02 01:22:42 +00:00
relyea%netscape.com
83a733d67f
SmartCard support checkin.
...
Bug 284366 "PSM needs to handle Smart Cards seamlessly" r=timeless sr=jst
a=shaver
2005-06-02 01:17:35 +00:00
relyea%netscape.com
deac1f8574
New file portion of SmartCard support checkin.
...
Bug 284366 "PSM needs to handle Smart Cards seamlessly" r=timeless sr=jst
a=shaver
2005-06-02 01:14:02 +00:00
relyea%netscape.com
f2e042b4ff
Mozilla Tiger build changes. Currently the mozilla branch is broken
...
without these changes.
Bug 292530 r=wtc (according to dougt).
Code builds agains NSS tip, verified by relyea
Patch created by Josh Aas
2005-06-01 21:00:22 +00:00
christophe.ravel.bugs%sun.com
c7ccc7ad56
238319: Sun packages changes.
...
Adjust rpm release numbers.
2005-06-01 20:51:33 +00:00
timeless%mozdev.org
08a23be39f
Bug 283566 OOM crash [@ nsNSSCertificate::GetDbKey][@ nsNSSCertificate::GetUsagesArray]
...
patch by ajschult@verizon.net r=kaie sr=darin a=shaver
2005-06-01 18:30:36 +00:00
dougt%meer.net
05339dd922
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
2005-06-01 16:06:53 +00:00
wtchang%redhat.com
0ea8a4266e
Bugzilla bug 295298: enforce RSA key size limits when generating a new
...
key pair. r=nelsonb,jpierre.
2005-05-27 23:53:19 +00:00
julien.pierre.bugs%sun.com
8e0db2facb
Fix crash of rsaperf on keygen failure
2005-05-24 03:54:13 +00:00
neil%parkwaycc.co.uk
f5ac06642d
Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa
2005-05-23 08:34:02 +00:00
nelsonb%netscape.com
4a29a230ce
Allow DSA signature output buffer to exceed required length.
...
Bug 191470. r=nelson. Patch by rrelyea@redhat.com .
2005-05-21 21:35:24 +00:00
nelsonb%netscape.com
3e84aac61b
Change while read statements to work with MKS. Bug 295060. r=wtchang
2005-05-21 21:30:29 +00:00
bsmedberg%covad.net
824219d781
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
2005-05-20 12:58:57 +00:00
sandeep.konchady%sun.com
8ecb17aec9
Added comment to all these files indicating that the version of NSS
...
mustbe updated every time NSS is updated. This helps pick the right
version of NSS for JSS builds.
2005-05-19 22:56:30 +00:00
sandeep.konchady%sun.com
0ba80326d5
Modified the way MANIFEST.MF file was being generated. I now use perl
...
to open a file and write to it instead of execing a system command.
This is in response to build failure when rsh to a Windows machine.
2005-05-18 22:18:15 +00:00
wtchang%redhat.com
776f619ed3
Bugzilla Bug 294071: removed out-of-date comments and dead code. r=nelsonb.
2005-05-18 00:03:11 +00:00
wtchang%redhat.com
350ca73f9f
Bugzilla Bug 294333: enable building on Windows Me with Cygwin. Thanks
...
to Jacek Piskozub <piskozub@iopan.gda.pl> for reporting the bug and
verifying the fix. r=cls,nelsonb.
2005-05-17 21:26:14 +00:00
sandeep.konchady%sun.com
73a05db3b1
Modified build_java.pl to create a MANIFEST.MF file with JSS product
...
version information. This is then added to xpclass(_dbg).jar using
jar -tvf in place of zip -R.
Modified all.pl to execute a new test that checks for product package
version information in jss4.jar as well as compare this to the version
of library (libjss4.so or jss4.dll) being used. This helps in consistency
check for jss jar and associated lib.
Added a new test JSSPackaeTest.java that reads MANIFEST.MF from jss jar
to fetch product version information.
2005-05-17 21:15:12 +00:00
julien.pierre.bugs%sun.com
d732b79ef7
Rename NEXT_ITERATION macro to NEXT_USAGE to make code clearer
2005-05-17 17:41:17 +00:00
darin%meer.net
8ca02fe326
fixes bug 250691 "Disable LMv1 hash by default" r=cneberg, sr=bryner, a=asa
2005-05-15 17:38:58 +00:00
julien.pierre.bugs%sun.com
440e83af87
Fix for 265369 - fix compiler warning in unix_rand . r=nelson
2005-05-10 21:14:51 +00:00
julien.pierre.bugs%sun.com
bd6a46d8d3
Fix for 293091 - add double -o option to skip cert verification completely. r=nelson
2005-05-07 04:10:55 +00:00
bryner%brianryner.com
592dbdc176
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
scott%scott-macgregor.org
a160122f33
Bug #292776 --> Need Ability to Import CRLs from the web for apps like Thunderbird that aren't web browsers.
...
Add an import button which can import a CRL based on a URL.
moa/r=rrelyea
sr=bienvenu
2005-05-03 23:56:18 +00:00
julien.pierre.bugs%sun.com
8f174c05e5
Fix for bug 292390 . Prevent crash in certutil with -P option and dbprefix omitted.
2005-04-29 21:58:49 +00:00
wtchang%redhat.com
eea9e1cf6e
Bugzilla Bug 291858: fixed incorrect definitions of the CKM_SHAxxx_HMAC,
...
CKM_SHAxxx_HMAC_GENERAL, CKM_ECDH1_DERIVE, CKM_ECDH1_COFACTOR_DERIVE, and
CKM_ECMQV_DERIVE macros. r=nelsonb,relyea.
2005-04-28 16:53:19 +00:00
christophe.ravel.bugs%sun.com
965baf82fe
Change NSS version to 3.10.1 Beta.
2005-04-27 20:28:39 +00:00
sandeep.konchady%sun.com
9191087933
Fix for JSSE and JSS client timeout issue
...
Fixed a couple of issues.
[1] Reduced JSS and JSSE server timeout from 2 min to 35 sec
[2] Added try/catch to JSSE client to detect non Sun JCA
[3] Added socket and program timeout for JSS and JSSE clients so that they exit
gracefully
[4] Split TLS and SSLv3 in seperate mothods in JSSE_SSLclient.java
2005-04-25 21:28:12 +00:00
neil.williams%sun.com
ecc84eb4f9
Bug 291555. Makes certutil process null CSR ext req lists as it did before NSS3.10. r=nelson
2005-04-23 03:58:19 +00:00
nelsonb%netscape.com
94e828fc62
Prevent crash in certutil -C when incoming request has no attributes.
...
Bug 291542. r=julien.pierre
2005-04-23 02:12:00 +00:00
bsmedberg%covad.net
bd668e0965
Bug 289555 - Remove non-functional help buttons from PSM for toolkit apps r=mconnor+rrelyea a=asa
2005-04-20 10:58:06 +00:00
christophe.ravel.bugs%sun.com
6e7639c991
238319: Sun packages changes
...
Uprev rpm release to 4.
2005-04-20 00:18:26 +00:00
christophe.ravel.bugs%sun.com
5e63b7f6ea
Changing beta flag to RTM.
2005-04-19 22:53:46 +00:00
wtchang%redhat.com
42a0ce41b8
Bugzilla bug 275576: added "Root" to the nickname for the "Global
...
Chambersign" root. r=nelsonb.
Modified files: certdata.txt certdata.c
2005-04-18 16:08:10 +00:00
julien.pierre.bugs%sun.com
4fc82729a0
Fix for 290121. Replace PRIntervalTime with PRTime when checking for the need to query the token for CRLs. r=nelson
2005-04-17 03:17:07 +00:00
wtchang%redhat.com
21d400ad87
Bugzilla Bug 288095: removed unnecessary #include "alghmac.h". alghmac.h
...
and pkcs11i.h don't need to be exported to the outside of lib/softoken.
r=relyea,nelsonb.
Modified Files:
pk11wrap/pk11pbe.c pkcs12/p12d.c pkcs12/p12e.c
pkcs12/p12local.c softoken/manifest.mn
2005-04-15 16:38:46 +00:00
julien.pierre.bugs%sun.com
02be6067f4
Fix for 290120. r=wtchang
2005-04-15 00:36:28 +00:00
wtchang%redhat.com
31aac8872f
Bugzilla Bug 290217: in the "gmake import" build method, import NSPR 4.6
...
and do not import DBM. Instead, build DBM from sources. r=relyea.
a=christophe.ravel.
Modified files: manifest.mn Makefile
2005-04-15 00:28:40 +00:00
sandeep.konchady%sun.com
49698a5486
In JSSE_SSLServer.java and JSS_SSLServer.java added a timeout
...
mechanism to shutdown the server after 2 min. Also added
socket timeouts in JSSE_SSLClient.java and JSS_SSLClient.java
2005-04-14 17:37:49 +00:00
wtchang%redhat.com
120b9a050a
Bugzilla Bug 258416: trust Sonera Class 1 CA only for S/MIME. r=nelsonb.
...
Modified files: certdata.c certdata.txt
2005-04-14 16:45:04 +00:00
julien.pierre.bugs%sun.com
dafc64356a
Back out fix for 290121 temporarily (until Christophe upgrades build tools)
2005-04-14 04:41:49 +00:00
wtchang%redhat.com
24defa525f
Bugzilla bug 290233: fixed printf format related bugs reported as compiler
...
warnings. r=nelsonb.
Modified Files: addbuiltin.c rsaperf.c vfychain.c
2005-04-13 23:03:15 +00:00
julien.pierre.bugs%sun.com
a25dbaca79
Fix for bug 290120 - compile source files with absolute pathnames on AIX. r=wtchang
2005-04-13 20:58:06 +00:00
julien.pierre.bugs%sun.com
ea71e973ee
Fix for 290121 - always fill the CRL cache on first entry, to fix AIX problem. r=nelson
2005-04-13 18:08:48 +00:00
wtchang%redhat.com
b5f156a073
Bugzilla Bug 287495: added Go Daddy Class 2 CA and Starfield Class 2 CA.
...
Bumped the nssckbi module's version to 1.53. Updated the instructions in
README. r=relyea,nelsonb.
Modified Files: README certdata.c certdata.txt nssckbi.h
2005-04-13 01:45:53 +00:00
alexei.volkov.bugs%sun.com
75e1ba198e
Adding cert id and revocation indication to CRL SSL Client Tests results.
2005-04-13 00:23:09 +00:00
bzbarsky%mit.edu
56ae9a7037
Throw from our Init() method if we're already initialized, so we don't add
...
ourselves to various lists twice. Bug 282784, r=kaie, sr=jst, a=asa
2005-04-12 15:25:41 +00:00
alexei.volkov.bugs%sun.com
558ede79f2
Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+
2005-04-12 02:24:17 +00:00
julien.pierre.bugs%sun.com
8531d56da0
Correct name of extension from "Invalid Date" to "Invalidity Date".
2005-04-11 21:27:01 +00:00
wtchang%redhat.com
04886c3ed1
Bugzilla Bug 289819: fixed a typo in the SEC_ERROR_EXTRA_INPUT error
...
message. r=nelsonb.
2005-04-11 19:02:47 +00:00
nelsonb%netscape.com
25d048d7e1
Report correct error code when input cert file contains extra stuff.
...
bug 289819. r=julien.pierre
2005-04-11 02:52:01 +00:00
nelsonb%netscape.com
a214277697
Truncate output file before writing. Bug 289817. r=julien.pierre
2005-04-11 02:48:54 +00:00
julien.pierre.bugs%sun.com
63464b4cb3
Fix for 280121 - allow encoding simple templates with SEC_ASN1_INLINE and SEC_ASN1_OPTIONAL . r=nelson
2005-04-09 05:06:34 +00:00
julien.pierre.bugs%sun.com
72086cda85
Fix for 288892 - fix for tstlcnt to help QA run on OS/2 . r=nelson, wtchang
2005-04-09 01:46:38 +00:00
nelsonb%netscape.com
69128f6c3c
Don't crash in NSC_CopyObject after failing to copy a token object.
...
Bug 289529. r=relyea.
2005-04-09 00:42:01 +00:00
nelsonb%netscape.com
6c66abbe4a
decouple block size from buffer size for AES/rijndael in bltest.
...
Bug 289066. r=saul.edwards,rrelyea.
2005-04-06 23:19:22 +00:00
nelsonb%netscape.com
964a4ebea4
Back out the preceeding fortezza removal patch, which was accidentally
...
applied to the trunk, not to the intended branch.
2005-04-06 21:35:45 +00:00
nelsonb%netscape.com
e42ce41730
Remove fortezza support from libSSL and related commands. Bug 239960.
...
ON PERFORMANCE_HACKS_BRANCH. r=rrelyea.
2005-04-06 19:43:19 +00:00
darin%meer.net
ed46df60ea
fixes bug 285991 "leak loading site from HTTPS" r=biesi sr=dbaron
2005-04-06 01:35:06 +00:00
glen.beasley%sun.com
fbce84d3dd
282732 read/write/accept/close thread protection
2005-04-05 20:41:46 +00:00
christophe.ravel.bugs%sun.com
b6ae1da9e3
238319: Sun packages changes.
...
Rpm release: 3
2005-04-05 17:36:26 +00:00
bsmedberg%covad.net
021cbc4ca7
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:50:16 +00:00
nelsonb%netscape.com
9043ac3fba
Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.
...
Modified Files: sslimpl.h sslinfo.c sslsecur.c sslsock.c
2005-04-05 03:48:20 +00:00
julien.pierre.bugs%sun.com
041a1d0ea4
Fix gcc compiler warning
2005-04-05 00:55:55 +00:00
julien.pierre.bugs%sun.com
e8746172bc
Fix for bug 287654 - check message value against RSA modulus. r=nelson
2005-04-05 00:14:07 +00:00
neil.williams%sun.com
2ccc721112
This fixes Bugzilla Bug 288227 by initializing the stepUp flag in
...
nssCryptokiTrust_GetAttributes(). r=nelsonb
2005-04-04 18:46:23 +00:00
christophe.ravel.bugs%sun.com
b3a1483551
283383 Create JSS and JSSE client/server test programs that intercommunicates to validate ciphers
...
Java path and options are passed from all.pl to startJssServ.sh and
startJsseServ.sh.
2005-04-04 18:07:00 +00:00
nelsonb%netscape.com
61d794d259
Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.
2005-04-04 17:42:24 +00:00
julien.pierre.bugs%sun.com
c791aec550
Fix for 287654 . Check input buffer length for C_Encrypt with RSA . r=nelson
2005-04-04 09:27:42 +00:00
cbiesinger%web.de
7e9f04346f
Bug 288011 eliminate nsISSLSocketProvider
...
r=darin sr=bz
2005-04-03 17:22:58 +00:00
christophe.ravel.bugs%sun.com
d14e52db2e
283383: Create JSS and JSSE client/server test programs that intercommunicates to validate ciphers.
...
Fix issue with testing optimized version
Wrong jar file was taken for test with BUILD_OPT=1
2005-04-03 00:24:58 +00:00
julien.pierre.bugs%sun.com
6e1044578e
Remove unused variable
2005-04-02 06:52:04 +00:00
julien.pierre.bugs%sun.com
69f0ce23bd
Reduce unneeded warning output
2005-04-02 06:46:51 +00:00
julien.pierre.bugs%sun.com
54924f764a
Add include for definition of SECU_RegisterDynamicOids
2005-04-02 06:40:30 +00:00
julien.pierre.bugs%sun.com
d4ac2649dd
Remove unused variable
2005-04-02 06:38:39 +00:00
julien.pierre.bugs%sun.com
0b0c788613
Remove dead and very bogus pre-softoken code
2005-04-02 06:33:25 +00:00
julien.pierre.bugs%sun.com
fcfa7ef349
Clean-up compiler warnings
2005-04-02 06:21:20 +00:00
julien.pierre.bugs%sun.com
404cda5f6a
Fix for bug 288726. error in SECMOD_CancelWait
2005-04-02 06:02:53 +00:00
julien.pierre.bugs%sun.com
eb709ccc1e
Silence compiler warnings
2005-04-02 05:33:41 +00:00
julien.pierre.bugs%sun.com
c5401e6cbb
Remove unused variable
2005-04-02 05:26:58 +00:00
julien.pierre.bugs%sun.com
41a375c4a2
Remove unused variables
2005-04-02 05:25:26 +00:00
julien.pierre.bugs%sun.com
d6f995a270
Cleanup unused variables and dead code
2005-04-02 05:24:07 +00:00
julien.pierre.bugs%sun.com
57a10ae424
Remove unused variable
2005-04-02 05:17:27 +00:00
alexei.volkov.bugs%sun.com
8081e47350
fix for bug 265003: selfserv.c: allow selfserv to load crls. R=julien
2005-04-02 02:29:24 +00:00
nelsonb%netscape.com
b9f5f6b506
Rename functions that are shared by pk11wrap and softoken from sftk_ to
...
secmod_. Bug 286685. r=relyea.
2005-04-02 00:46:13 +00:00
wtchang%redhat.com
dfa901f8a4
Bugzilla bug 288657: fixed the bug that pk11_AnyUnwrapKey returns a
...
partially constructed symKey object if C_UnwrapKey fails with
CKR_DEVICE_ERROR. r=relyea.
2005-04-01 22:27:44 +00:00
julien.pierre.bugs%sun.com
a95d70c102
Cleanup unused variables
2005-04-01 02:47:52 +00:00
julien.pierre.bugs%sun.com
fff6417873
Indentation fix (related to 287498)
2005-04-01 00:14:34 +00:00
julien.pierre.bugs%sun.com
ad32ad89eb
Fix for 259896 - make rsaperf use PKCS#11 . and many other improvements. r=nelson
2005-03-31 23:33:51 +00:00
sandeep.konchady%sun.com
4992c48c14
Adding 7 java files, 2 shell scripts and modified all.pl for
...
bug id : 283383.
Java files added are JSS and JSSE server and clients. The purpose
of which is to intercommunicate between JSS and JSSE to validate
supported ciphers between the two. startJss*.sh are scripts for
starting JSS and JSSE servers. These tests are added to all.pl
to run as a part of overall JSS test suite.
Currently these tests do not report errors when a cipher that is
suppose to work between JSS and JSSE fails. I will file another
feature enhancement request to address this.
2005-03-30 22:19:56 +00:00
wtchang%redhat.com
e858110cb5
Set NSS version to 3.10 Beta 3.
2005-03-30 00:22:36 +00:00
alexei.volkov.bugs%sun.com
306b6fbcba
fix for bug 287625: rsaperf should run multithreaded
2005-03-29 22:32:22 +00:00
nelsonb%netscape.com
5e7fe884cb
Rename all internal private softoken functions types and symbols from
...
PK11 or pk11 prefixes to SFTK or sftk prefixes. Bug 286685.
r=relyea,wtchang Modified Files:
cmd/bltest/blapitest.c lib/pk11wrap/pk11pars.c lib/softoken/dbinit.c
lib/softoken/dbmshim.c lib/softoken/fipstest.c lib/softoken/fipstokn.c
lib/softoken/pcertdb.c lib/softoken/pk11db.c lib/softoken/pk11pars.h
lib/softoken/pkcs11.c lib/softoken/pkcs11c.c lib/softoken/pkcs11i.h
lib/softoken/pkcs11u.c lib/softoken/softoken.h lib/softoken/tlsprf.c
2005-03-29 18:21:18 +00:00
wtchang%redhat.com
cc75c3d36d
Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS.
...
r=relyea,nelsonb.
Modified Files:
pk11wrap/pk11list.c pk11wrap/pk11pars.c pk11wrap/pk11skey.c
pk11wrap/pk11slot.c pk11wrap/pk11util.c pk11wrap/secmod.h
pk11wrap/secmodi.h pk11wrap/secmodt.h pk11wrap/secmodti.h
softoken/pkcs11.c softoken/pkcs11i.h softoken/pkcs11u.c
2005-03-28 20:45:37 +00:00
wtchang%redhat.com
d86d23feaa
Removed an extraneous ^M character at the end of a line.
2005-03-28 19:37:28 +00:00
saul.edwards%sun.com
b0221f3a7a
Bug 225635 : GenerateCertRequest leaks arena
2005-03-25 21:12:05 +00:00
julien.pierre.bugs%sun.com
a4b154f278
Fix for 287948 - fix overflow in calculation of ops/s
2005-03-25 02:59:07 +00:00
julien.pierre.bugs%sun.com
197503cc04
Fix for bug 287498 - add option for rsaperf to run for a fixed duration, and display ops/s .
2005-03-24 23:07:40 +00:00
neil.williams%sun.com
090c4c9ef5
Bug 286505 Now reports an error on EOF in standard input. Leaving resolution
...
unchanged until we find out why the failure is different on SPARC than on x86.
r=nelson
2005-03-19 03:36:55 +00:00
wtchang%redhat.com
625cbdde94
Got rid of extraneous ^M characters at some line endings.
2005-03-17 21:28:40 +00:00
neil.williams%sun.com
accf3c0fc8
Bug 285208 Fixes ext processing bug introduced by previous patch.
...
r=nelson
2005-03-17 01:43:47 +00:00
wtchang%redhat.com
b9140c1464
Bugzilla Bug 286302: made PK11_CreateSymKey static and renamed it
...
pk11_CreateSymKey. r=nelsonb.
Modified Files: pk11priv.h pk11skey.c
2005-03-16 22:40:35 +00:00
wtchang%redhat.com
6a6e78bebc
Bugzilla Bug 286313: code cleanup: use PORT_New and PORT_ZNew to allocate
...
structures. r=nelsonb.
2005-03-16 21:57:47 +00:00
wtchang%redhat.com
9c64b5c980
Bugzilla Bug 286318: performance optimization: save the result of
...
PK11_SESSION_LOCK in a local variable and reuse the result. r=nelsonb.
Modified Files: pkcs11.c pkcs11u.c
2005-03-16 19:24:45 +00:00
wtchang%redhat.com
864a33cb41
Bugzilla Bug 286313: pk11_getKeyFromList can call PORT_Alloc instead of
...
PORT_ZAlloc. PK11_CreateSymKey should set the data.type member. r=jpierre
2005-03-16 19:10:49 +00:00
wtchang%redhat.com
c731461d07
Bugzilla Bug 286298: comment formatting changes only.
...
Modified Files: pkcs11i.h pkcs11u.c
2005-03-16 19:02:04 +00:00
wtchang%redhat.com
5261b12d28
Bugzilla Bug 286298: removed the PKCS11_STATIC_ATTRIBUTES and
...
PKCS11_REF_COUNT_ATTRIBUTES macros, supporting only one of the three
attribute allocation strategies (static allocation). r=jpierre.
Modified Files: pkcs11i.h pkcs11u.c
2005-03-16 18:48:34 +00:00
nelsonb%netscape.com
bcd85ba9a6
Eliminate one cause of double-deletes of PKCS11 keys and sessions.
...
Bug 283690. Patch contributed by Bob Relyea. r=nelson.
2005-03-15 05:27:31 +00:00
wtchang%redhat.com
40c2351b11
Bugzilla Bug 276183: added a comment for PK11_HashBuf.
2005-03-14 19:22:06 +00:00
neil.williams%sun.com
81755f7171
Bug 285208: certutil when given arguments for both -7 and -8 would create two
...
subjAltName extensions. Now a list single extension with both name types in
created.
r=nelson
2005-03-14 18:55:46 +00:00
wtchang%redhat.com
f680c5848a
Bugzilla Bug 284386: the OID for RFC 1327 ucl was incorrectly encoded.
2005-03-14 18:04:44 +00:00
wtchang%redhat.com
93e59a7b8e
Bugzilla Bug 284386: fixed build error using gcc4. gcc4 disallows arrays
...
of incomplete element type (which are invalid in C). We moved the
declaration of nss_builtin_oids to pki1.h, after the definition of NSSOID.
r=caillon.
Modified Files: oiddata.h oidgen.perl pki1.h
2005-03-14 18:02:00 +00:00
gandalf%firefox.pl
278a54639e
Bug 279768: Bring build system to work with --enable-ui-locale. Security part; r=bsmedberg
2005-03-14 10:00:58 +00:00
christophe.ravel.bugs%sun.com
88a52d7cf6
238319: Sun packages changes
...
Uprev rpm release number.
2005-03-11 23:06:41 +00:00
bsmedberg%covad.net
eef6b7396f
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2005-03-10 18:44:11 +00:00
bsmedberg%covad.net
ab0810ddac
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
bryner%brianryner.com
a821ecc6cf
Inline access to XPCWrappedNative's nsISupports pointer, with do_QueryWrappedNative nsCOMPtr helper (bug 285404). r=jst, sr=darin.
2005-03-10 00:39:28 +00:00
julien.pierre.bugs%sun.com
513619b5fe
Fix for 176705 - fix rpath on AMD64 platform. r=saul, sr=wtchang
2005-03-09 23:04:49 +00:00
neil.williams%sun.com
bbb9afe908
r=nelson Bug=263779
2005-03-09 23:02:48 +00:00
nelsonb%netscape.com
4dd0613833
Do not crash if Server SID cache is uninitialized. Bug 237724 r=Julien
...
Instead, if SSL_NO_CACHE is not set, return an error code.
2005-03-09 05:20:44 +00:00
wtchang%redhat.com
1e81f4b7af
Import NSS 3.9.3 instead. We canceled the plan to release NSS 3.9.6 this
...
week.
2005-03-09 01:16:42 +00:00
christophe.ravel.bugs%sun.com
45225b183d
238319: Sun packages changes.
...
RPM release starts at 1 for JSS 3.1.5
2005-03-08 23:54:52 +00:00
wtchang%redhat.com
92e1e821ec
Comment formatting changes.
...
Modified Files: alt.c cache.c errors.c file.c manifest.mn ntgetpin.c pin.c
pk11.c std.c svrcore.h user.c
2005-03-08 18:52:50 +00:00
wtchang%redhat.com
0184a90912
Upgraded to NSS 3.9.6.
2005-03-08 17:37:07 +00:00
nelsonb%netscape.com
c3324f6db0
Add root CA certs for XRamp, Camerafina and NetLock.
...
Bugs 274723. 275576, and 280744. r=Jullien.Pierre
2005-03-08 08:44:57 +00:00
julien.pierre.bugs%sun.com
97f165a4d3
Fix for 285233 - need extra symbols to be exported to support CRL generation. Ch
...
ecking in for alexei volkov . r=nelson
2005-03-08 07:08:48 +00:00
julien.pierre.bugs%sun.com
ab69637678
Fix for bug 270689 . minor issues remaining with list cleanup and on-the-fly lock creation
2005-03-08 05:52:33 +00:00
nelsonb%netscape.com
4805e6c3ab
Correctly print cert request attributes in pp. Bug 284191. r=neil.williams
2005-03-08 01:20:04 +00:00
wtchang%redhat.com
591b4107c7
Bugzilla Bug 284839: checked in Bob Relyea's patch to improve the
...
responsiveness of SECMOD_WaitForAnyTokenEvent. r=wtc,nelsonb.
Modified Files: lib/dev/dev.h lib/dev/devslot.c lib/pk11wrap/pk11util.c
2005-03-07 21:20:38 +00:00
wtchang%redhat.com
f6802d944b
Upgrade to NSPR 4.4.1, in preparation for the DBM 1.6.2. DBM 1.6.2 is
...
DBM 1.6.1 recompiled against NSPR 4.4.1.
2005-03-07 19:00:35 +00:00
wtchang%redhat.com
09da7192a3
Bugzilla Bug 263779: update the comment to reflect the new code.
...
Modified Files: secoid.c secoidt.h
2005-03-07 18:34:48 +00:00
nelsonb%netscape.com
745019c654
Export CERT_SequenceOfCertExtensionTemplate on Windows.
...
Fix type of "attributes" member of struct CERTCertificateRequestStr.
Bug 284200. r=nelson.williams & wtchang.
2005-03-05 08:03:04 +00:00
wtchang%redhat.com
32494d1aa2
Bugzilla Bug 221425: enable all.sh to run with Cygwin. Also fixed an
...
incorrect line continuation (of a tstclnt command line) in ssl.sh.
r=nelsonb,jpierre
Modified files: init.sh ssl.sh
2005-03-05 02:00:30 +00:00
wtchang%redhat.com
63c0586b33
Added a blank line after the triple license header to match the output
...
of the new oidgen.perl.
2005-03-04 18:30:12 +00:00
julien.pierre.bugs%sun.com
30daac841f
Fix for 283765. Fix for UMR in NSSUsage. r=julien
2005-03-04 04:32:04 +00:00
julien.pierre.bugs%sun.com
f42c08d492
Fix crash in CRL sorting callbacks from qsort.
2005-03-03 04:07:26 +00:00
wtchang%redhat.com
644a2f43f0
Bugzilla Bug 282610: added a README file. Describe what svrcore is and
...
how it is being used.
2005-03-02 02:57:47 +00:00
wtchang%redhat.com
e8286cc912
Bugzilla Bug 282610: added the files used in conjunction with ntgetpin.c.
...
Modified Files: Makefile
Added Files: key.ico logo.ico ntgetpin.rc ntresource.h
2005-03-02 02:56:41 +00:00
neil.williams%sun.com
5159a63922
Bug 263779 r=nelson@bolyard.com
...
This patch adds a new OID which is needed for the certutil patch which will follow.
2005-03-02 02:54:54 +00:00
wtchang%redhat.com
45035af720
I believe we need to define RELEASE (to svrcore) because we define RELEASE
...
in the top-level manifest.mn files in nss and dbm.
2005-03-02 02:29:38 +00:00
wtchang%redhat.com
b98a2d2646
Fixed text file line endings.
...
Modified Files: Makefile alt.c cache.c errors.c file.c manifest.mn
ntgetpin.c pin.c pk11.c std.c svrcore.h user.c
2005-03-01 00:27:38 +00:00
wtchang%redhat.com
cf1512edbe
Bugzilla bug 282610: contribute the Netscape svrcore library to open
...
source. This library is used by the LDAP command-line tools and some
Netscape servers.
Added Files: Makefile alt.c cache.c errors.c file.c manifest.mn ntgetpin.c
pin.c pk11.c std.c svrcore.h user.c
2005-02-28 23:47:55 +00:00
christophe.ravel.bugs%sun.com
908f3fa41b
238319: Sun packages changes.
...
Add addbuiltin, pk11priv.h, pk11pub.h
2005-02-28 17:45:20 +00:00
nelsonb%netscape.com
f10a756e86
Report invalid key when key import fails. Do not go on and use invalid
...
key handle. Bug 283642. r=relyea
2005-02-27 15:25:46 +00:00
darin%meer.net
08444c908d
fixes bug 283733 "accessing a relative anchor in a secure page removes the locked icon and yellow background UI" r=jst sr=dveditz
2005-02-27 06:33:35 +00:00
julien.pierre.bugs%sun.com
6e855562d8
Fix for bug 283761 - use of memset in selfserv is inefficient. r=nelson
2005-02-26 04:57:32 +00:00
christophe.ravel.bugs%sun.com
86dac608f3
238319: Sun packages changes.
...
Add Mozilla license.
2005-02-26 03:40:37 +00:00
christophe.ravel.bugs%sun.com
743b2e47f3
238319: Sun packages changes.
...
Add Mozilla license.
2005-02-26 02:20:42 +00:00
bsmedberg%covad.net
4b68fa447a
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
julien.pierre.bugs%sun.com
0126f05e21
Fix for bug 272327 . AMD64 assembly optimization for bignum multiply. r=nelson
2005-02-25 04:30:11 +00:00
julien.pierre.bugs%sun.com
29e17bc32b
Move static functions out of certi.h header file and into crl.c source file, to remove warnings with gcc
2005-02-25 00:54:29 +00:00
julien.pierre.bugs%sun.com
8c1e2f0c4a
Undo accidental deletion of PORT_ZFree
2005-02-24 06:02:16 +00:00
julien.pierre.bugs%sun.com
23bb5970a3
Fix for bug 270742 - incorporate AMD64 implementation of arcfour . Code donated by Marc Bevand, and integrated by Nelson . r=wtchang
2005-02-24 02:09:41 +00:00
julien.pierre.bugs%sun.com
39cce93b0c
Fix for 269581 - cache the value of CKA_PRIVATE on private keys to avoid unnecessary C_GetAttributeValue . Also fix i
...
ncorrect logic in attribute tests. r=rrelyea,wtchang
2005-02-24 00:38:23 +00:00
julien.pierre.bugs%sun.com
b555cccb97
Fix for 269581 - cache the value of CKA_PRIVATE on private keys to avoid unnecessary C_GetAttributeValue . Also fix incorrect logic in attribute tests. r=rrelyea,wtchang
2005-02-24 00:35:51 +00:00
julien.pierre.bugs%sun.com
d951711c1d
Fix compiler warnings under Linux
2005-02-24 00:22:59 +00:00
julien.pierre.bugs%sun.com
d6c4d997d4
Add comment for bug 243585
2005-02-24 00:22:23 +00:00
wtchang%redhat.com
969ae9820b
Bugzilla Bug 282527: fixed a bug that prevented certutil from generating
...
a cert with multiple DNS names in the subjectAltName extension. The patch
is contributed by Neil Williams of Sun. r=wtc.
2005-02-23 23:44:09 +00:00
dbaron%dbaron.org
e3475628c1
Clean up loop a little. b=225034 r=kaie sr=roc
2005-02-23 20:09:52 +00:00
wtchang%redhat.com
76024da2dd
Bugzilla Bug 282370: Added OID for PKIX_CA_ISSUERS. The patch is
...
contributed by Martin v. L�wis <martin@v.loewis.de>. r=nelson,wtc.
Modified Files: secoid.c secoidt.h
2005-02-23 19:43:02 +00:00
wtchang%redhat.com
57f0883135
Bug 236613: fixed the fallout from the change to MPL/LGPL/GPL tri-license.
...
Our script for processing the *.def on the Mac cannot handle blank lines.
Modified Files: nssckbi.def nss.def smime.def softokn.def ssl.def
2005-02-23 19:25:39 +00:00
wtchang%redhat.com
fc1d2da739
Bugzilla Bug 282367: Export CERT_DestroyUserNotice from the nss shared
...
library. Added a CERT_DestroyUserNotice call to cmd/lib/pppolicy.c to
fix a leak of CERTUserNotice. r=nelsonb.
Modified Files: lib/nss/nss.def cmd/lib/pppolicy.c
2005-02-22 20:02:22 +00:00
bzbarsky%mit.edu
32f1cf9dcc
VerifySignature shouldn't store the certificate in the certificate store. Bug
...
240668, r=wtc, sr=shaver
2005-02-21 23:13:18 +00:00
shaver%mozilla.org
e454c1dde9
b=258048: update security observers from OnLocationChange, r=jst, a=drivers
2005-02-15 22:16:59 +00:00
julien.pierre.bugs%sun.com
cea2074095
Fix compilation on AIX
2005-02-15 19:26:28 +00:00
julien.pierre.bugs%sun.com
e992968217
Fix for 243585 - add the ability to use CRL objects from RAM . r=nelson, neil.williams
2005-02-15 06:26:43 +00:00
nelsonb%netscape.com
10042c2aec
Export HASH_Clone HASH_HashBuf HASH_ResultLenContext
...
Bug 273444, r=julien.pierre
2005-02-12 06:39:23 +00:00
julien.pierre.bugs%sun.com
2cb2aba3f6
Fix for 281761 - VFY_CreateContext passes wrong key object; and other cleanup. r=nelson
2005-02-10 08:05:54 +00:00
mozilla.mano%sent.com
07ba174fdb
Bug 272566 - [Firefox] security tab missing from page info (aviary-landing regression). patch by Steffen Wilberg <steffen.wilberg@web.de> r=bsmedberg sr=neil
2005-02-08 22:39:54 +00:00
neil.williams%sun.com
41c5cc764f
Bug#:280602 Added list option to pk12uti, test for it.
...
r=nelson@bolyard.com
2005-02-08 01:04:50 +00:00
neil%parkwaycc.co.uk
7626d84bbb
Make CRL manager closeable on the Mac p=stefan_h@hem.utfors.se r=peterv sr=me
2005-02-07 17:04:06 +00:00
wtchang%redhat.com
3e7ddbbd34
Bugzilla bug 193164: Make nsinstall use absolute symlinks by default when
...
building NSS for Mozilla on Mac OS X. r=cmp@mozilla.org .
2005-02-05 01:43:09 +00:00
wtchang%redhat.com
a8d86e332d
Bugzilla Bug 193164: do not use nfspwd.pl, which only works on the old
...
Netscape corporate network. r=cmp@mozilla.org .
2005-02-05 01:35:47 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
d6d819dccf
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-02 22:28:27 +00:00
wtchang%redhat.com
564f4ed5c5
Bugzilla Bug 279542: removed -L/lib. It's not necessary, and produced
...
incorrect executables on an s390 system (don't know why).
r=caillon@redhat.com .
2005-02-01 23:39:18 +00:00
glen.beasley%sun.com
23abcc3a8a
Rename HCL to NSS 171027
2005-01-28 19:16:12 +00:00
wtchang%redhat.com
3e616c3709
Wrap long lines.
2005-01-27 21:33:59 +00:00
wtchang%redhat.com
b60a112bc9
Bugzilla Bug 279621: added a note explaining what HCL is.
2005-01-27 19:14:15 +00:00
wtchang%redhat.com
d07a499e21
Bugzilla Bug 279621: removed relnotes.txt, which contains HCL 1.7.5 release
...
notes.
2005-01-27 19:06:07 +00:00
wtchang%redhat.com
1f412b9dda
Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.
...
This keyword adds noise to the output of "ident libnss3.so | grep NSS"
on our debug build, and appears to cause spurious CVS conflicts. r=nelsonb.
2005-01-20 02:25:51 +00:00
Stefan.Borggraefe%gmx.de
d6e81bd756
Bug 276894: "Website Certified by an Unknown Authority" dialog is too wide
...
r+sr=neil
2005-01-16 22:04:06 +00:00
Stefan.Borggraefe%gmx.de
fe525b1922
Backing out the work-arounds for bug 274481 and bug 276894 since they are no longer needed. Bug 274703 fixed the root-cause for these bugs.
...
rs=neil
2005-01-16 21:57:24 +00:00
wtchang%redhat.com
3a706e710c
Bugzilla Bug 278381: fixed double frees and mismatch of format specifers
...
and arguments. The patch is contributed by Tim Ruehsen
<tim.ruehsen@gmx.de>. r=wtc,relyea.
2005-01-14 18:59:20 +00:00
jst%mozilla.jstenback.com
92f5ec0f1b
Fixing bug 277564. Make sure to update the lock icon state correctly when dealing with wyciwyg: URLs. r=bugmail@sicking.cc, dveditz@cruzio.com, darin@meer.net, sr=brendan@mozilla.org, a=asa@mozilla.org
2005-01-12 00:00:53 +00:00
Stefan.Borggraefe%gmx.de
fd89ab3289
Bug 275527: Cannot import certificate backup
...
r=neil, sr=jst, a=asa
2005-01-09 11:41:54 +00:00
Stefan.Borggraefe%gmx.de
93f99b99e6
Bug 275084: "Not able to accept expired certificate" Apply wallpaper to circumvent bug 274703.
...
r+sr=neil, a=asa
2005-01-05 18:15:09 +00:00
wtchang%redhat.com
1f1effd167
Bugzilla Bug 276180: defend against invalid arguments to PK11_HashBuf
...
and PK11_DigestOp. r=nelsonb.
2005-01-04 22:00:01 +00:00
wtchang%redhat.com
e8e27ae8e6
Bugzilla bug 273624: fixed the regression (from NSS 3.3.x) that
...
NSS_Initialize didn't report the SEC_ERROR_BAD_DATABASE error if
the NSS databases haven't been created. r=nelsonb,relyea.
Modified Files: pk11wrap/pk11err.c pk11wrap/pk11load.c
softoken/dbinit.c softoken/pkcs11n.h
2005-01-04 18:20:00 +00:00
nelsonb%netscape.com
53db40c184
Initialize 4 variables. Plug UMR reports. Bug 263691. r=wtchang
2004-12-24 07:13:35 +00:00
nelsonb%netscape.com
4de5d886b0
Add end of list marker to SECErrorCodes enum in secerr.h.
...
Bug 273611, r=Saul.edwards
2004-12-23 23:42:25 +00:00
wchang0222%aol.com
6138988a6b
Bugzilla bug 267839: use $< and $@ in makefile rules where appropriate.
...
r=relyea.
2004-12-22 00:06:42 +00:00
julien.pierre.bugs%sun.com
7a24bfb9ae
Fix for 273993 . SSL client cache grows with non-restartable sessions . r=saul,nelson
2004-12-17 02:01:35 +00:00
darin%meer.net
cc7d38e28d
landing backend changes for bug 134105 "SOCKS5: DNS lookups should occur on proxy, not client side." (remote dns pref disabled by default) patch by malsmith@cs.rmit.edu.au, r=biesi, sr=darin
2004-12-16 02:46:12 +00:00
Stefan.Borggraefe%gmx.de
ede8ea3a6b
Fix for smoketest blocker bug 274481: "Domain name mismatch dialog missing all buttons"
...
r+sr=neil
2004-12-15 10:07:24 +00:00
cbiesinger%web.de
2ae4f26962
271068 make frozen PSM headers part of the gecko sdk
...
patch by Crispin Flowerday <crispin@flowerday.cx> r=bsmedberg sr=darin
2004-12-11 13:24:31 +00:00
Stefan.Borggraefe%gmx.de
4969dcc2f8
Bug 251991: Convert dialogs of the PSM to <dialog>
...
r=neil, sr=jst
2004-12-09 19:50:20 +00:00
julien.pierre.bugs%sun.com
16e1e2b492
Fix for 266206 - avoid calling getdtablesize twice
2004-12-08 23:00:19 +00:00
julien.pierre.bugs%sun.com
8a575b727a
Fix for bug 270689 - race condition in softoken list lock creation . r=nelson
2004-12-08 01:13:54 +00:00
christophe.ravel.bugs%sun.com
0bbf9ee750
JSS tip: Version = 4.1 beta
2004-12-07 23:46:40 +00:00
julien.pierre.bugs%sun.com
c24796eb24
Check for NULL PRFileDesc before closing them . r=saul,nelson
2004-12-07 06:25:34 +00:00
nelsonb%netscape.com
5b54120923
Workaround the occasional SSL server cert that has the step-up OID but
...
not the SSL server OID. Patch by Aaron Spangler <aaron@spangler.ods.org>
Bug 231775. r=nelson
2004-12-02 22:08:14 +00:00
nelsonb%netscape.com
a370600844
When attempting to find an SMIME profile for a given email address,
...
firt ensure that the email address is not NULL and not empty.
Bugzilla bug 263596. r=wan-teh.
Modified Files: lib/certdb/stanpcertdb.c lib/pk11wrap/pk11nobj.c
2004-12-02 21:34:15 +00:00
nelsonb%netscape.com
0728554251
Fixes bugs 258416, 261374, 261375, 261379, 271551 and 271585
...
Modified Files: certdata.c certdata.txt nssckbi.h
r=relyea. Add root CA certs for
QuoVadis Root CA C,C,C
Security Communication Root CA C,C,C
Sonera Class 1 Root CA C,C,C
Sonera Class 2 Root CA C,C,C
Staat der Nederlanden Root CA C,C,C
TDC Internet Root CA C,C,C
TDC OCES Root CA C,C,C
UTN DATACorp SGC Root CA C,p,p
UTN USERFirst Email Root CA p,C,p
UTN USERFirst Hardware Root CA C,p,p
UTN USERFirst Object Root CA p,p,C
2004-12-02 19:47:45 +00:00
christophe.ravel.bugs%sun.com
7a683e9f6b
Move to version 4.0.1 Beta.
2004-12-01 01:19:58 +00:00
christophe.ravel.bugs%sun.com
b117c9be12
238319: Sun packaging changes.
...
Port from NSS_3_9_BRANCH.
2004-11-29 16:31:50 +00:00
cbiesinger%web.de
7bd0bb15ba
Bug 223310 use nsIObserver rather than nsIDOMWindowInternal in nsIKeygenThread.
...
r=jgmyers sr=darin
2004-11-24 20:17:25 +00:00
bugzilla%arlen.demon.co.uk
88480b9ec0
Bug 264102 Chrome should use document.title instead of window.title - various fixes (inspector,pki)
...
p=gandalf@firefox.pl r/sr=neil.parkwaycc.co.uk
2004-11-23 23:00:20 +00:00