Home
last modified time | relevance | path

Searched refs:g (Results 26 – 50 of 90) sorted by relevance

1234

/curl/docs/cmdline-opts/
H A Dcurves.md21 (e.g. `X25519:P-521`). The parameter is available identically in the OpenSSL
H A Dcapath.md21 be provided by separated with colon (`:`) (e.g. `path1:path2:path3`). The
H A Ddoh-cert-status.md22 If this option is enabled and the DoH server sends an invalid (e.g. expired)
H A Dproxy-capath.md23 can be provided by separated with colon (`:`) (e.g. `path1:path2:path3`). The
H A Dmax-filesize.md24 number as kilobytes, 'm' or 'M' makes it megabytes, while 'g' or 'G' makes it
H A Dsocks4a.md23 To specify proxy on a unix domain socket, use localhost for host, e.g.
H A Dsocks5-hostname.md22 To specify proxy on a unix domain socket, use localhost for host, e.g.
H A Dconnect-to.md21 NOT affect the hostname/port number that is used for TLS/SSL (e.g. SNI,
H A Dlogin-options.md31 the IMAP server disables the plain `LOGIN` (e.g. to prevent password
/curl/packages/OS400/
H A Dmake-tests.sh115 sed "s/[^ ][^ ]*/${TARGETLIB}\/&/g")"
/curl/tests/data/
H A Dtest143412 # Some servers (e.g. Apache 1.2) respond this way to an invalid byte range
H A Dtest140852 -c %LOGDIR/jar%TESTNUMBER -g http://%HOST6IP:%HTTP6PORT/path/%TESTNUMBER0001 http://%HOST6IP:%HTTP6…
H A Dtest104213 # Some servers (e.g. Apache 1.2) respond this way to an invalid byte range
H A Dtest25243 -g "ftp://%HOST6IP:%FTP6PORT/"
H A Dtest25343 -g "ftp://%HOST6IP:%FTP6PORT/" -P -
H A Dtest25444 -g "ftp://%HOST6IP:%FTP6PORT/" --disable-epsv
H A Dtest25544 -g "ftp://%HOST6IP:%FTP6PORT/" -P - --disable-eprt
H A Dtest145643 -g "http://%HOST6IP:%HTTP6PORT/%TESTNUMBER" --haproxy-protocol
H A Dtest104846 -g "ftp://%HOST6IP:%FTP6PORT/" --interface ::1
H A Dtest320243 -g "http://%HOST6IP:%HTTP6PORT/%TESTNUMBER" --haproxy-clientip "2001:db8::"
H A Dtest105042 -g "ftp://%HOST6IP:%FTP6PORT/" -P ::1
/curl/lib/
H A Dcurl_sha512_256.c470 curl_uint64_t g = H[6]; in MHDx_sha512_256_transform() local
581 SHA2STEP64RV(a, b, c, d, e, f, g, h, K[t], \ in MHDx_sha512_256_transform()
598 SHA2STEP64RV(a, b, c, d, e, f, g, h, K[t], \ in MHDx_sha512_256_transform()
611 H[6] += g; in MHDx_sha512_256_transform()
/curl/docs/libcurl/opts/
H A DCURLOPT_RTSP_REQUEST.md66 modify the playback time (e.g. *npt=10-15*).
72 halted. (e.g. *npt=25*)
86 message (e.g. in the presence of a server-specified timeout) should send use
H A DCURLOPT_INTERLEAVEFUNCTION.md37 contains exactly one upper-layer protocol unit (e.g. one RTP packet). Curl
50 request, (e.g. *CURL_RTSPREQ_PAUSE*) then the response handler processes
/curl/
H A D.cirrus.yml68 … -fno-sanitize-recover=undefined,integer -Wformat -Werror=format-security -Werror=array-bounds -g";
69 … -fno-sanitize-recover=undefined,integer -Wformat -Werror=format-security -Werror=array-bounds -g";

Completed in 47 milliseconds

1234