Граф коммитов

3855 Коммитов

Автор SHA1 Сообщение Дата
nelsonb%netscape.com acdec25c4b Eliminate a crash in pp formatting cert requests. Bug 174188.
When asking for a new password and the two values don't match, ask for
both again.  Bug 174133.
2002-10-16 01:40:22 +00:00
nelsonb%netscape.com f1d2ae9c89 Fix DER_GetInteger. Bug 174644. 2002-10-16 01:36:10 +00:00
relyea%netscape.com 72fe83e3f2 Make grammar, punctuation, capitalization, and content changes suggested by
nelson.
2002-10-15 00:56:23 +00:00
kaie%netscape.com 9ab0709805 b=169185 remove call to non-existant function
r=rangansen sr=jag a=asa
2002-10-14 17:57:58 +00:00
kaie%netscape.com c114606c21 b=165574 PSM embedding freeze/ step 3/ replace nsISupportsArray with nsIArray
r=javi sr=alecf a=asa
2002-10-14 14:49:00 +00:00
kaie%netscape.com 9ebc65bda6 b=147280 Ensure Mozilla uses the shipped nssckbi or a newer builtin roots module
r=javi sr=dveditz a=asa
2002-10-14 14:39:04 +00:00
jpierre%netscape.com 1dfb9604b6 Fix for 169038 - correct entries for TC TrustCenter roots 2002-10-12 01:05:47 +00:00
jpierre%netscape.com 634583edc6 Fix for 169038 - correct entries for TC TrustCenter roots 2002-10-12 01:04:53 +00:00
jpierre%netscape.com 66672a3266 Fix addbuiltin t add issuer & serial number to trust object 2002-10-12 01:00:33 +00:00
kaie%netscape.com d03c5bdd14 b=172455 Mozilla crashes when viewing certificate details
r=javi sr=jag a=dbaron
2002-10-11 13:21:58 +00:00
nicolson%netscape.com 5a6988bce7 Temporary fix for 164692: SSL ops that timeout should throw
java.net.SocketTimeoutException.
2002-10-11 03:49:34 +00:00
relyea%netscape.com e00f4b4887 Fix memory leaks in the startup of the builtins. 2002-10-10 22:39:23 +00:00
relyea%netscape.com 7db5df2a89 Fix memory leak in vfyserv.c 2002-10-10 22:38:09 +00:00
relyea%netscape.com 936e0f80f3 Fix optimized build failures 2002-10-10 21:17:39 +00:00
wtc%netscape.com 00c4231267 Bug 131386: use 'tee' (in a pipe) instead of 'tail -f' when we need to
display the test output on stdout.  This avoids the need to kill the tail
process, which is tricky to do under MKS Korn Shell on Windows.
Modified Files: all.sh jssqa common/init.sh
2002-10-10 20:36:53 +00:00
relyea%netscape.com 7cb062be5d Fix Cert Reference leak in error path 2002-10-10 20:34:29 +00:00
relyea%netscape.com e7544aab69 Add missing errors from secerr.h in lib/util 2002-10-10 20:31:25 +00:00
relyea%netscape.com 5fd94ca1a9 Bug 164501. Return a proper error code from PK11_FindCrlByName() so the CRL
code can decide if there is a hw or system failure preventing the reading of a
CRL or if the CRL is just not there.
2002-10-10 20:30:19 +00:00
relyea%netscape.com e352244c4b Unix and Mac platforms need to load librdb.* not rdb.*. 2002-10-10 20:11:09 +00:00
relyea%netscape.com 006424c6d4 Fix minor memory leak on init. 2002-10-10 20:09:30 +00:00
glen.beasley%sun.com 827c5b030a 171027 removed deprecated code 2002-10-10 04:35:56 +00:00
nicolson%netscape.com 6649c1141a upgrade to NSS 3.6 RTM and NSPR 4.2.2. 2002-10-09 18:30:38 +00:00
jpierre%netscape.com fa9b7e0590 Bump softoken version to 3.7 on tip 2002-10-08 04:07:22 +00:00
nelsonb%netscape.com 44827860fe Make indentation style self-consistent: 4 spaces per indent.
Save error code at the beginning of printCertProblems, and restore it at
the end, since CERT_VerifyCert nearly always sets the error code to
-8157 Certificate extension not found when building an error log.
Bug 172036.
2002-10-08 03:39:50 +00:00
jpierre%netscape.com 2495acd6a6 Fix for 172732. r=relyea 2002-10-08 01:23:09 +00:00
wtc%netscape.com 51729f2108 Set NSS version to 3.7 Beta on the tip. 2002-10-07 20:47:18 +00:00
nicolson%netscape.com 07d11e97ed fix warning. 2002-10-07 18:00:28 +00:00
jpierre%netscape.com d1ffbcafb9 Fix for 172678 - move internal functions InitCRLCache and ShutdownCRLCache to private header certi.h 2002-10-05 02:24:25 +00:00
nicolson%netscape.com cc61c535dd Fix 158727: JSSKeyStoreSpi.getCertificateChain is questionable.
Make KeyStore.getCertificateChain() work.
2002-10-05 00:19:49 +00:00
nicolson%netscape.com a2394e4148 Fix 162904: Missing invalidityDate in RevRequest in CMMF package.
Update RevRequest to conform to RFC 2797.
Also updated the CRLReason enumeration.
2002-10-04 22:46:04 +00:00
nicolson%netscape.com 82f245ad70 Fix 160028: JSSKeyGeneratorSpi.HmacSHA1 should be renamed to PBAHmacSHA1. 2002-10-04 22:27:46 +00:00
nicolson%netscape.com ef56ced392 Fix 160017: getAlgorithm() not implemented for PKCS #11 keys. 2002-10-04 22:13:21 +00:00
wtc%netscape.com 83c6850bf0 Sorted NSS 3.6 symbols in alphabetical order. 2002-10-04 22:11:34 +00:00
wtc%netscape.com b9b6bf16b8 Import nspr20/v4.2.2. 2002-10-04 21:26:10 +00:00
nicolson%netscape.com d227f02eee Open up the class a little. 2002-10-04 21:18:35 +00:00
nicolson%netscape.com f013957a9e Remove hardcoded algorithms (now that NSS bug 162761 is fixed). 2002-10-04 21:05:18 +00:00
nicolson%netscape.com 035d09e748 Deprecate this, start using javax.crypto.BadPaddingException instead. 2002-10-04 21:04:37 +00:00
nicolson%netscape.com ad556c8a45 Fix EncryptionAlgorithm to handle lookups from JCA descriptions.
Support CipherSpi.engineGetKeySize.
Handle javax.crypto.spec.IvParameterSpec.
Handle multiple parameter classes.
2002-10-04 21:04:09 +00:00
nicolson%netscape.com d761e8497b support storing private and symmetric keys (now that NSS bug 128172 is fixed). 2002-10-04 21:02:50 +00:00
nicolson%netscape.com cac200a7c2 Handle AES keys. 2002-10-04 21:02:16 +00:00
nicolson%netscape.com 3fd1601e52 allow algorithms to support multiple parameter classes. 2002-10-04 21:00:58 +00:00
nicolson%netscape.com a793f44808 Cleanup spurious printlns and exceptions. 2002-10-04 20:59:20 +00:00
nicolson%netscape.com 19c38d81ff Add SymmetricKey.getLength(). 2002-10-04 20:58:05 +00:00
kirk.erickson%sun.com 3b89f811a5 Added SUNW_ISA=sparcv9 to clear up error message. 2002-10-04 20:43:35 +00:00
wtc%netscape.com 63fb76c996 Bug 164744: fixed the comment block style. 2002-10-03 04:01:34 +00:00
wtc%netscape.com 22c42f1c08 Bug 149832: renamed highestUsage as certificateUsageHighest.
Modified files: certdb/certt.h certhigh/certvfy.c
2002-10-03 03:48:55 +00:00
jpierre%netscape.com b0fe3718ae Fix for 164744 - implement new functions for pk12util . r=wtc 2002-10-03 03:35:32 +00:00
wtc%netscape.com 9a64e105d5 Restored a # that was accidentally deleted. 2002-10-03 02:11:01 +00:00
kirk.erickson%sun.com f519d2bd89 Moved solarispkg target to the end of the file. 2002-10-02 23:42:40 +00:00
kirk.erickson%sun.com 57d8aec96c Fixes 158683, adds new directory mozilla/security/nss/pkg/solaris.
And 'solarispkg' target to mozilla/security/nss/Makefile.
2002-10-02 23:11:39 +00:00
kaie%netscape.com 5364d2634e b=170562 Some CA's are blank lines
r=javi sr=alecf
2002-10-02 18:54:21 +00:00
kaie%netscape.com 5592ed3a8b b=171217 Bustage: Cannot activate auto CRL update.
r=javi
2002-10-02 18:52:07 +00:00
kaie%netscape.com ce65064a68 b=107034 OE requires special attribute in incoming signed messages to
support dual key certificates (PSM portion)
r=relyea sr=mscott
2002-10-02 10:56:11 +00:00
kaie%netscape.com b856423104 b=160746 Update PSM's version number to 2.4
r=javi sr=alecf
2002-10-02 10:51:02 +00:00
jpierre%netscape.com 2e48c1c8a4 Fix for 164744 - fix for pk12util to export multiple certs 2002-10-02 04:32:17 +00:00
jdunn%netscape.com c1d37cfb46 add support for hpux 11.20/ia64, which doesn't have separate freebl libs
so we shouldn't export them
r=cls@seawood.org
# 145053
2002-10-01 14:42:41 +00:00
ian.mcgreer%sun.com 6199159d80 bug 171224, changes to path construction
r=nelsonb
2002-10-01 14:32:15 +00:00
relyea%netscape.com b6295815f9 Bug 16296: fix race in sdr code. 2002-10-01 00:46:20 +00:00
relyea%netscape.com 487a7f5f6a Fix SDR race condition with a coarse lock. Does not address multiaccess DB
races. Bug 169296.
2002-10-01 00:23:46 +00:00
ian.mcgreer%sun.com cc2b80a48a bug 166793, uninitialized variables
r=wtc
2002-09-30 21:15:07 +00:00
wtc%netscape.com 886e30e17b Bug 154689: removed the "with Shared Database" string. NSS is always built
that way now.
2002-09-30 21:00:43 +00:00
wtc%netscape.com d7b153e145 Bug 127740: added a comment to explain the thread yield in
ssl3_SendApplicationData.
2002-09-30 20:51:05 +00:00
wtc%netscape.com ca4da40f13 Use the enumeration constant 'siBuffer' instead of 0. 2002-09-30 20:36:54 +00:00
wtc%netscape.com 22503c53a1 Bug 171422: removed unused (and incorrect) code. r=mcgreer. 2002-09-30 20:33:44 +00:00
wtc%netscape.com 4ae061289f Bug 166772: 'cinfo' needs to be initialized to NULL. Fixed an indentation
problem.
2002-09-30 20:31:55 +00:00
wtc%netscape.com 2e33cb369f Bug 153258: fixed a misspelling in pk11_getDefTokName. 2002-09-28 14:14:18 +00:00
nicolson%netscape.com 0654510b0b Fix 128172: function to convert a session key to a token key. 2002-09-28 00:48:32 +00:00
jpierre%netscape.com 6ce325d896 Fix for 167615 - fix for crash with bad CRLs from token. Also fix error handling 2002-09-28 00:05:34 +00:00
wtc%netscape.com bd264d3f32 Bug 166781: fixed the bug that 'r2' may be used uninitialized. r=nicolson. 2002-09-27 22:22:12 +00:00
ian.mcgreer%sun.com e128398d1a bug 171198, leak moving temp cert to perm; add force parameter
r=wtc,relyea
2002-09-27 21:23:00 +00:00
relyea%netscape.com 34f3c0635f Bug 167861: PK11_GetModInfo needs to set the error code. 2002-09-27 17:50:59 +00:00
relyea%netscape.com 20b909f88a bug 130966: fix problems in searching and storing fixed keys.
bug 170423: Turn on block symetric and Mac'ing functions in the DB token so we can use the fixed keys there without moving them around.

Fix memory leak on shutdown (leaking the sessions).
2002-09-27 17:46:36 +00:00
relyea%netscape.com 9c8a68e08d Bug 166894: Handle changing Trust when cert is in the token. 2002-09-27 15:55:01 +00:00
nelsonb%netscape.com 8bdfd22acf Add targets for HPUX Itanium family processors. 2002-09-27 01:23:28 +00:00
nicolson%netscape.com 65af04c0b9 Fix error message when we find something unexpected in a SEQUENCE. 2002-09-27 00:07:11 +00:00
nicolson%netscape.com 5fe2828356 Fix 169798: Failed to install ca signing certificate with NS3.6beta.
r=wtc
2002-09-27 00:01:53 +00:00
nicolson%netscape.com 72d7f9c27c override INTEGER.getTemplate() with one that returns an ENUMERATED.Template. 2002-09-26 23:25:21 +00:00
ian.mcgreer%sun.com 0f153605e9 bug 158078, unitialized variable due to a lot of unneccessary code 2002-09-26 20:30:11 +00:00
glen.beasley%sun.com f24613dd00 163762 configureOCSPNative 2002-09-26 19:52:06 +00:00
wtc%netscape.com 10bb630725 Get NSS headers from the new location (dist/public/nss) only.
Modified files: boot/src/Makefile.in pki/src/Makefile.in ssl/src/Makefile.in
2002-09-26 17:56:09 +00:00
jpierre%netscape.com 8885d6de5f Fix for 167615 - don't crash if a token returns a NULL CRL object 2002-09-26 01:38:45 +00:00
jpierre%netscape.com 7150fbd4e4 Fix for 167615 - don't crash if the CRL isn't found due to a database error 2002-09-26 01:37:41 +00:00
wtc%netscape.com fda8e75512 Bug 170379: fix the stack overflow crash by not allocating the 32K "sieve"
array on the stack.
2002-09-26 00:04:25 +00:00
wtc%netscape.com 1f1b0dc528 Bug 166894: destroy nssTrust before returning from STAN_ChangeCertTrust. 2002-09-24 18:47:33 +00:00
wtc%netscape.com c07287ed58 Bug 169944: declare PK11_TokenKeyGen in pk11func.h and export it from the
nss3 shared library.
Modified Files: nss/nss.def pk11wrap/pk11func.h
2002-09-24 18:40:29 +00:00
kaie%netscape.com 106f567abb b=170438 Crash opening cert manager
r=javi sr=alecf
2002-09-24 03:00:37 +00:00
kaie%netscape.com 45b75de492 b=170359 Make sure new code from bug 168448 uses NS_INIT_ISUPPORTS
r=javi sr=alecf
2002-09-24 02:57:51 +00:00
wtc%netscape.com cf907092d8 Bug 169785: CERT_AddOCSPAcceptableResponses should have a second argument
of type SECOidTag, followed by the optional arguments ..., because it needs
at least one argument of type SECOidTag.  r=nelsonb.
2002-09-23 23:47:49 +00:00
kaie%netscape.com 2a3ea54ed5 b=169443 Form submit buttons not working [embedding apps]
r=javi sr=rpotts
Adding files forgotton on earlier checkin
2002-09-23 23:30:22 +00:00
kaie%netscape.com e0ac174edc b=168946 More PSM cleanup
r=javi sr=rpotts
2002-09-23 23:23:05 +00:00
kaie%netscape.com 0e02f8a7c7 b=168976 Remove RsaPubModulus from nsIX509Cert
r=javi sr=rpotts
2002-09-23 23:20:18 +00:00
kaie%netscape.com 03f7ce8e87 b=169765 View button doesn't work in cert manager
r=javi sr=rpotts
2002-09-23 23:16:46 +00:00
kaie%netscape.com 410f942d29 b=169943 Form submit buttons not working [embedding apps]
Moving implementation of security warnings from pippki to pipboot.
r=javi sr=rpotts
2002-09-23 23:11:10 +00:00
nelsonb%netscape.com b155ff5183 Change coding style used in nss/lib/pki to one that works with ctags.
Bug 169999.   Modified Files:
  asymmkey.c certdecode.c certificate.c cryptocontext.c pki3hack.c
  pkibase.c pkistore.c symmkey.c tdcache.c trustdomain.c
2002-09-23 21:32:35 +00:00
wtc%netscape.com ec39c6ef5f Bug 169790: renamed CERT_DecodeDERCrlEx to CERT_DecodeDERCrlWithFlags.
Modified files: certdb/cert.h certdb/crl.c nss/nss.def pk11wrap/pk11cert.c
2002-09-23 21:31:47 +00:00
kaie%netscape.com ec41544988 b=169932 Replace wstring with AString in IDL
r=darin sr=alecf
2002-09-23 20:17:16 +00:00
nicolson%netscape.com 667a8762e8 Fix 169578: PK11_ImportAndReturnPrivateKey sets wrong key type. 2002-09-20 21:48:32 +00:00
relyea%netscape.com 13eecfd21f Fix corrupt listing of nicknames on keys.
Bug 166995.
2002-09-20 20:36:44 +00:00
relyea%netscape.com 62fa6c9bf9 Fix memory leak mozbug 165655, r=wtc 2002-09-20 20:36:10 +00:00
wtc%netscape.com f43706f998 Removed the duplicate NSS_3.6 section in the previous checkin. 2002-09-20 18:02:13 +00:00