summaryrefslogtreecommitdiff
path: root/security/nss/lib/jar/jarver.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
|
* Fixed unused variable compiler warning about 'html'. Declare it insidewchang0222%aol.com2003-12-231-0/+2
| | | | the same ifdef with which it is used.
* Remove external use of SEC_TraversePermCerts(). Bug 130968.relyea%netscape.com2003-03-051-17/+0
|
* Remove dead code and symbols from lib jar so that modutil can compile whenrelyea%netscape.com2003-01-281-1/+5
| | | | linked with it.
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-071-1/+0
| | | | | | | | | 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-081-24/+22
| | | | | | | | 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.
* fix for 95983, compiler warning revealed potential bugian.mcgreer%sun.com2001-11-061-3/+6
|
* Remove usage of KeyDBHandle from the jar code.relyea%netscape.com2001-09-201-4/+5
|
* Include secder.h for the declaration of the DER_UTCDayToAscii functions.wtc%netscape.com2001-01-041-0/+1
|
* Remove old communicator stuff from libjar so modutil will build now.relyea%netscape.com2000-08-021-1/+1
|
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+2029