openssl/crypto/stack
Dr. Stephen Henson 3aceb94b9e Safe stack reorganisation in terms of function casts.
After some messing around this seems to work but needs
a few more tests. Working out the syntax for sk_set_cmp_func()
(cast it to a function that itself returns a function pointer)
was painful :-(

Needs some testing to see what other compilers think of this
syntax.

Also needs similar stuff for ASN1_SET_OF etc etc.
2000-06-16 23:29:26 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Enable DSO support on alpha (OSF1), cc and gcc. 2000-06-13 12:59:38 +00:00
safestack.h Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00
stack.c Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00
stack.h Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00