aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_conf.c
Commit message (Expand)AuthorAgeFilesLines
* Change functions to ANSI C.Ulf Möller1999-04-191-65/+30
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-181-11/+10
* Massive constification.Ben Laurie1999-04-171-2/+2
* Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson1999-04-161-0/+82
* Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1999-03-061-0/+23
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-5/+6
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-211-3/+12
* Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1999-02-141-11/+102
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-0/+8
* Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1999-01-241-0/+165