docs: fixup OpenSSL version style
authorRichard Levitte <levitte@openssl.org>
Tue, 31 Oct 2017 11:12:58 +0000 (12:12 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 31 Oct 2017 11:30:01 +0000 (12:30 +0100)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4633)

16 files changed:
doc/crypto/BIO_get_data.pod
doc/crypto/BIO_meth_new.pod
doc/crypto/BIO_push.pod
doc/crypto/BIO_should_retry.pod
doc/crypto/DH_get0_pqg.pod
doc/crypto/DH_meth_new.pod
doc/crypto/DSA_get0_pqg.pod
doc/crypto/DSA_meth_new.pod
doc/crypto/EVP_CIPHER_meth_new.pod
doc/crypto/EVP_MD_meth_new.pod
doc/crypto/OCSP_response_status.pod
doc/crypto/RSA_get0_key.pod
doc/crypto/RSA_meth_new.pod
doc/crypto/X509_STORE_get0_param.pod
doc/crypto/X509_get0_notBefore.pod [new file with mode: 0644]
doc/crypto/X509_get_notBefore.pod [deleted file]

index 14f21fa720e1e236e88b74ba6ede418e7838a06a..c3137c4c55882a0021c5071dac50c16c242a0f7b 100644 (file)
@@ -51,7 +51,7 @@ L<bio>, L<BIO_meth_new>
 
 =head1 HISTORY
 
-The functions described here were added in OpenSSL version 1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index 2fe6721660737a10ecd07fe9e19d39e5b71e89e1..ec0af8a06eb225c350c1e7812f73fe8bffc46006 100644 (file)
@@ -117,7 +117,7 @@ L<bio>, L<BIO_find_type>, L<BIO_ctrl>, L<BIO_read>, L<BIO_new>
 
 =head1 HISTORY
 
-The functions described here were added in OpenSSL version 1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index 762027ff6a9858b4770c70de3da6115b4677699f..ce56db9836ff6b2de06143dc8d047658fb27614f 100644 (file)
@@ -75,7 +75,7 @@ L<bio>
 
 =head1 HISTORY
 
-The BIO_set_next() function was added in OpenSSL version 1.1.0.
+The BIO_set_next() function was added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index d6ddf48e2ca3c237b8b597945f83f9dfb3fcca34..d01d5bbca19257698df24a8b62c50a773681dcf1 100644 (file)
@@ -118,7 +118,7 @@ L<bio>
 =head1 HISTORY
 
 The BIO_get_retry_reason() and BIO_set_retry_reason() functions were added in
-OpenSSL version 1.1.0.
+OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index 530f0b28a19c92cc84529e62429482a432dfdfce..3809813531c2bf9dad292350ac04dd86df21e050 100644 (file)
@@ -96,7 +96,7 @@ L<DH_set_method(3)>, L<DH_size(3)>, L<DH_meth_new(3)>
 
 =head1 HISTORY
 
-The functions described here were added in OpenSSL version 1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index bcf559215fb1f58929a8a86c0ec4968a7529d14f..d768da8c6eb76ca2568dd22178af2f0ab3abd799 100644 (file)
@@ -142,7 +142,7 @@ L<DH_set_method(3)>, L<DH_size(3)>, L<DH_get0_pqg(3)>
 
 =head1 HISTORY
 
-The functions described here were added in OpenSSL version 1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index e87e42a4597869d835189b0f879b0c994f3474ef..6c1c09a56e6570ab9a93050149cc5568d82bc65c 100644 (file)
@@ -88,7 +88,7 @@ L<DSA_sign(3)>, L<DSA_size(3)>, L<DSA_meth_new(3)>
 
 =head1 HISTORY
 
-The functions described here were added in OpenSSL version 1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index 28d1892371f1b15ad6e1494cb003f4fd42659435..948ab29b58c8e2d9b66cd0bdb40fcf84fc14736d 100644 (file)
@@ -179,7 +179,7 @@ L<DSA_sign(3)>, L<DSA_size(3)>, L<DSA_get0_pqg(3)>
 
 =head1 HISTORY
 
-The functions described here were added in OpenSSL version 1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index 6190b71ee6a277832fc76e9a302fbec5a5cc2e99..917fb3edd45981238d0fbe7d482b383563b77ae6 100644 (file)
@@ -223,8 +223,8 @@ L<EVP_EncryptInit>
 =head1 HISTORY
 
 The B<EVP_CIPHER> structure was openly available in OpenSSL before version
-1.1.
-The functions described here were added in OpenSSL version 1.1.
+1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index c15a31e7fcb074082f7857bbf0f72e8ebc077ed1..e0c36cb00880297d7afe14335ac9084c14ef8d45 100644 (file)
@@ -156,7 +156,7 @@ L<EVP_DigestInit(3)>, L<EVP_SignInit(3)>, L<EVP_VerifyInit(3)>
 =head1 HISTORY
 
 The B<EVP_MD> structure was openly available in OpenSSL before version
-1.1.  The functions described here were added in OpenSSL version 1.1.
+1.1.0.  The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index 81946a639b8598a066eb2190a631f168ffebe1d5..180ab8d30c98c5ecf930940f74697cb65426d3e5 100644 (file)
@@ -86,7 +86,7 @@ L<OCSP_RESPID_free(3)>
 =head1 HISTORY
 
 The OCSP_RESPID_set_by_name(), OCSP_RESPID_set_by_key() and OCSP_RESPID_match()
-functions were added in OpenSSL version 1.1.0a.
+functions were added in OpenSSL 1.1.0a.
 
 =head1 COPYRIGHT
 
index 827c22fa9f63e5a770405719265c1970b96103bb..579a2df000d815ca5acefd288f0fa6817af0e25f 100644 (file)
@@ -98,7 +98,7 @@ L<rsa(3)>, L<RSA_new(3)>, L<RSA_size(3)>
 
 =head1 HISTORY
 
-The functions described here were added in OpenSSL version 1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index e46b3984f6df9338879e9225c8010f92fa004b25..9970aa6b73ef3b14a0dcd6d9108aede6542aaf28 100644 (file)
@@ -221,7 +221,7 @@ L<RSA_set_method(3)>, L<RSA_size(3)>, L<RSA_get0_key(3)>
 
 =head1 HISTORY
 
-The functions described here were added in OpenSSL version 1.1.0.
+The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
index 2144f2b0ae403c4edeec97854fb90b0f2386ab5c..0aed725ad6d28b356e5bedff1c4caeb71339901a 100644 (file)
@@ -43,7 +43,7 @@ L<X509_STORE_new(3)>
 =head1 HISTORY
 
 B<X509_STORE_get0_param> and B<X509_STORE_get0_objects> were added in
-OpenSSL version 1.1.0.
+OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
diff --git a/doc/crypto/X509_get0_notBefore.pod b/doc/crypto/X509_get0_notBefore.pod
new file mode 100644 (file)
index 0000000..82502f6
--- /dev/null
@@ -0,0 +1,103 @@
+=pod
+
+=head1 NAME
+
+X509_get0_notBefore, X509_getm_notBefore, X509_get0_notAfter,
+X509_getm_notAfter, X509_set1_notBefore, X509_set1_notAfter,
+X509_CRL_get0_lastUpdate, X509_CRL_get0_nextUpdate, X509_CRL_set1_lastUpdate,
+X509_CRL_set1_nextUpdate - get or set certificate or CRL dates
+
+=head1 SYNOPSIS
+
+ #include <openssl/x509.h>
+
+ const ASN1_TIME *X509_get0_notBefore(const X509 *x);
+ const ASN1_TIME *X509_get0_notAfter(const X509 *x);
+
+ ASN1_TIME *X509_getm_notBefore(const X509 *x);
+ ASN1_TIME *X509_getm_notAfter(const X509 *x);
+
+ int X509_set1_notBefore(X509 *x, const ASN1_TIME *tm);
+ int X509_set1_notAfter(X509 *x, const ASN1_TIME *tm);
+
+ const ASN1_TIME *X509_CRL_get0_lastUpdate(const X509_CRL *crl);
+ const ASN1_TIME *X509_CRL_get0_nextUpdate(const X509_CRL *crl);
+
+ int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm);
+ int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);
+
+=head1 DESCRIPTION
+
+X509_get0_notBefore() and X509_get0_notAfter() return the B<notBefore>
+and B<notAfter> fields of certificate B<x> respectively. The value
+returned is an internal pointer which must not be freed up after
+the call.
+
+X509_getm_notBefore() and X509_getm_notAfter() are similar to
+X509_get0_notBefore() and X509_get0_notAfter() except they return
+non-constant mutable references to the associated date field of
+the certficate.
+
+X509_set1_notBefore() and X509_set1_notAfter() set the B<notBefore>
+and B<notAfter> fields of B<x> to B<tm>. Ownership of the passed
+parameter B<tm> is not transferred by these functions so it must
+be freed up after the call.
+
+X509_CRL_get0_lastUpdate() and X509_CRL_get0_nextUpdate() return the
+B<lastUpdate> and B<nextUpdate> fields of B<crl>. The value
+returned is an internal pointer which must not be freed up after
+the call. If the B<nextUpdate> field is absent from B<crl> then
+B<NULL> is returned.
+
+X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate() set the B<lastUpdate>
+and B<nextUpdate> fields of B<crl> to B<tm>. Ownership of the passed parameter
+B<tm> is not transferred by these functions so it must be freed up after the
+call.
+
+=head1 RETURN VALUES
+
+X509_get0_notBefore(), X509_get0_notAfter() and X509_CRL_get0_lastUpdate()
+return a pointer to an B<ASN1_TIME> structure.
+
+X509_CRL_get0_lastUpdate() return a pointer to an B<ASN1_TIME> structure
+or NULL if the B<lastUpdate> field is absent.
+
+X509_set1_notBefore(), X509_set1_notAfter(), X509_CRL_set1_lastUpdate() and
+X509_CRL_set1_nextUpdate() return 1 for success or 0 for failure.
+
+=head1 SEE ALSO
+
+L<d2i_X509(3)>,
+L<ERR_get_error(3)>,
+L<X509_CRL_get0_by_serial(3)>,
+L<X509_get0_signature(3)>,
+L<X509_get_ext_d2i(3)>,
+L<X509_get_extension_flags(3)>,
+L<X509_get_pubkey(3)>,
+L<X509_get_subject_name(3)>,
+L<X509_NAME_add_entry_by_txt(3)>,
+L<X509_NAME_ENTRY_get_object(3)>,
+L<X509_NAME_get_index_by_NID(3)>,
+L<X509_NAME_print_ex(3)>,
+L<X509_new(3)>,
+L<X509_sign(3)>,
+L<X509V3_get_d2i(3)>,
+L<X509_verify_cert(3)>
+
+=head1 HISTORY
+
+These functions are available in all versions of OpenSSL.
+
+X509_get_notBefore() and X509_get_notAfter() were deprecated in OpenSSL
+1.1.0
+
+=head1 COPYRIGHT
+
+Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+
+Licensed under the OpenSSL license (the "License").  You may not use
+this file except in compliance with the License.  You can obtain a copy
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
diff --git a/doc/crypto/X509_get_notBefore.pod b/doc/crypto/X509_get_notBefore.pod
deleted file mode 100644 (file)
index 82502f6..0000000
+++ /dev/null
@@ -1,103 +0,0 @@
-=pod
-
-=head1 NAME
-
-X509_get0_notBefore, X509_getm_notBefore, X509_get0_notAfter,
-X509_getm_notAfter, X509_set1_notBefore, X509_set1_notAfter,
-X509_CRL_get0_lastUpdate, X509_CRL_get0_nextUpdate, X509_CRL_set1_lastUpdate,
-X509_CRL_set1_nextUpdate - get or set certificate or CRL dates
-
-=head1 SYNOPSIS
-
- #include <openssl/x509.h>
-
- const ASN1_TIME *X509_get0_notBefore(const X509 *x);
- const ASN1_TIME *X509_get0_notAfter(const X509 *x);
-
- ASN1_TIME *X509_getm_notBefore(const X509 *x);
- ASN1_TIME *X509_getm_notAfter(const X509 *x);
-
- int X509_set1_notBefore(X509 *x, const ASN1_TIME *tm);
- int X509_set1_notAfter(X509 *x, const ASN1_TIME *tm);
-
- const ASN1_TIME *X509_CRL_get0_lastUpdate(const X509_CRL *crl);
- const ASN1_TIME *X509_CRL_get0_nextUpdate(const X509_CRL *crl);
-
- int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm);
- int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);
-
-=head1 DESCRIPTION
-
-X509_get0_notBefore() and X509_get0_notAfter() return the B<notBefore>
-and B<notAfter> fields of certificate B<x> respectively. The value
-returned is an internal pointer which must not be freed up after
-the call.
-
-X509_getm_notBefore() and X509_getm_notAfter() are similar to
-X509_get0_notBefore() and X509_get0_notAfter() except they return
-non-constant mutable references to the associated date field of
-the certficate.
-
-X509_set1_notBefore() and X509_set1_notAfter() set the B<notBefore>
-and B<notAfter> fields of B<x> to B<tm>. Ownership of the passed
-parameter B<tm> is not transferred by these functions so it must
-be freed up after the call.
-
-X509_CRL_get0_lastUpdate() and X509_CRL_get0_nextUpdate() return the
-B<lastUpdate> and B<nextUpdate> fields of B<crl>. The value
-returned is an internal pointer which must not be freed up after
-the call. If the B<nextUpdate> field is absent from B<crl> then
-B<NULL> is returned.
-
-X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate() set the B<lastUpdate>
-and B<nextUpdate> fields of B<crl> to B<tm>. Ownership of the passed parameter
-B<tm> is not transferred by these functions so it must be freed up after the
-call.
-
-=head1 RETURN VALUES
-
-X509_get0_notBefore(), X509_get0_notAfter() and X509_CRL_get0_lastUpdate()
-return a pointer to an B<ASN1_TIME> structure.
-
-X509_CRL_get0_lastUpdate() return a pointer to an B<ASN1_TIME> structure
-or NULL if the B<lastUpdate> field is absent.
-
-X509_set1_notBefore(), X509_set1_notAfter(), X509_CRL_set1_lastUpdate() and
-X509_CRL_set1_nextUpdate() return 1 for success or 0 for failure.
-
-=head1 SEE ALSO
-
-L<d2i_X509(3)>,
-L<ERR_get_error(3)>,
-L<X509_CRL_get0_by_serial(3)>,
-L<X509_get0_signature(3)>,
-L<X509_get_ext_d2i(3)>,
-L<X509_get_extension_flags(3)>,
-L<X509_get_pubkey(3)>,
-L<X509_get_subject_name(3)>,
-L<X509_NAME_add_entry_by_txt(3)>,
-L<X509_NAME_ENTRY_get_object(3)>,
-L<X509_NAME_get_index_by_NID(3)>,
-L<X509_NAME_print_ex(3)>,
-L<X509_new(3)>,
-L<X509_sign(3)>,
-L<X509V3_get_d2i(3)>,
-L<X509_verify_cert(3)>
-
-=head1 HISTORY
-
-These functions are available in all versions of OpenSSL.
-
-X509_get_notBefore() and X509_get_notAfter() were deprecated in OpenSSL
-1.1.0
-
-=head1 COPYRIGHT
-
-Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
-
-Licensed under the OpenSSL license (the "License").  You may not use
-this file except in compliance with the License.  You can obtain a copy
-in the file LICENSE in the source distribution or at
-L<https://www.openssl.org/source/license.html>.
-
-=cut