summaryrefslogtreecommitdiff
path: root/security/nss/lib/ckfw/nssckmdt.h
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'MOZILLA_1_0_BRANCH'cvs2hg2002-04-051-6/+28
|
* Changes to deal with exporting data from Windows DLLs.nelsonb%netscape.com2001-01-051-1/+1
| | | | | | | | | | SECHashObjects[] is no longer exported. New function HASH_GetHashObject returns pointer to selected const object. SSL statistics are now in a structure whose address is obtained via a call to SSL_GetStatistics(). On NT, the new symbol NSS_USE_STATIC_LIBS must be declared in programs that use the static SSL library. Also, propagate "const" declaration for SECHashObjects.
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+2014