aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/x509v3.h
AgeCommit message (Expand)AuthorFilesLines
1999-05-10Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall1-0/+3
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1-1/+4
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-140/+0
1999-04-25Various header consistency fixes.Dr. Stephen Henson1-0/+16
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-1/+5
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-23Work with -pedantic!Ben Laurie1-3/+5
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1-0/+33
1999-04-20Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1-13/+17
1999-04-19Finish off support for Certificate Policies extension.Dr. Stephen Henson1-0/+9
1999-04-19Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1-2/+2
1999-04-19Removed extra semicolons.Bodo Möller1-2/+2
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1-10/+68
1999-04-17Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson1-0/+29
1999-04-17Massive constification.Ben Laurie1-6/+6
1999-04-17Another STACK bites the dust.Ben Laurie1-5/+8
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson1-2/+25
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson1-3/+27
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1-7/+7
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1-5/+35
1999-03-08Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1-0/+5
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1-0/+2
1999-03-06Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson1-4/+6
1999-03-04Deleted my str_dup() function from X509V3: the same functionality is providedDr. Stephen Henson1-3/+0
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1-1/+1
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1-1/+10
1999-02-20Fix a warning.Ben Laurie1-2/+4
1999-02-20Preliminary support for reason code CRL extension.Dr. Stephen Henson1-0/+9
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1-0/+3
1999-02-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson1-0/+22
1999-02-17Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson1-0/+13
1999-02-14Update error codes.Dr. Stephen Henson1-1/+3
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1-2/+41
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson1-0/+48
1999-02-01Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson1-2/+0
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson1-1/+1
1999-01-24Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1-81/+263
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+87