summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509v3.cnf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed overrid(d)en typotobias2014-08-141-1/+1
| | | | millert@ and jmc@ agree that "overriden" is wrong
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-111-0/+29
as configuration files; split manpages and .pc files between libcrypto and libssl. No functional change, only there to make engineering easier, and libcrypto sources are still found in libssl/src/crypto at the moment. ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects.