summaryrefslogtreecommitdiff
path: root/security/nss/lib/certdb/secname.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 156042 - crash when CA not issued by a valid CAjpierre%netscape.com2002-09-201-0/+3
* Bug 168368: fixed an uninitialized memory read in CERT_CreateRDN. Itwtc%netscape.com2002-09-131-9/+14
* Bug 160805: fixed a leak and a double free of the arena introduced in thewtc%netscape.com2002-09-081-7/+6
* Convert slow SEC_ASN1DecodeItem calls to SEC_QuickDERDecodeItem where possibl...jpierre%netscape.com2002-08-241-6/+11
* changes for PSM to compile against NSS shared libraries.relyea%netscape.com2001-11-211-0/+2
* Fix compilier warnings on AIX, HP, Linux, and Solaris.relyea%netscape.com2001-09-201-1/+1
* Fix bug 39482. Don't use varargs when first argument is null.nelsonb%netscape.com2000-09-281-11/+21
* Add UTF8String handling to Name attributes.thayes%netscape.com2000-09-251-0/+4
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+625