Home
last modified time | relevance | path

Searched refs:hydra (Results 1 – 25 of 998) sorted by relevance

12345678910>>...40

/dports/security/hydra/thc-hydra-9.2/
H A DMakefile.am15 SRC = hydra-vnc.c hydra-pcnfs.c hydra-rexec.c hydra-nntp.c hydra-socks5.c \
16 hydra-telnet.c hydra-cisco.c hydra-http.c hydra-ftp.c hydra-imap.c \
17 hydra-pop3.c hydra-smb.c hydra-icq.c hydra-cisco-enable.c hydra-ldap.c \
18 hydra-memcached.c hydra-mongodb.c hydra-mysql.c hydra-mssql.c hydra-xmpp.c \
20 hydra-smtp-enum.c hydra-sapr3.c hydra-ssh.c hydra-sshkey.c hydra-teamspeak.c \
22 hydra-svn.c hydra-pcanywhere.c hydra-sip.c hydra-oracle.c hydra-vmauthd.c \
23 hydra-asterisk.c hydra-firebird.c hydra-afp.c hydra-ncp.c hydra-rdp.c \
29 OBJ = hydra-vnc.o hydra-pcnfs.o hydra-rexec.o hydra-nntp.o hydra-socks5.o \
30 hydra-telnet.o hydra-cisco.o hydra-http.o hydra-ftp.o hydra-imap.o \
31 hydra-pop3.o hydra-smb.o hydra-icq.o hydra-cisco-enable.o hydra-ldap.o \
[all …]
H A DAndroid.mk26 hydra-afp.c\
28 hydra.c\
31 hydra-cvs.c\
33 hydra-ftp.c\
34 hydra-http.c\
38 hydra-icq.c\
40 hydra-irc.c\
42 hydra-mod.c\
47 hydra-ncp.c\
56 hydra-rdp.c\
[all …]
H A D.gitignore4 hydra
5 hydra.exe
8 hydra-gtk/config.log
9 hydra-gtk/config.status
10 hydra-gtk/errors
11 hydra-gtk/src/.deps/
12 hydra-gtk/stamp-h
15 hydra.restore
H A DREADME.md152 hydra -U PROTOCOL
153 e.g. hydra -U smtp
166 Note that everything hydra does is IPv4 only!
206 hydra -l admin -p password ftp://localhost/
241 hydra -C default_accounts.txt ftp://localhost/
264 hydra -l ftp -x 3:3:a ftp://localhost/
275 hydra -U <module>
279 ./hydra -U http-post-form
287 ./hydra -l test -p test -m PLAIN 127.0.0.1 imap
288 ./hydra -l test -p test 127.0.0.1 imap PLAIN
[all …]
H A DTODO8 * add cookie support to hydra-http.c
9 * hydra-smb more than 1 connection?
17 * does hydra-oracle work with service names? (often SIDs do not work anymore)
26 * hydra-smb support NTLMv2 (when its fixed)
H A DCHANGES1 Changelog for hydra
25 * forgot to have the -m option in the hydra help output
57 * corrected hydra return code to be 0 on success
108 * Fixed hydra redo bug (issue #113)
109 * Updated xhydra for new hydra features and options
178 * hydra main:
181 * hydra GTK: missed some services, added
193 * hydra main:
199 * hydra library:
790 * made modules more hydra-mod compliant
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/flume-0.5.1/
H A DREADME.md79 hydra-32t-1m-flume time: [98.227 us] <--- Fastest
80 hydra-32t-1m-crossbeam time: [423.58 us]
81 hydra-32t-1m-std time: [102.00 us]
85 hydra-32t-1000m-flume time: [1.6267 ms] <--- Fastest
86 hydra-32t-1000m-crossbeam time: [3.6800 ms]
87 hydra-32t-1000m-std time: [3.2338 ms]
91 hydra-1t-1000m-flume time: [89.608 us]
92 hydra-1t-1000m-crossbeam time: [71.650 us] <--- Fastest
93 hydra-1t-1000m-std time: [180.53 us]
98 hydra-4t-10000m-crossbeam time: [3.2055 ms]
[all …]
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/
H A DMakefile.am20 noinst_HEADERS += include/hydra.h include/hydra_server.h
41 if [ -x ${DESTDIR}${bindir}/mpiexec.hydra ] ; then \
42 cd ${DESTDIR}${bindir} && ln -f -s mpiexec.hydra mpiexec ; \
43 cd ${DESTDIR}${bindir} && ln -f -s mpiexec.hydra mpirun ; \
56 if test "@DOXYGEN@" != "" ; then @DOXYGEN@ hydra-doxygen.cfg ; fi
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dhydra.c160 INPUT_PORTS_START( hydra )
408 ROM_START( hydra )
616 GAME( 1990, hydra, 0, hydra, hydra, hydra, ROT0, "Atari Games", "Hydra" )
617 GAME( 1990, hydrap, hydra, hydra, hydra, hydrap, ROT0, "Atari Games", "Hydra (prototype)"…
618 GAME( 1990, pitfight, 0, hydra, pitfight, pitfight, ROT0, "Atari Games", "Pit Fighter (versi…
619 GAME( 1990, pitfigh3, pitfight, hydra, pitfight, pitfight, ROT0, "Atari Games", "Pit Fighter (versi…
/dports/games/NBlood/NBlood-a1689a4/source/audiolib/src/
H A Dtsf.h664 for (pphdr = hydra->phdrs, pphdrMax = pphdr + hydra->phdrNum - 1; pphdr != pphdrMax; pphdr++) in tsf_load_presets()
692 …for (ppgen = hydra->pgens + ppbag->genNdx, ppgenEnd = hydra->pgens + ppbag[1].genNdx; ppgen != ppg… in tsf_load_presets()
733 pinst = &hydra->insts[whichInst]; in tsf_load_presets()
1167 struct tsf_hydra hydra; in tsf_load() local
1178 TSF_MEMSET(&hydra, 0, sizeof(hydra)); in tsf_load()
1189 hydra.chunkName##Num = num; \ in tsf_load()
1219 …if (!hydra.phdrs || !hydra.pbags || !hydra.pmods || !hydra.pgens || !hydra.insts || !hydra.ibags |… in tsf_load()
1231 res->presetNum = hydra.phdrNum - 1; in tsf_load()
1238 TSF_FREE(hydra.phdrs); TSF_FREE(hydra.pbags); TSF_FREE(hydra.pmods); in tsf_load()
1239 TSF_FREE(hydra.pgens); TSF_FREE(hydra.insts); TSF_FREE(hydra.ibags); in tsf_load()
[all …]
/dports/editors/emacs/emacs-27.2/admin/notes/
H A Dhydra9 https://hydra.nixos.org/jobset/gnu/emacs-trunk
12 Sometimes jobs fail due to hydra problems rather than Emacs problems.
41 https://git.savannah.gnu.org/cgit/hydra-recipes.git/tree/emacs
43 To modify the build job, email the patch to hydra-users@gnu.org. The
46 * Identifying hydra
48 whether they run on hydra by checking for the environment variable
53 Hydra, see https://hydra.nixos.org/project/gnu
/dports/editors/emacs-devel/emacs-4d1968b/admin/notes/
H A Dhydra9 https://hydra.nixos.org/jobset/gnu/emacs-trunk
12 Sometimes jobs fail due to hydra problems rather than Emacs problems.
41 https://git.savannah.gnu.org/cgit/hydra-recipes.git/tree/emacs
43 To modify the build job, email the patch to hydra-users@gnu.org. The
46 * Identifying hydra
48 whether they run on hydra by checking for the environment variable
53 Hydra, see https://hydra.nixos.org/project/gnu
/dports/misc/usd/USD-21.11/pxr/imaging/plugin/hdEmbree/
H A Doverview.dox5 \page hdEmbree_page_front HdEmbree : Embree-based hydra renderer plugin.
7 \mainpage HdEmbree : Embree-based hydra renderer plugin.
28 plugin for hydra; it aims to be living documentation of that API.
33 The hydra image generation algorithm (as implemented in HdEngine::Execute) has
35 each point, hydra delegates some responsibility to the renderer plugin.
40 images, hydra updates scene state with HdRenderIndex::SyncAll(). Each prim
52 In order to support the standard hydra render task, HdxRenderTask, the scene
88 HdEmbree fits into the hydra runtime as a plugin, and the discoverable class
107 testHdEmbree provides an example of how to write a minimal hydra application.
/dports/net/mpich/mpich-3.4.3/src/pm/
H A DMakefile.mk27 SUBDIRS += src/pm/hydra
28 DIST_SUBDIRS += src/pm/hydra
29 MANDOC_SUBDIRS += src/pm/hydra
H A Dsubconfigure.m48 dnl we handle the AM_CONDITIONAL for hydra to keep hydra buildable as a
12 [hydra],[build_pm_hydra=yes],
/dports/comms/qico/qico-15673bf/
H A DChangeLog520 * src/hydra.c:
954 * src/: hydra.c, hydra.h:
1038 * src/hydra.c:
1068 * src/hydra.c:
1125 * src/hydra.c:
1204 * src/: hydra.c, hydra.h:
1562 * src/: hydra.c, hydra.h:
1764 * src/: hydra.c, hydra.h:
1784 * src/: hydra.c, hydra.h, mailer.h, protfm.c, session.c:
1796 * Changes, src/hydra.c, src/hydra.h, src/session.c:
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-hydra.c34 struct Hydra *hydra = (struct Hydra *)data; in pdregw() local
35 writel(val, &hydra->CachePD); in pdregw()
40 struct Hydra *hydra = (struct Hydra *)data; in pdregr() local
41 return readl(&hydra->CachePD); in pdregr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-hydra.c34 struct Hydra *hydra = (struct Hydra *)data; in pdregw() local
35 writel(val, &hydra->CachePD); in pdregw()
40 struct Hydra *hydra = (struct Hydra *)data; in pdregr() local
41 return readl(&hydra->CachePD); in pdregr()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-hydra.c34 struct Hydra *hydra = (struct Hydra *)data; in pdregw() local
35 writel(val, &hydra->CachePD); in pdregw()
40 struct Hydra *hydra = (struct Hydra *)data; in pdregr() local
41 return readl(&hydra->CachePD); in pdregr()
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/scripts/airoscript-ng/src/plugins/
H A Dhydra2 #DEPENDS: hydra
25hydra -L $DUMP_PATH/default_router_logins -P $DUMP_PATH/default_router_passwords -o $DUMP_PATH/ro…
26hydra -L $DUMP_PATH/default_router_logins -P $DUMP_PATH/default_router_passwords -o $DUMP_PATH/ro…
27hydra -L $DUMP_PATH/default_router_logins -P $DUMP_PATH/default_router_passwords -o $DUMP_PATH/ro…
/dports/net/mpich2/mpich2-1.5/src/pm/
H A Dsubconfigure.m48 dnl we handle the AM_CONDITIONAL for hydra to keep hydra buildable as a
14 [hydra],[build_pm_hydra=yes],
H A DMakefile.mk30 SUBDIRS += src/pm/hydra
31 DIST_SUBDIRS += src/pm/hydra
/dports/security/hydra/thc-hydra-9.2/hydra-gtk/
H A DREADME4 Gtk+2 frontend for thc-hydra
15 Easy at it can be... You need thc-hydra installed to make this work.
/dports/net/mpich/mpich-3.4.3/test/mpi/impls/hydra/
H A Dproc_binding.sh.in14 export HWLOC_XMLFILE=@top_srcdir@/impls/hydra/binding_reference/$topo.xml
20 diff @top_srcdir@/impls/hydra/binding_reference/expected.${topo}.${bind}.${map}.out \
/dports/security/ossec-hids-server/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dexim.ini2 log 1 pass = 2017-01-23 03:44:14 dovecot_login authenticator failed for (hydra) [10.101.1.18]:35686…
17 log 1 pass = 2017-01-24 02:53:13 SMTP connection from (hydra) [10.101.1.10]:53682 lost

12345678910>>...40