Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Ticket 1078.



details:   https://anonhg.NetBSD.org/src/rev/6771a0490065
branches:  netbsd-6
changeset: 776649:6771a0490065
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Jun 06 05:10:59 2014 +0000

description:
Ticket 1078.

diffstat:

 doc/CHANGES-6.2 |  450 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 449 insertions(+), 1 deletions(-)

diffs (truncated from 461 to 300 lines):

diff -r 59ab658eca51 -r 6771a0490065 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Fri Jun 06 05:08:42 2014 +0000
+++ b/doc/CHANGES-6.2   Fri Jun 06 05:10:59 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.116 2014/06/03 15:48:10 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.117 2014/06/06 05:10:59 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -2439,3 +2439,451 @@
        Fixed mkbootimage for 64-bit architectures. Now I can create a working
        BeBox boot.fs under NetBSD/amd64.
        [phx, ticket #1074]
+
+crypto/external/bsd/openssl/dist/ACKNOWLEDGMENTS       1.1.1.2
+crypto/external/bsd/openssl/dist/CHANGES               1.1.1.10
+crypto/external/bsd/openssl/dist/Makefile              1.1.1.6
+crypto/external/bsd/openssl/dist/NEWS                  1.1.1.8
+crypto/external/bsd/openssl/dist/README                        1.1.1.9
+crypto/external/bsd/openssl/dist/apps/enc.c            1.1.1.5
+crypto/external/bsd/openssl/dist/apps/ocsp.c           1.5
+crypto/external/bsd/openssl/dist/apps/req.c            1.1.1.7
+crypto/external/bsd/openssl/dist/apps/s_cb.c           1.1.1.7
+crypto/external/bsd/openssl/dist/apps/s_socket.c       1.1.1.4
+crypto/external/bsd/openssl/dist/apps/smime.c          1.1.1.4
+crypto/external/bsd/openssl/dist/crypto/asn1/a_strnid.c        1.1.1.3
+crypto/external/bsd/openssl/dist/crypto/bio/bss_dgram.c        1.1.1.8
+crypto/external/bsd/openssl/dist/crypto/bn/bn_lcl.h    1.2
+crypto/external/bsd/openssl/dist/crypto/bn/bn_mont.c   1.5
+crypto/external/bsd/openssl/dist/crypto/cms/cms_env.c  1.1.1.5
+crypto/external/bsd/openssl/dist/crypto/cms/cms_sd.c   1.1.1.3
+crypto/external/bsd/openssl/dist/crypto/cms/cms_smime.c        1.1.1.5
+crypto/external/bsd/openssl/dist/crypto/cryptlib.h     1.3
+crypto/external/bsd/openssl/dist/crypto/dso/dso_dlfcn.c        1.7
+crypto/external/bsd/openssl/dist/crypto/dso/dso_vms.c  1.1.1.4
+crypto/external/bsd/openssl/dist/crypto/ec/ec_ameth.c  1.1.1.4
+crypto/external/bsd/openssl/dist/crypto/ec/ec_asn1.c   1.1.1.4
+crypto/external/bsd/openssl/dist/crypto/ec/ec_lcl.h    1.1.1.4
+crypto/external/bsd/openssl/dist/crypto/evp/bio_b64.c  1.1.1.4
+crypto/external/bsd/openssl/dist/crypto/evp/encode.c   1.1.1.3
+crypto/external/bsd/openssl/dist/crypto/modes/asm/ghash-alpha.pl       1.1.1.1-1.1.1.2
+crypto/external/bsd/openssl/dist/crypto/modes/asm/ghash-armv4.pl       1.1.1.1
+crypto/external/bsd/openssl/dist/crypto/modes/asm/ghash-ia64.pl                1.1.1.1
+crypto/external/bsd/openssl/dist/crypto/modes/asm/ghash-parisc.pl      1.1.1.1-1.1.1.2
+crypto/external/bsd/openssl/dist/crypto/modes/asm/ghash-s390x.pl       1.1.1.1
+crypto/external/bsd/openssl/dist/crypto/modes/asm/ghash-sparcv9.pl     1.1.1.1
+crypto/external/bsd/openssl/dist/crypto/modes/asm/ghash-x86.pl         1.1.1.1-1.1.1.2
+crypto/external/bsd/openssl/dist/crypto/modes/asm/ghash-x86_64.pl      1.1.1.1-1.1.1.2
+crypto/external/bsd/openssl/dist/crypto/opensslv.h     1.9
+crypto/external/bsd/openssl/dist/crypto/pkcs12/p12_crt.c       1.1.1.3
+crypto/external/bsd/openssl/dist/crypto/pkcs12/p12_kiss.c      1.1.1.3
+crypto/external/bsd/openssl/dist/crypto/pkcs7/pk7_doit.c       1.1.1.5
+crypto/external/bsd/openssl/dist/crypto/pkcs7/pkcs7.h  1.1.1.3
+crypto/external/bsd/openssl/dist/crypto/pkcs7/pkcs7err.c       1.1.1.2
+crypto/external/bsd/openssl/dist/crypto/rsa/rsa_ameth.c        1.1.1.4
+crypto/external/bsd/openssl/dist/crypto/srp/srp_vfy.c  1.1.1.3
+crypto/external/bsd/openssl/dist/crypto/ts/ts_rsp_verify.c     1.1.1.3
+crypto/external/bsd/openssl/dist/crypto/x509v3/v3_purp.c       1.1.1.3
+crypto/external/bsd/openssl/dist/doc/apps/cms.pod      1.1.1.3
+crypto/external/bsd/openssl/dist/doc/apps/enc.pod      1.1.1.3
+crypto/external/bsd/openssl/dist/doc/apps/s_server.pod 1.1.1.3
+crypto/external/bsd/openssl/dist/doc/apps/smime.pod    1.1.1.4
+crypto/external/bsd/openssl/dist/doc/apps/verify.pod   1.1.1.4
+crypto/external/bsd/openssl/dist/doc/apps/version.pod  1.1.1.2
+crypto/external/bsd/openssl/dist/doc/apps/x509v3_config.pod    1.1.1.2
+crypto/external/bsd/openssl/dist/doc/crypto/CMS_decrypt.pod    1.1.1.2
+crypto/external/bsd/openssl/dist/doc/crypto/CONF_modules_free.pod      1.1.1.2
+crypto/external/bsd/openssl/dist/doc/crypto/CONF_modules_load_file.pod 1.1.1.2
+crypto/external/bsd/openssl/dist/doc/crypto/OPENSSL_config.pod 1.1.1.2
+crypto/external/bsd/openssl/dist/doc/crypto/X509_NAME_ENTRY_get_object.pod     1.1.1.2
+crypto/external/bsd/openssl/dist/doc/crypto/X509_STORE_CTX_get_ex_new_index.pod        1.1.1.2
+crypto/external/bsd/openssl/dist/doc/fingerprints.txt  1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_COMP_add_compression_method.pod   1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_CTX_add_session.pod       1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_CTX_load_verify_locations.pod     1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_CTX_set_client_CA_list.pod        1.4
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_CTX_set_msg_callback.pod  1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_CTX_set_options.pod       1.1.1.5
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_CTX_set_session_id_context.pod    1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_CTX_set_ssl_version.pod   1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_CTX_use_psk_identity_hint.pod     1.3
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_accept.pod        1.4
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_clear.pod 1.1.1.3
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_connect.pod       1.1.1.3
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_do_handshake.pod  1.4
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_get_peer_cert_chain.pod   1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_read.pod  1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_session_reused.pod        1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_set_fd.pod        1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_set_session.pod   1.1.1.2
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_shutdown.pod      1.4
+crypto/external/bsd/openssl/dist/doc/ssl/SSL_write.pod 1.1.1.2
+crypto/external/bsd/openssl/dist/engines/ccgost/gost_ameth.c   1.1.1.4
+crypto/external/bsd/openssl/dist/openssl.spec          1.1.1.9
+crypto/external/bsd/openssl/dist/ssl/Makefile          1.1.1.6
+crypto/external/bsd/openssl/dist/ssl/d1_both.c         1.1.1.8
+crypto/external/bsd/openssl/dist/ssl/d1_lib.c          1.1.1.6
+crypto/external/bsd/openssl/dist/ssl/d1_pkt.c          1.8
+crypto/external/bsd/openssl/dist/ssl/d1_srvr.c         1.5
+crypto/external/bsd/openssl/dist/ssl/heartbeat_test.c  1.1.1.1
+crypto/external/bsd/openssl/dist/ssl/s3_clnt.c         1.9
+crypto/external/bsd/openssl/dist/ssl/s3_pkt.c          1.15-1.16
+crypto/external/bsd/openssl/dist/ssl/s3_srvr.c         1.16
+crypto/external/bsd/openssl/dist/ssl/ssl-lib.com       1.1.1.5
+crypto/external/bsd/openssl/dist/ssl/ssl.h             1.7
+crypto/external/bsd/openssl/dist/ssl/ssl3.h            1.6
+crypto/external/bsd/openssl/dist/ssl/ssl_asn1.c                1.1.1.5
+crypto/external/bsd/openssl/dist/ssl/ssl_err.c         1.5
+crypto/external/bsd/openssl/dist/ssl/ssl_lib.c         1.1.1.8
+crypto/external/bsd/openssl/dist/ssl/t1_enc.c          1.9
+crypto/external/bsd/openssl/dist/ssl/t1_lib.c          1.12
+crypto/external/bsd/openssl/dist/test/Makefile         1.1.1.7
+crypto/external/bsd/openssl/lib/libcrypto/Makefile     1.8
+crypto/external/bsd/openssl/lib/libcrypto/aes.inc      1.3
+crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/aes-ppc.S       1.4-1.5
+crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/ppccpuid.S      1.7-1.8
+crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/sha512-ppc.S    1.4-1.5
+crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/crypto.inc      1.5
+crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/vpaes-x86_64.S   1.4
+crypto/external/bsd/openssl/lib/libcrypto/crypto.inc   1.4
+crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_OBJECT_new.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_length.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_new.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_print_ex.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_generate_nconf.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_ctrl.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_base64.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_buffer.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_cipher.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_md.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_null.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_ssl.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_find_type.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_new.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_new_CMS.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_push.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_read.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_accept.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_bio.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_connect.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_fd.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_file.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_mem.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_null.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_socket.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_set_callback.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BIO_should_retry.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_BLINDING_new.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_CTX_new.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_CTX_start.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_add.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_add_word.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_bn2bin.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_cmp.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_copy.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_generate_prime.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_mod_inverse.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_mod_mul_montgomery.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_mod_mul_reciprocal.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_new.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_num_bytes.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_rand.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_set_bit.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_swap.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/BN_zero.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_add0_cert.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_add1_recipient_cert.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_compress.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_decrypt.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_encrypt.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_final.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_get0_RecipientInfos.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_get0_SignerInfos.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_get0_type.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_get1_ReceiptRequest.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_sign.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_sign_add1_signer.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_sign_receipt.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_uncompress.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_verify.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CMS_verify_receipt.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CONF_modules_free.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CONF_modules_load_file.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/CRYPTO_set_ex_data.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DH_generate_key.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DH_generate_parameters.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DH_get_ex_new_index.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DH_new.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DH_set_method.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DH_size.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_SIG_new.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_do_sign.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_dup_DH.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_generate_key.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_generate_parameters.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_get_ex_new_index.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_new.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_set_method.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_sign.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/DSA_size.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_GET_LIB.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_clear_error.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_error_string.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_get_error.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_load_crypto_strings.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_load_strings.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_print_errors.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_put_error.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_remove_state.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/ERR_set_mark.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_BytesToKey.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_DigestInit.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_DigestSignInit.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_DigestVerifyInit.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_EncryptInit.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_OpenInit.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_CTX_new.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_cmp.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_decrypt.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_derive.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_encrypt.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_get_default_digest.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_keygen.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_new.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_print_private.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_set1_RSA.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_sign.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_verify.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_verify_recover.3        1.5
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_SealInit.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_SignInit.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/EVP_VerifyInit.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/OBJ_nid2obj.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_Applink.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_config.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_ia32cap.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_load_builtin_modules.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/OpenSSL_add_all_algorithms.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PEM_write_bio_CMS_stream.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PKCS12_create.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PKCS12_parse.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_decrypt.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_encrypt.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_sign.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_sign_add_signer.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_verify.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RAND_add.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RAND_bytes.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RAND_cleanup.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RAND_egd.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RAND_load_file.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RAND_set_rand_method.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_blinding_on.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_check_key.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_generate_key.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_get_ex_new_index.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_new.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_print.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_private_encrypt.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_public_encrypt.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_set_method.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_sign.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/RSA_size.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SMIME_read_CMS.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SMIME_read_PKCS7.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SMIME_write_CMS.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SMIME_write_PKCS7.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CIPHER_get_name.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_COMP_add_compression_method.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_add_session.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_ctrl.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_flush_sessions.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_free.3   1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_get_verify_mode.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_load_verify_locations.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_new.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_sess_number.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_sessions.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_cert_store.3 1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_cipher_list.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3     1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3  1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_generate_session_id.3        1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_info_callback.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_max_cert_list.3      1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_mode.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_msg_callback.3       1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_options.3    1.10
+crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_psk_client_callback.3        1.10



Home | Main Index | Thread Index | Old Index