Home
last modified time | relevance | path

Searched refs:OPTION_SSL (Results 1 – 25 of 45) sorted by relevance

12

/dports/security/hydra/thc-hydra-9.2/
H A Dhydra-vmauthd.c80 if ((options & OPTION_SSL) == 0) { in service_vmauthd()
120 if ((options & OPTION_SSL) == 0) { in service_vmauthd()
H A Dhydra-http.c328 else if ((options & OPTION_SSL) == 0)
349 …if (options & OPTION_SSL && webport != PORT_HTTP_SSL || !(options & OPTION_SSL) && webport != PORT…
376 if ((options & OPTION_SSL) == 0) {
H A Dhydra-rpcap.c88 if ((options & OPTION_SSL) == 0) { in service_rpcap()
134 if ((options & OPTION_SSL) == 0) { in service_rpcap_init()
H A Dhydra-redis.c67 if ((options & OPTION_SSL) == 0) { in service_redis_core()
139 if ((options & OPTION_SSL) == 0) { in service_redis_init()
H A Dhydra-http-proxy-urlenum.c66 if ((options & OPTION_SSL) == 0) { in start_http_proxy_urlenum()
256 if ((options & OPTION_SSL) == 0) { in service_http_proxy_urlenum()
H A Dhydra-http-proxy.c74 if ((options & OPTION_SSL) == 0) { in start_http_proxy()
281 if ((options & OPTION_SSL) == 0) { in service_http_proxy()
H A Dhydra-adam6500.c66 if ((options & OPTION_SSL) == 0) { in service_adam6500()
H A Dhydra-rexec.c62 if ((options & OPTION_SSL) == 0) { in service_rexec()
H A Dhydra-postgres.c79 if ((options & OPTION_SSL) == 0) { in service_postgres()
H A Dhydra-asterisk.c80 if ((options & OPTION_SSL) == 0) { in service_asterisk()
H A Dhydra-rsh.c77 if ((options & OPTION_SSL) == 0) {
H A Dhydra-http-form.c712 if ((options & OPTION_SSL) == 0) {
955 (options & OPTION_SSL) > 0 ? "s" : "");
1144 if ((options & OPTION_SSL) == 0) {
1245 else if ((options & OPTION_SSL) == 0)
1266 …if (options & OPTION_SSL && webport != PORT_HTTP_SSL || !(options & OPTION_SSL) && webport != PORT…
H A Dhydra.h51 #define OPTION_SSL 1 macro
H A Dhydra-cvs.c102 if ((options & OPTION_SSL) == 0) { in service_cvs()
H A Dhydra-firebird.c100 if ((options & OPTION_SSL) == 0) { in service_firebird()
H A Dhydra-oracle-sid.c99 if ((options & OPTION_SSL) == 0) { in service_oracle_sid()
H A Dhydra-afp.c132 if ((options & OPTION_SSL) == 0) { in service_afp()
H A Dhydra-mssql.c128 if ((options & OPTION_SSL) == 0) { in service_mssql()
H A Dhydra-mongodb.c157 if ((options & OPTION_SSL) == 0) in service_mongodb_init()
H A Dhydra-socks5.c123 if ((options & OPTION_SSL) == 0) { in service_socks5()
H A Dhydra-rlogin.c108 if ((options & OPTION_SSL) == 0) {
H A Dhydra-ftp.c91 if ((options & OPTION_SSL) == 0) { in service_ftp_core()
H A Dhydra-pcnfs.c149 if ((options & OPTION_SSL) != 0) { in service_pcnfs()
/dports/security/medusa/medusa-2.2/src/
H A Dmedusa-net.h47 #define OPTION_SSL 1 macro
/dports/sysutils/eclat/eclat-2.0/src/
H A Dcmdline.h123 OPTION_SSL, enumerator
201 { "ssl", no_argument, 0, OPTION_SSL },
1117 case OPTION_SSL: in parse_options()

12