summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close MAIL_05312002_BRANCHMAIL_05312002_BRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'MAIL_05312002_BRANCH'MOZILLA_1_1a_RELEASEMAIL_05312002_BASEMAIL_05302002_BASEcvs2hg2002-05-2534-1125/+207
* Bug 131171: added HP-UX 11.20 support.wtc%netscape.com2002-05-161-0/+55
* Bugzilla bug 138532: use pipes instead of semaphores for NetBSD, which doeswtc%netscape.com2002-05-162-2/+2
* Bugzilla bug 133753: added support for AIX 5.1 to security/coreconf.wtc%netscape.com2002-05-161-0/+54
* Fixed build breakage on BeOS -- made the ifdef match the one in sslsnce.c.wtc%netscape.com2002-05-161-1/+1
* Fix for 141256 - correct HTTP parsing for OCSP in NSSjpierre%netscape.com2002-05-151-22/+6
* bug 133397. Move AddPermModule() inside the previously empty if statement whe...relyea%netscape.com2002-05-141-1/+1
* Bugzilla bug 135069: SEC_PKCS12DestroyExportContext should free the slotwtc%netscape.com2002-05-131-1/+3
* Bugzilla bug 135824: fixed slot reference leaks in signtool and removedwtc%netscape.com2002-05-132-27/+10
* Bugzilla bug 135052: more cleanup in SEC_PKCS12DecoderStart. r=relyea.wtc%netscape.com2002-05-101-6/+1
* Fix for bug 142868 - CA certificates are imported with NULL nicknames .jpierre%netscape.com2002-05-1058-3/+13766
|\
* | fixup commit for tag 'NSS_TIP_20020510'NSS_TIP_20020510cvs2hg2002-05-1057-13745/+0
|/
* Add function to determine if it's safe to delete the internal module.relyea%netscape.com2002-05-103-0/+7
* Detect when we have a previously deleted internal module which has not yet be...relyea%netscape.com2002-05-101-1/+17
* Add new error code for trying to all previously deleted modules which have no...relyea%netscape.com2002-05-101-1/+2
* Allow both FIPS and non-FIPS tokens to be initialized and active at the same ...relyea%netscape.com2002-05-103-62/+140
* When we force, we should preserve the NULL nickname semantics.relyea%netscape.com2002-05-101-10/+14
* Bugzilla bug 135821: fixed the internal slot reference leak inwtc%netscape.com2002-05-091-1/+4
* Bugzilla bug 135809: fixed the slot reference leaks in PBE_CreateContextwtc%netscape.com2002-05-091-2/+8
* Bugzilla bug 135818: fixed internal slot reference leaks inwtc%netscape.com2002-05-091-1/+5
* Bugzilla bug 135826: fixed the slot reference leaks.wtc%netscape.com2002-05-091-1/+6
* bug 135808, STAN_GetDefaultCryptoToken appears to leak a slot reference, but ...ian.mcgreer%sun.com2002-05-091-10/+0
* Bugzilla bug 135334: free the internal key slot reference when we are done.wtc%netscape.com2002-05-091-0/+1
* Bugzilla bug 135058: free nickCopy on error returns inwtc%netscape.com2002-05-091-0/+3
* Bugzilla bug 136279: Return oldpath only if it is different from path.wtc%netscape.com2002-05-071-10/+11
* Automatically create a NULL email profile for certs with email addresses whichrelyea%netscape.com2002-05-076-6/+49
* bug 141936, crash when NULL nickname entry is stored in temp storeian.mcgreer%sun.com2002-05-071-1/+1
* bug 142175, PK11_ListCerts regressions -- handle PKCS#11 incompatibilites wit...ian.mcgreer%sun.com2002-05-072-1/+33
* Fix for 142658 - fix certutil crash with NULL nicknamejpierre%netscape.com2002-05-0658-0/+13748
|\
* | fixup commit for tag 'NSS_TIP_20020503'NSS_TIP_20020503cvs2hg2002-05-0357-13745/+0
|/
* Bugzilla bug 136279: fixed bugs where 'path' and 'oldpath' were passedwtc%netscape.com2002-05-0358-4/+13756
|\
* | fixup commit for tag 'NSS_TIP_20020305'NSS_TIP_20020305cvs2hg2002-05-0257-13745/+0
|/
* bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, m...ian.mcgreer%sun.com2002-05-029-55/+77
* Fix the RSA key check to correctly accept keys with p < q.relyea%netscape.com2002-05-021-0/+3
* bug 131308 build 64 bit JSS with JDK 1.4glen.beasley%sun.com2002-05-021-7/+24
* Fix for 136279 - initialize NSS in a way compatible with < 3.4 versions of NSSjpierre%netscape.com2002-05-011-19/+61
* Bugzilla bug 127062: use PR_MSG_PEEK instead of MSG_PEEK.wtc%netscape.com2002-05-011-12/+2
* Bugzilla bug 131057: define PORT_Strdup as a function that calls PORT_Alloc.wtc%netscape.com2002-05-015-6/+33
* Whitespace change.wtc%netscape.com2002-04-302-2/+2
* Use NewTempCert and AddTempCert when importing because the cert may already e...relyea%netscape.com2002-04-291-4/+3
* Bugzilla bug 129080: Unroll the collect_data code. Pin the required buffers.wtc%netscape.com2002-04-272-42/+84
* Plug leak. (bug 124234)wtc%netscape.com2002-04-2761-6/+13715
|\
| * Added pkibase.c to the project.wtc%netscape.com2002-04-261-0/+30
| * Needed a (char *) cast for slotInfo.manufacturerID because it is an arraywtc%netscape.com2002-04-261-1/+1
| * Removed devobject.c from the project. That file was removed.wtc%netscape.com2002-04-261-30/+0
| * Need to define SHLIB_SUFFIX for lib/softoken/dbinit.c.wtc%netscape.com2002-04-261-1/+2
| * return error when incomplete shutdown has been detected.relyea%netscape.com2002-04-264-6/+12
* | fixup commit for tag 'NSS_TIP_20020426'NSS_TIP_20020426cvs2hg2002-04-2660-13733/+33
|/
* When doing cert traversals, create the certs in full as they are found. This...ian.mcgreer%sun.com2002-04-265-18/+181