Home
last modified time | relevance | path

Searched defs:Curl_ssl_session (Results 1 – 8 of 8) sorted by relevance

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Durldata.h299 struct Curl_ssl_session { struct
300 char *name; /* host name for which this ID was used */
301 char *conn_to_host; /* host name for the connection (may be NULL) */
302 const char *scheme; /* protocol scheme used */
303 void *sessionid; /* as returned from the SSL layer */
304 size_t idsize; /* if known, otherwise 0 */
305 long age; /* just a number, the higher the more recent */
306 int remote_port; /* remote port */
307 int conn_to_port; /* remote port for the connection (may be -1) */
308 struct ssl_primary_config ssl_config; /* setup for this session */
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/
H A Durldata.h299 struct Curl_ssl_session { struct
300 char *name; /* host name for which this ID was used */
301 char *conn_to_host; /* host name for the connection (may be NULL) */
302 const char *scheme; /* protocol scheme used */
303 void *sessionid; /* as returned from the SSL layer */
304 size_t idsize; /* if known, otherwise 0 */
305 long age; /* just a number, the higher the more recent */
306 int remote_port; /* remote port */
307 int conn_to_port; /* remote port for the connection (may be -1) */
308 struct ssl_primary_config ssl_config; /* setup for this session */
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/
H A Durldata.h299 struct Curl_ssl_session { struct
300 char *name; /* host name for which this ID was used */
301 char *conn_to_host; /* host name for the connection (may be NULL) */
302 const char *scheme; /* protocol scheme used */
303 void *sessionid; /* as returned from the SSL layer */
304 size_t idsize; /* if known, otherwise 0 */
305 long age; /* just a number, the higher the more recent */
306 int remote_port; /* remote port */
307 int conn_to_port; /* remote port for the connection (may be -1) */
308 struct ssl_primary_config ssl_config; /* setup for this session */
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Durldata.h296 struct Curl_ssl_session { struct
297 char *name; /* host name for which this ID was used */
298 char *conn_to_host; /* host name for the connection (may be NULL) */
299 const char *scheme; /* protocol scheme used */
300 void *sessionid; /* as returned from the SSL layer */
301 size_t idsize; /* if known, otherwise 0 */
302 long age; /* just a number, the higher the more recent */
303 int remote_port; /* remote port */
304 int conn_to_port; /* remote port for the connection (may be -1) */
305 struct ssl_primary_config ssl_config; /* setup for this session */
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A Durldata.h299 struct Curl_ssl_session { struct
300 char *name; /* host name for which this ID was used */
301 char *conn_to_host; /* host name for the connection (may be NULL) */
302 const char *scheme; /* protocol scheme used */
303 void *sessionid; /* as returned from the SSL layer */
304 size_t idsize; /* if known, otherwise 0 */
305 long age; /* just a number, the higher the more recent */
306 int remote_port; /* remote port */
307 int conn_to_port; /* remote port for the connection (may be -1) */
308 struct ssl_primary_config ssl_config; /* setup for this session */
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Durldata.h299 struct Curl_ssl_session { struct
300 char *name; /* host name for which this ID was used */
301 char *conn_to_host; /* host name for the connection (may be NULL) */
302 const char *scheme; /* protocol scheme used */
303 void *sessionid; /* as returned from the SSL layer */
304 size_t idsize; /* if known, otherwise 0 */
305 long age; /* just a number, the higher the more recent */
306 int remote_port; /* remote port */
307 int conn_to_port; /* remote port for the connection (may be -1) */
308 struct ssl_primary_config ssl_config; /* setup for this session */
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Durldata.h271 struct Curl_ssl_session { struct
272 char *name; /* host name for which this ID was used */
273 char *conn_to_host; /* host name for the connection (may be NULL) */
274 const char *scheme; /* protocol scheme used */
275 void *sessionid; /* as returned from the SSL layer */
276 size_t idsize; /* if known, otherwise 0 */
277 long age; /* just a number, the higher the more recent */
278 int remote_port; /* remote port */
279 int conn_to_port; /* remote port for the connection (may be -1) */
280 struct ssl_primary_config ssl_config; /* setup for this session */
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Durldata.h299 struct Curl_ssl_session { struct
300 char *name; /* host name for which this ID was used */
301 char *conn_to_host; /* host name for the connection (may be NULL) */
302 const char *scheme; /* protocol scheme used */
303 void *sessionid; /* as returned from the SSL layer */
304 size_t idsize; /* if known, otherwise 0 */
305 long age; /* just a number, the higher the more recent */
306 int remote_port; /* remote port */
307 int conn_to_port; /* remote port for the connection (may be -1) */
308 struct ssl_primary_config ssl_config; /* setup for this session */