summaryrefslogtreecommitdiff
path: root/security/nss/lib/certdb/secname.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-31/+34
* Minor change after review of previous checkin. Bug 53133.wchang0222%aol.com2004-01-151-1/+3
* Convert T61String-labeled ISO-8859-1 to UTF-8: bug 53133 r=nelsonb a=wtcjgmyers%speakeasy.net2004-01-151-29/+39
* Clean up some arithmetic used for UCS4. Detect when UCS2 and UCS4nelsonb%netscape.com2003-11-271-8/+12
* Make CERT_DecodeAVAValue take const inputs and detect NULL pointers.nelsonb%netscape.com2003-06-171-8/+79
* Augment and centralize the list of known cert name attribute types.nelsonb%netscape.com2003-06-061-37/+5
* Correctly copy RDNs with empty AVA lists. Partial fix for bug 204555.nelsonb%netscape.com2003-05-281-7/+17
* Fix bugs experienced with oddly constructed general names.nelsonb%netscape.com2003-05-241-42/+24
* bug 204788, DirectoryString should default to UTF8Stringian.mcgreer%sun.com2003-05-151-0/+654
|\
* | fixup commit for tag 'JSS_3_4_RTM'JSS_3_4_RTMcvs2hg2003-05-151-653/+0
|/
* 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