Lines Matching +full:- +full:- +full:without +full:- +full:libssh2
14 mechanism would have lead in a localized binary library - not portable across
27 To support all the different variants of EBCDIC, non-standard wrapper
42 Non-standard EBCDIC wrapper prototypes are defined in an additional header
43 file: ccsidcurl.h. These should be self-explanatory to an OS/400-aware
147 CURLOPT_POSTFIELDSIZE != -1, the data size is adjusted according to the
194 non-ccsid version and return a string encoded in the additional ccsid
200 Although the prototypes are self-explanatory, the returned string pointer
201 should be released with curl_free() after use, as opposite to the non-ccsid
212 _ curl_easy_header_ccsid() works as its non-CCSID counterpart but requires an
226 config-os400.h has been coded manually and the compilation scripts are
250 _ SCP if libssh2 is enabled
251 _ SFTP if libssh2 is enabled
271 _ Likewise, if SCP and SFTP protocols have to be compiled in, LIBSSH2
278 - If you want to change the default configuration parameters like debug info
279 generation, optimization level, listing option, target library, ZLIB/LIBSSH2
290 Without configuration parameters override, this will produce the following
298 lib/Makefile.am VERSION variable. To be used at calling program run-time
302 - CLI tool bound program CURL.
303 - CLI command CURL.
308 _ CCSIDCURL member in file H. This defines the non-standard EBCDIC wrappers for
314 - IFS link /curl/bin/curl to CLI tool program.
367 without any additional definition. If some specific incompatible argument
370 _ Since V7R4M0, procedure overloading is used to emulate limited "vararg-like"
390 recommended to use option "--output" to redirect output to a specific IFS file.