summaryrefslogtreecommitdiff
path: root/security/nss/lib/pki1
Commit message (Collapse)AuthorAgeFilesLines
* Don't compile the .c files in lib/pki1 on the trunk. These files are usednelsonb%netscape.com2002-12-052-3/+4
| | | | only in Stan.
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-2/+2
| | | | Change the NSS module name from "security" to "nss".
* Fix two logic errors reported as warnings on windows. Bug 110187nelsonb%netscape.com2002-02-191-3/+2
|
* bug 118051, make Stan pki1 headers private exports for 3.4ian.mcgreer%sun.com2002-01-101-2/+3
|
* Bugzilla bug 110356: check in the generated files (oiddata.h and oiddata.c)wtc%netscape.com2002-01-044-8/+3154
| | | | | | | to work around concurrent build failures on Unix and the generation of these files on the Mac. Modified files: Makefile manifest.mn Added files: oiddata.c oiddata.h
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-072-2/+3
| | | | | | | | | 1) Implicit declaration of function. 2) Possibly unitialized variables. These warnings have indicated some real problems in the code, so many changes are not just to silence the warnings, but to fix the problems. Others were inocuous, but the warnings were silenced to reduce the noise.
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-084-13/+23
| | | | | | | | remove lots of depricated files. move some files to appropriate directories (pcertdb *_rand associated headers to soft token, for instance) rename several stan files which had the same name as other nss files. remove depricated functions.
* a slew of AIX build fixes (bug fixes, for that matter)ian.mcgreer%sun.com2001-10-151-20/+35
|
* a number of windows build fixesian.mcgreer%sun.com2001-10-112-1/+11
|
* make stan buildable using BUILD_STAN variablemcgreer%netscape.com2001-09-142-3/+10
|
* make some header/source definitions consistent to fix buildmcgreer%netscape.com2001-07-192-2/+2
|
* Bugzilla bug #67122: put PR_CALLBACK after the return type in functionwtc%netscape.com2001-01-311-3/+3
| | | | | | declarations. This is the order required by OS/2 compilers. Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch. Modified files: hashops.c, tracker.c, certt.h, oid.c.
* Bugzilla: 64132. NSS lock instrumentationlarryh%netscape.com2001-01-031-18/+18
|
* Initial NSS Open Source Checkinrelyea%netscape.com2000-03-3117-0/+12578