Home
last modified time | relevance | path

Searched refs:setkey (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/src/sbin/setkey/
DMakefile7 PROG= setkey
8 SRCS= setkey.c parse.y token.l
9 MAN= setkey.8
15 CPPFLAGS+= -I${DIST}/src/setkey -I${DIST}/src/libipsec
26 .PATH: ${DIST}/src/setkey
/netbsd/src/etc/rc.d/
Dipsec46 /sbin/setkey -f /etc/ipsec.conf
51 /sbin/setkey -f -
84 /sbin/setkey -F
85 /sbin/setkey -FP
/netbsd/src/crypto/dist/ipsec-tools/src/setkey/
DMakefile.am2 sbin_PROGRAMS = setkey program
10 setkey.c \
19 man8_MANS = setkey.8
/netbsd/src/crypto/dist/ipsec-tools/
DChangeLog.old178 * src/setkey/{parse.ytoken.l}: parses optionnal security context
179 * src/setkey/setkey.8: security context syntax
314 * src/setkey/{parse.y|setkey.c|setkey.8}: allow to use setkey -p flag
348 * src/setkey/parse.y: IPPROTO_MH support
436 * src/setkey/setkey.8: remove trailing whitespaces
509 * src/racoon/setkey.c: disabled readline's filename completion
526 * src/setkey/Makefile.am: missing file in distribution
567 * src/setkey/setkey.c: fix compilation with readline.
586 * configure.ac src/setkey/{parse.y|setkey.c|token.l}
590 * src/setkey/extern.h: new file
[all …]
DNEWS98 o Readline is optional, fixed setkey when compiled without readline.
105 o Support for SPD policy priorities in setkey.
112 o Fixed setkey to handle multiline commands again.
113 o Added command 'exit' to setkey.
125 o Fixed adding "null" encryption via 'setkey'.
133 o Changed/added options to setkey.
149 (see setkey -bs/-bh options)
DREADME8 - setkey, a tool to directly manipulate policies and SAs
44 FreeBSD maintains its own libipsec and setkey tools, in:
47 head/sbin/setkey/
/netbsd/src/crypto/dist/ipsec-tools/src/
DMakefile.am1 SUBDIRS = @INCLUDE_GLIBC@ libipsec setkey racoon
3 DIST_SUBDIRS = include-glibc libipsec setkey racoon
/netbsd/src/crypto/dist/ipsec-tools/rpm/suse/
Dipsec-tools.spec.in39 - setkey, a program to directly manipulate policies and SAs
77 cp -v src/setkey/sample* $RPM_BUILD_ROOT/usr/share/doc/packages/%{name}/
95 %config(noreplace) /etc/racoon/setkey.conf
106 /usr/sbin/setkey
Dracoon.init22 SETKEY_BIN=/usr/sbin/setkey
23 SETKEY_CONF=/etc/racoon/setkey.conf
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dphase1-down.sh58 setkey -F
77 " | setkey -c
Dphase1-up.sh67 " | setkey -c
78 " | setkey -c
/netbsd/src/lib/libcrypt/
Dcrypt.expsym7 setkey
DMakefile38 MLINKS= crypt.3 encrypt.3 crypt.3 setkey.3
Dcrypt.c1019 setkey(const char *key) in setkey() function
/netbsd/src/tests/sbin/
DMakefile10 route setkey sysctl
/netbsd/src/crypto/dist/ipsec-tools/rpm/
Dipsec-tools.FC116 SETKEY=/sbin/setkey
Dipsec-tools.spec.in18 a PFKey implementation; and setkey, a security policy and security
/netbsd/src/sbin/
DMakefile71 SUBDIR+= setkey
/netbsd/src/rescue/
Dlist106 PROG setkey
/netbsd/src/sys/rump/
Dlistsrcdirs132 lsrc usr /sbin/ rndctl route setkey sysctl umount
/netbsd/src/include/
Dstdlib.h196 int setkey(const char *);
/netbsd/src/external/bsd/ntp/dist/scripts/monitoring/
Dntp.pl59 sub setkey subroutine
/netbsd/src/usr.bin/bdes/
Dbdes.c110 if (setkey(bits1)) \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/
Dvms-crtlmap.map689 setkey
/netbsd/src/sys/opencrypto/
Dcryptosoft_xform.c77 int (*setkey)(uint8_t **, const uint8_t *, int); member

12