Make sk_sort tolearate a NULL argument.
[openssl.git] / crypto / objects /
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...
1999-08-03 Bodo MöllerRevert erroneous change.
1999-08-02 Bodo Möllerautomatically use no-mdc2 if no-des is requested.
1999-07-29 Ulf Möllerobj_dat.h is autogenerated (it was in the CVS because...
1999-07-27 Dr. Stephen HensonNew function OBJ_obj2txt()
1999-06-06 Dr. Stephen HensonMore PKCS#5 v2.0 development. Add a function to setup...
1999-06-04 Dr. Stephen HensonThe rest of the PKCS#5, PKCS#8 patch I forgot before :-)
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerAdd a kludge :-(
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-19 Dr. Stephen HensonNew functions sk_set, sk_value and sk_num to replace...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-11 Dr. Stephen HensonVarious PKCS#7 related fixes,tidies and comments.
1999-05-10 Bodo MöllerThe various character predicates (isspace and the like...
1999-05-10 Dr. Stephen HensonVarious PKCS#7 fixes to properly (maybe!) handle PKCS...
1999-05-01 Ben LaurieUpdate dependencies.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Bodo MöllerRestore ERRC definitions that are needed to compile...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo Möller"make depend"
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-21 Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-17 Dr. Stephen HensonAllow asn1parse to print out VISIBLESTRING and some...
1999-04-17 Ben LaurieMassive constification.
1999-04-10 Ben LaurieRid the world of more evil casts.
1999-04-08 Dr. Stephen HensonAdd PKCS#5 v2.0 ASN1 structures.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-28 Dr. Stephen HensonThis is the beginning of PKCS#12 integration. This...
1999-03-27 Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-22 Ben LaurieFix security hole.
1999-03-06 Ben LauriePut the dependencies back.
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-02-19 Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-14 Dr. Stephen HensonAdd support for raw extensions. This means that you...
1999-02-13 Ben LaurieFix ghastly DES declarations, and all consequential...
1999-02-13 Dr. Stephen HensonFix typo in asn1.h (PRINTABLESTRING_STRING) and fix...
1999-01-26 Dr. Stephen HensonAdd a few extended key usage OIDs.
1999-01-24 Dr. Stephen HensonContinuing adding X509 V3 support. This starts to integ...
1999-01-19 Ben LaurieThis time, get it right.
1999-01-19 Ben LaurieFinally lay dependencies to rest (I hope!).
1999-01-18 Dr. Stephen HensonNew err_code.pl script to retain old error codes. This...
next