summaryrefslogtreecommitdiffstats
path: root/doc/crypto/ASN1_generate_nconf.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-05-03RT3802: Fixes typos in doc/crypto/Alok Menghrajani
Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Tim Hudson <tjh@openssl.org>
2014-07-02Close a whole bunch of documentation-related tickets:Rich Salz
298 424 656 882 939 1630 1807 2263 2294 2311 2424 2623 2637 2686 2697 2921 2922 2940 3055 3112 3156 3177 3277
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2009-11-29typoDr. Stephen Henson
2008-01-23Clarify BITLIST format and include an example.Dr. Stephen Henson
2007-11-19fix typosBodo Möller
Submitted by: Ernst G. Giessmann
2006-05-14Add includes in synopsis.Ulf Möller
Submitted by: Mike Frysinger <vapier@gentoo.org>
2006-01-14support numeric strings in ASN1_generate_nconfNils Larsch
2003-02-11GeneralString support in mini-ASN1 compilerDr. Stephen Henson
2002-11-15Add SETWRAP modifier to ASN1 generate.Dr. Stephen Henson
2002-11-14Use =back to finish =over (found using pod2latex).Lutz Jänicke
Submitted by: Reviewed by: PR:
2002-11-13TypoDr. Stephen Henson
2002-11-13Update docsDr. Stephen Henson
2002-11-12Initial ASN1 generation documentation.Dr. Stephen Henson