aboutsummaryrefslogtreecommitdiff
path: root/crypto/objects/obj_dat.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-09Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe1-3/+7
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte1-11/+12
2000-12-08Next step in tidying up the LHASH code.Geoff Thorpe1-6/+8
2000-12-04Make the remaining LHASH macro changes. This should leave no remainingGeoff Thorpe1-1/+4
2000-12-01First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe1-4/+4
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller1-2/+4
2000-06-21Fixes for Win32 build.Dr. Stephen Henson1-14/+20
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-12/+12
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-7/+7
1999-12-19MacOS updates.Andy Polyakov1-5/+1
1999-07-27New function OBJ_obj2txt()Dr. Stephen Henson1-0/+66
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1-0/+11
1999-05-10The various character predicates (isspace and the like) may not beBodo Möller1-5/+5
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-7/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-54/+23
1999-04-17Massive constification.Ben Laurie1-5/+5
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1-1/+5
1999-01-12Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.Dr. Stephen Henson1-31/+46
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-4/+21
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-8/+85
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+501