Add support for DJGPP.
[openssl.git] / crypto / objects /
2002-06-13 Lutz JänickeAdd OIDs for Secure Electronic Transactions (SET)
2002-06-06 Lutz JänickeMake sure that settings are passed back and forth when...
2002-06-06 Lutz JänickeNew OID for X509 usage: pseudonym
2002-06-05 Lutz JänickeThe correct PERL interpreter is passed via commandline.
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2002-04-25 Lutz JänickeAdd generationQualifier OID (proposed by Fiel Cabral).
2002-04-18 Lutz JänickeOptimize: better shortcut evaluation ("Howard Chu"...
2002-04-15 Lutz JänickeUse the "mail" short name according to RFC2798 (Michael...
2002-04-15 Lutz JänickeSome more OID enhancements.
2002-04-11 Richard LevitteCheck error code from a2d_ASN1_OBJECT().
2002-04-08 Lutz JänickeApply OID fixes for elliptic curves as supplied by
2002-04-06 Richard Levittemake update (libeay.num has been edited to match 0...
2002-04-04 Lutz JänickeFix buggy object definitions (Svenning Sorensen <sss...
2002-03-26 Lutz JänickeMake short names of objects RFC2256-compliant.
2002-03-14 Bodo Mölleradd OIDs for WAP/TLS curves
2002-03-06 Bodo Mölleradd SECG OIDs
2002-03-05 Bodo Möllermore X9.62 OIDs
2002-02-16 Richard LevitteAdjust the NID names for the AES modes OFB and CFB...
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-04 Richard LevitteUID was never a lable for uniqueIdentifier. However...
2001-12-03 Bodo MöllerFix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo...
2001-11-15 Richard Levittemake update
2001-10-24 Richard Levittemake update
2001-10-23 Richard LevitteCorrection of the id-pda OID's.
2001-10-10 Richard Levitte'make update'
2001-10-10 Richard LevitteAdd support for md4WithRSAEncryption.
2001-10-10 Richard Levitte'make update'
2001-10-09 Richard LevitteA few more OIDs, contributed by Peter Sylvester <Peter...
2001-10-04 Richard Levitte'make update'
2001-09-13 Bodo Mölleravoid "statement not reached" warning
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-21 Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-03-11 Bodo MöllerAdd various X9.62 OIDs. (GF(2^n) mostly left out.)
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-06 Bodo MöllerChange obj_... generation so that it does not generate...
2001-03-05 Bodo MöllerAdd yet another (still empty) source code file that...
2001-02-26 Richard Levittemake update
2001-02-26 Richard LevitteAdd the CCITT pilot directory OIDs.
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-20 Richard LevitteWith later version of DEC C on VMS, some functions...
2001-02-20 Geoff ThorpeThe callbacks in the NAME_FUNCS structure are not used...
2001-02-20 Richard LevitteGet the right cast for lhash callback functions.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-16 Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2001-02-07 Dr. Stephen HensonFix AES code.
2001-02-06 Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2001-02-04 Ben LaurieMake depend.
2001-01-09 Geoff ThorpeMove all the existing function pointer casts associated...
2001-01-08 Geoff ThorpeWhilst in the process of fixing outstanding function...
2000-12-21 Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-12-16 Dr. Stephen HensonAdd support for the noCheck OCSP extension. This is
2000-12-13 Richard LevitteConstification of the data of a hash table. This means...
2000-12-08 Geoff ThorpeNext step in tidying up the LHASH code.
2000-12-04 Geoff ThorpeMake the remaining LHASH macro changes. This should...
2000-12-01 Geoff ThorpeFirst step in tidying up the LHASH code. The callback...
2000-11-20 Ben LaurieBetter handling of EVP names, add EVP to speed.
2000-11-03 Ulf MöllerMinor corrections (HPUX).
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-07 Richard Levitte'make update'
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-08-19 Richard LevitteAdded OIDs from RFC 2247, 1155, and a few from 1700
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-08-10 Richard LevitteDuplicate names detected...
2000-08-06 Dr. Stephen HensonFix for bad sorting of object names.
2000-07-24 Richard Levitte"make update"
2000-07-08 Richard LevitteCorrected small bug that could add ',L' when it shouldn't
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-12 Ulf Möllerprotoypes
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-03-12 Ulf Möllermake update
2000-03-08 Dr. Stephen HensonFix typo and make ca get the CA and request fields...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-03-03 Dr. Stephen HensonMake name_funcs_stack static.
2000-02-25 Richard LevitteEnhance consistency by using BIO_flush() instead of...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-29 Richard LevitteReimplement so only one synchronous stack is used....
2000-01-18 Richard LevitteCompaq C 6.2 for VMS will complain when we want to...
1999-12-29 Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-12-19 Andy PolyakovMacOS updates.
1999-12-11 Dr. Stephen HensonVarious S/MIME fixes.
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-23 Dr. Stephen HensonSupport for authority information access extension.
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-09-29 Ulf MöllerGenerate obj_dat.h in "make update".
1999-09-10 Bodo Möller"make update"
1999-08-24 Ulf Möllermake update.
1999-08-11 Dr. Stephen HensonAdd functions to allow extensions to be added to certif...
1999-08-09 Dr. Stephen HensonSupport for parsing of certificate extensions in PKCS...
next