aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson16-149/+209
2000-12-31Remove RSAref-related things.Richard Levitte4-14/+0
2000-12-31Document.Richard Levitte1-0/+5
2000-12-31If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte7-19/+56
2000-12-31Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EXTERN theRichard Levitte1-8/+27
2000-12-31Remove anything connected to RSAref, since that's gone by now.Richard Levitte1-16/+5
2000-12-31Uhmm, the keyword TRUE does not exist of course...Richard Levitte1-1/+1
2000-12-30Delete PKCS#12 redundant files.Dr. Stephen Henson4-647/+0
2000-12-30ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson6-59/+159
2000-12-29Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson4-31/+18
2000-12-29Check for deselection of KRB5. In fact, skip it completely on VMS for now...Richard Levitte1-0/+1
2000-12-29Correct a typo.Richard Levitte1-1/+1
2000-12-29"make update" plus a rewrite of both .num files.Richard Levitte8-1042/+1240
2000-12-29Enhancements to mkdef.pl:Richard Levitte2-15/+55
2000-12-28ASN1_ITEM version of ASN1_dup(). Might wantDr. Stephen Henson2-1/+27
2000-12-28Update VMS build procedures to match the current status.Richard Levitte6-27/+31
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson7-79/+51
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson7-1/+198
2000-12-28New OCSP extension functions.Dr. Stephen Henson3-11/+241
2000-12-27Get rid of unused error code.Bodo Möller2-2/+0
2000-12-27Avoid compiler warnings in hw_ubsec.c: unused staticDr. Stephen Henson2-2/+11
2000-12-27X509V3_add_i2d() needs to be able to allocate aDr. Stephen Henson3-10/+11
2000-12-26Finish SSL_peek/SSL_pending fixes.Bodo Möller3-7/+2
2000-12-25Fix SSL_peek and SSL_pending.Bodo Möller7-61/+65
2000-12-24New function X509V3_add_i2d() this is used forDr. Stephen Henson6-1/+125
2000-12-21Re-order the options in tunala and add command switches like s_server forGeoff Thorpe1-23/+42
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson7-9/+24
2000-12-20This adds support to 'tunala' for supplying DH parameters (without which itGeoff Thorpe1-9/+136
2000-12-20Some minor changes to the "tunala" demo.Geoff Thorpe4-19/+88
2000-12-20branches have been merged.Ulf Möller1-8/+3
2000-12-20Stop build when an error occurs.Ulf Möller1-0/+5
2000-12-20Don't access non-existing element buf[256], use buf[255] instead.Bodo Möller1-1/+1
2000-12-20Split a CHANGES entry so that one of the halves matches theBodo Möller1-3/+3
2000-12-20Fixes to OCSP print code.Dr. Stephen Henson5-19/+28
2000-12-19fix indentationBodo Möller1-1/+1
2000-12-19Don't hold CRYPTO_LOCK_RSA during time-consuming operations.Bodo Möller2-61/+70
2000-12-18Add a comment (intended change)Bodo Möller1-1/+1
2000-12-18Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch.Bodo Möller4-8/+36
2000-12-18Comment correction.Bodo Möller1-2/+4
2000-12-18Obtain lock CRYPTO_LOCK_RSA before creating BN_MONT_CTXBodo Möller2-12/+79
2000-12-18undo previous change: '-prexit' is already available in current versions of s...Bodo Möller1-1/+0
2000-12-17Redo OCSP response printing. Remove duplicate orDr. Stephen Henson9-942/+178
2000-12-17When mentioning features that don't exist in current releases ofBodo Möller1-1/+2
2000-12-17Simplify preprocessor statements.Bodo Möller1-6/+4
2000-12-16Add OCSP service locator extension.Dr. Stephen Henson3-6/+38
2000-12-16Do not poll DEVRANDOM if weäre building without an file pointer API.Richard Levitte1-0/+6
2000-12-16Make sure each FAQ item has an index entry.Richard Levitte1-0/+1
2000-12-16Add support for the noCheck OCSP extension. This isDr. Stephen Henson5-4/+28
2000-12-16Make mkdef.pl parse some ASN1 IMPLEMENT macros.Dr. Stephen Henson2-3/+22
2000-12-16Add a couple of FAQs.Dr. Stephen Henson1-0/+32