Application Report
- Application ID: 4570147dc89f4643951e2f2a84e24524
- Report Submitted on: 09/10/2007 06:31:49
- API Issues: 1
- P/Invoke APIs: 34
The following 1 APIs (used 4 times) might not work:
- Total:
1
1
-
System.Net.Sockets
1
1
-
Socket
1
1
-
Socket
-
System.Net.Sockets
There are 34 P/Invokes (used 60 times):
| Count | Library | Function |
|---|---|---|
| 6 | ssleay32.dll | int ssl_get_error(intptr, int) |
| 5 | libeay32.dll | void crypto_free(intptr) |
| 3 | ssleay32.dll | void ssl_ctx_free(intptr) |
| 3 | ssleay32.dll | int ssl_ctx_ctrl(intptr, int, int, intptr) |
| 2 | callback.dll | void set_ctx_verify(intptr) |
| 2 | ssleay32.dll | int ssl_ctx_use_privatekey_file(intptr, string, int) |
| 2 | ssleay32.dll | int ssl_ctx_set_default_verify_paths(intptr) |
| 2 | ssleay32.dll | int ssl_ctx_check_private_key(intptr) |
| 2 | ssleay32.dll | int ssl_read(intptr, byte[], int) |
| 2 | ssleay32.dll | int ssl_set_cipher_list(intptr, string) |
| 2 | ssleay32.dll | int ssl_set_fd(intptr, int) |
| 2 | ssleay32.dll | int ssl_shutdown(intptr) |
| 2 | ssleay32.dll | int ssl_write(intptr, byte[], int) |
| 2 | ssleay32.dll | intptr ssl_ctx_new(intptr) |
| 2 | ssleay32.dll | intptr ssl_new(intptr) |
| 2 | ssleay32.dll | void ssl_free(intptr) |
| 2 | ssleay32.dll | int ssl_ctx_use_certificate_chain_file(intptr, string) |
| 1 | callback.dll | int dh1080_comp(string, string, byte[], int32&) |
| 1 | callback.dll | void thread_setup() |
| 1 | callback.dll | intptr fingerprint(intptr, int32&) |
| 1 | callback.dll | int dh_callback(intptr, string) |
| 1 | callback.dll | int dh1080_gen(byte[], int32&, byte[], int32&) |
| 1 | callback.dll | void thread_cleanup() |
| 1 | libeay32.dll | intptr ssleay_version(int) |
| 1 | libeay32.dll | intptr err_error_string(int, intptr) |
| 1 | libeay32.dll | int err_get_error() |
| 1 | ssleay32.dll | int ssl_connect(intptr) |
| 1 | ssleay32.dll | void ssl_library_init() |
| 1 | ssleay32.dll | intptr sslv23_server_method() |
| 1 | ssleay32.dll | intptr sslv23_client_method() |
| 1 | ssleay32.dll | intptr ssl_get_current_cipher(intptr) |
| 1 | ssleay32.dll | intptr ssl_cipher_get_name(intptr) |
| 1 | ssleay32.dll | int ssl_accept(intptr) |
| 1 | ssleay32.dll | void ssl_load_error_strings() |