Searched refs:setkey (Results 1 – 25 of 37) sorted by relevance
12
7 PROG= setkey8 SRCS= setkey.c parse.y token.l9 MAN= setkey.815 CPPFLAGS+= -I${DIST}/src/setkey -I${DIST}/src/libipsec26 .PATH: ${DIST}/src/setkey
46 /sbin/setkey -f /etc/ipsec.conf51 /sbin/setkey -f -84 /sbin/setkey -F85 /sbin/setkey -FP
2 sbin_PROGRAMS = setkey program10 setkey.c \19 man8_MANS = setkey.8
178 * src/setkey/{parse.ytoken.l}: parses optionnal security context179 * src/setkey/setkey.8: security context syntax314 * src/setkey/{parse.y|setkey.c|setkey.8}: allow to use setkey -p flag348 * src/setkey/parse.y: IPPROTO_MH support436 * src/setkey/setkey.8: remove trailing whitespaces509 * src/racoon/setkey.c: disabled readline's filename completion 526 * src/setkey/Makefile.am: missing file in distribution567 * 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 …]
98 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)
8 - setkey, a tool to directly manipulate policies and SAs44 FreeBSD maintains its own libipsec and setkey tools, in:47 head/sbin/setkey/
1 SUBDIRS = @INCLUDE_GLIBC@ libipsec setkey racoon3 DIST_SUBDIRS = include-glibc libipsec setkey racoon
39 - setkey, a program to directly manipulate policies and SAs77 cp -v src/setkey/sample* $RPM_BUILD_ROOT/usr/share/doc/packages/%{name}/95 %config(noreplace) /etc/racoon/setkey.conf106 /usr/sbin/setkey
22 SETKEY_BIN=/usr/sbin/setkey23 SETKEY_CONF=/etc/racoon/setkey.conf
58 setkey -F77 " | setkey -c
67 " | setkey -c78 " | setkey -c
7 setkey
38 MLINKS= crypt.3 encrypt.3 crypt.3 setkey.3
1019 setkey(const char *key) in setkey() function
10 route setkey sysctl
16 SETKEY=/sbin/setkey
18 a PFKey implementation; and setkey, a security policy and security
71 SUBDIR+= setkey
106 PROG setkey
132 lsrc usr /sbin/ rndctl route setkey sysctl umount
196 int setkey(const char *);
59 sub setkey subroutine
110 if (setkey(bits1)) \
689 setkey
77 int (*setkey)(uint8_t **, const uint8_t *, int); member