Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Bug 6172051 - Add localizable error messages for NSS error codes, remove ↵ | emaldona%redhat.com | 2011-08-17 | 1 | -575/+0 |
| | | | | headers that moved, r=rrelyea | ||||
* | Bug 597622: Add SEC_ERROR_BAD_CRL_DP_URL. r=alexei. | wtc%google.com | 2010-09-27 | 1 | -0/+3 |
| | | | | | | | Modified Files: cmd/lib/SECerrs.h lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c lib/util/secerr.h | ||||
* | Bug 516104: Add new error code SEC_ERROR_UNKNOWN_PKCS11_ERROR. Add error | wtc%google.com | 2010-07-31 | 1 | -0/+8 |
| | | | | | | | messages for recently added error codes SEC_ERROR_EXPIRED_PASSWORD and SEC_ERROR_LOCKED_PASSWORD. r=rrelyea. Modified Files: cmd/lib/SECerrs.h lib/pk11wrap/pk11err.c lib/util/secerr.h | ||||
* | Bug 506041: Correct misspellings in source code comments | nelson%bolyard.com | 2010-04-25 | 1 | -1/+1 |
| | | | | Patch contributed by Michael Kohler <michaelkohler@live.com>, r=nelson | ||||
* | Fix for bug 488067 . Set SEC_ERROR_CRL_IMPORT_FAILED . r=nelson | julien.pierre.boogz%sun.com | 2009-04-14 | 1 | -0/+4 |
| | |||||
* | 391434 - avoid multiple encoding/decoding of PKIX_PL_OID to and from ascii ↵ | alexei.volkov.bugs%sun.com | 2009-04-14 | 1 | -0/+3 |
| | | | | string. r=nelson. | ||||
* | Bug 453364: Added three new error codes that are equivalent to the PKCS #11 | wtc%google.com | 2008-09-22 | 1 | -0/+9 |
| | | | | | | | error codes CKR_GENERAL_ERROR, CKR_FUNCTION_FAILED, and CKR_DEVICE_ERROR. r=nelson. Modified Files: cmd/lib/SECerrs.h lib/util/secerr.h | ||||
* | 417024 - Convert libpkix error code into nss error code. r=nelson | alexei.volkov.bugs%sun.com | 2008-02-25 | 1 | -0/+27 |
| | |||||
* | Bug 401970 - Correct NSS error string for SEC_ERROR_OCSP_RESPONDER_CERT_INVALID | nelson%bolyard.com | 2008-01-23 | 1 | -1/+1 |
| | | | | r=kengert, alexei.volkov, julien.pierre | ||||
* | 338986 - Unauthorized OCSP response error from user's default OCSP ↵ | alexei.volkov.bugs%sun.com | 2007-03-01 | 1 | -0/+5 |
| | | | | responder. r=nelson | ||||
* | Bug 371024, Typos in NSS' error strings | kaie%kuix.de | 2007-02-22 | 1 | -2/+2 |
| | | | | r=rrelyea, r=nelson | ||||
* | Fix for bug 337789 . PK11_FindKeyByAnyCert doe snot work if softoken is in ↵ | julien.pierre.bugs%sun.com | 2006-05-15 | 1 | -0/+10 |
| | | | | FIPS140-2 mode. r=wtchang, rrelyea, nelson | ||||
* | Bugzilla Bug 289819: fixed a typo in the SEC_ERROR_EXTRA_INPUT error | wtchang%redhat.com | 2005-04-11 | 1 | -1/+1 |
| | | | | message. r=nelsonb. | ||||
* | Error strings for new error codes. | relyea%netscape.com | 2004-07-30 | 1 | -0/+9 |
| | |||||
* | Bug 236613: change to MPL/LGPL/GPL tri-license. | gerv%gerv.net | 2004-04-25 | 1 | -30/+33 |
| | |||||
* | Fix for bug 233605 . Check CRL entry extensions after partial decoding. Also ↵ | jpierre%netscape.com | 2004-02-11 | 1 | -0/+15 |
| | | | | add some new CRL decoding errors. r=nelsonb | ||||
* | Fix for bug 94413 - OCSP needs more fine tuned error messages. r=wtc | jpierre%netscape.com | 2003-09-30 | 1 | -0/+3 |
| | |||||
* | Add support for Elliptic Curve Cryptography. Bug 195135. | nelsonb%netscape.com | 2003-02-27 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | Modified Files: cmd/lib/SECerrs.h cmd/selfserv/selfserv.c cmd/tstclnt/tstclnt.c lib/cryptohi/keyhi.h lib/cryptohi/keythi.h lib/cryptohi/seckey.c lib/cryptohi/secvfy.c lib/freebl/Makefile lib/freebl/blapi.h lib/freebl/blapit.h lib/freebl/ldvector.c lib/freebl/loader.c lib/freebl/loader.h lib/freebl/manifest.mn lib/nss/nss.def lib/pk11wrap/pk11skey.c lib/pk11wrap/pk11slot.c lib/softoken/lowkeyti.h lib/softoken/manifest.mn lib/softoken/pkcs11.c lib/softoken/pkcs11c.c lib/softoken/pkcs11t.h lib/ssl/ssl3con.c lib/ssl/ssl3prot.h lib/ssl/sslcon.c lib/ssl/sslenum.c lib/ssl/sslimpl.h lib/ssl/sslinfo.c lib/ssl/sslproto.h lib/ssl/sslsecur.c lib/ssl/sslsock.c lib/ssl/sslt.h lib/util/secerr.h lib/util/secoid.c lib/util/secoidt.h Added Files: lib/freebl/GFp_ecl.c lib/freebl/GFp_ecl.h lib/freebl/ec.c lib/freebl/ec.h lib/softoken/ecdecode.c | ||||
* | bug 172247, don't allow import of duplicate issuer/serial certs | ian.mcgreer%sun.com | 2002-11-21 | 1 | -0/+5 |
| | |||||
* | Make grammar, punctuation, capitalization, and content changes suggested by | relyea%netscape.com | 2002-10-15 | 1 | -5/+5 |
| | | | | nelson. | ||||
* | Add missing errors from secerr.h in lib/util | relyea%netscape.com | 2002-10-10 | 1 | -0/+15 |
| | |||||
* | Fix a crash. An attempt to move a sensitive key longer than 48 bytes | nelsonb%netscape.com | 2001-09-06 | 1 | -1/+2 |
| | | | | | | from one token to another will no longer crash. Instead, it will fail with the new error code SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY. Bug 97887. In addition, DHE key pairs are now generated with CKA_SENSITIVE false. | ||||
* | Initial NSS Open Source checkin | relyea%netscape.com | 2000-03-31 | 1 | -0/+441 |