summaryrefslogtreecommitdiffstats
path: root/doc/apps/config.pod
AgeCommit message (Collapse)Author
2015-10-28Remove SSLeay history, etc., from docsRich Salz
If something was "present in all versions" of SSLeay, or if it was added to a version of SSLeay (and therefore predates OpenSSL), remove mention of it. Documentation history now starts with OpenSSL. Remove mention of all history before OpenSSL 0.9.8, inclusive. Remove all AUTHOR sections. Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-08-21Fix L<> content in manpagesRich Salz
L<foo|foo> is sub-optimal If the xref is the same as the title, which is what we do, then you only need L<foo>. This fixes all 1457 occurrences in 349 files. Approximately. (And pod used to need both.) Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-03-24Configuration file examples.Dr. Stephen Henson
Reviewed-by: Matt Caswell <matt@openssl.org>
2015-03-12additional configuration documentationDr. Stephen Henson
Reviewed-by: Andy Polyakov <appro@openssl.org>
2014-02-14Fix various spelling errorsScott Schaefer
2004-11-25Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson
2004-03-27Extend OID config module format.Dr. Stephen Henson
2004-03-01More autoconfig docs.Dr. Stephen Henson
2004-03-01Initial docs for the OpenSSL library configuration via openssl.cnfDr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-27Update all links so they will be rendered better.Richard Levitte
2000-01-21Change the 'man' directory to 'apps'. Yes I wish cvsDr. Stephen Henson
could rename too :-(