• Home
  • Raw
  • Download

Lines Matching +full:libssh2 +full:- +full:1 +full:- +full:dev

4 /* Ignore c-ares deprecation warnings */
13 /* define "1" to use built in CA store of SSL library */
22 /* disable alt-svc */
29 #define CURL_DISABLE_DICT 1
41 #define CURL_DISABLE_FTP 1
47 #define CURL_DISABLE_GOPHER 1
49 /* disable headers-api */
52 /* disable alt-svc */
62 #define CURL_DISABLE_IMAP 1
65 #define CURL_DISABLE_LDAP 1
68 #define CURL_DISABLE_LDAPS 1
70 /* to disable --libcurl C code generation option */
92 #define CURL_DISABLE_POP3 1
94 /* disable progress-meter */
101 #define CURL_DISABLE_RTSP 1
107 #define CURL_DISABLE_SMB 1
110 #define CURL_DISABLE_SMTP 1
116 #define CURL_DISABLE_TELNET 1
119 #define CURL_DISABLE_TFTP 1
137 #define ENABLE_IPV6 1
142 /* Define to 1 if you have the alarm function. */
143 #define HAVE_ALARM 1
145 /* Define to 1 if you have the `arc4random' function. */
147 #define HAVE_ARC4RANDOM 1
150 /* Define to 1 if you have the <arpa/inet.h> header file. */
151 #define HAVE_ARPA_INET_H 1
153 /* Define to 1 if you have _Atomic support. */
154 #define HAVE_ATOMIC 1
156 /* Define to 1 if you have the basename function. */
157 #define HAVE_BASENAME 1
159 /* Define to 1 if bool is an available type. */
160 #define HAVE_BOOL_T 1
162 /* Define to 1 if using BoringSSL. */
163 #define HAVE_BORINGSSL 1
168 /* Define to 1 if you have the <brotli/decode.h> header file. */
171 /* Define to 1 if you have the __builtin_available function. */
172 #define HAVE_BUILTIN_AVAILABLE 1
174 /* Define to 1 if you have the clock_gettime function and monotonic timer. */
175 #define HAVE_CLOCK_GETTIME_MONOTONIC 1
177 /* Define to 1 if you have the clock_gettime function and raw monotonic timer.
179 #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
181 /* Define to 1 if you have the closesocket function. */
184 /* Define to 1 if you have the CloseSocket camel case function. */
187 /* Define to 1 if you have the <crypto.h> header file. */
190 /* Define to 1 if you have the fseeko declaration */
191 #define HAVE_DECL_FSEEKO 1
193 /* Define to 1 if you have the declaration of `getpwuid_r', and to 0 if you
195 #define HAVE_DECL_GETPWUID_R 1
200 /* Define to 1 if you have the <dlfcn.h> header file. */
201 #define HAVE_DLFCN_H 1
203 /* Define to 1 if you have the <err.h> header file. */
206 /* Define to 1 if you have the fcntl function. */
207 #define HAVE_FCNTL 1
209 /* Define to 1 if you have the <fcntl.h> header file. */
210 #define HAVE_FCNTL_H 1
212 /* Define to 1 if you have a working fcntl O_NONBLOCK function. */
213 #define HAVE_FCNTL_O_NONBLOCK 1
215 /* Define to 1 if you have the `fnmatch' function. */
216 #define HAVE_FNMATCH 1
218 /* Define to 1 if you have the freeaddrinfo function. */
219 #define HAVE_FREEADDRINFO 1
221 /* Define to 1 if you have the `fseeko' function. */
222 #define HAVE_FSEEKO 1
224 /* Define to 1 if you have the fsetxattr function. */
225 #define HAVE_FSETXATTR 1
228 #define HAVE_FSETXATTR_5 1
233 /* Define to 1 if you have the ftruncate function. */
234 #define HAVE_FTRUNCATE 1
236 /* Define to 1 if you have a working getaddrinfo function. */
237 #define HAVE_GETADDRINFO 1
239 /* Define to 1 if the getaddrinfo function is threadsafe. */
240 #define HAVE_GETADDRINFO_THREADSAFE 1
242 /* Define to 1 if you have the `geteuid' function. */
243 #define HAVE_GETEUID 1
245 /* Define to 1 if you have the gethostbyname function. */
246 #define HAVE_GETHOSTBYNAME 1
248 /* Define to 1 if you have the gethostbyname_r function. */
249 #define HAVE_GETHOSTBYNAME_R 1
258 #define HAVE_GETHOSTBYNAME_R_6 1
260 /* Define to 1 if you have the gethostname function. */
261 #define HAVE_GETHOSTNAME 1
263 /* Define to 1 if you have a working getifaddrs function. */
264 #define HAVE_GETIFADDRS 1
266 /* Define to 1 if you have the `getpass_r' function. */
269 /* Define to 1 if you have the getpeername function. */
270 #define HAVE_GETPEERNAME 1
272 /* Define to 1 if you have the `getppid' function. */
273 #define HAVE_GETPPID 1
275 /* Define to 1 if you have the `getpwuid' function. */
276 #define HAVE_GETPWUID 1
278 /* Define to 1 if you have the `getpwuid_r' function. */
279 #define HAVE_GETPWUID_R 1
281 /* Define to 1 if you have the `getrlimit' function. */
282 #define HAVE_GETRLIMIT 1
284 /* Define to 1 if you have the getsockname function. */
285 #define HAVE_GETSOCKNAME 1
287 /* Define to 1 if you have the `gettimeofday' function. */
288 #define HAVE_GETTIMEOFDAY 1
290 /* Define to 1 if you have a working glibc-style strerror_r function. */
293 /* Define to 1 if you have a working gmtime_r function. */
294 #define HAVE_GMTIME_R 1
299 /* if you have GSS-API libraries */
302 /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
305 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
308 /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
314 /* Define to 1 if you have the <hyper.h> header file. */
317 /* Define to 1 if you have the <idn2.h> header file. */
320 /* Define to 1 if you have the <ifaddrs.h> header file. */
321 #define HAVE_IFADDRS_H 1
323 /* Define to 1 if you have the `if_nametoindex' function. */
324 #define HAVE_IF_NAMETOINDEX 1
326 /* Define to 1 if you have a IPv6 capable working inet_ntop function. */
327 #define HAVE_INET_NTOP 1
329 /* Define to 1 if you have a IPv6 capable working inet_pton function. */
330 #define HAVE_INET_PTON 1
332 /* Define to 1 if you have the <inttypes.h> header file. */
333 #define HAVE_INTTYPES_H 1
335 /* Define to 1 if you have the ioctl function. */
336 #define HAVE_IOCTL 1
338 /* Define to 1 if you have the ioctlsocket function. */
341 /* Define to 1 if you have the IoctlSocket camel case function. */
344 /* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
348 /* Define to 1 if you have a working ioctlsocket FIONBIO function. */
351 /* Define to 1 if you have a working ioctl FIONBIO function. */
352 #define HAVE_IOCTL_FIONBIO 1
354 /* Define to 1 if you have a working ioctl SIOCGIFADDR function. */
355 #define HAVE_IOCTL_SIOCGIFADDR 1
357 /* Define to 1 if you have the <io.h> header file. */
360 /* Define to 1 if you have the lber.h header file. */
363 /* Define to 1 if you have the ldap.h header file. */
366 /* Define to 1 if you have the `ldap_init_fd' function. */
372 /* Define to 1 if you have the ldap_ssl.h header file. */
375 /* Define to 1 if you have the `ldap_url_parse' function. */
378 /* Define to 1 if you have the `brotlidec' library (-lbrotlidec). */
381 /* Define to 1 if you have the <libgen.h> header file. */
382 #define HAVE_LIBGEN_H 1
384 /* Define to 1 if you have the `idn2' library (-lidn2). */
387 /* Define to 1 if using libressl. */
390 /* Define to 1 if you have the <librtmp/rtmp.h> header file. */
393 /* Define to 1 if you have the `ssh' library (-lssh). */
396 /* Define to 1 if you have the `ssh2' library (-lssh2). */
399 /* Define to 1 if you have the `ssl' library (-lssl). */
400 #define HAVE_LIBSSL 1
402 /* Define to 1 if you have the `wolfssh' library (-lwolfssh). */
406 #define HAVE_LIBZ 1
408 /* Define to 1 if you have the `zstd' library (-lzstd). */
411 /* Define to 1 if you have the <linux/tcp.h> header file. */
412 #define HAVE_LINUX_TCP_H 1
414 /* Define to 1 if you have the <locale.h> header file. */
415 #define HAVE_LOCALE_H 1
417 /* Define to 1 if the compiler supports the 'long long' data type. */
418 #define HAVE_LONGLONG 1
420 /* Define to 1 if you have the `mach_absolute_time' function. */
423 /* Define to 1 if you have the memrchr function or macro. */
424 #define HAVE_MEMRCHR 1
426 /* Define to 1 if you have the MSG_NOSIGNAL flag. */
427 #define HAVE_MSG_NOSIGNAL 1
429 /* Define to 1 if you have the <msh3.h> header file. */
432 /* Define to 1 if you have the <netdb.h> header file. */
433 #define HAVE_NETDB_H 1
435 /* Define to 1 if you have the <netinet/in6.h> header file. */
438 /* Define to 1 if you have the <netinet/in.h> header file. */
439 #define HAVE_NETINET_IN_H 1
441 /* Define to 1 if you have the <netinet/tcp.h> header file. */
442 #define HAVE_NETINET_TCP_H 1
444 /* Define to 1 if you have the <netinet/udp.h> header file. */
445 #define HAVE_NETINET_UDP_H 1
447 /* Define to 1 if you have the <net/if.h> header file. */
448 #define HAVE_NET_IF_H 1
450 /* Define to 1 if you have the <nghttp2/nghttp2.h> header file. */
453 /* Define to 1 if you have the <nghttp3/nghttp3.h> header file. */
456 /* Define to 1 if you have the <ngtcp2/ngtcp2_crypto.h> header file. */
459 /* Define to 1 if you have the <ngtcp2/ngtcp2.h> header file. */
466 /* Define to 1 if using OpenSSL 3 or later. */
469 /* Define to 1 if you have the <openssl/crypto.h> header file. */
470 #define HAVE_OPENSSL_CRYPTO_H 1
472 /* Define to 1 if you have the <openssl/err.h> header file. */
473 #define HAVE_OPENSSL_ERR_H 1
475 /* Define to 1 if you have the <openssl/pem.h> header file. */
476 #define HAVE_OPENSSL_PEM_H 1
478 /* Define to 1 if you have the <openssl/rsa.h> header file. */
479 #define HAVE_OPENSSL_RSA_H 1
485 /* Define to 1 if you have the <openssl/ssl.h> header file. */
486 #define HAVE_OPENSSL_SSL_H 1
488 /* Define to 1 if you have the <openssl/x509.h> header file. */
489 #define HAVE_OPENSSL_X509_H 1
491 /* Define to 1 if you have the <pem.h> header file. */
494 /* Define to 1 if you have the `pipe' function. */
495 #define HAVE_PIPE 1
498 #define HAVE_POLL_FINE 1
500 /* Define to 1 if you have the <poll.h> header file. */
501 #define HAVE_POLL_H 1
503 /* Define to 1 if you have a working POSIX-style strerror_r function. */
504 #define HAVE_POSIX_STRERROR_R 1
506 /* Define to 1 if you have the <proto/bsdsocket.h> header file. */
510 #define HAVE_PTHREAD_H 1
512 /* Define to 1 if you have the <pwd.h> header file. */
513 #define HAVE_PWD_H 1
515 /* Define to 1 if you have the `quiche_conn_set_qlog_fd' function. */
518 /* Define to 1 if you have the <quiche.h> header file. */
521 /* Define to 1 if you have the recv function. */
522 #define HAVE_RECV 1
524 /* Define to 1 if you have the <rsa.h> header file. */
527 /* Define to 1 if you have the `sched_yield' function. */
528 #define HAVE_SCHED_YIELD 1
530 /* Define to 1 if you have the select function. */
531 #define HAVE_SELECT 1
533 /* Define to 1 if you have the send function. */
534 #define HAVE_SEND 1
536 /* Define to 1 if you have the `sendmsg' function. */
537 #define HAVE_SENDMSG 1
539 /* Define to 1 if you have the <setjmp.h> header file. */
540 #define HAVE_SETJMP_H 1
542 /* Define to 1 if you have the `setlocale' function. */
543 #define HAVE_SETLOCALE 1
545 /* Define to 1 if you have the `setmode' function. */
548 /* Define to 1 if you have the `setrlimit' function. */
549 #define HAVE_SETRLIMIT 1
551 /* Define to 1 if you have the sigaction function. */
552 #define HAVE_SIGACTION 1
554 /* Define to 1 if you have the siginterrupt function. */
555 #define HAVE_SIGINTERRUPT 1
557 /* Define to 1 if you have the signal function. */
558 #define HAVE_SIGNAL 1
560 /* Define to 1 if you have the sigsetjmp function or macro. */
563 /* Define to 1 if you have the `snprintf' function. */
564 #define HAVE_SNPRINTF 1
566 /* Define to 1 if struct sockaddr_in6 has the sin6_scope_id member */
567 #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
569 /* Define to 1 if you have the socket function. */
570 #define HAVE_SOCKET 1
572 /* Define to 1 if you have the socketpair function. */
573 #define HAVE_SOCKETPAIR 1
575 /* Define to 1 if you have the <socket.h> header file. */
578 /* Define to 1 if you have the `SSL_ech_set1_echconfig' function. */
581 /* Define to 1 if you have the <ssl.h> header file. */
584 /* Define to 1 if you have the `SSL_set0_wbio' function. */
585 #define HAVE_SSL_SET0_WBIO 1
587 /* Define to 1 if you have the `SSL_set1_ech_config_list' function. */
590 /* Define to 1 if you have the `SSL_set_quic_use_legacy_codepoint' function.
594 /* Define to 1 if you have the <stdatomic.h> header file. */
595 #define HAVE_STDATOMIC_H 1
597 /* Define to 1 if you have the <stdbool.h> header file. */
598 #define HAVE_STDBOOL_H 1
600 /* Define to 1 if you have the <stdint.h> header file. */
601 #define HAVE_STDINT_H 1
603 /* Define to 1 if you have the <stdio.h> header file. */
604 #define HAVE_STDIO_H 1
606 /* Define to 1 if you have the <stdlib.h> header file. */
607 #define HAVE_STDLIB_H 1
609 /* Define to 1 if you have the strcasecmp function. */
610 #define HAVE_STRCASECMP 1
612 /* Define to 1 if you have the strcmpi function. */
615 /* Define to 1 if you have the strdup function. */
616 #define HAVE_STRDUP 1
618 /* Define to 1 if you have the strerror_r function. */
619 #define HAVE_STRERROR_R 1
621 /* Define to 1 if you have the stricmp function. */
624 /* Define to 1 if you have the <strings.h> header file. */
625 #define HAVE_STRINGS_H 1
627 /* Define to 1 if you have the <string.h> header file. */
628 #define HAVE_STRING_H 1
630 /* Define to 1 if you have the <stropts.h> header file. */
633 /* Define to 1 if you have the strtok_r function. */
634 #define HAVE_STRTOK_R 1
636 /* Define to 1 if you have the strtoll function. */
637 #define HAVE_STRTOLL 1
640 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
642 /* Define to 1 if you have the timeval struct. */
643 #define HAVE_STRUCT_TIMEVAL 1
645 /* Define to 1 if suseconds_t is an available type. */
646 #define HAVE_SUSECONDS_T 1
648 /* Define to 1 if you have the <sys/filio.h> header file. */
651 /* Define to 1 if you have the <sys/ioctl.h> header file. */
652 #define HAVE_SYS_IOCTL_H 1
654 /* Define to 1 if you have the <sys/param.h> header file. */
655 #define HAVE_SYS_PARAM_H 1
657 /* Define to 1 if you have the <sys/poll.h> header file. */
658 #define HAVE_SYS_POLL_H 1
660 /* Define to 1 if you have the <sys/resource.h> header file. */
661 #define HAVE_SYS_RESOURCE_H 1
663 /* Define to 1 if you have the <sys/select.h> header file. */
664 #define HAVE_SYS_SELECT_H 1
666 /* Define to 1 if you have the <sys/socket.h> header file. */
667 #define HAVE_SYS_SOCKET_H 1
669 /* Define to 1 if you have the <sys/sockio.h> header file. */
672 /* Define to 1 if you have the <sys/stat.h> header file. */
673 #define HAVE_SYS_STAT_H 1
675 /* Define to 1 if you have the <sys/time.h> header file. */
676 #define HAVE_SYS_TIME_H 1
678 /* Define to 1 if you have the <sys/types.h> header file. */
679 #define HAVE_SYS_TYPES_H 1
681 /* Define to 1 if you have the <sys/un.h> header file. */
682 #define HAVE_SYS_UN_H 1
684 /* Define to 1 if you have the <sys/utime.h> header file. */
687 /* Define to 1 if you have the <sys/wait.h> header file. */
688 #define HAVE_SYS_WAIT_H 1
690 /* Define to 1 if you have the <sys/xattr.h> header file. */
691 #define HAVE_SYS_XATTR_H 1
693 /* Define to 1 if you have the <termios.h> header file. */
694 #define HAVE_TERMIOS_H 1
696 /* Define to 1 if you have the <termio.h> header file. */
697 #define HAVE_TERMIO_H 1
702 /* Define to 1 if you have the <unistd.h> header file. */
703 #define HAVE_UNISTD_H 1
705 /* Define to 1 if you have the `utime' function. */
706 #define HAVE_UTIME 1
708 /* Define to 1 if you have the `utimes' function. */
709 #define HAVE_UTIMES 1
711 /* Define to 1 if you have the <utime.h> header file. */
712 #define HAVE_UTIME_H 1
714 /* Define to 1 if you have the <wolfssh/ssh.h> header file. */
717 /* Define to 1 if you have the `wolfSSL_CTX_GenerateEchConfig' function. */
726 /* Define to 1 if you have the `wolfSSL_get_peer_certificate' function. */
729 /* Define to 1 if you have the `wolfSSL_UseALPN' function. */
733 #define HAVE_WRITABLE_ARGV 1
735 /* Define to 1 if you have the <x509.h> header file. */
741 /* Define to 1 if you have the <zstd.h> header file. */
744 /* Define to 1 if you have the `_fseeki64' function. */
747 /* Define to the sub-directory where libtool stores uninstalled libraries. */
750 /* Define to 1 if you need the lber.h header file even with ldap.h */
753 /* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
756 /* Define to 1 if _THREAD_SAFE preprocessor symbol must be defined. */
769 #define PACKAGE_STRING "curl -"
778 #define PACKAGE_VERSION "-"
781 #define RANDOM_FILE "/dev/urandom"
807 /* Define to 1 if all of the C90 standard headers exist (not just the ones
810 #define STDC_HEADERS 1
815 /* Define to enable c-ares support */
837 #define USE_IPV6 1
848 /* if libSSH2 is in use */
851 /* If you want to build curl with the built-in manual */
852 #define USE_MANUAL 1
884 /* Use OpenLDAP-specific code */
888 #define USE_OPENSSL 1
903 #define USE_THREADS_POSIX 1
908 /* Use TLS-SRP authentication */
912 #define USE_UNIX_SOCKETS 1
917 /* Define to 1 if you are building a Windows target with crypto API support.
921 /* Define to 1 if you have the `normaliz' (WinIDN) library (-lnormaliz). */
924 /* Define to 1 if you are building a Windows target with large file support.
931 /* Define to 1 if you are building a Windows target without large file
945 #define VERSION "-"
947 /* Define to 1 if OS is AIX. */
955 /* Define for large files, on AIX-style hosts. */