summaryrefslogtreecommitdiff
path: root/security/nss/lib/pki1
Commit message (Collapse)AuthorAgeFilesLines
* Bug 389781 NSS should be built size-optimized on Linux, Windows, and Macchristophe.ravel.bugs%sun.com2007-08-151-0/+3
| | | | r=julien.pierre.boogz
* Bug 82268, Builds use wrong version of perlneil.williams%sun.com2007-05-091-1/+1
| | | | r=Christophe,nelson
* Back out previous patchneil.williams%sun.com2007-05-081-1/+1
|
* Bug 82268, Builds use wrong version of perlneil.williams%sun.com2007-05-071-1/+1
| | | | r=Christophe, Nelson
* Correct name of extension from "Invalid Date" to "Invalidity Date".julien.pierre.bugs%sun.com2005-04-111-1/+1
|
* Bugzilla Bug 284386: the OID for RFC 1327 ucl was incorrectly encoded.wtchang%redhat.com2005-03-141-1/+1
|
* Bugzilla Bug 284386: fixed build error using gcc4. gcc4 disallows arrayswtchang%redhat.com2005-03-143-13/+3
| | | | | | | of incomplete element type (which are invalid in C). We moved the declaration of nss_builtin_oids to pki1.h, after the definition of NSSOID. r=caillon. Modified Files: oiddata.h oidgen.perl pki1.h
* Added a blank line after the triple license header to match the outputwtchang%redhat.com2005-03-041-0/+1
| | | | of the new oidgen.perl.
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-024-148/+165
|
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-2018-18/+18
| | | | | This keyword adds noise to the output of "ident libnss3.so | grep NSS" on our debug build, and appears to cause spurious CVS conflicts. r=nelsonb.
* Bugzilla bug 261794: cvs removed obsolete .cvsignore files that containwchang0222%aol.com2004-11-051-3/+0
| | | | | only files that have since been checked into CVS. r=gerv. Removed Files: ckfw/.cvsignore pki1/.cvsignore
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2515-442/+491
|
* 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