David Garske
2bae1d27a1
wolfSSL Compatibility support for OpenVPN
* Adds compatibility API's for:
* `sk_ASN1_OBJECT_free`
* `sk_ASN1_OBJECT_num`
* `sk_ASN1_OBJECT_value`
* `sk_X509_OBJECT_num`
* `sk_X509_OBJECT_value`
* `sk_X509_OBJECT_delete`
* `sk_X509_NAME_find`
* `sk_X509_INFO_free`
* `BIO_get_len`
* `BIO_set_ssl`
* `BIO_should_retry` (stub)
* `X509_OBJECT_free`
* `X509_NAME_get_index_by_OBJ`
* `X509_INFO_free`
* `X509_STORE_get0_objects`
* `X509_check_purpose` (stub)
* `PEM_read_bio_X509_CRL`
* `PEM_X509_INFO_read_bio`
* `ASN1_BIT_STRING_new`
* `ASN1_BIT_STRING_free`
* `ASN1_BIT_STRING_get_bit`
* `ASN1_BIT_STRING_set_bit`
* `DES_check_key_parity`
* `EC_GROUP_order_bits`
* `EC_get_builtin_curves`
* `EVP_CIPHER_CTX_cipher`
* `EVP_PKEY_get0_EC_KEY`
* `EVP_PKEY_get0_RSA`
* `EVP_PKEY_get0_DSA` (stub)
* `HMAC_CTX_new`
* `HMAC_CTX_free`
* `HMAC_CTX_reset`
* `HMAC_size`
* `OBJ_txt2obj`
* `RSA_meth_new`
* `RSA_meth_free`
* `RSA_meth_set_pub_enc`
* `RSA_meth_set_pub_dec`
* `RSA_meth_set_priv_enc`
* `RSA_meth_set_priv_dec`
* `RSA_meth_set_init`
* `RSA_meth_set_finish`
* `RSA_meth_set0_app_data`
* `RSA_get_method_data`
* `RSA_set_method`
* `RSA_get0_key`
* `RSA_set0_key`
* `RSA_flags`
* `RSA_set_flags`
* `RSA_bits`
* `SSL_CTX_set_ciphersuites`
* `SSL_CTX_set_security_level` (stub)
* `SSL_export_keying_material` (stub)
* `DSA_bits` (stub)
* Changes to support password callback trial and NO_PASSWORD. Replaces PR #2505.
* Renamed `wolfSSL_SSL_CTX_get_client_CA_list` to `wolfSSL_CTX_get_client_CA_list`.
* Cleanup of "sk" compatibility.
2019-11-11 14:58:23 -08:00
..
2019-10-28 12:25:57 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-08-16 17:42:19 +10:00
2019-11-01 09:56:28 -06:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-11-07 13:51:50 +10:00
2019-03-15 10:37:36 -07:00
2019-05-28 10:30:19 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-07-18 09:42:52 +10:00
2019-06-10 19:21:46 +02:00
2019-03-15 10:37:36 -07:00
2019-10-11 15:19:02 -07:00
2019-03-15 10:37:36 -07:00
2019-09-05 17:02:44 -06:00
2019-10-23 09:58:10 -07:00
2019-07-31 08:44:43 +10:00
2019-10-22 13:37:16 -07:00
2019-09-19 09:08:15 +10:00
2019-08-01 11:48:53 -07:00
2015-01-05 13:40:26 -07:00
2019-11-05 15:14:47 -08:00
2019-09-19 14:34:30 -07:00
2019-11-04 14:27:02 +10:00
2019-11-11 14:58:23 -08:00
2019-03-15 10:37:36 -07:00
2019-08-10 18:27:29 +02:00
2019-03-15 10:37:36 -07:00
2019-10-31 12:14:05 +10:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-08-10 18:27:29 +02:00
2019-05-09 09:23:58 +10:00
2019-11-05 10:16:46 +01:00
2019-03-15 10:37:36 -07:00
2019-07-02 14:08:59 -07:00
2019-03-15 10:37:36 -07:00
2019-10-23 09:58:10 -07:00
2019-10-15 12:24:57 -07:00
2019-09-19 17:11:10 -07:00
2019-03-15 10:37:36 -07:00
2019-03-15 10:37:36 -07:00
2019-10-30 13:34:57 -07:00
2019-03-15 10:37:36 -07:00
2019-09-11 10:57:23 +10:00
2019-11-04 08:05:09 -08:00
2019-09-19 13:38:25 -07:00
2019-08-16 17:42:19 +10:00
2019-06-24 09:42:07 +02:00
2019-11-01 10:15:42 +10:00
2019-03-15 10:37:36 -07:00
2019-10-11 14:56:34 -06:00
2019-03-15 10:37:36 -07:00
2019-11-06 13:03:15 -08:00
2019-08-21 06:36:37 -07:00
2019-08-16 17:42:19 +10:00
2019-10-30 13:34:57 -07:00
2019-08-16 17:42:19 +10:00
2019-08-21 06:36:37 -07:00
2019-11-08 15:02:43 -08:00
2019-04-23 10:04:41 -07:00
2019-11-04 16:13:48 +10:00
2019-11-04 16:13:48 +10:00
2019-11-04 16:13:48 +10:00
2019-11-04 16:13:48 +10:00
2019-11-04 16:13:48 +10:00
2019-11-04 16:13:48 +10:00
2019-11-06 15:24:12 +10:00
2019-07-29 12:58:07 +10:00
2019-11-04 16:13:48 +10:00
2019-03-15 10:37:36 -07:00
2019-10-24 09:23:20 -07:00
2019-08-20 10:38:08 -07:00
2019-10-15 10:25:46 -06:00
2019-10-23 09:58:11 -07:00
2019-03-15 10:37:36 -07:00
2019-10-28 09:50:59 -06:00