From a2a7393cf3489febec569cfa8aab8735e4f58339 Mon Sep 17 00:00:00 2001 From: miod <> Date: Thu, 10 Jul 2014 13:53:11 +0000 Subject: Remove empty sections and references to des_modes(7) which we don't have. --- src/lib/libcrypto/doc/DES_set_key.pod | 2 +- src/lib/libcrypto/doc/DSA_generate_parameters.pod | 1 + src/lib/libcrypto/doc/ERR.pod | 2 -- src/lib/libcrypto/doc/EVP_OpenInit.pod | 2 -- src/lib/libcrypto/doc/EVP_PKEY_new.pod | 4 ---- src/lib/libcrypto/doc/EVP_PKEY_set1_RSA.pod | 4 ---- src/lib/libcrypto/doc/OBJ_nid2obj.pod | 4 ---- src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod | 2 ++ src/lib/libcrypto/doc/X509_NAME_ENTRY_get_object.pod | 4 ---- src/lib/libcrypto/doc/X509_NAME_get_index_by_NID.pod | 4 ---- src/lib/libcrypto/doc/X509_NAME_print_ex.pod | 4 ---- src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod | 4 ---- src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod | 4 ---- src/lib/libcrypto/doc/d2i_ASN1_OBJECT.pod | 4 ---- src/lib/libcrypto/doc/d2i_DHparams.pod | 4 ---- src/lib/libcrypto/doc/d2i_DSAPublicKey.pod | 4 ---- src/lib/libcrypto/doc/d2i_RSAPublicKey.pod | 4 ---- src/lib/libcrypto/doc/d2i_X509_ALGOR.pod | 4 ---- src/lib/libcrypto/doc/d2i_X509_CRL.pod | 4 ---- src/lib/libcrypto/doc/d2i_X509_NAME.pod | 4 ---- src/lib/libcrypto/doc/d2i_X509_REQ.pod | 4 ---- src/lib/libcrypto/doc/d2i_X509_SIG.pod | 4 ---- src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod | 4 ---- src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod | 4 ---- src/lib/libssl/src/doc/crypto/BF_set_key.pod | 5 ----- src/lib/libssl/src/doc/crypto/BIO.pod | 4 ++-- src/lib/libssl/src/doc/crypto/BIO_ctrl.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_f_base64.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod | 2 ++ src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod | 8 +------- src/lib/libssl/src/doc/crypto/BIO_f_md.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_f_null.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_find_type.pod | 5 +---- src/lib/libssl/src/doc/crypto/BIO_new.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_push.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_read.pod | 2 +- src/lib/libssl/src/doc/crypto/BIO_s_accept.pod | 8 +------- src/lib/libssl/src/doc/crypto/BIO_s_connect.pod | 5 +---- src/lib/libssl/src/doc/crypto/BIO_s_fd.pod | 2 ++ src/lib/libssl/src/doc/crypto/BIO_s_file.pod | 2 ++ src/lib/libssl/src/doc/crypto/BIO_s_mem.pod | 5 +---- src/lib/libssl/src/doc/crypto/BIO_s_null.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_s_socket.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_set_callback.pod | 4 +--- src/lib/libssl/src/doc/crypto/BIO_should_retry.pod | 4 +--- src/lib/libssl/src/doc/crypto/DES_set_key.pod | 2 +- src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod | 1 + src/lib/libssl/src/doc/crypto/ERR.pod | 2 -- src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod | 2 -- src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod | 4 ---- src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod | 4 ---- src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod | 4 ---- src/lib/libssl/src/doc/crypto/PEM_read_bio_PrivateKey.pod | 2 ++ src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod | 4 ---- src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod | 4 ---- src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod | 4 ---- src/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod | 4 ---- src/lib/libssl/src/doc/crypto/X509_VERIFY_PARAM_set_flags.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_DHparams.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod | 4 ---- src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod | 4 ---- 67 files changed, 32 insertions(+), 218 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/doc/DES_set_key.pod b/src/lib/libcrypto/doc/DES_set_key.pod index c0447b8bae..d6a35eacd4 100644 --- a/src/lib/libcrypto/doc/DES_set_key.pod +++ b/src/lib/libcrypto/doc/DES_set_key.pod @@ -281,7 +281,7 @@ DES_cbc_encrypt is used. =head1 NOTES Single-key DES is insecure due to its short key size. ECB mode is -not suitable for most applications; see L. +not suitable for most applications. The L library provides higher-level encryption functions. diff --git a/src/lib/libcrypto/doc/DSA_generate_parameters.pod b/src/lib/libcrypto/doc/DSA_generate_parameters.pod index be7c924ff8..b64f0ca546 100644 --- a/src/lib/libcrypto/doc/DSA_generate_parameters.pod +++ b/src/lib/libcrypto/doc/DSA_generate_parameters.pod @@ -102,4 +102,5 @@ in the inner loop of the Miller-Rabin test whenever it reached the squaring step (the parameters to B did not reveal how many witnesses had been tested); since OpenSSL 0.9.5, B is called as in BN_is_prime(3), i.e. once for each witness. + =cut diff --git a/src/lib/libcrypto/doc/ERR.pod b/src/lib/libcrypto/doc/ERR.pod index 6f729554d2..fce8eea6a8 100644 --- a/src/lib/libcrypto/doc/ERR.pod +++ b/src/lib/libcrypto/doc/ERR.pod @@ -155,8 +155,6 @@ the header file and generate the C error code file. This will normally be done if the external library needs to generate new ASN1 structures but it can also be used to add more general purpose error code handling. -TBA more details - =head1 INTERNALS The error queues are stored in a hash table with one B diff --git a/src/lib/libcrypto/doc/EVP_OpenInit.pod b/src/lib/libcrypto/doc/EVP_OpenInit.pod index 1aa2a9cd6e..0242f66715 100644 --- a/src/lib/libcrypto/doc/EVP_OpenInit.pod +++ b/src/lib/libcrypto/doc/EVP_OpenInit.pod @@ -58,6 +58,4 @@ L, L, L, L -=head1 HISTORY - =cut diff --git a/src/lib/libcrypto/doc/EVP_PKEY_new.pod b/src/lib/libcrypto/doc/EVP_PKEY_new.pod index 11512249e4..7792714659 100644 --- a/src/lib/libcrypto/doc/EVP_PKEY_new.pod +++ b/src/lib/libcrypto/doc/EVP_PKEY_new.pod @@ -40,8 +40,4 @@ EVP_PKEY_free() does not return a value. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/EVP_PKEY_set1_RSA.pod b/src/lib/libcrypto/doc/EVP_PKEY_set1_RSA.pod index c2031c3d0b..096e969fa3 100644 --- a/src/lib/libcrypto/doc/EVP_PKEY_set1_RSA.pod +++ b/src/lib/libcrypto/doc/EVP_PKEY_set1_RSA.pod @@ -73,8 +73,4 @@ and EVP_PKEY_assign_EC_KEY() return 1 for success and 0 for failure. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/OBJ_nid2obj.pod b/src/lib/libcrypto/doc/OBJ_nid2obj.pod index b2b8af990c..3656390ead 100644 --- a/src/lib/libcrypto/doc/OBJ_nid2obj.pod +++ b/src/lib/libcrypto/doc/OBJ_nid2obj.pod @@ -144,8 +144,4 @@ a NID or B on error. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod b/src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod index 7e821f69c3..0d9270985a 100644 --- a/src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod +++ b/src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod @@ -496,3 +496,5 @@ The read routines return either a pointer to the structure read or NULL if an error occurred. The write routines return 1 for success or 0 for failure. + +=cut diff --git a/src/lib/libcrypto/doc/X509_NAME_ENTRY_get_object.pod b/src/lib/libcrypto/doc/X509_NAME_ENTRY_get_object.pod index ad0d796535..86242f8242 100644 --- a/src/lib/libcrypto/doc/X509_NAME_ENTRY_get_object.pod +++ b/src/lib/libcrypto/doc/X509_NAME_ENTRY_get_object.pod @@ -67,8 +67,4 @@ set first so the relevant field information can be looked up internally. L, L, L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/X509_NAME_get_index_by_NID.pod b/src/lib/libcrypto/doc/X509_NAME_get_index_by_NID.pod index 7da92617fb..9c694c9867 100644 --- a/src/lib/libcrypto/doc/X509_NAME_get_index_by_NID.pod +++ b/src/lib/libcrypto/doc/X509_NAME_get_index_by_NID.pod @@ -101,8 +101,4 @@ requested entry or B if the index is invalid. L, L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/X509_NAME_print_ex.pod b/src/lib/libcrypto/doc/X509_NAME_print_ex.pod index ff5d788d88..5cdf636c16 100644 --- a/src/lib/libcrypto/doc/X509_NAME_print_ex.pod +++ b/src/lib/libcrypto/doc/X509_NAME_print_ex.pod @@ -100,8 +100,4 @@ calls X509_NAME_print() internally. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod b/src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod index 5760f64fcb..e4339dc28f 100644 --- a/src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod +++ b/src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod @@ -320,8 +320,4 @@ thread safe but will never happen unless an invalid code is passed. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod b/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod index f213a9c117..27af442b69 100644 --- a/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod +++ b/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod @@ -169,8 +169,4 @@ connections associated with an B structure B: L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_ASN1_OBJECT.pod b/src/lib/libcrypto/doc/d2i_ASN1_OBJECT.pod index 45bb18492c..b2712dc55c 100644 --- a/src/lib/libcrypto/doc/d2i_ASN1_OBJECT.pod +++ b/src/lib/libcrypto/doc/d2i_ASN1_OBJECT.pod @@ -22,8 +22,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_DHparams.pod b/src/lib/libcrypto/doc/d2i_DHparams.pod index 1e98aebeca..9f1aac9137 100644 --- a/src/lib/libcrypto/doc/d2i_DHparams.pod +++ b/src/lib/libcrypto/doc/d2i_DHparams.pod @@ -23,8 +23,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_DSAPublicKey.pod b/src/lib/libcrypto/doc/d2i_DSAPublicKey.pod index c80e311d04..e890841311 100644 --- a/src/lib/libcrypto/doc/d2i_DSAPublicKey.pod +++ b/src/lib/libcrypto/doc/d2i_DSAPublicKey.pod @@ -76,8 +76,4 @@ B fields respectively. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod b/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod index 68e7f27de5..11515d0ace 100644 --- a/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod +++ b/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod @@ -60,8 +60,4 @@ avoided if possible. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_X509_ALGOR.pod b/src/lib/libcrypto/doc/d2i_X509_ALGOR.pod index 9e5cd92ca7..68011679fd 100644 --- a/src/lib/libcrypto/doc/d2i_X509_ALGOR.pod +++ b/src/lib/libcrypto/doc/d2i_X509_ALGOR.pod @@ -23,8 +23,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_X509_CRL.pod b/src/lib/libcrypto/doc/d2i_X509_CRL.pod index 224f9e082b..dcdc86994d 100644 --- a/src/lib/libcrypto/doc/d2i_X509_CRL.pod +++ b/src/lib/libcrypto/doc/d2i_X509_CRL.pod @@ -30,8 +30,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_X509_NAME.pod b/src/lib/libcrypto/doc/d2i_X509_NAME.pod index 343ffe1519..7d9b515391 100644 --- a/src/lib/libcrypto/doc/d2i_X509_NAME.pod +++ b/src/lib/libcrypto/doc/d2i_X509_NAME.pod @@ -24,8 +24,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_X509_REQ.pod b/src/lib/libcrypto/doc/d2i_X509_REQ.pod index 91c0c1974b..baa8ae391e 100644 --- a/src/lib/libcrypto/doc/d2i_X509_REQ.pod +++ b/src/lib/libcrypto/doc/d2i_X509_REQ.pod @@ -29,8 +29,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libcrypto/doc/d2i_X509_SIG.pod b/src/lib/libcrypto/doc/d2i_X509_SIG.pod index e48fd79a51..00d03f5ba1 100644 --- a/src/lib/libcrypto/doc/d2i_X509_SIG.pod +++ b/src/lib/libcrypto/doc/d2i_X509_SIG.pod @@ -23,8 +23,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod b/src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod index 8ac2a03ae2..b5e72a8347 100644 --- a/src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod +++ b/src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod @@ -39,8 +39,4 @@ ASN1_STRING_free() does not return a value. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod b/src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod index 3b6ab8b710..666ac551cd 100644 --- a/src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod +++ b/src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod @@ -92,8 +92,4 @@ equivalent to: L, L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/BF_set_key.pod b/src/lib/libssl/src/doc/crypto/BF_set_key.pod index 08cba3e25c..db6e938842 100644 --- a/src/lib/libssl/src/doc/crypto/BF_set_key.pod +++ b/src/lib/libssl/src/doc/crypto/BF_set_key.pod @@ -100,13 +100,8 @@ Applications should use the higher level functions L etc. instead of calling the blowfish functions directly. -=head1 SEE ALSO - -L - =head1 HISTORY The Blowfish functions are available in all versions of SSLeay and OpenSSL. =cut - diff --git a/src/lib/libssl/src/doc/crypto/BIO.pod b/src/lib/libssl/src/doc/crypto/BIO.pod index f9239226ff..f01ced7d8e 100644 --- a/src/lib/libssl/src/doc/crypto/BIO.pod +++ b/src/lib/libssl/src/doc/crypto/BIO.pod @@ -8,8 +8,6 @@ bio - I/O abstraction #include -TBA - =head1 DESCRIPTION @@ -52,3 +50,5 @@ L, L, L, L, L, L + +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_ctrl.pod b/src/lib/libssl/src/doc/crypto/BIO_ctrl.pod index e2d3b0aa54..2271e52c9e 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_ctrl.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_ctrl.pod @@ -125,6 +125,4 @@ particular a return value of 0 can be returned if an operation is not supported, if an error occurred, if EOF has not been reached and in the case of BIO_seek() on a file BIO for a successful operation. -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_f_base64.pod b/src/lib/libssl/src/doc/crypto/BIO_f_base64.pod index aee09bae58..d9ec3b518b 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_f_base64.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_f_base64.pod @@ -76,6 +76,4 @@ data following the base64 encoded block to be misinterpreted. There should be some way of specifying a test that the BIO can perform to reliably determine EOF (for example a MIME boundary). -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod b/src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod index f44d24be3f..f4ddd3a2cf 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod @@ -73,3 +73,5 @@ L, L, L, L + +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod b/src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod index 38453c101d..0afd30fb2a 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod @@ -68,10 +68,4 @@ for failure. BIO_get_cipher_ctx() currently always returns 1. -=head1 EXAMPLES - -TBA - -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_f_md.pod b/src/lib/libssl/src/doc/crypto/BIO_f_md.pod index 2cc41f89d2..cb83fb0993 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_f_md.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_f_md.pod @@ -139,6 +139,4 @@ and BIO_puts() should be passed to the next BIO in the chain and digest the data passed through and that digests should be retrieved using a separate BIO_ctrl() call. -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_f_null.pod b/src/lib/libssl/src/doc/crypto/BIO_f_null.pod index b057c18408..5ef19968f6 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_f_null.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_f_null.pod @@ -27,6 +27,4 @@ As may be apparent a null filter BIO is not particularly useful. BIO_f_null() returns the null filter BIO method. -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_find_type.pod b/src/lib/libssl/src/doc/crypto/BIO_find_type.pod index 99b1626f56..40eedb8a86 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_find_type.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_find_type.pod @@ -93,7 +93,4 @@ Traverse a chain looking for digest BIOs: btmp = BIO_next(btmp); } while(btmp); - -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_new.pod b/src/lib/libssl/src/doc/crypto/BIO_new.pod index 8c7aeac6de..bd7b7381f3 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_new.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_new.pod @@ -61,6 +61,4 @@ Create a memory BIO: BIO *mem = BIO_new(BIO_s_mem()); -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_push.pod b/src/lib/libssl/src/doc/crypto/BIO_push.pod index 8af1d3c097..a3e2e383a5 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_push.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_push.pod @@ -64,6 +64,4 @@ BIO_push() returns the end of the chain, B. BIO_pop() returns the next BIO in the chain, or NULL if there is no next BIO. -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_read.pod b/src/lib/libssl/src/doc/crypto/BIO_read.pod index b34528104d..37e269d055 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_read.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_read.pod @@ -63,4 +63,4 @@ to the chain. L -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_s_accept.pod b/src/lib/libssl/src/doc/crypto/BIO_s_accept.pod index 2414559372..058bda1409 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_s_accept.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_s_accept.pod @@ -141,10 +141,6 @@ BIO_set_accept_port(), BIO_get_accept_port(), BIO_set_nbio_accept(), BIO_set_accept_bios(), BIO_set_bind_mode(), BIO_get_bind_mode() and BIO_do_accept() are macros. -=head1 RETURN VALUES - -TBA - =head1 EXAMPLE This example accepts two connections on port 4444, sends messages @@ -190,6 +186,4 @@ down each and finally closes both down. BIO_free(cbio); BIO_free(cbio2); -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_s_connect.pod b/src/lib/libssl/src/doc/crypto/BIO_s_connect.pod index 0743c8849f..92f37d05ff 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_s_connect.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_s_connect.pod @@ -186,7 +186,4 @@ to retrieve a page and copy the result to standard output. BIO_free(cbio); BIO_free(out); - -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_s_fd.pod b/src/lib/libssl/src/doc/crypto/BIO_s_fd.pod index 98749c9b67..22b7575ba0 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_s_fd.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_s_fd.pod @@ -87,3 +87,5 @@ L, L, L, L, L, L, L, L + +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_s_file.pod b/src/lib/libssl/src/doc/crypto/BIO_s_file.pod index 188aea347d..0c9cb824da 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_s_file.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_s_file.pod @@ -146,3 +146,5 @@ L, L, L, L, L, L, L + +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_s_mem.pod b/src/lib/libssl/src/doc/crypto/BIO_s_mem.pod index 76f244caf1..4541b3fc55 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_s_mem.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_s_mem.pod @@ -109,7 +109,4 @@ Extract the BUF_MEM structure from a memory BIO and then free up the BIO: BIO_set_close(mem, BIO_NOCLOSE); /* So BIO_free() leaves BUF_MEM alone */ BIO_free(mem); - -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_s_null.pod b/src/lib/libssl/src/doc/crypto/BIO_s_null.pod index e5514f7238..9f7d4ac46a 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_s_null.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_s_null.pod @@ -32,6 +32,4 @@ by adding a null sink BIO to the end of the chain BIO_s_null() returns the null sink BIO method. -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_s_socket.pod b/src/lib/libssl/src/doc/crypto/BIO_s_socket.pod index 1c8d3a9110..402aff26e2 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_s_socket.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_s_socket.pod @@ -58,6 +58,4 @@ initialized. BIO_new_socket() returns the newly allocated BIO or NULL is an error occurred. -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_set_callback.pod b/src/lib/libssl/src/doc/crypto/BIO_set_callback.pod index ab35303590..8e4e5900d9 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_set_callback.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_set_callback.pod @@ -102,6 +102,4 @@ callback(b,BIO_CB_CTRL|BIO_CB_RETURN,parg,cmd, larg,ret) after. The BIO_debug_callback() function is a good example, its source is in crypto/bio/bio_cb.c -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/BIO_should_retry.pod b/src/lib/libssl/src/doc/crypto/BIO_should_retry.pod index 143221ad33..d6f5335c2b 100644 --- a/src/lib/libssl/src/doc/crypto/BIO_should_retry.pod +++ b/src/lib/libssl/src/doc/crypto/BIO_should_retry.pod @@ -109,6 +109,4 @@ that is they cannot retry after a partial read or write. This is usually worked around by only passing the relevant data to ASN1 functions when the entire structure can be read or written. -=head1 SEE ALSO - -TBA +=cut diff --git a/src/lib/libssl/src/doc/crypto/DES_set_key.pod b/src/lib/libssl/src/doc/crypto/DES_set_key.pod index c0447b8bae..d6a35eacd4 100644 --- a/src/lib/libssl/src/doc/crypto/DES_set_key.pod +++ b/src/lib/libssl/src/doc/crypto/DES_set_key.pod @@ -281,7 +281,7 @@ DES_cbc_encrypt is used. =head1 NOTES Single-key DES is insecure due to its short key size. ECB mode is -not suitable for most applications; see L. +not suitable for most applications. The L library provides higher-level encryption functions. diff --git a/src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod b/src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod index be7c924ff8..b64f0ca546 100644 --- a/src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod +++ b/src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod @@ -102,4 +102,5 @@ in the inner loop of the Miller-Rabin test whenever it reached the squaring step (the parameters to B did not reveal how many witnesses had been tested); since OpenSSL 0.9.5, B is called as in BN_is_prime(3), i.e. once for each witness. + =cut diff --git a/src/lib/libssl/src/doc/crypto/ERR.pod b/src/lib/libssl/src/doc/crypto/ERR.pod index 6f729554d2..fce8eea6a8 100644 --- a/src/lib/libssl/src/doc/crypto/ERR.pod +++ b/src/lib/libssl/src/doc/crypto/ERR.pod @@ -155,8 +155,6 @@ the header file and generate the C error code file. This will normally be done if the external library needs to generate new ASN1 structures but it can also be used to add more general purpose error code handling. -TBA more details - =head1 INTERNALS The error queues are stored in a hash table with one B diff --git a/src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod b/src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod index 1aa2a9cd6e..0242f66715 100644 --- a/src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod +++ b/src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod @@ -58,6 +58,4 @@ L, L, L, L -=head1 HISTORY - =cut diff --git a/src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod b/src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod index 11512249e4..7792714659 100644 --- a/src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod +++ b/src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod @@ -40,8 +40,4 @@ EVP_PKEY_free() does not return a value. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod b/src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod index c2031c3d0b..096e969fa3 100644 --- a/src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod +++ b/src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod @@ -73,8 +73,4 @@ and EVP_PKEY_assign_EC_KEY() return 1 for success and 0 for failure. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod b/src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod index b2b8af990c..3656390ead 100644 --- a/src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod +++ b/src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod @@ -144,8 +144,4 @@ a NID or B on error. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/PEM_read_bio_PrivateKey.pod b/src/lib/libssl/src/doc/crypto/PEM_read_bio_PrivateKey.pod index 7e821f69c3..0d9270985a 100644 --- a/src/lib/libssl/src/doc/crypto/PEM_read_bio_PrivateKey.pod +++ b/src/lib/libssl/src/doc/crypto/PEM_read_bio_PrivateKey.pod @@ -496,3 +496,5 @@ The read routines return either a pointer to the structure read or NULL if an error occurred. The write routines return 1 for success or 0 for failure. + +=cut diff --git a/src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod b/src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod index ad0d796535..86242f8242 100644 --- a/src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod +++ b/src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod @@ -67,8 +67,4 @@ set first so the relevant field information can be looked up internally. L, L, L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod b/src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod index 7da92617fb..9c694c9867 100644 --- a/src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod +++ b/src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod @@ -101,8 +101,4 @@ requested entry or B if the index is invalid. L, L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod b/src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod index ff5d788d88..5cdf636c16 100644 --- a/src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod +++ b/src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod @@ -100,8 +100,4 @@ calls X509_NAME_print() internally. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod b/src/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod index 5760f64fcb..e4339dc28f 100644 --- a/src/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod +++ b/src/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod @@ -320,8 +320,4 @@ thread safe but will never happen unless an invalid code is passed. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/X509_VERIFY_PARAM_set_flags.pod b/src/lib/libssl/src/doc/crypto/X509_VERIFY_PARAM_set_flags.pod index f213a9c117..27af442b69 100644 --- a/src/lib/libssl/src/doc/crypto/X509_VERIFY_PARAM_set_flags.pod +++ b/src/lib/libssl/src/doc/crypto/X509_VERIFY_PARAM_set_flags.pod @@ -169,8 +169,4 @@ connections associated with an B structure B: L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod b/src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod index 45bb18492c..b2712dc55c 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod @@ -22,8 +22,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_DHparams.pod b/src/lib/libssl/src/doc/crypto/d2i_DHparams.pod index 1e98aebeca..9f1aac9137 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_DHparams.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_DHparams.pod @@ -23,8 +23,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod b/src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod index c80e311d04..e890841311 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod @@ -76,8 +76,4 @@ B fields respectively. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod b/src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod index 68e7f27de5..11515d0ace 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod @@ -60,8 +60,4 @@ avoided if possible. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod b/src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod index 9e5cd92ca7..68011679fd 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod @@ -23,8 +23,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod b/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod index 224f9e082b..dcdc86994d 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod @@ -30,8 +30,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod b/src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod index 343ffe1519..7d9b515391 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod @@ -24,8 +24,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod b/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod index 91c0c1974b..baa8ae391e 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod @@ -29,8 +29,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod b/src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod index e48fd79a51..00d03f5ba1 100644 --- a/src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod +++ b/src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod @@ -23,8 +23,4 @@ described in the L manual page. L -=head1 HISTORY - -TBA - =cut -- cgit v1.2.3-55-g6feb