summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_info.c
AgeCommit message (Expand)Author
2000-09-17Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
2000-01-30Seek out and destroy another evil cast.Ulf Möller
1999-11-23Support for authority information access extension.Dr. Stephen Henson