summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2001-09-13avoid "statement not reached" warningBodo Möller
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-21Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie
2001-06-11Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson
2001-03-11Add various X9.62 OIDs. (GF(2^n) mostly left out.)Bodo Möller
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-03-06Change obj_... generation so that it does not generate rubbish orBodo Möller
2001-03-05Add yet another (still empty) source code file that I forgot.Bodo Möller
2001-02-26make updateRichard Levitte
2001-02-26Add the CCITT pilot directory OIDs.Richard Levitte
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-20With later version of DEC C on VMS, some functions (strcmp(), forRichard Levitte
2001-02-20The callbacks in the NAME_FUNCS structure are not used directly as LHASHGeoff Thorpe
2001-02-20Get the right cast for lhash callback functions.Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson
2001-02-07Fix AES code.Dr. Stephen Henson
2001-02-06Rijdael CBC mode and partial undebugged SSL support.Ben Laurie
2001-02-04Make depend.Ben Laurie
2001-01-09Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe
2001-01-08Whilst in the process of fixing outstanding function-pointer casts in theGeoff Thorpe
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson
2000-12-16Add support for the noCheck OCSP extension. This isDr. Stephen Henson
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte
2000-12-08Next step in tidying up the LHASH code.Geoff Thorpe
2000-12-04Make the remaining LHASH macro changes. This should leave no remainingGeoff Thorpe
2000-12-01First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe
2000-11-20Better handling of EVP names, add EVP to speed.Ben Laurie
2000-11-03Minor corrections (HPUX).Ulf Möller
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-08-19Added OIDs from RFC 2247, 1155, and a few from 1700Richard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-08-10Duplicate names detected...Richard Levitte
2000-08-06Fix for bad sorting of object names.Dr. Stephen Henson
2000-07-24"make update"Richard Levitte
2000-07-08Corrected small bug that could add ',L' when it shouldn'tRichard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-12protoypesUlf Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-03-12make updateUlf Möller