Home
last modified time | relevance | path

Searched refs:library (Results 1 – 25 of 130) sorted by relevance

123456

/curl/m4/
H A Dxc-val-flgs.m434 -l* | --library=*)
66 -l* | --library=*)
85 -l* | --library=*)
105 -L* | --library-path=*)
108 -l* | --library=*)
121 -L* | --library-path=*)
124 -l* | --library=*)
153 -L* | --library-path=*)
156 -l* | --library=*)
178 -L* | --library-path=*)
[all …]
/curl/packages/OS400/
H A Dcurlcl.c137 char library[11]; in main() local
146 library[i] = c; in main()
148 library[i] = '\0'; in main()
162 _SYSPTR pgmptr = rslvsp(WLI_PGM, (char *) CURLPGM, library, _AUTH_NONE); in main()
/curl/CMake/
H A DFindMbedTLS.cmake24 # Find the mbedTLS library
29 # - `MBEDTLS_LIBRARY`: Path to `mbedtls` library.
30 # - `MBEDX509_LIBRARY`: Path to `mbedx509` library.
31 # - `MBEDCRYPTO_LIBRARY`: Path to `mbedcrypto` library.
37 # - `MBEDTLS_LIBRARIES`: The mbedTLS library names.
38 # - `MBEDTLS_LIBRARY_DIRS`: The mbedTLS library directories.
H A DFindBrotli.cmake24 # Find the brotli library
29 # - `BROTLICOMMON_LIBRARY`: Path to `brotlicommon` library.
30 # - `BROTLIDEC_LIBRARY`: Path to `brotlidec` library.
36 # - `BROTLI_LIBRARIES`: The brotli library names.
H A DFindMSH3.cmake24 # Find the msh3 library
29 # - `MSH3_LIBRARY`: Path to `msh3` library.
35 # - `MSH3_LIBRARIES`: The msh3 library names.
36 # - `MSH3_LIBRARY_DIRS`: The msh3 library directories.
H A DFindQuiche.cmake24 # Find the quiche library
29 # - `QUICHE_LIBRARY`: Path to `quiche` library.
35 # - `QUICHE_LIBRARIES`: The quiche library names.
36 # - `QUICHE_LIBRARY_DIRS`: The quiche library directories.
H A DFindNGTCP2.cmake24 # Find the ngtcp2 library
26 # This module accepts optional COMPONENTS to control the crypto library (these are
37 # - `NGTCP2_LIBRARY`: Path to `ngtcp2` library.
43 # - `NGTCP2_LIBRARIES`: The ngtcp2 library names.
79 message(FATAL_ERROR "NGTCP2: Only one crypto library can be selected")
H A DFindLibgsasl.cmake24 # Find the libgsasl library
29 # - `LIBGSASL_LIBRARY`: Path to `libgsasl` library.
35 # - `LIBGSASL_LIBRARIES`: The libgsasl library names.
36 # - `LIBGSASL_LIBRARY_DIRS`: The libgsasl library directories.
H A DFindLibidn2.cmake24 # Find the libidn2 library
29 # - `LIBIDN2_LIBRARY`: Path to `libidn2` library.
35 # - `LIBIDN2_LIBRARIES`: The libidn2 library names.
36 # - `LIBIDN2_LIBRARY_DIRS`: The libidn2 library directories.
H A DFindBearSSL.cmake24 # Find the BearSSL library
29 # - `BEARSSL_LIBRARY`: Path to `bearssl` library.
35 # - `BEARSSL_LIBRARIES`: The BearSSL library names.
H A DFindNettle.cmake24 # Find the nettle library
29 # - `NETTLE_LIBRARY`: Path to `nettle` library.
35 # - `NETTLE_LIBRARIES`: The nettle library names.
36 # - `NETTLE_LIBRARY_DIRS`: The nettle library directories.
H A DFindRustls.cmake24 # Find the Rustls library
29 # - `RUSTLS_LIBRARY`: Path to `rustls` library.
35 # - `RUSTLS_LIBRARIES`: The Rustls library names.
36 # - `RUSTLS_LIBRARY_DIRS`: The Rustls library directories.
H A DFindLibssh.cmake24 # Find the libssh library
29 # LIBSSH_LIBRARY Path to libssh library.
35 # LIBSSH_LIBRARIES The libssh library names.
36 # LIBSSH_LIBRARY_DIRS The libssh library directories.
H A DFindLibuv.cmake24 # Find the libuv library
29 # - `LIBUV_LIBRARY`: Path to `libuv` library.
35 # - `LIBUV_LIBRARIES`: The libuv library names.
36 # - `LIBUV_LIBRARY_DIRS`: The libuv library directories.
H A DFindWolfSSL.cmake24 # Find the wolfSSL library
29 # - `WOLFSSL_LIBRARY`: Path to `wolfssl` library.
35 # - `WOLFSSL_LIBRARIES`: The wolfSSL library names.
36 # - `WOLFSSL_LIBRARY_DIRS`: The wolfSSL library directories.
H A DFindWolfSSH.cmake24 # Find the wolfSSH library
29 # - `WOLFSSH_LIBRARY`: Path to `wolfssh` library.
35 # - `WOLFSSH_LIBRARIES`: The wolfSSH library names.
H A DFindLibpsl.cmake24 # Find the libpsl library
29 # - `LIBPSL_LIBRARY`: Path to `libpsl` library.
35 # - `LIBPSL_LIBRARIES`: The libpsl library names.
H A DFindLibssh2.cmake24 # Find the libssh2 library
29 # - `LIBSSH2_LIBRARY`: Path to `libssh2` library.
35 # - `LIBSSH2_LIBRARIES`: The libssh2 library names.
H A DFindNGHTTP2.cmake24 # Find the nghttp2 library
29 # - `NGHTTP2_LIBRARY`: Path to `nghttp2` library.
35 # - `NGHTTP2_LIBRARIES`: The nghttp2 library names.
H A DFindNGHTTP3.cmake24 # Find the nghttp3 library
29 # - `NGHTTP3_LIBRARY`: Path to `nghttp3` library.
35 # - `NGHTTP3_LIBRARIES`: The nghttp3 library names.
H A DFindCares.cmake24 # Find the c-ares library
29 # - `CARES_LIBRARY`: Path to `cares` library.
35 # - `CARES_LIBRARIES`: The c-ares library names.
H A DFindZstd.cmake24 # Find the zstd library
29 # - `ZSTD_LIBRARY`: Path to `zstd` library.
35 # - `ZSTD_LIBRARIES`: The zstd library names.
/curl/tests/data/
H A Dtest116919 %SRCDIR/runtests.pl -L %PWD/%LOGDIR/test%TESTNUMBER-library.pl
23 <file name="%LOGDIR/test%TESTNUMBER-library.pl">
/curl/docs/libcurl/opts/
H A DCURLOPT_SSLVERSION.md45 default TLS v1.0 since 7.39.0 (unless the TLS library has a stricter rule).
84 value from the SSL library is used. libcurl uses a sensible default maximum,
86 the TLS library support it. (Added in 7.54.0)
112 inconsistent depending on the TLS library.
/curl/
H A Dcurl-config.in51 --libs library linking information
55 --static-libs static libcurl library linking information

Completed in 29 milliseconds

123456