summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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-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-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-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-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-08Change comments. (The expected number of iterations in BN_rand_rangeBodo Möller
2001-02-08oops -- remove observation codeBodo Möller
2001-02-08Integrate my implementation of a countermeasure againstBodo Möller
2001-02-08platform specific CFLAGS don't belong into this MakefileBodo Möller
2001-02-07Bleichenbacher's DSA attackUlf Möller
2001-02-07Modify access to EGD socket to deal with EINTR etc that can appearLutz Jänicke
2001-02-07Fix AES code.Dr. Stephen Henson
2001-02-06Rijdael CBC mode and partial undebugged SSL support.Ben Laurie
2001-02-06Avoid coredumps for CONF_get_...(NULL, ...)Bodo Möller
2001-02-06format stringsUlf Möller
2001-02-06Fix potential buffer overrun for EBCDIC.Ulf Möller
2001-02-05Fix a memory leak in BIO_get_accept_socket(). This leak was small andRichard Levitte
2001-02-05Include string.h (whis is in all relevant standards) instead ofBodo Möller
2001-02-05New function to copy nonce values from OCSPDr. Stephen Henson
2001-02-04Make depend.Ben Laurie
2001-02-04Can't remember why this was needed?Ben Laurie
2001-02-04Fix a warning.Ben Laurie
2001-02-04Fix ASN1_TIME_to_generlizedtime().Dr. Stephen Henson
2001-02-03Various OCSP responder utility functions.Dr. Stephen Henson
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-02-02Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson
2001-02-01Tolerate some "variations" used in someDr. Stephen Henson
2001-01-30Increase consistency of header data (some mail readers really do notRichard Levitte
2001-01-28Comment and indentationBodo Möller
2001-01-28Make sk_sort tolearate a NULL argument.Dr. Stephen Henson
2001-01-26New OCSP response verify option OCSP_TRUSTOTHERDr. Stephen Henson
2001-01-24Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson
2001-01-24Update "OAEP reconsidered" commentBodo Möller
2001-01-23There is no C version of bn_div_3_wordsUlf Möller
2001-01-20Fix to stop X509_time_adj() using GeneralizedTime.Dr. Stephen Henson
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson