aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_conf.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1-11/+10
1999-04-17Massive constification.Ben Laurie1-2/+2
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson1-0/+82
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1-0/+23
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1-5/+6
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1-3/+12
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1-11/+102
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1-0/+8
1999-01-24Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1-0/+165