aboutsummaryrefslogtreecommitdiff
path: root/crypto/objects/o_names.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-20Better handling of EVP names, add EVP to speed.Ben Laurie1-11/+79
2000-06-21Fixes for Win32 build.Dr. Stephen Henson1-2/+3
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson1-31/+0
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-5/+5
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe1-0/+31
2000-03-03Make name_funcs_stack static.Dr. Stephen Henson1-1/+1
2000-02-25Enhance consistency by using BIO_flush() instead of fflush().Richard Levitte1-1/+1
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-2/+2
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-3/+3
2000-01-29Reimplement so only one synchronous stack is used. The benefit isRichard Levitte1-79/+60
2000-01-18Compaq C 6.2 for VMS will complain when we want to convertRichard Levitte1-17/+58
1999-05-19New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1-3/+3
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-25/+11
1999-04-17Massive constification.Ben Laurie1-5/+5
1999-01-17Oops. Missing NULL frees.Ben Laurie1-0/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-0/+254