summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2001-01-09This adds macros to implement (and/or declare) type-safe wrapper functionsGeoff Thorpe
2001-01-08Whilst in the process of fixing outstanding function-pointer casts in theGeoff Thorpe
2001-01-08Keep up with Unix code. It's beginning to be time to rethink the VMSRichard Levitte
2001-01-08Because /dev/urandom has a better chance of giving us a good andRichard Levitte
2001-01-08Add prototypes for new OCSP functions.Dr. Stephen Henson
2001-01-08Change RAND_poll for Unix to try a number of devices and only readRichard Levitte
2001-01-08Add set of OCSP client functions. All experimentalDr. Stephen Henson
2001-01-07Keep up with the Unixly changes.Richard Levitte
2001-01-05Modify OCSP API to more closely reflectDr. Stephen Henson
2001-01-04Fix typo in OCSP nonce extension.Dr. Stephen Henson
2001-01-04Update OCSP API.Dr. Stephen Henson
2000-12-31Fix the S/MIME code so it now works again andDr. Stephen Henson
2000-12-31Make the DSO code for VMS work again. First attempt.Richard Levitte
2000-12-31The option line may start with a space, which gives an empty option.Richard Levitte
2000-12-31Look for no-krb5 and add the definition of NO_KRB5 if it's there.Richard Levitte
2000-12-31Temporary measure: if no KRB5 is defined, add "no-krb5" to theRichard Levitte
2000-12-31Since asn1.h gets included recursively from many places, the easiestRichard Levitte
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson
2000-12-31Remove RSAref-related things.Richard Levitte
2000-12-31Document.Richard Levitte
2000-12-31If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte
2000-12-31Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EXTERN theRichard Levitte
2000-12-31Remove anything connected to RSAref, since that's gone by now.Richard Levitte
2000-12-31Uhmm, the keyword TRUE does not exist of course...Richard Levitte
2000-12-30Delete PKCS#12 redundant files.Dr. Stephen Henson
2000-12-30ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson
2000-12-29Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson
2000-12-29Check for deselection of KRB5. In fact, skip it completely on VMS for now...Richard Levitte
2000-12-29Correct a typo.Richard Levitte
2000-12-29"make update" plus a rewrite of both .num files.Richard Levitte
2000-12-29Enhancements to mkdef.pl:Richard Levitte
2000-12-28ASN1_ITEM version of ASN1_dup(). Might wantDr. Stephen Henson
2000-12-28Update VMS build procedures to match the current status.Richard Levitte
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson
2000-12-28New OCSP extension functions.Dr. Stephen Henson
2000-12-27Get rid of unused error code.Bodo Möller
2000-12-27Avoid compiler warnings in hw_ubsec.c: unused staticDr. Stephen Henson
2000-12-27X509V3_add_i2d() needs to be able to allocate aDr. Stephen Henson
2000-12-26Finish SSL_peek/SSL_pending fixes.Bodo Möller
2000-12-25Fix SSL_peek and SSL_pending.Bodo Möller
2000-12-24New function X509V3_add_i2d() this is used forDr. Stephen Henson
2000-12-21Re-order the options in tunala and add command switches like s_server forGeoff Thorpe
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson
2000-12-20This adds support to 'tunala' for supplying DH parameters (without which itGeoff Thorpe
2000-12-20Some minor changes to the "tunala" demo.Geoff Thorpe
2000-12-20branches have been merged.Ulf Möller
2000-12-20Stop build when an error occurs.Ulf Möller
2000-12-20Don't access non-existing element buf[256], use buf[255] instead.Bodo Möller
2000-12-20Split a CHANGES entry so that one of the halves matches theBodo Möller