aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3
AgeCommit message (Expand)AuthorFilesLines
1999-04-17Massive constification.Ben Laurie3-14/+14
1999-04-17Another STACK bites the dust.Ben Laurie2-17/+23
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson2-2/+107
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie1-1/+1
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson6-33/+247
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1-7/+7
1999-04-12Add type-safe STACKs and SETs.Ben Laurie1-50/+58
1999-04-01Update dependencies.Ben Laurie1-0/+11
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1-5/+5
1999-03-27extranet file added...Dr. Stephen Henson1-0/+217
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson7-20/+61
1999-03-22Fix security hole.Ben Laurie1-16/+17
1999-03-14Using int for the digest length in EVP_DigestFinal() broke some compilers.Dr. Stephen Henson1-1/+1
1999-03-08Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1-0/+5
1999-03-07Delete obsolete old X509V3 files.Dr. Stephen Henson4-503/+0
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson2-0/+25
1999-03-06Put the dependencies back.Ben Laurie1-0/+171
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1-177/+5
1999-03-06Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson9-13/+15
1999-03-04Deleted my str_dup() function from X509V3: the same functionality is providedDr. Stephen Henson4-17/+5
1999-02-27Update dependencies.Ben Laurie1-125/+154
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson18-94/+72
1999-02-21Fix warning.Ben Laurie1-2/+4
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson5-6/+212
1999-02-20Fix a warning.Ben Laurie1-2/+4
1999-02-20Generate errors when public/private key check is done.Ben Laurie1-1/+1
1999-02-20Preliminary support for reason code CRL extension.Dr. Stephen Henson7-6/+137
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson9-8/+108
1999-02-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson6-2/+136
1999-02-17Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson1-0/+172
1999-02-17Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson5-22/+181
1999-02-14Update error codes.Dr. Stephen Henson3-3/+9
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1-11/+102
1999-02-13Update dependencies.Ben Laurie1-0/+22
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson15-24/+534
1999-02-09Update dependencies.Ben Laurie1-0/+22
1999-02-08Comment out def of currently unimplemented function to stop warning.Dr. Stephen Henson1-1/+1
1999-02-07Fix filename in comment.Dr. Stephen Henson1-1/+1
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson5-3/+442
1999-02-06Delete legacy file.Dr. Stephen Henson1-318/+0
1999-02-06Rename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild MINFO to reflectDr. Stephen Henson2-13/+13
1999-02-01Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson1-2/+0
1999-01-30Break circular dependency between pem and err.Ben Laurie1-35/+39
1999-01-30Ignore crypto/x509v3/libRalf S. Engelschall1-0/+1
1999-01-30Add dependencies.Ben Laurie1-0/+94
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson2-2/+2
1999-01-24Add file x509v3.err.Dr. Stephen Henson1-0/+28
1999-01-24Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson18-81/+2503
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall4-0/+503