ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/security/gnutls/Makefile.man
Revision: 14169
Committed: Tue Jun 11 01:11:47 2013 UTC (10 years, 10 months ago) by laffer1
Content type: application/x-troff-man
File size: 22562 byte(s)
Log Message:
fix a lot of issues

File Contents

# Content
1 # vi:ft=make
2 # $FreeBSD$
3
4 INFO= gnutls
5
6 MAN1= \
7 certtool.1 \
8 gnutls-cli-debug.1 \
9 gnutls-cli.1 \
10 gnutls-serv.1 \
11 p11tool.1 \
12 psktool.1 \
13 srptool.1
14
15 MAN3= \
16 gnutls_alert_get.3 \
17 gnutls_alert_get_name.3 \
18 gnutls_alert_send.3 \
19 gnutls_alert_send_appropriate.3 \
20 gnutls_anon_allocate_client_credentials.3 \
21 gnutls_anon_allocate_server_credentials.3 \
22 gnutls_anon_free_client_credentials.3 \
23 gnutls_anon_free_server_credentials.3 \
24 gnutls_anon_set_params_function.3 \
25 gnutls_anon_set_server_dh_params.3 \
26 gnutls_anon_set_server_params_function.3 \
27 gnutls_auth_client_get_type.3 \
28 gnutls_auth_get_type.3 \
29 gnutls_auth_server_get_type.3 \
30 gnutls_bye.3 \
31 gnutls_certificate_activation_time_peers.3 \
32 gnutls_certificate_allocate_credentials.3 \
33 gnutls_certificate_client_get_request_status.3 \
34 gnutls_certificate_client_set_retrieve_function.3 \
35 gnutls_certificate_expiration_time_peers.3 \
36 gnutls_certificate_free_ca_names.3 \
37 gnutls_certificate_free_cas.3 \
38 gnutls_certificate_free_credentials.3 \
39 gnutls_certificate_free_crls.3 \
40 gnutls_certificate_free_keys.3 \
41 gnutls_certificate_get_issuer.3 \
42 gnutls_certificate_get_openpgp_keyring.3 \
43 gnutls_certificate_get_ours.3 \
44 gnutls_certificate_get_peers.3 \
45 gnutls_certificate_get_x509_cas.3 \
46 gnutls_certificate_get_x509_crls.3 \
47 gnutls_certificate_send_x509_rdn_sequence.3 \
48 gnutls_certificate_server_set_request.3 \
49 gnutls_certificate_server_set_retrieve_function.3 \
50 gnutls_certificate_set_dh_params.3 \
51 gnutls_certificate_set_openpgp_key.3 \
52 gnutls_certificate_set_openpgp_key_file.3 \
53 gnutls_certificate_set_openpgp_key_file2.3 \
54 gnutls_certificate_set_openpgp_key_mem.3 \
55 gnutls_certificate_set_openpgp_key_mem2.3 \
56 gnutls_certificate_set_openpgp_keyring_file.3 \
57 gnutls_certificate_set_openpgp_keyring_mem.3 \
58 gnutls_certificate_set_params_function.3 \
59 gnutls_certificate_set_retrieve_function.3 \
60 gnutls_certificate_set_rsa_export_params.3 \
61 gnutls_certificate_set_verify_flags.3 \
62 gnutls_certificate_set_verify_function.3 \
63 gnutls_certificate_set_verify_limits.3 \
64 gnutls_certificate_set_x509_crl.3 \
65 gnutls_certificate_set_x509_crl_file.3 \
66 gnutls_certificate_set_x509_crl_mem.3 \
67 gnutls_certificate_set_x509_key.3 \
68 gnutls_certificate_set_x509_key_file.3 \
69 gnutls_certificate_set_x509_key_mem.3 \
70 gnutls_certificate_set_x509_simple_pkcs12_file.3 \
71 gnutls_certificate_set_x509_simple_pkcs12_mem.3 \
72 gnutls_certificate_set_x509_trust.3 \
73 gnutls_certificate_set_x509_trust_file.3 \
74 gnutls_certificate_set_x509_trust_mem.3 \
75 gnutls_certificate_type_get.3 \
76 gnutls_certificate_type_get_id.3 \
77 gnutls_certificate_type_get_name.3 \
78 gnutls_certificate_type_list.3 \
79 gnutls_certificate_type_set_priority.3 \
80 gnutls_certificate_verify_peers.3 \
81 gnutls_certificate_verify_peers2.3 \
82 gnutls_check_version.3 \
83 gnutls_cipher_decrypt.3 \
84 gnutls_cipher_decrypt2.3 \
85 gnutls_cipher_deinit.3 \
86 gnutls_cipher_encrypt.3 \
87 gnutls_cipher_encrypt2.3 \
88 gnutls_cipher_get.3 \
89 gnutls_cipher_get_block_size.3 \
90 gnutls_cipher_get_id.3 \
91 gnutls_cipher_get_key_size.3 \
92 gnutls_cipher_get_name.3 \
93 gnutls_cipher_init.3 \
94 gnutls_cipher_list.3 \
95 gnutls_cipher_set_priority.3 \
96 gnutls_cipher_suite_get_name.3 \
97 gnutls_cipher_suite_info.3 \
98 gnutls_compression_get.3 \
99 gnutls_compression_get_id.3 \
100 gnutls_compression_get_name.3 \
101 gnutls_compression_list.3 \
102 gnutls_compression_set_priority.3 \
103 gnutls_credentials_clear.3 \
104 gnutls_credentials_set.3 \
105 gnutls_crypto_bigint_register2.3 \
106 gnutls_crypto_cipher_register2.3 \
107 gnutls_crypto_digest_register2.3 \
108 gnutls_crypto_mac_register2.3 \
109 gnutls_crypto_pk_register2.3 \
110 gnutls_crypto_rnd_register2.3 \
111 gnutls_crypto_single_cipher_register2.3 \
112 gnutls_crypto_single_digest_register2.3 \
113 gnutls_crypto_single_mac_register2.3 \
114 gnutls_db_check_entry.3 \
115 gnutls_db_get_ptr.3 \
116 gnutls_db_remove_session.3 \
117 gnutls_db_set_cache_expiration.3 \
118 gnutls_db_set_ptr.3 \
119 gnutls_db_set_remove_function.3 \
120 gnutls_db_set_retrieve_function.3 \
121 gnutls_db_set_store_function.3 \
122 gnutls_deinit.3 \
123 gnutls_dh_get_group.3 \
124 gnutls_dh_get_peers_public_bits.3 \
125 gnutls_dh_get_prime_bits.3 \
126 gnutls_dh_get_pubkey.3 \
127 gnutls_dh_get_secret_bits.3 \
128 gnutls_dh_params_cpy.3 \
129 gnutls_dh_params_deinit.3 \
130 gnutls_dh_params_export_pkcs3.3 \
131 gnutls_dh_params_export_raw.3 \
132 gnutls_dh_params_generate2.3 \
133 gnutls_dh_params_import_pkcs3.3 \
134 gnutls_dh_params_import_raw.3 \
135 gnutls_dh_params_init.3 \
136 gnutls_dh_set_prime_bits.3 \
137 gnutls_error_is_fatal.3 \
138 gnutls_error_to_alert.3 \
139 gnutls_ext_register.3 \
140 gnutls_extra_check_version.3 \
141 gnutls_fingerprint.3 \
142 gnutls_free.3 \
143 gnutls_global_deinit.3 \
144 gnutls_global_init.3 \
145 gnutls_global_init_extra.3 \
146 gnutls_global_set_log_function.3 \
147 gnutls_global_set_log_level.3 \
148 gnutls_global_set_mem_functions.3 \
149 gnutls_global_set_mutex.3 \
150 gnutls_global_set_time_function.3 \
151 gnutls_handshake.3 \
152 gnutls_handshake_get_last_in.3 \
153 gnutls_handshake_get_last_out.3 \
154 gnutls_handshake_set_max_packet_length.3 \
155 gnutls_handshake_set_post_client_hello_function.3 \
156 gnutls_handshake_set_private_extensions.3 \
157 gnutls_hash.3 \
158 gnutls_hash_deinit.3 \
159 gnutls_hash_fast.3 \
160 gnutls_hash_get_len.3 \
161 gnutls_hash_init.3 \
162 gnutls_hash_output.3 \
163 gnutls_hex2bin.3 \
164 gnutls_hex_decode.3 \
165 gnutls_hex_encode.3 \
166 gnutls_hmac.3 \
167 gnutls_hmac_deinit.3 \
168 gnutls_hmac_fast.3 \
169 gnutls_hmac_get_len.3 \
170 gnutls_hmac_init.3 \
171 gnutls_hmac_output.3 \
172 gnutls_ia_allocate_client_credentials.3 \
173 gnutls_ia_allocate_server_credentials.3 \
174 gnutls_ia_enable.3 \
175 gnutls_ia_endphase_send.3 \
176 gnutls_ia_extract_inner_secret.3 \
177 gnutls_ia_free_client_credentials.3 \
178 gnutls_ia_free_server_credentials.3 \
179 gnutls_ia_generate_challenge.3 \
180 gnutls_ia_get_client_avp_ptr.3 \
181 gnutls_ia_get_server_avp_ptr.3 \
182 gnutls_ia_handshake.3 \
183 gnutls_ia_handshake_p.3 \
184 gnutls_ia_permute_inner_secret.3 \
185 gnutls_ia_recv.3 \
186 gnutls_ia_send.3 \
187 gnutls_ia_set_client_avp_function.3 \
188 gnutls_ia_set_client_avp_ptr.3 \
189 gnutls_ia_set_server_avp_function.3 \
190 gnutls_ia_set_server_avp_ptr.3 \
191 gnutls_ia_verify_endphase.3 \
192 gnutls_init.3 \
193 gnutls_kx_get.3 \
194 gnutls_kx_get_id.3 \
195 gnutls_kx_get_name.3 \
196 gnutls_kx_list.3 \
197 gnutls_kx_set_priority.3 \
198 gnutls_mac_get.3 \
199 gnutls_mac_get_id.3 \
200 gnutls_mac_get_key_size.3 \
201 gnutls_mac_get_name.3 \
202 gnutls_mac_list.3 \
203 gnutls_mac_set_priority.3 \
204 gnutls_malloc.3 \
205 gnutls_openpgp_crt_check_hostname.3 \
206 gnutls_openpgp_crt_deinit.3 \
207 gnutls_openpgp_crt_export.3 \
208 gnutls_openpgp_crt_get_auth_subkey.3 \
209 gnutls_openpgp_crt_get_creation_time.3 \
210 gnutls_openpgp_crt_get_expiration_time.3 \
211 gnutls_openpgp_crt_get_fingerprint.3 \
212 gnutls_openpgp_crt_get_key_id.3 \
213 gnutls_openpgp_crt_get_key_usage.3 \
214 gnutls_openpgp_crt_get_name.3 \
215 gnutls_openpgp_crt_get_pk_algorithm.3 \
216 gnutls_openpgp_crt_get_pk_dsa_raw.3 \
217 gnutls_openpgp_crt_get_pk_rsa_raw.3 \
218 gnutls_openpgp_crt_get_preferred_key_id.3 \
219 gnutls_openpgp_crt_get_revoked_status.3 \
220 gnutls_openpgp_crt_get_subkey_count.3 \
221 gnutls_openpgp_crt_get_subkey_creation_time.3 \
222 gnutls_openpgp_crt_get_subkey_expiration_time.3 \
223 gnutls_openpgp_crt_get_subkey_fingerprint.3 \
224 gnutls_openpgp_crt_get_subkey_id.3 \
225 gnutls_openpgp_crt_get_subkey_idx.3 \
226 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 \
227 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 \
228 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 \
229 gnutls_openpgp_crt_get_subkey_revoked_status.3 \
230 gnutls_openpgp_crt_get_subkey_usage.3 \
231 gnutls_openpgp_crt_get_version.3 \
232 gnutls_openpgp_crt_import.3 \
233 gnutls_openpgp_crt_init.3 \
234 gnutls_openpgp_crt_print.3 \
235 gnutls_openpgp_crt_set_preferred_key_id.3 \
236 gnutls_openpgp_crt_verify_ring.3 \
237 gnutls_openpgp_crt_verify_self.3 \
238 gnutls_openpgp_keyring_check_id.3 \
239 gnutls_openpgp_keyring_deinit.3 \
240 gnutls_openpgp_keyring_get_crt.3 \
241 gnutls_openpgp_keyring_get_crt_count.3 \
242 gnutls_openpgp_keyring_import.3 \
243 gnutls_openpgp_keyring_init.3 \
244 gnutls_openpgp_privkey_deinit.3 \
245 gnutls_openpgp_privkey_export.3 \
246 gnutls_openpgp_privkey_export_dsa_raw.3 \
247 gnutls_openpgp_privkey_export_rsa_raw.3 \
248 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 \
249 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 \
250 gnutls_openpgp_privkey_get_fingerprint.3 \
251 gnutls_openpgp_privkey_get_key_id.3 \
252 gnutls_openpgp_privkey_get_pk_algorithm.3 \
253 gnutls_openpgp_privkey_get_preferred_key_id.3 \
254 gnutls_openpgp_privkey_get_revoked_status.3 \
255 gnutls_openpgp_privkey_get_subkey_count.3 \
256 gnutls_openpgp_privkey_get_subkey_creation_time.3 \
257 gnutls_openpgp_privkey_get_subkey_expiration_time.3 \
258 gnutls_openpgp_privkey_get_subkey_fingerprint.3 \
259 gnutls_openpgp_privkey_get_subkey_id.3 \
260 gnutls_openpgp_privkey_get_subkey_idx.3 \
261 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 \
262 gnutls_openpgp_privkey_get_subkey_revoked_status.3 \
263 gnutls_openpgp_privkey_import.3 \
264 gnutls_openpgp_privkey_init.3 \
265 gnutls_openpgp_privkey_sec_param.3 \
266 gnutls_openpgp_privkey_set_preferred_key_id.3 \
267 gnutls_openpgp_privkey_sign_hash.3 \
268 gnutls_openpgp_send_cert.3 \
269 gnutls_openpgp_set_recv_key_function.3 \
270 gnutls_pem_base64_decode.3 \
271 gnutls_pem_base64_decode_alloc.3 \
272 gnutls_pem_base64_encode.3 \
273 gnutls_pem_base64_encode_alloc.3 \
274 gnutls_perror.3 \
275 gnutls_pk_algorithm_get_name.3 \
276 gnutls_pk_bits_to_sec_param.3 \
277 gnutls_pk_get_id.3 \
278 gnutls_pk_get_name.3 \
279 gnutls_pk_list.3 \
280 gnutls_pkcs11_add_provider.3 \
281 gnutls_pkcs11_copy_secret_key.3 \
282 gnutls_pkcs11_copy_x509_crt.3 \
283 gnutls_pkcs11_copy_x509_privkey.3 \
284 gnutls_pkcs11_deinit.3 \
285 gnutls_pkcs11_delete_url.3 \
286 gnutls_pkcs11_init.3 \
287 gnutls_pkcs11_obj_deinit.3 \
288 gnutls_pkcs11_obj_export.3 \
289 gnutls_pkcs11_obj_export_url.3 \
290 gnutls_pkcs11_obj_get_info.3 \
291 gnutls_pkcs11_obj_get_type.3 \
292 gnutls_pkcs11_obj_import_url.3 \
293 gnutls_pkcs11_obj_init.3 \
294 gnutls_pkcs11_obj_list_import_url.3 \
295 gnutls_pkcs11_privkey_deinit.3 \
296 gnutls_pkcs11_privkey_export_url.3 \
297 gnutls_pkcs11_privkey_get_info.3 \
298 gnutls_pkcs11_privkey_get_pk_algorithm.3 \
299 gnutls_pkcs11_privkey_import_url.3 \
300 gnutls_pkcs11_privkey_init.3 \
301 gnutls_pkcs11_set_pin_function.3 \
302 gnutls_pkcs11_set_token_function.3 \
303 gnutls_pkcs11_token_get_flags.3 \
304 gnutls_pkcs11_token_get_info.3 \
305 gnutls_pkcs11_token_get_mechanism.3 \
306 gnutls_pkcs11_token_get_url.3 \
307 gnutls_pkcs11_token_init.3 \
308 gnutls_pkcs11_token_set_pin.3 \
309 gnutls_pkcs12_bag_decrypt.3 \
310 gnutls_pkcs12_bag_deinit.3 \
311 gnutls_pkcs12_bag_encrypt.3 \
312 gnutls_pkcs12_bag_get_count.3 \
313 gnutls_pkcs12_bag_get_data.3 \
314 gnutls_pkcs12_bag_get_friendly_name.3 \
315 gnutls_pkcs12_bag_get_key_id.3 \
316 gnutls_pkcs12_bag_get_type.3 \
317 gnutls_pkcs12_bag_init.3 \
318 gnutls_pkcs12_bag_set_crl.3 \
319 gnutls_pkcs12_bag_set_crt.3 \
320 gnutls_pkcs12_bag_set_data.3 \
321 gnutls_pkcs12_bag_set_friendly_name.3 \
322 gnutls_pkcs12_bag_set_key_id.3 \
323 gnutls_pkcs12_deinit.3 \
324 gnutls_pkcs12_export.3 \
325 gnutls_pkcs12_generate_mac.3 \
326 gnutls_pkcs12_get_bag.3 \
327 gnutls_pkcs12_import.3 \
328 gnutls_pkcs12_init.3 \
329 gnutls_pkcs12_set_bag.3 \
330 gnutls_pkcs12_verify_mac.3 \
331 gnutls_pkcs7_deinit.3 \
332 gnutls_pkcs7_delete_crl.3 \
333 gnutls_pkcs7_delete_crt.3 \
334 gnutls_pkcs7_export.3 \
335 gnutls_pkcs7_get_crl_count.3 \
336 gnutls_pkcs7_get_crl_raw.3 \
337 gnutls_pkcs7_get_crt_count.3 \
338 gnutls_pkcs7_get_crt_raw.3 \
339 gnutls_pkcs7_import.3 \
340 gnutls_pkcs7_init.3 \
341 gnutls_pkcs7_set_crl.3 \
342 gnutls_pkcs7_set_crl_raw.3 \
343 gnutls_pkcs7_set_crt.3 \
344 gnutls_pkcs7_set_crt_raw.3 \
345 gnutls_prf.3 \
346 gnutls_prf_raw.3 \
347 gnutls_priority_deinit.3 \
348 gnutls_priority_init.3 \
349 gnutls_priority_set.3 \
350 gnutls_priority_set_direct.3 \
351 gnutls_privkey_decrypt_data.3 \
352 gnutls_privkey_deinit.3 \
353 gnutls_privkey_get_pk_algorithm.3 \
354 gnutls_privkey_get_type.3 \
355 gnutls_privkey_import_openpgp.3 \
356 gnutls_privkey_import_pkcs11.3 \
357 gnutls_privkey_import_x509.3 \
358 gnutls_privkey_init.3 \
359 gnutls_privkey_sign_data.3 \
360 gnutls_privkey_sign_hash.3 \
361 gnutls_protocol_get_id.3 \
362 gnutls_protocol_get_name.3 \
363 gnutls_protocol_get_version.3 \
364 gnutls_protocol_list.3 \
365 gnutls_protocol_set_priority.3 \
366 gnutls_psk_allocate_client_credentials.3 \
367 gnutls_psk_allocate_server_credentials.3 \
368 gnutls_psk_client_get_hint.3 \
369 gnutls_psk_free_client_credentials.3 \
370 gnutls_psk_free_server_credentials.3 \
371 gnutls_psk_netconf_derive_key.3 \
372 gnutls_psk_server_get_username.3 \
373 gnutls_psk_set_client_credentials.3 \
374 gnutls_psk_set_client_credentials_function.3 \
375 gnutls_psk_set_params_function.3 \
376 gnutls_psk_set_server_credentials_file.3 \
377 gnutls_psk_set_server_credentials_function.3 \
378 gnutls_psk_set_server_credentials_hint.3 \
379 gnutls_psk_set_server_dh_params.3 \
380 gnutls_psk_set_server_params_function.3 \
381 gnutls_pubkey_deinit.3 \
382 gnutls_pubkey_export.3 \
383 gnutls_pubkey_get_key_id.3 \
384 gnutls_pubkey_get_key_usage.3 \
385 gnutls_pubkey_get_pk_algorithm.3 \
386 gnutls_pubkey_get_pk_dsa_raw.3 \
387 gnutls_pubkey_get_pk_rsa_raw.3 \
388 gnutls_pubkey_get_preferred_hash_algorithm.3 \
389 gnutls_pubkey_get_verify_algorithm.3 \
390 gnutls_pubkey_import.3 \
391 gnutls_pubkey_import_dsa_raw.3 \
392 gnutls_pubkey_import_openpgp.3 \
393 gnutls_pubkey_import_pkcs11.3 \
394 gnutls_pubkey_import_pkcs11_url.3 \
395 gnutls_pubkey_import_privkey.3 \
396 gnutls_pubkey_import_rsa_raw.3 \
397 gnutls_pubkey_import_x509.3 \
398 gnutls_pubkey_init.3 \
399 gnutls_pubkey_set_key_usage.3 \
400 gnutls_pubkey_verify_data.3 \
401 gnutls_pubkey_verify_hash.3 \
402 gnutls_record_check_pending.3 \
403 gnutls_record_disable_padding.3 \
404 gnutls_record_get_direction.3 \
405 gnutls_record_get_max_size.3 \
406 gnutls_record_recv.3 \
407 gnutls_record_send.3 \
408 gnutls_record_set_max_size.3 \
409 gnutls_register_md5_handler.3 \
410 gnutls_rehandshake.3 \
411 gnutls_rnd.3 \
412 gnutls_rsa_export_get_modulus_bits.3 \
413 gnutls_rsa_export_get_pubkey.3 \
414 gnutls_rsa_params_cpy.3 \
415 gnutls_rsa_params_deinit.3 \
416 gnutls_rsa_params_export_pkcs1.3 \
417 gnutls_rsa_params_export_raw.3 \
418 gnutls_rsa_params_generate2.3 \
419 gnutls_rsa_params_import_pkcs1.3 \
420 gnutls_rsa_params_import_raw.3 \
421 gnutls_rsa_params_init.3 \
422 gnutls_safe_renegotiation_status.3 \
423 gnutls_sec_param_get_name.3 \
424 gnutls_sec_param_to_pk_bits.3 \
425 gnutls_server_name_get.3 \
426 gnutls_server_name_set.3 \
427 gnutls_session_channel_binding.3 \
428 gnutls_session_enable_compatibility_mode.3 \
429 gnutls_session_get_data.3 \
430 gnutls_session_get_data2.3 \
431 gnutls_session_get_id.3 \
432 gnutls_session_get_ptr.3 \
433 gnutls_session_is_resumed.3 \
434 gnutls_session_set_data.3 \
435 gnutls_session_set_ptr.3 \
436 gnutls_session_ticket_enable_client.3 \
437 gnutls_session_ticket_enable_server.3 \
438 gnutls_session_ticket_key_generate.3 \
439 gnutls_set_default_export_priority.3 \
440 gnutls_set_default_priority.3 \
441 gnutls_sign_algorithm_get_name.3 \
442 gnutls_sign_algorithm_get_requested.3 \
443 gnutls_sign_callback_get.3 \
444 gnutls_sign_callback_set.3 \
445 gnutls_sign_get_id.3 \
446 gnutls_sign_get_name.3 \
447 gnutls_sign_list.3 \
448 gnutls_srp_allocate_client_credentials.3 \
449 gnutls_srp_allocate_server_credentials.3 \
450 gnutls_srp_base64_decode.3 \
451 gnutls_srp_base64_decode_alloc.3 \
452 gnutls_srp_base64_encode.3 \
453 gnutls_srp_base64_encode_alloc.3 \
454 gnutls_srp_free_client_credentials.3 \
455 gnutls_srp_free_server_credentials.3 \
456 gnutls_srp_server_get_username.3 \
457 gnutls_srp_set_client_credentials.3 \
458 gnutls_srp_set_client_credentials_function.3 \
459 gnutls_srp_set_prime_bits.3 \
460 gnutls_srp_set_server_credentials_file.3 \
461 gnutls_srp_set_server_credentials_function.3 \
462 gnutls_srp_verifier.3 \
463 gnutls_strerror.3 \
464 gnutls_strerror_name.3 \
465 gnutls_supplemental_get_name.3 \
466 gnutls_transport_get_ptr.3 \
467 gnutls_transport_get_ptr2.3 \
468 gnutls_transport_set_errno.3 \
469 gnutls_transport_set_errno_function.3 \
470 gnutls_transport_set_global_errno.3 \
471 gnutls_transport_set_lowat.3 \
472 gnutls_transport_set_ptr.3 \
473 gnutls_transport_set_ptr2.3 \
474 gnutls_transport_set_pull_function.3 \
475 gnutls_transport_set_push_function.3 \
476 gnutls_transport_set_vec_push_function.3 \
477 gnutls_x509_crl_check_issuer.3 \
478 gnutls_x509_crl_deinit.3 \
479 gnutls_x509_crl_export.3 \
480 gnutls_x509_crl_get_authority_key_id.3 \
481 gnutls_x509_crl_get_crt_count.3 \
482 gnutls_x509_crl_get_crt_serial.3 \
483 gnutls_x509_crl_get_dn_oid.3 \
484 gnutls_x509_crl_get_extension_data.3 \
485 gnutls_x509_crl_get_extension_info.3 \
486 gnutls_x509_crl_get_extension_oid.3 \
487 gnutls_x509_crl_get_issuer_dn.3 \
488 gnutls_x509_crl_get_issuer_dn_by_oid.3 \
489 gnutls_x509_crl_get_next_update.3 \
490 gnutls_x509_crl_get_number.3 \
491 gnutls_x509_crl_get_raw_issuer_dn.3 \
492 gnutls_x509_crl_get_signature.3 \
493 gnutls_x509_crl_get_signature_algorithm.3 \
494 gnutls_x509_crl_get_this_update.3 \
495 gnutls_x509_crl_get_version.3 \
496 gnutls_x509_crl_import.3 \
497 gnutls_x509_crl_init.3 \
498 gnutls_x509_crl_print.3 \
499 gnutls_x509_crl_privkey_sign.3 \
500 gnutls_x509_crl_set_authority_key_id.3 \
501 gnutls_x509_crl_set_crt.3 \
502 gnutls_x509_crl_set_crt_serial.3 \
503 gnutls_x509_crl_set_next_update.3 \
504 gnutls_x509_crl_set_number.3 \
505 gnutls_x509_crl_set_this_update.3 \
506 gnutls_x509_crl_set_version.3 \
507 gnutls_x509_crl_sign.3 \
508 gnutls_x509_crl_sign2.3 \
509 gnutls_x509_crl_verify.3 \
510 gnutls_x509_crq_deinit.3 \
511 gnutls_x509_crq_export.3 \
512 gnutls_x509_crq_get_attribute_by_oid.3 \
513 gnutls_x509_crq_get_attribute_data.3 \
514 gnutls_x509_crq_get_attribute_info.3 \
515 gnutls_x509_crq_get_basic_constraints.3 \
516 gnutls_x509_crq_get_challenge_password.3 \
517 gnutls_x509_crq_get_dn.3 \
518 gnutls_x509_crq_get_dn_by_oid.3 \
519 gnutls_x509_crq_get_dn_oid.3 \
520 gnutls_x509_crq_get_extension_by_oid.3 \
521 gnutls_x509_crq_get_extension_data.3 \
522 gnutls_x509_crq_get_extension_info.3 \
523 gnutls_x509_crq_get_key_id.3 \
524 gnutls_x509_crq_get_key_purpose_oid.3 \
525 gnutls_x509_crq_get_key_rsa_raw.3 \
526 gnutls_x509_crq_get_key_usage.3 \
527 gnutls_x509_crq_get_pk_algorithm.3 \
528 gnutls_x509_crq_get_subject_alt_name.3 \
529 gnutls_x509_crq_get_subject_alt_othername_oid.3 \
530 gnutls_x509_crq_get_version.3 \
531 gnutls_x509_crq_import.3 \
532 gnutls_x509_crq_init.3 \
533 gnutls_x509_crq_print.3 \
534 gnutls_x509_crq_privkey_sign.3 \
535 gnutls_x509_crq_set_attribute_by_oid.3 \
536 gnutls_x509_crq_set_basic_constraints.3 \
537 gnutls_x509_crq_set_challenge_password.3 \
538 gnutls_x509_crq_set_dn_by_oid.3 \
539 gnutls_x509_crq_set_key.3 \
540 gnutls_x509_crq_set_key_purpose_oid.3 \
541 gnutls_x509_crq_set_key_rsa_raw.3 \
542 gnutls_x509_crq_set_key_usage.3 \
543 gnutls_x509_crq_set_pubkey.3 \
544 gnutls_x509_crq_set_subject_alt_name.3 \
545 gnutls_x509_crq_set_version.3 \
546 gnutls_x509_crq_sign.3 \
547 gnutls_x509_crq_sign2.3 \
548 gnutls_x509_crq_verify.3 \
549 gnutls_x509_crt_check_hostname.3 \
550 gnutls_x509_crt_check_issuer.3 \
551 gnutls_x509_crt_check_revocation.3 \
552 gnutls_x509_crt_cpy_crl_dist_points.3 \
553 gnutls_x509_crt_deinit.3 \
554 gnutls_x509_crt_export.3 \
555 gnutls_x509_crt_get_activation_time.3 \
556 gnutls_x509_crt_get_authority_key_id.3 \
557 gnutls_x509_crt_get_basic_constraints.3 \
558 gnutls_x509_crt_get_ca_status.3 \
559 gnutls_x509_crt_get_crl_dist_points.3 \
560 gnutls_x509_crt_get_dn.3 \
561 gnutls_x509_crt_get_dn_by_oid.3 \
562 gnutls_x509_crt_get_dn_oid.3 \
563 gnutls_x509_crt_get_expiration_time.3 \
564 gnutls_x509_crt_get_extension_by_oid.3 \
565 gnutls_x509_crt_get_extension_data.3 \
566 gnutls_x509_crt_get_extension_info.3 \
567 gnutls_x509_crt_get_extension_oid.3 \
568 gnutls_x509_crt_get_fingerprint.3 \
569 gnutls_x509_crt_get_issuer.3 \
570 gnutls_x509_crt_get_issuer_alt_name.3 \
571 gnutls_x509_crt_get_issuer_alt_name2.3 \
572 gnutls_x509_crt_get_issuer_alt_othername_oid.3 \
573 gnutls_x509_crt_get_issuer_dn.3 \
574 gnutls_x509_crt_get_issuer_dn_by_oid.3 \
575 gnutls_x509_crt_get_issuer_dn_oid.3 \
576 gnutls_x509_crt_get_issuer_unique_id.3 \
577 gnutls_x509_crt_get_key_id.3 \
578 gnutls_x509_crt_get_key_purpose_oid.3 \
579 gnutls_x509_crt_get_key_usage.3 \
580 gnutls_x509_crt_get_pk_algorithm.3 \
581 gnutls_x509_crt_get_pk_dsa_raw.3 \
582 gnutls_x509_crt_get_pk_rsa_raw.3 \
583 gnutls_x509_crt_get_preferred_hash_algorithm.3 \
584 gnutls_x509_crt_get_proxy.3 \
585 gnutls_x509_crt_get_raw_dn.3 \
586 gnutls_x509_crt_get_raw_issuer_dn.3 \
587 gnutls_x509_crt_get_serial.3 \
588 gnutls_x509_crt_get_signature.3 \
589 gnutls_x509_crt_get_signature_algorithm.3 \
590 gnutls_x509_crt_get_subject.3 \
591 gnutls_x509_crt_get_subject_alt_name.3 \
592 gnutls_x509_crt_get_subject_alt_name2.3 \
593 gnutls_x509_crt_get_subject_alt_othername_oid.3 \
594 gnutls_x509_crt_get_subject_key_id.3 \
595 gnutls_x509_crt_get_subject_unique_id.3 \
596 gnutls_x509_crt_get_verify_algorithm.3 \
597 gnutls_x509_crt_get_version.3 \
598 gnutls_x509_crt_import.3 \
599 gnutls_x509_crt_import_pkcs11.3 \
600 gnutls_x509_crt_import_pkcs11_url.3 \
601 gnutls_x509_crt_init.3 \
602 gnutls_x509_crt_list_import.3 \
603 gnutls_x509_crt_list_import_pkcs11.3 \
604 gnutls_x509_crt_list_verify.3 \
605 gnutls_x509_crt_print.3 \
606 gnutls_x509_crt_privkey_sign.3 \
607 gnutls_x509_crt_set_activation_time.3 \
608 gnutls_x509_crt_set_authority_key_id.3 \
609 gnutls_x509_crt_set_basic_constraints.3 \
610 gnutls_x509_crt_set_ca_status.3 \
611 gnutls_x509_crt_set_crl_dist_points.3 \
612 gnutls_x509_crt_set_crl_dist_points2.3 \
613 gnutls_x509_crt_set_crq.3 \
614 gnutls_x509_crt_set_crq_extensions.3 \
615 gnutls_x509_crt_set_dn_by_oid.3 \
616 gnutls_x509_crt_set_expiration_time.3 \
617 gnutls_x509_crt_set_extension_by_oid.3 \
618 gnutls_x509_crt_set_issuer_dn_by_oid.3 \
619 gnutls_x509_crt_set_key.3 \
620 gnutls_x509_crt_set_key_purpose_oid.3 \
621 gnutls_x509_crt_set_key_usage.3 \
622 gnutls_x509_crt_set_proxy.3 \
623 gnutls_x509_crt_set_proxy_dn.3 \
624 gnutls_x509_crt_set_pubkey.3 \
625 gnutls_x509_crt_set_serial.3 \
626 gnutls_x509_crt_set_subject_alt_name.3 \
627 gnutls_x509_crt_set_subject_alternative_name.3 \
628 gnutls_x509_crt_set_subject_key_id.3 \
629 gnutls_x509_crt_set_version.3 \
630 gnutls_x509_crt_sign.3 \
631 gnutls_x509_crt_sign2.3 \
632 gnutls_x509_crt_verify.3 \
633 gnutls_x509_crt_verify_data.3 \
634 gnutls_x509_crt_verify_hash.3 \
635 gnutls_x509_dn_deinit.3 \
636 gnutls_x509_dn_export.3 \
637 gnutls_x509_dn_get_rdn_ava.3 \
638 gnutls_x509_dn_import.3 \
639 gnutls_x509_dn_init.3 \
640 gnutls_x509_dn_oid_known.3 \
641 gnutls_x509_privkey_cpy.3 \
642 gnutls_x509_privkey_deinit.3 \
643 gnutls_x509_privkey_export.3 \
644 gnutls_x509_privkey_export_dsa_raw.3 \
645 gnutls_x509_privkey_export_pkcs8.3 \
646 gnutls_x509_privkey_export_rsa_raw.3 \
647 gnutls_x509_privkey_export_rsa_raw2.3 \
648 gnutls_x509_privkey_fix.3 \
649 gnutls_x509_privkey_generate.3 \
650 gnutls_x509_privkey_get_key_id.3 \
651 gnutls_x509_privkey_get_pk_algorithm.3 \
652 gnutls_x509_privkey_import.3 \
653 gnutls_x509_privkey_import_dsa_raw.3 \
654 gnutls_x509_privkey_import_pkcs8.3 \
655 gnutls_x509_privkey_import_rsa_raw.3 \
656 gnutls_x509_privkey_import_rsa_raw2.3 \
657 gnutls_x509_privkey_init.3 \
658 gnutls_x509_privkey_sec_param.3 \
659 gnutls_x509_privkey_sign_data.3 \
660 gnutls_x509_privkey_sign_hash.3 \
661 gnutls_x509_privkey_verify_data.3 \
662 gnutls_x509_rdn_get.3 \
663 gnutls_x509_rdn_get_by_oid.3 \
664 gnutls_x509_rdn_get_oid.3

Properties

Name Value
cvs2svn:cvs-rev 1.7