summaryrefslogtreecommitdiff
path: root/security/openssl/PLIST.common
blob: 6864075a71b0195ce7a8b57eac0a1c9a53788c7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
@comment $NetBSD: PLIST.common,v 1.1 2001/11/01 01:22:31 zuntum Exp $
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
bin/pkcs12
bin/pkcs7
bin/pkcs8
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
bin/speed
bin/verify
bin/version
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
include/openssl/e_os.h
include/openssl/e_os2.h
include/openssl/ebcdic.h
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/md4.h
include/openssl/md5.h
include/openssl/mdc2.h
include/openssl/obj_mac.h
include/openssl/objects.h
include/openssl/opensslconf.h
include/openssl/opensslv.h
include/openssl/pem.h
include/openssl/pem2.h
include/openssl/pkcs12.h
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
include/openssl/safestack.h
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/symhacks.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
lib/libcrypto.a
lib/libssl.a
share/doc/openssl/README
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
share/doc/openssl/apps/crl.pod
share/doc/openssl/apps/crl2pkcs7.pod
share/doc/openssl/apps/dgst.pod
share/doc/openssl/apps/dhparam.pod
share/doc/openssl/apps/dsa.pod
share/doc/openssl/apps/dsaparam.pod
share/doc/openssl/apps/enc.pod
share/doc/openssl/apps/gendsa.pod
share/doc/openssl/apps/genrsa.pod
share/doc/openssl/apps/nseq.pod
share/doc/openssl/apps/openssl.pod
share/doc/openssl/apps/passwd.pod
share/doc/openssl/apps/pkcs12.pod
share/doc/openssl/apps/pkcs7.pod
share/doc/openssl/apps/pkcs8.pod
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
share/doc/openssl/apps/s_server.pod
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
share/doc/openssl/apps/verify.pod
share/doc/openssl/apps/version.pod
share/doc/openssl/apps/x509.pod
share/doc/openssl/c-indentation.el
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
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
share/doc/openssl/crypto/bio.pod
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
share/doc/openssl/crypto/evp.pod
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
share/doc/openssl/openssl.txt
share/doc/openssl/openssl_button.gif
share/doc/openssl/openssl_button.html
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
share/doc/openssl/ssl/SSL_get_error.pod
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
share/doc/openssl/ssl/ssl.pod
share/doc/openssl/ssleay.txt
@exec mkdir -p %D/certs %D/private
@unexec rmdir %D/certs 2>/dev/null || true
@dirrm include/openssl
@dirrm private
@dirrm share/doc/openssl/apps
@dirrm share/doc/openssl/crypto
@dirrm share/doc/openssl/ssl
@dirrm share/doc/openssl