Searched refs:racoon (Results 1 – 22 of 22) sorted by relevance
/external/ipsec-tools/ |
D | Makefile | 2 gcc -O3 -Wall -o racoon -I. -Isrc/include-glibc -Isrc/libipsec \ 3 -Isrc/racoon -Isrc/racoon/missing -DHAVE_CONFIG_H -lcrypto \ 6 src/racoon/algorithm.c \ 7 src/racoon/crypto_openssl.c \ 8 src/racoon/genlist.c \ 9 src/racoon/handler.c \ 10 src/racoon/isakmp.c \ 11 src/racoon/isakmp_agg.c \ 12 src/racoon/isakmp_base.c \ 13 src/racoon/isakmp_cfg.c \ [all …]
|
D | Android.mk | 22 src/racoon/algorithm.c \ 23 src/racoon/crypto_openssl.c \ 24 src/racoon/genlist.c \ 25 src/racoon/handler.c \ 26 src/racoon/isakmp.c \ 27 src/racoon/isakmp_agg.c \ 28 src/racoon/isakmp_base.c \ 29 src/racoon/isakmp_cfg.c \ 30 src/racoon/isakmp_frag.c \ 31 src/racoon/isakmp_ident.c \ [all …]
|
D | ChangeLog | 3 * src/racoon/oakley.c: fixed a memory leak in 7 * src/racoon/oakley.c: free name later, to avoid a memory use after 11 * src/racoon/oakley.c: fixed a memory leak in 16 * src/racoon/: isakmp.c, isakmp_inf.c, pfkey.c: directly call 22 * src/racoon/: grabmyaddr.c, handler.c, isakmp.c, isakmp_inf.c, 34 * src/racoon/: cfparse.y, isakmp_xauth.c, isakmp_xauth.h, 39 * src/racoon/handler.c: removed an useless comment 41 * src/racoon/handler.c: check if we got RMCONF_ERR_MULTIPLE from 46 * src/racoon/: handler.c, isakmp.c: directly delete a ph1 in 52 * src/racoon/privsep.c: Quiet a gcc warning when strict-aliasing [all …]
|
D | NEWS | 66 o racoon admin interface is exported (header and library) to 67 help building control programs for racoon (think GUI) 77 a racoon server) 98 o Fixed racoon to only Warn if no CRL was found. 129 o Fixed unauthorized deletion of SA in racoon (again). 135 o Let racoon be more verbose 137 o Fixed unauthorized deletion of SA in racoon 142 o Fix racoon to build on some systems that require linking against -lfl 147 o Fix racoon to actually configure with ssl in a non-standard location 148 o Fix racoon to not complain if krb5-config is not installed [all …]
|
D | README | 9 - racoon, an IKEv1 keying daemon
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.privsep | 9 very complex business of racoon. 11 Because racoon does many complex things there are many opportunities for 13 someone breaks into your system using racoon and you have enabled privilege 17 available to the unprivileged instance of racoon, and from there they will be 24 directory, although racoon will prevent them from mis-using the traditional 28 in by racoon - assume they could be set to anything by a malicious entity and 37 The basic concept with racoon's privilege separation is that a minimal 38 environment containing all the files racoon needs to operate - with the 42 privileged instance of racoon will have access to them. 44 Here are basic instructions for setting up racoon to run with privilege [all …]
|
D | FAQ | 1 This document is derived from the KAME racoon FAQ. Some answers do not 5 Q: With what other IKE/IPsec implementation racoon is known to be interoperable? 17 Q: How can I make racoon interoperate with <IKE/IPsec implementation>? 23 Q: How to build racoon on my platform? 33 Lets racoon to listen to racoon admin port, which is to 43 When ipsec-tools is built with --enable-natt, racoon 79 Where racoon config file goes. Default is /etc, which means 80 that racoon will look for /etc/racoon.conf 82 Where is the directory where racoon stores the control socket 84 means racoon will use /var/racoon/racoon.sock [all …]
|
D | README.gssapi | 1 The gss-api authentication mechanism implementation for racoon was 9 as root, and have no Kerberos 5 credentials, so racoon explicitly 16 a local keytab from the kdc. The default value used in racoon 17 is 'ike/fqdn', but it can be overridden in the racoon config file. 29 The modifcations to racoon itself are as follows: 31 * The racoon.conf config file accepts a new keyword, "gssapi_id", 34 credential that racoon will try to acquire. The default value 39 racoon will always respond with its own GSS endpoint name 42 * The racoon.conf file accepts "gssapi_krb" as authentication 68 possibly be re-examined by the racoon maintainers, storing [all …]
|
D | README.plainrsa | 63 4) You should now configure the racoon.conf configuration file for 68 especially important if you are running racoon with privilege 69 separation, because if racoon cannot find the keys inside the 73 path certificate "/etc/racoon"; 79 certificate_type plain_rsa "/etc/racoon/boston.priv"; 80 peers_certfile plain_rsa "/etc/racoon/chicago.pub"; 98 separation will force racoon to look into that directory and nowhere 105 If you run into any further problems, you should try to use "racoon
|
/external/ipsec-tools/src/racoon/ |
D | cftoken.l | 500 yyerror("racoon not configured with --enable-hybrid"); 507 yyerror("racoon not configured with --enable-hybrid"); 514 yyerror("racoon not configured with --enable-hybrid"); 521 yyerror("racoon not configured with --enable-hybrid"); 528 yyerror("racoon not configured with --enable-hybrid"); 535 yyerror("racoon not configured with --enable-hybrid"); 542 yyerror("racoon not configured with --enable-hybrid"); 549 yyerror("racoon not configured with --enable-hybrid");
|
D | Makefile.am | 3 sbin_PROGRAMS = racoon racoonctl plainrsa-gen program 10 adminsockdir=${localstatedir}/racoon
|
D | TODO | 10 "logfile racoon.%s.log", should be useful here. 22 o require less configuration. phase 2 is easier (as kernel presents racoon
|
D | Makefile.in | 41 sbin_PROGRAMS = racoon$(EXEEXT) racoonctl$(EXEEXT) \ 45 subdir = src/racoon 290 adminsockdir = ${localstatedir}/racoon 520 racoon$(EXEEXT): $(racoon_OBJECTS) $(racoon_DEPENDENCIES) 521 @rm -f racoon$(EXEEXT)
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/ |
D | README | 13 The server setups need racoon built with the following options: 15 --with-libradius --sysconfdir=/etc/racoon 17 The first server setup, in server/racoon.conf, is for a VPN gateway 21 The second setup, server/racoon.conf-radius, uses a RADIUS server for 29 password configured in the Cisco VPN client is not used by racoon. 31 After you have installed /etc/racoon/racoon.conf, you will also have 38 The client setup needs racoon built with the following options: 40 --enable-adminport --sysconfdir=/etc/racoon --localstatedir=/var 42 You need to copy client/racoon.conf, client/phase1-up.sh and 43 client/phase1-down.sh to /etc/racoon, and you need to copy the [all …]
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.in | 1 # $KAME: racoon.conf.in,v 1.18 2001/08/16 06:33:40 itojun Exp $ 7 path include "@sysconfdir_x@/racoon"; 11 path pre_shared_key "@sysconfdir_x@/racoon/psk.txt"; 13 # racoon will look for certificate file in the directory, 30 # if no listen directive is specified, racoon will listen on all
|
D | racoon.conf.sample-natt | 1 # Id: racoon.conf.sample-natt,v 1.5 2005/12/13 16:41:07 vanhu Exp 8 path include "/etc/racoon"; 9 path certificate "/etc/racoon/cert"; 11 # Define addresses and ports where racoon will listen for an incoming 15 # First define an address where racoon will listen 32 # enough, but to be safe racoon will send a short
|
D | racoon.conf.sample-inherit | 1 # Id: racoon.conf.sample-inherit,v 1.3 2005/12/13 16:41:07 vanhu Exp 6 path pre_shared_key "/etc/racoon/psk.txt"; 7 path certificate "/etc/racoon";
|
D | racoon.conf.sample | 1 # $KAME: racoon.conf.sample,v 1.28 2002/10/18 14:33:28 itojun Exp $ 13 # racoon will look for certificate file in the directory, 42 # the configuration could makes racoon (as a responder)
|
D | racoon.conf.sample-gssapi | 1 # $KAME: racoon.conf.sample-gssapi,v 1.5 2001/08/16 06:33:40 itojun Exp $ 12 # racoon that (incorrectly) used ISO-Latin-1 encoding for the GSS-API
|
D | racoon.conf.sample-plainrsa | 1 # Id: racoon.conf.sample-plainrsa,v 1.4 2005/12/13 16:41:07 vanhu Exp
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/ |
D | racoon.conf-radius | 31 banner "/etc/racoon/motd";
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 66250 http://www.racoon.dircon.co.uk/spots/35.htm
|