aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson9-8/+458
1999-02-06Delete legacy file.Dr. Stephen Henson1-318/+0
1999-02-06Slightly improved diagnostics.Ben Laurie1-1/+1
1999-02-06Process extensions when they are there.Ben Laurie1-1/+1
1999-02-06Diagnose errors.Ben Laurie1-1/+7
1999-02-06Typo in arguments.Ben Laurie1-1/+1
1999-02-06Clear error we don't care about.Ben Laurie1-0/+1
1999-02-06Rename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild MINFO to reflectDr. Stephen Henson3-17/+17
1999-02-01add what I'm doing and a voteMark J. Cox1-1/+8
1999-02-01Oops! Restore ssleay.num: it got overwritten with libeay.num :-(Dr. Stephen Henson2-1175/+160
1999-02-01Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson4-234/+1320
1999-02-01More Win32 fixes. The Configure script used to give *lots* of warnings aboutDr. Stephen Henson1-4/+3
1999-01-31Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson19-6/+67
1999-01-31Yet more pissing about to get PEM built at the right moment.Ben Laurie3-3/+3
1999-01-31Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.Mark J. Cox7-2/+23
1999-01-31Reflect correct filenameRalf S. Engelschall1-1/+1
1999-01-31Update README file a little bit...Ralf S. Engelschall1-8/+9
1999-01-31Make sure `make rehash' target really finds the `openssl' program.Ralf S. Engelschall2-1/+4
1999-01-31Fix some more typosMark J. Cox4-5/+5
1999-01-31fix typoMark J. Cox1-1/+1
1999-01-30Squeeze a bit more speed out of MD5 assembler.Ben Laurie4-748/+23
1999-01-30Update STATUS, modify ssl.h so mkdef.pl will pick up prototypes andDr. Stephen Henson3-22/+34
1999-01-30More pissing about to get pem.h to behave properly.Ben Laurie10-36/+28
1999-01-30Break circular dependency between pem and err.Ben Laurie10-185/+262
1999-01-30Ignore crypto/x509v3/libRalf S. Engelschall1-0/+1
1999-01-30Update dependencies.Ben Laurie1-1/+1
1999-01-30Add dependencies.Ben Laurie1-0/+94
1999-01-30UpdateRalf S. Engelschall1-16/+2
1999-01-30Update dependencies.Ben Laurie2-5/+24
1999-01-30Change address now that we've the mailing lists establishedRalf S. Engelschall1-1/+1
1999-01-30Add CygWin32 platform information to Configure script.Ralf S. Engelschall2-1/+7
1999-01-30Fixed ms/32all.bat script: `no_asm' -> `no-asm'Ralf S. Engelschall2-1/+4
1999-01-29New program 'nseq' added to apps to allow Netscape certificate sequences toDr. Stephen Henson4-3/+194
1999-01-29Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson9-16/+28
1999-01-28Fill in more contents for the openssl(1) manpage.Ralf S. Engelschall1-1/+171
1999-01-28One more incorrect name in usage pageRalf S. Engelschall1-1/+1
1999-01-28Fix names in usage page of s_time, s_server and s_clientRalf S. Engelschall2-3/+3
1999-01-28Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox11-68/+150
1999-01-28Remember to add the new file this time :-)Dr. Stephen Henson1-0/+126
1999-01-28Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson9-3/+96
1999-01-26Add a few extended key usage OIDs.Dr. Stephen Henson3-5/+147
1999-01-26Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson4-150/+81
1999-01-25Oops. One header too many.Ben Laurie1-1/+0
1999-01-25Update dependencies.Ben Laurie1-6/+3
1999-01-25Declare correctly on FreeBSD.Ben Laurie1-1/+1
1999-01-25Reduce header dependencies.Ben Laurie2-2/+7
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson6-8/+38
1999-01-24Add file x509v3.err.Dr. Stephen Henson1-0/+28
1999-01-24Make sure people know when they need to rebuild the Makefile.Ben Laurie1-1/+6
1999-01-24Minor constification.Ben Laurie2-5/+5