Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-10-14Use of DEVRANDOM must be #ifdef'ed (the #ifdef was commented outBodo Möller
1999-10-13Initial support for certificate purpose checking: this willDr. Stephen Henson
1999-10-11Add EX_DATA support to X509.Dr. Stephen Henson
1999-10-09New functions to parse and get extensions.Dr. Stephen Henson
1999-10-07More patches.Ulf Möller
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov
1999-10-07Fix incorrect usage messages in some commands.Dr. Stephen Henson
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson
1999-10-05New option -dhparam to s_server to allow the DH parameter file to be setDr. Stephen Henson
1999-10-05Add support for public key input and output in rsa and dsa utilities with someDr. Stephen Henson
1999-10-04Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messageDr. Stephen Henson
1999-10-04Add prototypes for new DSA functions Steve added recently.Ralf S. Engelschall
1999-10-04Pass $(RANLIB) when doing "make install" in subdirectories;Bodo Möller
1999-10-03Fix warnings.Ben Laurie
1999-10-02Fix for base64 BIO decoding bugDr. Stephen Henson
1999-10-02Modify the 'speed' application so it now uses RSA_sign and RSA_verifyDr. Stephen Henson
1999-09-30HPUX 11 flags.Ulf Möller
1999-09-30Cosmetic changes.Ulf Möller
1999-09-30VC++ warning.Ulf Möller
1999-09-30Generate obj_dat.h in "make update".Ulf Möller
1999-09-27"make update"Bodo Möller
1999-09-27new control code BIO_C_RESET_READ_REQUESTBodo Möller
1999-09-26RC4 tune-up.Andy Polyakov
1999-09-25Fix typo in error message.Bodo Möller
1999-09-25Honor BUFSIZZ definition in s_server, don't use tiny 32 byteBodo Möller
1999-09-25Bugfix: avoid opening CAfile when it's NULL.Bodo Möller
1999-09-25Use a temporary file, not a pipe, for BN test because there are someBodo Möller
1999-09-25Fix typo that I introduced when reformatting lines.Bodo Möller
1999-09-24Fix warnings.Ben Laurie
1999-09-21More patches.Ulf Möller
1999-09-21typoBodo Möller
1999-09-21Keep line lengths < 80 characters.Bodo Möller
1999-09-21note a few things that need to be doneUlf Möller
1999-09-21Fix to make s_client and s_server work under Windows. A bit of a hack butDr. Stephen Henson
1999-09-19Lots of evil casts to stop VC++ choking with "possible loss of data"Dr. Stephen Henson
1999-09-19Add new sign and verify members to RSA_METHOD and change SSL code to use signDr. Stephen Henson
1999-09-18Various CRL enhancements tidies and workaround for broken CRLs.Dr. Stephen Henson
1999-09-17Document -startdate and -enddate in usage summary.Bodo Möller
1999-09-16Fix typo.Dr. Stephen Henson
1999-09-14Update dependencies.Bodo Möller
1999-09-14typo in a commentBodo Möller
1999-09-14Add some debug-solaris-...-cc configurations.Bodo Möller
1999-09-13Set s->version correctly for "natural" SSL 3.0 client helloBodo Möller
1999-09-11Initial support for MacOS.Andy Polyakov
1999-09-11Fix yet another bug for client hello handling.Bodo Möller
1999-09-10Repair another bug in s23_get_client_hello:Bodo Möller
1999-09-10Parantheses not needed.Ulf Möller