Uhmmm, if we use && after having tested for the presence of the certificate,
[oweals/openssl.git] / crypto / dh /
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-03-25 Ben LaurieFix warning.
2002-03-20 Bodo Möllerfix DH_generate_parameters for general 'generator'
2002-03-20 Bodo Möllerfix DH_generate_parameters for general 'generator'
2002-03-16 Dr. Stephen HensonEnsure EVP_CipherInit() uses the correct encode/decode...
2002-03-09 Dr. Stephen HensonMake {RSA,DSA,DH}_new_method obtain and release an...
2002-03-05 Dr. Stephen HensonMake sure the type accessed by the LONG and ZLONG ASN1...
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-13 Bodo MöllerECDSA support
2002-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-11-15 Richard Levitteperl util/mkerr.pl -recurse -write -rebuild
2001-11-15 Richard Levittemake update
2001-10-04 Richard Levitte'make update'
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-09-25 Geoff Thorpeindentation.
2001-09-25 Geoff Thorpe"make update".
2001-09-25 Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-05 Geoff Thorpe"DH_up" had been changed to "DH_up_ref" in libeay.num...
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-25 Geoff ThorpeGive DH, DSA, and RSA functions to "up" their reference...
2001-08-24 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-12 Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
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-27 Bodo Möllerlength of secret exponent is needed only when we create one
2001-07-27 Bodo Möllerlength of secret exponent is needed only when we create one
2001-07-27 Bodo MöllerUndo DH_generate_key() change: s3_srvr.c was using...
2001-07-27 Bodo MöllerUndo DH_generate_key() change: s3_srvr.c was using...
2001-07-27 Lutz JänickeAnother uninitialized static that may lead to problems...
2001-07-27 Lutz JänickeAnother uninitialized static that may lead to problems...
2001-07-25 Bodo MöllerDH key generation should not use a do ... while loop,
2001-07-25 Bodo MöllerDH key generation should not use a do ... while loop,
2001-07-25 Bodo MöllerDon't preserve existing keys in DH_generate_key.
2001-07-25 Bodo MöllerDon't preserve existing keys in DH_generate_key.
2001-07-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-06-23 Dr. Stephen HensonIn {RSA,DSA,DH}_new_method(x) need to increase the...
2001-06-23 Richard Levittemake update
2001-06-05 Richard Levitte'make update'
2001-04-30 Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-08 Bodo MöllerHide BN_CTX structure details.
2001-02-24 Geoff ThorpeBackfit a bugfix from 0.9.7-dev to 0.9.6-stable. init...
2001-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-21 Ulf MöllerBN_rand_range() as in main branch.
2001-02-20 Ulf Möllermake it a loop as in dsa
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-20 Ulf MöllerUse BN_rand_range().
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-04 Ben LaurieMake depend.
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-29 Geoff ThorpeDo to DH and DSA what has already been done to RSA...
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-11-07 Richard LevitteConstify DH-related code.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-11 Richard LevitteFix from main trunk, 2000-09-25 10:52 levitte:
2000-10-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-07 Richard Levitte'make update'
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-07 Bodo MöllerSpeed up DH with small generator.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-04-20 Geoff ThorpeThe handling of DSA_METHOD and DH_METHOD wasn't quite...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-02-05 Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
2000-01-28 Dr. Stephen HensonNew -pkcs12 option to CA.pl.
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-22 Ulf MöllerDocument the DH library, and make some minor changes...
2000-01-16 Ulf MöllerHeader for RAND_seed()
2000-01-15 Bodo Mölleradd "randomness"
next