HomeSort by relevance Sort by last modified time
    Searched full:ssh2 (Results 1 - 22 of 22) sorted by null

  /external/curl/CMake/
FindLibSSH2.cmake 15 FIND_LIBRARY(LIBSSH2_LIBRARY NAMES ssh2
  /external/curl/winbuild/
Makefile.vc 184 SSH2 = dll
187 SSH2 = static
221 CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-ssh2-$(SSH2)
MakefileBuild.vc 197 SSH2 = dll
201 SSH2 = static
400 #!IF "$(CFG)" == "release-ssh2-ssl-dll-zlib"
445 @echo Using SSH2: $(USE_SSH2)
BUILD.WINDOWS.txt 22 If you wish to support zlib, openssl, c-ares, ssh2, you will have to download
  /external/curl/docs/examples/
Makefile.m32 145 ifeq ($(findstring -ssh2,$(CFG)),-ssh2)
146 SSH2 = 1
208 ifdef SSH2
Makefile.netware 195 ifeq ($(findstring -ssh2,$(CFG)),-ssh2)
  /external/curl/lib/
Makefile.m32 169 ifeq ($(findstring -ssh2,$(CFG)),-ssh2)
170 SSH2 = 1
237 ifdef SSH2
Makefile.netware 228 ifeq ($(findstring -ssh2,$(CFG)),-ssh2)
729 @echo SSH2 support: enabled (libssh2)
731 @echo SSH2 support: no
config-symbian.h 312 /* Define to 1 if you have the `ssh2' library (-lssh2). */
config-vxworks.h 372 /* Define to 1 if you have the `ssh2' library (-lssh2). */
curl_config.h 423 /* Define to 1 if you have the `ssh2' library (-lssh2). */
curl_config.h.cmake 374 /* Define to 1 if you have the `ssh2' library (-lssh2). */
curl_config.h.in 419 /* Define to 1 if you have the `ssh2' library (-lssh2). */
ssh.c 315 if(ptr) /* ssh2 agent sometimes call free with null ptr */
    [all...]
  /external/curl/src/
Makefile.m32 181 ifeq ($(findstring -ssh2,$(CFG)),-ssh2)
182 SSH2 = 1
256 ifdef SSH2
Makefile.netware 237 ifeq ($(findstring -ssh2,$(CFG)),-ssh2)
  /external/curl/docs/
INSTALL.md 147 - `mingw32-make mingw32-ssh2-ssl-zlib` to build with SSH2, SSL, Zlib;
148 - `mingw32-make mingw32-ssh2-ssl-sspi-zlib` to build with SSH2, SSL, Zlib
  /external/sl4a/Common/src/com/googlecode/android_scripting/
Process.java 20 import com.trilead.ssh2.StreamGobbler;
  /external/sl4a/Utils/src/com/trilead/ssh2/
StreamGobbler.java 17 package com.trilead.ssh2;
  /external/curl/projects/
README 30 party dependencies such as OpenSSL, wolfSSL and SSH2. If you wish to support
  /external/syslinux/core/lwip/doc/
savannah.txt 33 To create a SSH2 key pair in UNIX-like environments, do this:
  /external/curl/
configure.ac     [all...]

Completed in 554 milliseconds