aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/daemon.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-06-20 08:43:57 +0000
committerMartin Willi <martin@strongswan.org>2006-06-20 08:43:57 +0000
commitaed58dcc937fe1c8ab0a1fe952f689a942f966f4 (patch)
tree47eb30fe1c2c4865c776548d683b22f1a04f3d95 /src/charon/daemon.h
parent76dafed7a79fcb50949b131292958e262fbeb774 (diff)
downloadstrongswan-aed58dcc937fe1c8ab0a1fe952f689a942f966f4.tar.bz2
strongswan-aed58dcc937fe1c8ab0a1fe952f689a942f966f4.tar.xz
readded local_credential_store
added sendcert policy to connection some other cleanups
Diffstat (limited to 'src/charon/daemon.h')
-rw-r--r--src/charon/daemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/charon/daemon.h b/src/charon/daemon.h
index 737db5a22..4f5fbba3d 100644
--- a/src/charon/daemon.h
+++ b/src/charon/daemon.h
@@ -251,6 +251,7 @@
*/
#define SECRETS_FILE CONFIG_DIR "/ipsec.secrets"
+
typedef struct daemon_t daemon_t;
/**