aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie2001-07-214-14/+16
* Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson2001-06-114-5/+18
* Add various X9.62 OIDs. (GF(2^n) mostly left out.)Bodo Möller2001-03-114-5/+167
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Change obj_... generation so that it does not generate rubbish orBodo Möller2001-03-067-25/+22
* Add yet another (still empty) source code file that I forgot.Bodo Möller2001-03-051-5/+5
* make updateRichard Levitte2001-02-264-31/+773
* Add the CCITT pilot directory OIDs.Richard Levitte2001-02-261-5/+78
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-13/+13
* With later version of DEC C on VMS, some functions (strcmp(), forRichard Levitte2001-02-201-1/+13
* The callbacks in the NAME_FUNCS structure are not used directly as LHASHGeoff Thorpe2001-02-201-10/+10
* Get the right cast for lhash callback functions.Richard Levitte2001-02-201-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-17/+19
* New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson2001-02-164-5/+65
* Fix AES code.Dr. Stephen Henson2001-02-074-186/+163
* Rijdael CBC mode and partial undebugged SSL support.Ben Laurie2001-02-064-3/+90
* Make depend.Ben Laurie2001-02-041-12/+14
* Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe2001-01-092-5/+13
* Whilst in the process of fixing outstanding function-pointer casts in theGeoff Thorpe2001-01-081-1/+1
* Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson2000-12-211-2/+2
* Add support for the noCheck OCSP extension. This isDr. Stephen Henson2000-12-163-3/+4
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-134-26/+29
* Next step in tidying up the LHASH code.Geoff Thorpe2000-12-082-14/+23
* Make the remaining LHASH macro changes. This should leave no remainingGeoff Thorpe2000-12-042-3/+9
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-012-7/+8
* Better handling of EVP names, add EVP to speed.Ben Laurie2000-11-202-13/+86
* Minor corrections (HPUX).Ulf Möller2000-11-031-2/+2
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-145-3/+106
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-3/+6
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-042-7/+79
* Added OIDs from RFC 2247, 1155, and a few from 1700Richard Levitte2000-08-193-0/+113
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-142-10/+11
* Duplicate names detected...Richard Levitte2000-08-101-2/+2
* Fix for bad sorting of object names.Dr. Stephen Henson2000-08-063-17/+258
* "make update"Richard Levitte2000-07-241-11/+11
* Corrected small bug that could add ',L' when it shouldn'tRichard Levitte2000-07-082-3/+14
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-058-95/+3956
* Fixes for Win32 build.Dr. Stephen Henson2000-06-212-16/+23
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-31/+0
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-3/+4
* protoypesUlf Möller2000-06-121-3/+3
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-013-23/+23
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+31
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* make updateUlf Möller2000-03-121-2/+3
* Fix typo and make ca get the CA and request fields correct.Dr. Stephen Henson2000-03-081-1/+1
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Make name_funcs_stack static.Dr. Stephen Henson2000-03-031-1/+1
* Enhance consistency by using BIO_flush() instead of fflush().Richard Levitte2000-02-251-1/+1