2001-04-09 06:29:23 +02:00
|
|
|
@comment $NetBSD: PLIST.common,v 1.2 2001/04/09 04:29:24 fredb Exp $
|
1999-04-30 17:19:13 +02:00
|
|
|
bin/CA.pl
|
|
|
|
bin/CA.sh
|
|
|
|
bin/asn1parse
|
|
|
|
bin/base64
|
|
|
|
bin/bf
|
|
|
|
bin/bf-cbc
|
|
|
|
bin/bf-cfb
|
|
|
|
bin/bf-ecb
|
|
|
|
bin/bf-ofb
|
|
|
|
bin/c_hash
|
|
|
|
bin/c_info
|
|
|
|
bin/c_issuer
|
|
|
|
bin/c_name
|
|
|
|
bin/c_rehash
|
|
|
|
bin/ca
|
|
|
|
bin/cast
|
|
|
|
bin/cast-cbc
|
|
|
|
bin/cast5-cbc
|
|
|
|
bin/cast5-cfb
|
|
|
|
bin/cast5-ecb
|
|
|
|
bin/cast5-ofb
|
|
|
|
bin/ciphers
|
|
|
|
bin/crl
|
|
|
|
bin/crl2pkcs7
|
|
|
|
bin/der_chop
|
|
|
|
bin/des
|
|
|
|
bin/des-cbc
|
|
|
|
bin/des-cfb
|
|
|
|
bin/des-ecb
|
|
|
|
bin/des-ede
|
|
|
|
bin/des-ede-cbc
|
|
|
|
bin/des-ede-cfb
|
|
|
|
bin/des-ede-ofb
|
|
|
|
bin/des-ede3
|
|
|
|
bin/des-ede3-cbc
|
|
|
|
bin/des-ede3-cfb
|
|
|
|
bin/des-ede3-ofb
|
|
|
|
bin/des-ofb
|
|
|
|
bin/des3
|
|
|
|
bin/desx
|
|
|
|
bin/dgst
|
|
|
|
bin/dh
|
|
|
|
bin/dsa
|
|
|
|
bin/dsaparam
|
|
|
|
bin/enc
|
|
|
|
bin/errstr
|
|
|
|
bin/gendh
|
|
|
|
bin/gendsa
|
|
|
|
bin/genrsa
|
|
|
|
bin/idea
|
|
|
|
bin/idea-cbc
|
|
|
|
bin/idea-cfb
|
|
|
|
bin/idea-ecb
|
|
|
|
bin/idea-ofb
|
|
|
|
bin/md2
|
|
|
|
bin/mdc2
|
|
|
|
bin/nseq
|
|
|
|
bin/openssl
|
1999-11-25 19:51:47 +01:00
|
|
|
bin/pkcs12
|
1999-04-30 17:19:13 +02:00
|
|
|
bin/pkcs7
|
1999-11-25 19:51:47 +01:00
|
|
|
bin/pkcs8
|
1999-04-30 17:19:13 +02:00
|
|
|
bin/rc2
|
|
|
|
bin/rc2-cbc
|
|
|
|
bin/rc2-cfb
|
|
|
|
bin/rc2-ecb
|
|
|
|
bin/rc2-ofb
|
|
|
|
bin/rc4
|
|
|
|
bin/rc5
|
|
|
|
bin/rc5-cbc
|
|
|
|
bin/rc5-cfb
|
|
|
|
bin/rc5-ecb
|
|
|
|
bin/rc5-ofb
|
|
|
|
bin/req
|
|
|
|
bin/rmd160
|
|
|
|
bin/rsa
|
|
|
|
bin/s_client
|
|
|
|
bin/s_server
|
|
|
|
bin/s_time
|
|
|
|
bin/sess_id
|
|
|
|
bin/sha
|
|
|
|
bin/sha1
|
1999-11-25 19:51:47 +01:00
|
|
|
bin/speed
|
1999-04-30 17:19:13 +02:00
|
|
|
bin/verify
|
1999-11-25 19:51:47 +01:00
|
|
|
bin/version
|
1999-04-30 17:19:13 +02:00
|
|
|
bin/x509
|
|
|
|
etc/openssl.cnf.example
|
|
|
|
@exec if [ -f %D/etc/openssl.cnf ]; then : ; else cp -p %D/%F %D/etc/openssl.cnf; fi
|
|
|
|
include/openssl/asn1.h
|
|
|
|
include/openssl/asn1_mac.h
|
|
|
|
include/openssl/bio.h
|
|
|
|
include/openssl/blowfish.h
|
|
|
|
include/openssl/bn.h
|
|
|
|
include/openssl/buffer.h
|
|
|
|
include/openssl/cast.h
|
|
|
|
include/openssl/comp.h
|
|
|
|
include/openssl/conf.h
|
|
|
|
include/openssl/crypto.h
|
|
|
|
include/openssl/des.h
|
|
|
|
include/openssl/dh.h
|
|
|
|
include/openssl/dsa.h
|
1999-11-25 19:51:47 +01:00
|
|
|
include/openssl/e_os.h
|
|
|
|
include/openssl/e_os2.h
|
|
|
|
include/openssl/ebcdic.h
|
1999-04-30 17:19:13 +02:00
|
|
|
include/openssl/err.h
|
|
|
|
include/openssl/evp.h
|
|
|
|
include/openssl/hmac.h
|
|
|
|
include/openssl/idea.h
|
|
|
|
include/openssl/lhash.h
|
|
|
|
include/openssl/md2.h
|
|
|
|
include/openssl/md5.h
|
|
|
|
include/openssl/mdc2.h
|
|
|
|
include/openssl/objects.h
|
1999-11-25 19:51:47 +01:00
|
|
|
include/openssl/opensslconf.h
|
1999-04-30 17:19:13 +02:00
|
|
|
include/openssl/opensslv.h
|
|
|
|
include/openssl/pem.h
|
|
|
|
include/openssl/pem2.h
|
1999-11-25 19:51:47 +01:00
|
|
|
include/openssl/pkcs12.h
|
1999-04-30 17:19:13 +02:00
|
|
|
include/openssl/pkcs7.h
|
|
|
|
include/openssl/rand.h
|
|
|
|
include/openssl/rc2.h
|
|
|
|
include/openssl/rc4.h
|
|
|
|
include/openssl/rc5.h
|
|
|
|
include/openssl/ripemd.h
|
|
|
|
include/openssl/rsa.h
|
1999-11-25 19:51:47 +01:00
|
|
|
include/openssl/safestack.h
|
1999-04-30 17:19:13 +02:00
|
|
|
include/openssl/sha.h
|
|
|
|
include/openssl/ssl.h
|
|
|
|
include/openssl/ssl2.h
|
|
|
|
include/openssl/ssl23.h
|
|
|
|
include/openssl/ssl3.h
|
|
|
|
include/openssl/stack.h
|
|
|
|
include/openssl/tls1.h
|
|
|
|
include/openssl/tmdiff.h
|
|
|
|
include/openssl/txt_db.h
|
|
|
|
include/openssl/x509.h
|
|
|
|
include/openssl/x509_vfy.h
|
|
|
|
include/openssl/x509v3.h
|
2000-02-12 15:08:29 +01:00
|
|
|
lib/libcrypto.a
|
|
|
|
lib/libssl.a
|
1999-04-30 17:19:13 +02:00
|
|
|
share/doc/openssl/README
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/apps/CA.pl.pod
|
|
|
|
share/doc/openssl/apps/asn1parse.pod
|
|
|
|
share/doc/openssl/apps/ca.pod
|
|
|
|
share/doc/openssl/apps/ciphers.pod
|
|
|
|
share/doc/openssl/apps/config.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/apps/crl.pod
|
|
|
|
share/doc/openssl/apps/crl2pkcs7.pod
|
|
|
|
share/doc/openssl/apps/dgst.pod
|
|
|
|
share/doc/openssl/apps/dhparam.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/apps/dsa.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/apps/dsaparam.pod
|
|
|
|
share/doc/openssl/apps/enc.pod
|
|
|
|
share/doc/openssl/apps/gendsa.pod
|
|
|
|
share/doc/openssl/apps/genrsa.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/apps/nseq.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/apps/openssl.pod
|
|
|
|
share/doc/openssl/apps/passwd.pod
|
|
|
|
share/doc/openssl/apps/pkcs12.pod
|
|
|
|
share/doc/openssl/apps/pkcs7.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/apps/pkcs8.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/apps/rand.pod
|
|
|
|
share/doc/openssl/apps/req.pod
|
|
|
|
share/doc/openssl/apps/rsa.pod
|
|
|
|
share/doc/openssl/apps/rsautl.pod
|
|
|
|
share/doc/openssl/apps/s_client.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/apps/s_server.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/apps/sess_id.pod
|
|
|
|
share/doc/openssl/apps/smime.pod
|
|
|
|
share/doc/openssl/apps/speed.pod
|
|
|
|
share/doc/openssl/apps/spkac.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/apps/verify.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/apps/version.pod
|
|
|
|
share/doc/openssl/apps/x509.pod
|
2000-02-12 15:08:29 +01:00
|
|
|
share/doc/openssl/c-indentation.el
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/crypto/BIO_ctrl.pod
|
|
|
|
share/doc/openssl/crypto/BIO_f_base64.pod
|
|
|
|
share/doc/openssl/crypto/BIO_f_buffer.pod
|
|
|
|
share/doc/openssl/crypto/BIO_f_cipher.pod
|
|
|
|
share/doc/openssl/crypto/BIO_f_md.pod
|
|
|
|
share/doc/openssl/crypto/BIO_f_null.pod
|
|
|
|
share/doc/openssl/crypto/BIO_f_ssl.pod
|
|
|
|
share/doc/openssl/crypto/BIO_find_type.pod
|
|
|
|
share/doc/openssl/crypto/BIO_new.pod
|
|
|
|
share/doc/openssl/crypto/BIO_new_bio_pair.pod
|
|
|
|
share/doc/openssl/crypto/BIO_push.pod
|
|
|
|
share/doc/openssl/crypto/BIO_read.pod
|
|
|
|
share/doc/openssl/crypto/BIO_s_accept.pod
|
|
|
|
share/doc/openssl/crypto/BIO_s_bio.pod
|
|
|
|
share/doc/openssl/crypto/BIO_s_connect.pod
|
|
|
|
share/doc/openssl/crypto/BIO_s_fd.pod
|
|
|
|
share/doc/openssl/crypto/BIO_s_file.pod
|
|
|
|
share/doc/openssl/crypto/BIO_s_mem.pod
|
|
|
|
share/doc/openssl/crypto/BIO_s_null.pod
|
|
|
|
share/doc/openssl/crypto/BIO_s_socket.pod
|
|
|
|
share/doc/openssl/crypto/BIO_set_callback.pod
|
|
|
|
share/doc/openssl/crypto/BIO_should_retry.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/crypto/BN_CTX_new.pod
|
|
|
|
share/doc/openssl/crypto/BN_CTX_start.pod
|
|
|
|
share/doc/openssl/crypto/BN_add.pod
|
|
|
|
share/doc/openssl/crypto/BN_add_word.pod
|
|
|
|
share/doc/openssl/crypto/BN_bn2bin.pod
|
|
|
|
share/doc/openssl/crypto/BN_cmp.pod
|
|
|
|
share/doc/openssl/crypto/BN_copy.pod
|
|
|
|
share/doc/openssl/crypto/BN_generate_prime.pod
|
|
|
|
share/doc/openssl/crypto/BN_mod_inverse.pod
|
|
|
|
share/doc/openssl/crypto/BN_mod_mul_montgomery.pod
|
|
|
|
share/doc/openssl/crypto/BN_mod_mul_reciprocal.pod
|
|
|
|
share/doc/openssl/crypto/BN_new.pod
|
|
|
|
share/doc/openssl/crypto/BN_num_bytes.pod
|
|
|
|
share/doc/openssl/crypto/BN_rand.pod
|
|
|
|
share/doc/openssl/crypto/BN_set_bit.pod
|
|
|
|
share/doc/openssl/crypto/BN_zero.pod
|
|
|
|
share/doc/openssl/crypto/CRYPTO_set_ex_data.pod
|
|
|
|
share/doc/openssl/crypto/DH_generate_key.pod
|
|
|
|
share/doc/openssl/crypto/DH_generate_parameters.pod
|
|
|
|
share/doc/openssl/crypto/DH_get_ex_new_index.pod
|
|
|
|
share/doc/openssl/crypto/DH_new.pod
|
|
|
|
share/doc/openssl/crypto/DH_set_method.pod
|
|
|
|
share/doc/openssl/crypto/DH_size.pod
|
|
|
|
share/doc/openssl/crypto/DSA_SIG_new.pod
|
|
|
|
share/doc/openssl/crypto/DSA_do_sign.pod
|
|
|
|
share/doc/openssl/crypto/DSA_dup_DH.pod
|
|
|
|
share/doc/openssl/crypto/DSA_generate_key.pod
|
|
|
|
share/doc/openssl/crypto/DSA_generate_parameters.pod
|
|
|
|
share/doc/openssl/crypto/DSA_get_ex_new_index.pod
|
|
|
|
share/doc/openssl/crypto/DSA_new.pod
|
|
|
|
share/doc/openssl/crypto/DSA_set_method.pod
|
|
|
|
share/doc/openssl/crypto/DSA_sign.pod
|
|
|
|
share/doc/openssl/crypto/DSA_size.pod
|
|
|
|
share/doc/openssl/crypto/ERR_GET_LIB.pod
|
|
|
|
share/doc/openssl/crypto/ERR_clear_error.pod
|
|
|
|
share/doc/openssl/crypto/ERR_error_string.pod
|
|
|
|
share/doc/openssl/crypto/ERR_get_error.pod
|
|
|
|
share/doc/openssl/crypto/ERR_load_crypto_strings.pod
|
|
|
|
share/doc/openssl/crypto/ERR_load_strings.pod
|
|
|
|
share/doc/openssl/crypto/ERR_print_errors.pod
|
|
|
|
share/doc/openssl/crypto/ERR_put_error.pod
|
|
|
|
share/doc/openssl/crypto/ERR_remove_state.pod
|
|
|
|
share/doc/openssl/crypto/EVP_DigestInit.pod
|
|
|
|
share/doc/openssl/crypto/EVP_EncryptInit.pod
|
|
|
|
share/doc/openssl/crypto/EVP_OpenInit.pod
|
|
|
|
share/doc/openssl/crypto/EVP_SealInit.pod
|
|
|
|
share/doc/openssl/crypto/EVP_SignInit.pod
|
|
|
|
share/doc/openssl/crypto/EVP_VerifyInit.pod
|
|
|
|
share/doc/openssl/crypto/OPENSSL_VERSION_NUMBER.pod
|
|
|
|
share/doc/openssl/crypto/OpenSSL_add_all_algorithms.pod
|
|
|
|
share/doc/openssl/crypto/RAND_add.pod
|
|
|
|
share/doc/openssl/crypto/RAND_bytes.pod
|
|
|
|
share/doc/openssl/crypto/RAND_cleanup.pod
|
|
|
|
share/doc/openssl/crypto/RAND_egd.pod
|
|
|
|
share/doc/openssl/crypto/RAND_load_file.pod
|
|
|
|
share/doc/openssl/crypto/RAND_set_rand_method.pod
|
|
|
|
share/doc/openssl/crypto/RSA_blinding_on.pod
|
|
|
|
share/doc/openssl/crypto/RSA_check_key.pod
|
|
|
|
share/doc/openssl/crypto/RSA_generate_key.pod
|
|
|
|
share/doc/openssl/crypto/RSA_get_ex_new_index.pod
|
|
|
|
share/doc/openssl/crypto/RSA_new.pod
|
|
|
|
share/doc/openssl/crypto/RSA_padding_add_PKCS1_type_1.pod
|
|
|
|
share/doc/openssl/crypto/RSA_print.pod
|
|
|
|
share/doc/openssl/crypto/RSA_private_encrypt.pod
|
|
|
|
share/doc/openssl/crypto/RSA_public_encrypt.pod
|
|
|
|
share/doc/openssl/crypto/RSA_set_method.pod
|
|
|
|
share/doc/openssl/crypto/RSA_sign.pod
|
|
|
|
share/doc/openssl/crypto/RSA_sign_ASN1_OCTET_STRING.pod
|
|
|
|
share/doc/openssl/crypto/RSA_size.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/crypto/bio.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/crypto/blowfish.pod
|
|
|
|
share/doc/openssl/crypto/bn.pod
|
|
|
|
share/doc/openssl/crypto/bn_internal.pod
|
|
|
|
share/doc/openssl/crypto/buffer.pod
|
|
|
|
share/doc/openssl/crypto/crypto.pod
|
|
|
|
share/doc/openssl/crypto/d2i_DHparams.pod
|
|
|
|
share/doc/openssl/crypto/d2i_RSAPublicKey.pod
|
|
|
|
share/doc/openssl/crypto/des.pod
|
|
|
|
share/doc/openssl/crypto/des_modes.pod
|
|
|
|
share/doc/openssl/crypto/dh.pod
|
|
|
|
share/doc/openssl/crypto/dsa.pod
|
|
|
|
share/doc/openssl/crypto/err.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/crypto/evp.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/crypto/hmac.pod
|
|
|
|
share/doc/openssl/crypto/lh_stats.pod
|
|
|
|
share/doc/openssl/crypto/lhash.pod
|
|
|
|
share/doc/openssl/crypto/md5.pod
|
|
|
|
share/doc/openssl/crypto/mdc2.pod
|
|
|
|
share/doc/openssl/crypto/rand.pod
|
|
|
|
share/doc/openssl/crypto/rc4.pod
|
|
|
|
share/doc/openssl/crypto/ripemd.pod
|
|
|
|
share/doc/openssl/crypto/rsa.pod
|
|
|
|
share/doc/openssl/crypto/sha.pod
|
|
|
|
share/doc/openssl/crypto/threads.pod
|
1999-04-30 17:19:13 +02:00
|
|
|
share/doc/openssl/openssl.txt
|
|
|
|
share/doc/openssl/openssl_button.gif
|
|
|
|
share/doc/openssl/openssl_button.html
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/ssl/SSL_CIPHER_get_name.pod
|
|
|
|
share/doc/openssl/ssl/SSL_CTX_free.pod
|
|
|
|
share/doc/openssl/ssl/SSL_CTX_new.pod
|
|
|
|
share/doc/openssl/ssl/SSL_CTX_set_cipher_list.pod
|
|
|
|
share/doc/openssl/ssl/SSL_CTX_set_ssl_version.pod
|
|
|
|
share/doc/openssl/ssl/SSL_SESSION_free.pod
|
|
|
|
share/doc/openssl/ssl/SSL_accept.pod
|
|
|
|
share/doc/openssl/ssl/SSL_clear.pod
|
|
|
|
share/doc/openssl/ssl/SSL_connect.pod
|
|
|
|
share/doc/openssl/ssl/SSL_free.pod
|
|
|
|
share/doc/openssl/ssl/SSL_get_ciphers.pod
|
|
|
|
share/doc/openssl/ssl/SSL_get_current_cipher.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/ssl/SSL_get_error.pod
|
2001-04-09 06:29:23 +02:00
|
|
|
share/doc/openssl/ssl/SSL_get_fd.pod
|
|
|
|
share/doc/openssl/ssl/SSL_get_peer_cert_chain.pod
|
|
|
|
share/doc/openssl/ssl/SSL_get_peer_certificate.pod
|
|
|
|
share/doc/openssl/ssl/SSL_get_rbio.pod
|
|
|
|
share/doc/openssl/ssl/SSL_get_session.pod
|
|
|
|
share/doc/openssl/ssl/SSL_get_verify_result.pod
|
|
|
|
share/doc/openssl/ssl/SSL_library_init.pod
|
|
|
|
share/doc/openssl/ssl/SSL_new.pod
|
|
|
|
share/doc/openssl/ssl/SSL_pending.pod
|
|
|
|
share/doc/openssl/ssl/SSL_read.pod
|
|
|
|
share/doc/openssl/ssl/SSL_set_bio.pod
|
|
|
|
share/doc/openssl/ssl/SSL_set_fd.pod
|
|
|
|
share/doc/openssl/ssl/SSL_set_session.pod
|
|
|
|
share/doc/openssl/ssl/SSL_set_verify_result.pod
|
|
|
|
share/doc/openssl/ssl/SSL_shutdown.pod
|
|
|
|
share/doc/openssl/ssl/SSL_write.pod
|
2000-04-21 04:15:37 +02:00
|
|
|
share/doc/openssl/ssl/ssl.pod
|
1999-04-30 17:19:13 +02:00
|
|
|
share/doc/openssl/ssleay.txt
|
|
|
|
@exec mkdir -p %D/certs %D/private
|
2000-04-24 15:54:41 +02:00
|
|
|
@unexec rmdir %D/certs 2>/dev/null || true
|
1999-04-30 17:19:13 +02:00
|
|
|
@dirrm include/openssl
|
|
|
|
@dirrm private
|
2000-04-21 04:15:37 +02:00
|
|
|
@dirrm share/doc/openssl/apps
|
|
|
|
@dirrm share/doc/openssl/crypto
|
|
|
|
@dirrm share/doc/openssl/ssl
|
1999-04-30 17:19:13 +02:00
|
|
|
@dirrm share/doc/openssl
|