Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc
For the various string-compare routines (strcmp, strcasecmp, str.*cmp)
use "strcmp()==0" instead of "!strcmp()"

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-05-06 22:37:53 -04:00
..
2015-05-06 22:37:53 -04:00
2015-05-01 14:37:16 -04:00
2015-04-30 17:33:59 -04:00
2015-04-30 17:33:59 -04:00
2005-12-13 07:33:35 +00:00
2015-05-01 10:02:07 -04:00
1999-04-24 00:53:29 +00:00
2015-04-30 17:33:59 -04:00

NOTE: Don't expect any of these programs to work with current
OpenSSL releases, or even with later SSLeay releases.

Original README:
=============================================================================

Some demo programs sent to me by various people

eric