aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_skey.c
Commit message (Expand)AuthorAgeFilesLines
* Change functions to ANSI C.Ulf Möller1999-04-191-11/+6
* Fix some warnings. Contributed by Anonymous.Ben Laurie1999-04-161-1/+1
* Using int for the digest length in EVP_DigestFinal() broke some compilers.Dr. Stephen Henson1999-03-141-1/+1
* Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson1999-03-061-1/+1
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-7/+2
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-0/+171