pjs/security/nss/lib/pkcs7
relyea%netscape.com 7bfd9c97ec Clean up compilier warnings on Solaris and Linux, most particularly:
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.
2001-12-07 01:36:25 +00:00
..
Makefile
certread.c Fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:37:16 +00:00
config.mk Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
manifest.mn Bugzilla bug #64261: moved certread.c from lib/certhigh to lib/pkcs7. 2001-01-05 02:18:55 +00:00
p7common.c Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
p7create.c Fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:37:16 +00:00
p7decode.c Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
p7encode.c Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
p7local.c Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
p7local.h
pkcs7t.h Fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:37:16 +00:00
secmime.c
secmime.h
secpkcs7.h Removed unnecessary inclusion of secder.h. (The #include "secder.h" 2001-01-04 06:02:43 +00:00