summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* additional patch for bug 166768ian.mcgreer%sun.com2002-09-061-0/+2
* Fix for 162983 - consider all certs revoked if there is a bad CRL in the cachejpierre%netscape.com2002-09-061-0/+7
* Bug 136804: initialize inFile to PR_STDIN instead of NULL so that we don'twtc%netscape.com2002-09-061-1/+3
* UnwrapPubKeyWithFlags is supposed to be public!!relyea%netscape.com2002-09-061-0/+1
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-0634-111/+36
* Remove key.db from the using the blob db code. The blob db code uses the cert...relyea%netscape.com2002-09-061-3/+3
* bug 166741, unitialized variablesian.mcgreer%sun.com2002-09-051-3/+2
* Bug 166933: added quickder.c.wtc%netscape.com2002-09-051-0/+30
* Bug 166933: added dbmshim.c.wtc%netscape.com2002-09-051-0/+30
* make dsa_SignDigest static (mentioned in bug 166722)ian.mcgreer%sun.com2002-09-051-1/+1
* bugs 166722 and 166768, compiler warnings in blapitestian.mcgreer%sun.com2002-09-051-23/+37
* Fixed unresolved symbol DPCache_Refresh, which I believe is a misspellingwtc%netscape.com2002-09-051-1/+1
* Fix for 166714 - make SEC_FindCrlByName use the CRL cachejpierre%netscape.com2002-09-052-339/+469
* Fix 166721: shared library rule does not handle dependencies correctly.nicolson%netscape.com2002-09-051-1/+1
* Fix for 166719 - crash in large object file mapping emulation code . r=wtcjpierre%netscape.com2002-09-051-0/+2
* Treat empty SubjectAltName extensions as if they were non-existant.nelsonb%netscape.com2002-09-042-7/+8
* bug 165863, free token on error pathsian.mcgreer%sun.com2002-09-031-3/+4
|\
| * fixup commit for tag 'moz_20020906'moz_20020906cvs2hg2002-08-311-1/+1
| |\
| * \ fixup commit for tag 'moz_20020902'moz_20020902cvs2hg2002-08-311-1/+1
| |\ \ | | |/
| * | fixup commit for tag 'NSS_MULTIACCESS_DB_TAG'NSS_MULTIACCESS_DB_TAGcvs2hg2002-08-3144-3008/+1634
| |/
* | Bug 165859: fixed the problem that 'collection' was destroyed twice onwtc%netscape.com2002-08-311-1/+1
* | Fix for 160805 . Make a copy of items into the arena before calling SEC_Quick...jpierre%netscape.com2002-08-319-40/+155
* | Checked in an equivalent but simpler fix for Bug 165639wtc%netscape.com2002-08-301-11/+6
* | Implement the CRL cache . Bug 149854jpierre%netscape.com2002-08-3010-55/+1110
* | Fix for 165639 - NSSRWLock_UnlockWrite causes deadlock when using recursivity...jpierre%netscape.com2002-08-301-1/+6
* | Fix commentjpierre%netscape.com2002-08-301-1/+1
* | Check the cert validity only if we actually found a cert.relyea%netscape.com2002-08-301-11/+12
* | Bring SSL strength up to NSS 3.x level.relyea%netscape.com2002-08-303-39/+27
|\ \
| * | fixup commit for tag 'ROGC_20020830_FREEZE'ROGC_20020830_FREEZEcvs2hg2002-08-3044-3007/+1633
| |/
* | When looking for a recipient match, reject non-user certs.relyea%netscape.com2002-08-291-0/+11
* | Export ModInfo call.relyea%netscape.com2002-08-291-0/+1
* | Filter on keyID, then run through the best cert check.relyea%netscape.com2002-08-291-11/+15
* | Fix Version spelling, remove rcsid.relyea%netscape.com2002-08-292-17/+12
|\ \
| * | fixup commit for tag 'NSS_OTIS_RELEASE_1'NSS_OTIS_RELEASE_1cvs2hg2002-08-2942-3007/+1610
| |/
* | Fix memory corruptionjpierre%netscape.com2002-08-291-0/+11
* | File with version number for applicationsrelyea%netscape.com2002-08-281-0/+69
* | Put version number in an external header so applications can check if theyrelyea%netscape.com2002-08-282-5/+21
* | handle dbm blobs withouth stressing libdbm.relyea%netscape.com2002-08-286-7/+618
* | fix broken buildsian.mcgreer%sun.com2002-08-281-1/+1
* | close hole in trust lookups.relyea%netscape.com2002-08-275-4/+28
* | Roll the version number forwardrelyea%netscape.com2002-08-271-1/+1
* | Roll the version number forward.relyea%netscape.com2002-08-271-1/+1
* | use correct issuer/SN for beTRUSTed -- Entrustrelyea%netscape.com2002-08-272-6/+6
* | beTRUSTed, RSA, GeoTrust, UTN-USER, and AOL Roots also need issuer/SNrelyea%netscape.com2002-08-272-18/+208
* | Trust objects need Issuer and Serial number.relyea%netscape.com2002-08-271-0/+40
* | Trust attributes need issuer & serial numberrelyea%netscape.com2002-08-271-6/+40
* | b=107034 OE requires special attribute in incoming signed messages to support...kaie%netscape.com2002-08-278-0/+132
* | Backing myself out, since it didn't compile on Win32, and I would like to dis...kaie%netscape.com2002-08-278-131/+0
* | Remove warning for unreferenced variable.relyea%netscape.com2002-08-261-1/+0
* | b=107034 OE requires special attribute in incoming signed messages to support...kaie%netscape.com2002-08-268-0/+131