aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_dat.c
Commit message (Expand)AuthorAgeFilesLines
* avoid "statement not reached" warningBodo Möller2001-09-131-1/+0
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe2001-01-091-3/+7
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-11/+12
* Next step in tidying up the LHASH code.Geoff Thorpe2000-12-081-6/+8
* Make the remaining LHASH macro changes. This should leave no remainingGeoff Thorpe2000-12-041-1/+4
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-011-4/+4
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-2/+4
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-14/+20
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-12/+12
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-7/+7
* MacOS updates.Andy Polyakov1999-12-191-5/+1
* New function OBJ_obj2txt()Dr. Stephen Henson1999-07-271-0/+66
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+11
* The various character predicates (isspace and the like) may not beBodo Möller1999-05-101-5/+5
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-7/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-54/+23
* Massive constification.Ben Laurie1999-04-171-5/+5
* Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1999-02-141-1/+5
* Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.Dr. Stephen Henson1999-01-121-31/+46
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-4/+21
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-8/+85
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+501