aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
Commit message (Expand)AuthorAgeFilesLines
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-177/+5
* Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson1999-03-069-13/+15
* Deleted my str_dup() function from X509V3: the same functionality is providedDr. Stephen Henson1999-03-044-17/+5
* Update dependencies.Ben Laurie1999-02-271-125/+154
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-2218-94/+72
* Fix warning.Ben Laurie1999-02-211-2/+4
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-215-6/+212
* Fix a warning.Ben Laurie1999-02-201-2/+4
* Generate errors when public/private key check is done.Ben Laurie1999-02-201-1/+1
* Preliminary support for reason code CRL extension.Dr. Stephen Henson1999-02-207-6/+137
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-199-8/+108
* Oops! Remeber to include the other patches this time...Dr. Stephen Henson1999-02-176-2/+136
* Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson1999-02-171-0/+172
* Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson1999-02-175-22/+181
* Update error codes.Dr. Stephen Henson1999-02-143-3/+9
* Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1999-02-141-11/+102
* Update dependencies.Ben Laurie1999-02-131-0/+22
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-1015-24/+534
* Update dependencies.Ben Laurie1999-02-091-0/+22
* Comment out def of currently unimplemented function to stop warning.Dr. Stephen Henson1999-02-081-1/+1
* Fix filename in comment.Dr. Stephen Henson1999-02-071-1/+1
* Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson1999-02-075-3/+442
* Delete legacy file.Dr. Stephen Henson1999-02-061-318/+0
* Rename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild MINFO to reflectDr. Stephen Henson1999-02-062-13/+13
* Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson1999-02-011-2/+0
* Break circular dependency between pem and err.Ben Laurie1999-01-301-35/+39
* Ignore crypto/x509v3/libRalf S. Engelschall1999-01-301-0/+1
* Add dependencies.Ben Laurie1999-01-301-0/+94
* More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson1999-01-252-2/+2
* Add file x509v3.err.Dr. Stephen Henson1999-01-241-0/+28
* Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1999-01-2418-81/+2503
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-214-0/+503