openssl/crypto/objects
Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names
like Malloc, Realloc and especially Free conflict with already existing names
on some operating systems or other packages.  That is reason enough to change
the names of the OpenSSL memory allocation macros to something that has a
better chance of being unique, like prepending them with OPENSSL_.

This change includes all the name changes needed throughout all C files.
2000-06-01 22:19:21 +00:00
..
.cvsignore
Makefile.ssl
o_names.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
obj_dat.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
obj_dat.h make update 2000-03-12 12:49:45 +00:00
obj_dat.pl
obj_err.c
obj_lib.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
objects.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
objects.txt