summaryrefslogtreecommitdiffstats
path: root/ssl/s23_lib.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-09-10typoBodo Möller1-1/+1
1999-09-10Correction for the testapps lines.Ulf Möller1-2/+2
1999-09-10Truncate message about "new" include filenamesBodo Möller1-30/+2
1999-09-09Re-enable message about transition <foo.h> => <openssl/foo.h>Bodo Möller1-32/+32
1999-09-09Correct warnings.Ben Laurie2-2/+6
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller10-30/+33
1999-09-08Fix typo.Dr. Stephen Henson1-1/+1
1999-09-08Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson6-5/+19
1999-09-08This is preliminary support for an "RSA null" cipher. Unfortunately whenDr. Stephen Henson2-0/+152
1999-09-08Use proper flags to build the testapps (default CC value causes confusionUlf Möller1-2/+2
1999-09-07Non-copying interface to BIO pairs.Bodo Möller4-2/+239
1999-09-07Correct address in a comment.Ulf Möller1-1/+1
1999-09-07*** empty log message ***Ulf Möller1-1/+1
1999-09-07Check the as version on Solaris x86. People don't read INSTALL anyway. :)Ulf Möller2-3/+9
1999-09-07New function to convert ASN1 tag values to strings. Also fix typo in asn1.hDr. Stephen Henson3-49/+28
1999-09-06Fix warnings.Ben Laurie4-9/+8
1999-09-06Fix warnings.Ben Laurie4-17/+18
1999-09-05Reinitialize conf to NULL whenver ca application is started.Bodo Möller1-1/+2
1999-09-05SHA clean-up Intel assembler companion.Andy Polyakov2-573/+672
1999-09-05SHA clean-up and (LP64) tune-up.Andy Polyakov5-1051/+367
1999-09-04New UTF8 utility functions to parse/generate UTF8 strings.Dr. Stephen Henson4-0/+159
1999-09-04Reinitialize global variables when necessary (for monolith application).Bodo Möller4-5/+17
1999-09-04use explicit constant 11 just onceBodo Möller1-3/+3
1999-09-03Make previous bugfix actually workBodo Möller1-9/+4
1999-09-03Fix server behaviour when facing backwards-compatible client hellos.Bodo Möller5-17/+54
1999-09-03-no_dhe option for ssltest.cBodo Möller2-24/+35
1999-09-03Use closesocket macro consistently, not close directly, for easierBodo Möller1-2/+2
1999-09-03Handle "#if 0" correctly (I hope)Bodo Möller1-0/+6
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson12-29/+564
1999-09-02Make DH_free() free up any ex_data and also call the finish method.Dr. Stephen Henson1-0/+4
1999-08-28RIPEMD160 shape-up. Final touch.Andy Polyakov2-1/+4
1999-08-28RIPEMD160 shape-up Intel assembler companion. Cycle counter benchmarksAndy Polyakov3-1767/+1780
1999-08-28RIPEMD160 shape-up. Major news are that it's operational on all platformsAndy Polyakov4-366/+293
1999-08-28make testapps after the library.Ulf Möller4-2/+7
1999-08-28md32_common.h update and accompanying MD5 update.Andy Polyakov2-7/+19
1999-08-27Allow the extension section specified in config files to be overriddenDr. Stephen Henson4-7/+46
1999-08-26Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.Dr. Stephen Henson2-1/+17
1999-08-25Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson5-4/+78
1999-08-24make update.Ulf Möller5-10/+53
1999-08-24Minor MIPS III/IV tune-up.Andy Polyakov3-76/+79
1999-08-24Fix for a bug which meant encrypting BIOs sometimes wouldn't read the finalDr. Stephen Henson2-3/+18
1999-08-24Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson8-18/+189
1999-08-22Initial support for DSA_METHOD...Dr. Stephen Henson7-200/+439
1999-08-19Allow memory bios to be read only and change PKCS#7 routines to use them.Dr. Stephen Henson5-28/+95
1999-08-18Fix horrible (and hard to track down) bug in ssl23_get_client_hello:Bodo Möller3-2/+13
1999-08-18Really undo the base64 change so that make test survivesBodo Möller1-1/+1
1999-08-17Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson7-11/+23
1999-08-17Return 0 for succesful exit when -noout is used.Bodo Möller1-1/+5
1999-08-14Undo base64 decoding change (was not a bug fix).Ulf Möller2-4/+5
1999-08-13editing error.Ulf Möller1-1/+2