gecko-dev/security
nelsonb%netscape.com 2ab3bc3979 CERT_EncodeGeneralName and CERT_DecodeGeneralName contain large switch
statements that repeat code for every case.  This patch factors out that
common code from the cases, making the switches much smaller and reducing
bloat.
2003-06-21 08:10:07 +00:00
..
coreconf Temporarily disabled the fix for bug 208177 so that we can debug bug 2003-06-04 14:49:13 +00:00
dbm
jss update to JSS 3.4 RTM. 2003-05-19 21:44:23 +00:00
manager Don't include private and unnecessary js header files. 2003-06-19 23:13:59 +00:00
nss CERT_EncodeGeneralName and CERT_DecodeGeneralName contain large switch 2003-06-21 08:10:07 +00:00
Makefile.in