Martin Willi
|
da646ab94a
|
Remove unused ipsec.conf left/rightnatip keyword
|
2012-08-21 09:38:01 +02:00 |
|
Martin Willi
|
17319aa28d
|
Add a left/rightdns keyword to configure connection specific DNS attributes
|
2012-08-21 09:38:00 +02:00 |
|
Martin Willi
|
46df61dff7
|
Add an ipsec.conf leftgroups2 parameter for the second authentication round
|
2012-07-26 11:51:58 +02:00 |
|
Tobias Brunner
|
c236f19e50
|
ldaphost and ldapbase ca section keywords are deprecated
|
2012-06-25 10:52:16 +02:00 |
|
Tobias Brunner
|
25fb9d3f4a
|
starter: Print additional help texts for selected deprecated keywords.
|
2012-06-12 16:15:03 +02:00 |
|
Tobias Brunner
|
9707d9db79
|
starter: Improved how deprecated keywords are handled.
We only throw a warning now instead of rejecting the config.
|
2012-06-12 16:15:03 +02:00 |
|
Tobias Brunner
|
3e2ff81e5d
|
starter: Removed all unsupported keywords.
|
2012-06-11 17:33:32 +02:00 |
|
Tobias Brunner
|
ee3026a1e2
|
starter: Remove all ties to pluto/libfreeswan.
Moved some types/constants in the process.
|
2012-06-11 17:33:32 +02:00 |
|
Tobias Brunner
|
0ac29be793
|
starter: Remove left|rightsubnetwithin option (charon narrows left|rightsubnet down accordingly).
|
2012-06-11 17:33:31 +02:00 |
|
Tobias Brunner
|
8dd094e185
|
starter: Don't resolve any addresses in starter.
Also removed remains of some unknown iface option.
|
2012-06-11 17:33:31 +02:00 |
|
Tobias Brunner
|
efc69e9f38
|
starter: Removed pfs and pfsgroup options (handled via esp option).
|
2012-06-11 17:33:31 +02:00 |
|
Tobias Brunner
|
f82365ad27
|
starter: Use custom type to mark seen keywords.
|
2012-06-11 17:33:30 +02:00 |
|
Tobias Brunner
|
57323f6259
|
starter: Remove left|rightnexthop option.
Charon does this lookup dynamically.
|
2012-06-11 17:33:30 +02:00 |
|
Tobias Brunner
|
7cce0e96f2
|
starter: Replaced all usages of clone_str() with strdupnull().
|
2012-06-11 17:33:30 +02:00 |
|
Tobias Brunner
|
e838c39ba9
|
starter: Parse authby as string.
|
2012-06-11 17:33:30 +02:00 |
|
Tobias Brunner
|
163b227386
|
starter: Migrated logging to libstrongswan.
|
2012-06-11 17:33:29 +02:00 |
|
Martin Willi
|
c8d46f2959
|
Dropped support of deprecated authby=eap and eap= options
|
2012-03-20 17:31:38 +01:00 |
|
Martin Willi
|
e129168ba6
|
Added a "aggressive" ipsec.conf connection option
|
2012-03-20 17:31:34 +01:00 |
|
Tobias Brunner
|
6f4eaa41a7
|
starter: Use automake LEX/YACC automatisms.
|
2011-10-10 19:31:04 +02:00 |
|
Martin Willi
|
e59a50009c
|
starter passes unresolved DNS names to charon
Based on an initial patch by Mirko Parthey.
|
2011-08-29 09:58:18 +02:00 |
|
Tobias Brunner
|
889a62a8d4
|
pluto: --debug-kernel aliasing was not fully complete.
|
2011-08-02 18:15:50 +02:00 |
|
Martin Willi
|
f34ebc845b
|
Add a closeaction ipsec.conf keyword to configure close action
|
2011-06-07 12:07:21 +02:00 |
|
Tobias Brunner
|
1c004bebd8
|
Clearly mark switch cases that fall through.
|
2011-04-19 13:48:50 +02:00 |
|
Martin Willi
|
6367de28ad
|
Added a left/rightcertpolicy keyword to specify certificatePolicy requirements
|
2011-01-07 15:51:35 +01:00 |
|
Martin Willi
|
6c302616f1
|
Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality
|
2010-12-20 09:45:39 +01:00 |
|
Martin Willi
|
64d7b0733f
|
Added support for the ipsec.conf aaa_identity keyword
|
2010-08-31 17:52:52 +02:00 |
|
Andreas Steffen
|
26c4d0102a
|
configuration of different marks for inbound and outbound direction
|
2010-07-09 09:06:07 +02:00 |
|
Andreas Steffen
|
ee26c537d7
|
support of xfrm marks for IKEv2
|
2010-07-02 23:46:09 +02:00 |
|
Andreas Steffen
|
8143f10914
|
introduced xauth_identity keyword
|
2010-05-15 10:18:29 +02:00 |
|
Reto Buerki
|
2b26a9c30d
|
Add reqid keyword to config connection section.
|
2010-05-04 14:38:34 +02:00 |
|
Andreas Steffen
|
61e48488d9
|
final fix for cloning and deleting sourceip strings
|
2010-05-02 15:55:46 +02:00 |
|
Martin Willi
|
667b73721a
|
Added left-/rightikeport ipsec.conf options to use custom IKE ports
|
2010-02-26 11:44:33 +01:00 |
|
Martin Willi
|
8015c91cb9
|
Added a ipsec.conf "inactivity" option to configure inactivity timeout for CHILD_SAs
|
2010-01-27 16:05:11 +01:00 |
|
Andreas Steffen
|
93e2377c7f
|
allow ECP DH groups in pfsgroup definition
|
2009-11-24 14:35:25 +01:00 |
|
Andreas Steffen
|
270bb348e3
|
pluto now supports SQL-based virtual IP pools
|
2009-10-14 14:30:14 +02:00 |
|
Martin Willi
|
7daf5226b7
|
removed trailing spaces ([[:space:]]+$)
|
2009-09-04 13:46:09 +02:00 |
|
Tobias Brunner
|
ca41aa0602
|
Added keywords for the new lifetime limits to starter.
|
2009-09-01 12:53:44 +02:00 |
|
Tobias Brunner
|
9c7faa8618
|
Added parser for unsigned long long ints to starter.
|
2009-09-01 12:53:44 +02:00 |
|
Andreas Steffen
|
10c13ed264
|
fixed dereferencing bug caused by bool type redefinition
|
2009-08-02 16:58:32 +02:00 |
|
Tobias Brunner
|
5533a88936
|
properly convert boolean flags when parsing ipsec.conf
|
2009-05-07 17:43:16 +02:00 |
|
Tobias Brunner
|
8c5d72cd0b
|
removing svn keyword $Id$ from all files
|
2009-04-30 13:19:35 +00:00 |
|
Andreas Steffen
|
3d7a244b54
|
conversion from 8 spaces to 4 spaces per tab
|
2009-04-19 19:16:09 +00:00 |
|
Andreas Steffen
|
67411e66c3
|
port the libstrongswan memory allocation methods to pluto
|
2009-04-17 07:11:29 +00:00 |
|
Martin Willi
|
a44bb9345f
|
merged multi-auth branch back into trunk
|
2009-04-14 10:34:24 +00:00 |
|
Andreas Steffen
|
d487b4b727
|
preliminary support of Mobile IPv6
|
2008-11-11 06:37:37 +00:00 |
|
Martin Willi
|
822901061b
|
ported parts of two-sim branch
eap_identity parameter to exchange in eap_identity
some auth_info/peer_cfg refactorings
fixed some bugs, introduced new ones
|
2008-08-22 10:44:51 +00:00 |
|
Andreas Steffen
|
a50818ed46
|
plutostderrlog parameter now declares a stderr redirection file
|
2008-05-12 10:05:49 +00:00 |
|
Andreas Steffen
|
9a6d9f10e2
|
support of plutostderrlog keyword
|
2008-05-11 07:59:00 +00:00 |
|
Andreas Steffen
|
937eb2db00
|
fixed memory corruption problem in starter
|
2008-04-27 10:49:31 +00:00 |
|
Tobias Brunner
|
6439267a8c
|
support for hash and URL encoded certificate payloads in charon
|
2008-04-18 11:24:45 +00:00 |
|