Opportunistic change to work around pod2latex bug: rename NAME OPTIONS
[openssl.git] / crypto / stack /
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-03-12 Dr. Stephen HensonFix various warnings when compiling with KRB5 code.
2002-01-05 Dr. Stephen HensonExperimental configuration code.
2001-10-01 Geoff ThorpeThe cleanup stack in ENGINE changed slightly, so this...
2001-09-25 Geoff ThorpeThis commits the changes to STACK macros forced by...
2001-08-18 Ben LaurieAdd first cut symmetric crypto support.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-10 Richard Levittemake update
2001-05-31 Geoff ThorpeFix a memory leak in 'sk_dup' in the case a realloc...
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-01-28 Dr. Stephen HensonMake sk_sort tolearate a NULL argument.
2001-01-19 Dr. Stephen HensonAdditional functionality in ocsp utility: print summary
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-17 Richard LevitteSome platforms define NULL as ((void *)0). Unfortunate...
2000-09-07 Richard Levitte'make update'
2000-09-05 Dr. Stephen Henson*BIG* verify code reorganisation.
2000-07-24 Richard Levitte"make update"
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-22 Dr. Stephen HensonChange mkstack.pl so it now sorts each group
2000-06-21 Geoff Thorpe* This adds some checking to the 'dlfcn' DSO_METHOD...
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-20 Dr. Stephen HensonHandle ASN1_SET_OF and PKCS12_STACK_OF using function
2000-06-20 Geoff Thorpe'make update'
2000-06-18 Richard LevitteAdd support for dynamically created and destroyed mutex...
2000-06-17 Bodo MöllerUsing speaking "variable" names in macros so that e...
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-08 Bodo MöllerHarmonize indentation.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff ThorpeThis change will cause builds (by default) to not use...
2000-06-01 Geoff ThorpeThis is the first of two commits (didn't want to dump...
2000-05-31 Geoff Thorpesk_value was also suffering from de-const-ification.
2000-05-31 Geoff ThorpeAll the little functions created by the IMPLEMENT_STACK...
2000-05-16 Ben LaurieTypesafety Thought Police Part 2.
2000-05-15 Ulf MöllerGet rid of more non-ANSI declarations.
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-05-30 Ben LaurieAnother safe stack.
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-04 Ralf S. EngelschallAdd missing sk_<type>_unshift() function to safestack.h
1999-05-03 Ben LaurieSome more stack stuff.
1999-05-02 Ben LaurieYet another stack.
1999-05-01 Ben LaurieAnother safe stack.
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-27 Dr. Stephen HensonAdd PKCS#12 documentation and new option in x509 to...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25 Bodo MöllerRemoved traces of cryptall.h, and did a "make depend".
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-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-17 Ben LaurieMassive constification.
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
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-28 Ben LaurieAdd functions to add certs to stacks, used for CA file...
1999-01-19 Ben LaurieFinally lay dependencies to rest (I hope!).
1998-12-31 Ralf S. EngelschallFix version stuff:
1998-12-31 stephenFix for sk_insert bug: it never worked properly.
1998-12-23 Ralf S. Engelschall*** empty log message *** OpenSSL_0_9_1c
1998-12-23 Ralf S. EngelschallSwitch version string to SSLeay/OpenSSL
1998-12-22 Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...