summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2001-03-13Release Beta 1 of 0.9.6a.OpenSSL_0_9_6a-beta1Richard Levitte
2001-03-13make updateRichard Levitte
2001-03-13that was useless - still fails with GCCUlf Möller
2001-03-13Use err_clear_data macroBodo Möller
2001-03-13Alpha workaround. This is a lot slower!Ulf Möller
2001-03-12fix memory leak in err.cBodo Möller
2001-03-10dohUlf Möller
2001-03-08replace rdtsc as in HEADUlf Möller
2001-03-01Fix bug in copy_email() which would notDr. Stephen Henson
2001-02-27improved bignum test as in 0.9.7.Ulf Möller
2001-02-24Backfit a bugfix from 0.9.7-dev to 0.9.6-stable. init() and finish()Geoff Thorpe
2001-02-24Stop PKCS7_verify() core dumping with unknown publicDr. Stephen Henson
2001-02-22include e_os.h as "openssl/e_os.h" (as elsewhere)Bodo Möller
2001-02-21BN_rand_range() as in main branch.Ulf Möller
2001-02-20Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1.Bodo Möller
2001-02-20as in main branchUlf Möller
2001-02-20BN_rand_range() needs a BN_rand() variant that doesn't set the MSB.Ulf Möller
2001-02-19OPENSSL_issetugid() as in the main branch.Ulf Möller
2001-02-19This commit was manufactured by cvs2svn to create branchcvs2svn
2001-02-19Use the new-style system-identity macros.Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-19make updateRichard Levitte
2001-02-19New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson
2001-02-19VMS follows suit.Richard Levitte
2001-02-19Memory leak detection bugfixes for multi-threading.Bodo Möller
2001-02-19Add uid.{c,o}Bodo Möller
2001-02-19Memory leak checking bugfixes for multi-threading.Bodo Möller
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson
2001-02-14Option to disable standard block padding with EVP API.Dr. Stephen Henson
2001-02-14New function OPENSSL_issetugid(). Needs more work.Ulf Möller
2001-02-13New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson
2001-02-12Modify OCSP nonce behaviour.Dr. Stephen Henson
2001-02-12Work around for libsafe "error".Dr. Stephen Henson
2001-02-12Make X509_NAME produce correct encoding when empty.Dr. Stephen Henson
2001-02-12Workaround for libsafe "error".Dr. Stephen Henson
2001-02-10Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson
2001-02-10Simplify BN_rand_rangeBodo Möller
2001-02-10Simplify BN_rand_rangeBodo Möller
2001-02-09Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.Lutz Jänicke
2001-02-09Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.Lutz Jänicke
2001-02-09Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson
2001-02-08The check for request including a nonce and response not having it wasRichard Levitte
2001-02-08add comment and RAND_load_file() change as in main branch.Ulf Möller
2001-02-08use <= instead of ==Ulf Möller
2001-02-08point out that RAND_load_file() etc are only for seed files, not forUlf Möller
2001-02-08Another comment change. (Previous comment does not applyBodo Möller
2001-02-08Another comment change. (Previous comment does not applyBodo Möller
2001-02-08Change comments. (The expected number of iterations in BN_rand_rangeBodo Möller
2001-02-08Change comments. (The expected number of iterations in BN_rand_rangeBodo Möller
2001-02-08oops -- remove observation codeBodo Möller