make update
[openssl.git] / apps / Makefile.ssl
2001-11-15 Richard Levittemake update
2001-10-30 Richard LevitteChange the shared library support so the shared librari...
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-10-10 Richard Levitte'make update'
2001-10-10 Richard Levitte'make update'
2001-10-04 Richard Levitte'make update'
2001-09-24 Geoff Thorpe"make update"
2001-09-20 Bodo Möllermake update
2001-09-12 Geoff ThorpeUpdated dependencies from "make update"
2001-09-10 Geoff Thorpemake update
2001-09-05 Ulf MöllerUse GCC 2.95/3.0 optimization
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-09-01 Ulf Möllermake update
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-10 Richard Levittemake update
2001-06-23 Richard Levittemake update
2001-06-05 Richard Levitte'make update'
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-03-24 Richard Levittemake update
2001-03-08 Bodo MöllerIntegrate ec_err.[co].
2001-03-05 Bodo MöllerMove ec.h to ec2.h because it is not compatible with...
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-02-19 Richard Levittemake update
2001-02-04 Ben LaurieMake depend.
2001-01-13 Dr. Stephen HensonNew OCSP utility. This can generate, parse and print
2001-01-10 Bodo MöllerIt's silly to use a different default for PERL than...
2000-12-29 Richard Levitte"make update" plus a rewrite of both .num files.
2000-12-01 Bodo Möller"make depend"
2000-11-30 Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-11-02 Richard Levittemake update
2000-11-01 Richard LevitteAdd application to enumerate, list and test engines...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-15 Richard Levitte'make update'
2000-09-07 Richard Levitte'make update'
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-09-03 Dr. Stephen HensonAdd 'rsautl' low level RSA utility.
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-07 Bodo MöllerNo need to abort if c_rehash fails here (e.g. because...
2000-05-18 Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-04-09 Richard Levitte"make update"
2000-03-12 Ulf Möllermake update
2000-02-29 Bodo Möller'rand' application for creating pseudo-random files.
2000-02-11 Bodo MöllerUpdate.
2000-02-10 Bodo Möller'passwd' tool.
2000-01-22 Dr. Stephen HensonAdd new program dhparam and update docs.
1999-12-08 Dr. Stephen HensonAdd i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-05 Dr. Stephen HensonMerge in my S/MIME library and utility.
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-18 Ben LaurieUpdate dependencies.
1999-10-26 Bodo MöllerVarious randomness handling bugfixes and improvements --
1999-09-27 Bodo Möller"make update"
1999-09-15 Dr. Stephen HensonFix typo.
1999-09-03 Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...
1999-06-21 Bodo Möller"make update"
1999-06-09 Bodo Möller"make update" (added to top Makefile, and applied).
1999-06-07 Bodo MöllerIntroduce "BIO pairs", which (when finished) will relay...
1999-06-05 Dr. Stephen HensonAdd a 'pkcs8' application for initial PKCS#8 support...
1999-06-04 Ben LaurieAha! That's how pkcs12 got missed from stackification.
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-15 Ben LaurieGet rid of the cast.
1999-05-13 Ulf MöllerVMS support.
1999-05-10 Ulf MöllerMove openssl.cnf out of lib/.
1999-05-04 Ralf S. Engelschallconsistency cosmetics
1999-05-01 Ben LaurieUpdate dependencies.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Bodo MöllerFix make target "install".
1999-04-28 Bodo MöllerInstall various scripts to $(OPENSSLDIR)/misc instead...
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-24 Ulf MöllerNew Configure option --openssldir to replace ssldir.pl.
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo Möller"make depend"
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-29 Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-22 Ben LaurieFix security hole.
1999-03-09 Ben LaurieRemake cert links when the app is built.
1999-03-06 Ben LauriePut the dependencies back.
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-02-27 Ben LaurieUpdate dependencies.
1999-01-30 Ben LaurieBreak circular dependency between pem and err.
1999-01-30 Ben LaurieUpdate dependencies.
1999-01-29 Dr. Stephen HensonNew program 'nseq' added to apps to allow Netscape...
1999-01-19 Ben LaurieThis time, get it right.
1999-01-19 Ben LaurieFinally lay dependencies to rest (I hope!).
1999-01-09 Dr. Stephen HensonFix the gendsa program and add it to the app list....
1999-01-02 Ralf S. EngelschallFirst cut of a cleanup for apps/. First the `ssleay...
1999-01-01 stephenThis is a quick hack conversion of the 'CA.sh' script...
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...
next