index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
starter
/
args.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packets
Martin Willi
2013-02-06
1
-0
/
+17
*
Added an option that allows to force IKEv1 fragmentation
Tobias Brunner
2013-01-12
1
-1
/
+8
*
Use a connection specific option to en-/disable IKEv1 fragmentation
Tobias Brunner
2012-12-24
1
-0
/
+1
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add uniqueids=never to ignore INITIAL_CONTACT notifies
Tobias Brunner
2012-09-10
1
-0
/
+1
*
Remove unused ipsec.conf left/rightnatip keyword
Martin Willi
2012-08-21
1
-1
/
+0
*
Add a left/rightdns keyword to configure connection specific DNS attributes
Martin Willi
2012-08-21
1
-0
/
+1
*
Add an ipsec.conf leftgroups2 parameter for the second authentication round
Martin Willi
2012-07-26
1
-0
/
+1
*
ldaphost and ldapbase ca section keywords are deprecated
Tobias Brunner
2012-06-25
1
-2
/
+0
*
starter: Print additional help texts for selected deprecated keywords.
Tobias Brunner
2012-06-12
1
-0
/
+2
*
starter: Improved how deprecated keywords are handled.
Tobias Brunner
2012-06-12
1
-0
/
+4
*
starter: Removed all unsupported keywords.
Tobias Brunner
2012-06-11
1
-70
/
+0
*
starter: Remove all ties to pluto/libfreeswan.
Tobias Brunner
2012-06-11
1
-3
/
+0
*
starter: Remove left|rightsubnetwithin option (charon narrows left|rightsubne...
Tobias Brunner
2012-06-11
1
-1
/
+0
*
starter: Don't resolve any addresses in starter.
Tobias Brunner
2012-06-11
1
-2
/
+1
*
starter: Removed pfs and pfsgroup options (handled via esp option).
Tobias Brunner
2012-06-11
1
-18
/
+0
*
starter: Use custom type to mark seen keywords.
Tobias Brunner
2012-06-11
1
-4
/
+3
*
starter: Remove left|rightnexthop option.
Tobias Brunner
2012-06-11
1
-1
/
+0
*
starter: Replaced all usages of clone_str() with strdupnull().
Tobias Brunner
2012-06-11
1
-4
/
+4
*
starter: Parse authby as string.
Tobias Brunner
2012-06-11
1
-1
/
+15
*
starter: Migrated logging to libstrongswan.
Tobias Brunner
2012-06-11
1
-16
/
+20
*
Dropped support of deprecated authby=eap and eap= options
Martin Willi
2012-03-20
1
-1
/
+0
*
Added a "aggressive" ipsec.conf connection option
Martin Willi
2012-03-20
1
-0
/
+1
*
starter: Use automake LEX/YACC automatisms.
Tobias Brunner
2011-10-10
1
-1
/
+0
*
starter passes unresolved DNS names to charon
Martin Willi
2011-08-29
1
-1
/
+1
*
pluto: --debug-kernel aliasing was not fully complete.
Tobias Brunner
2011-08-02
1
-0
/
+1
*
Add a closeaction ipsec.conf keyword to configure close action
Martin Willi
2011-06-07
1
-0
/
+1
*
Clearly mark switch cases that fall through.
Tobias Brunner
2011-04-19
1
-0
/
+1
*
Added a left/rightcertpolicy keyword to specify certificatePolicy requirements
Martin Willi
2011-01-07
1
-0
/
+1
*
Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality
Martin Willi
2010-12-20
1
-0
/
+1
*
Added support for the ipsec.conf aaa_identity keyword
Martin Willi
2010-08-31
1
-0
/
+1
*
configuration of different marks for inbound and outbound direction
Andreas Steffen
2010-07-09
1
-0
/
+2
*
support of xfrm marks for IKEv2
Andreas Steffen
2010-07-02
1
-0
/
+1
*
introduced xauth_identity keyword
Andreas Steffen
2010-05-15
1
-0
/
+1
*
Add reqid keyword to config connection section.
Reto Buerki
2010-05-04
1
-0
/
+1
*
final fix for cloning and deleting sourceip strings
Andreas Steffen
2010-05-02
1
-1
/
+1
*
Added left-/rightikeport ipsec.conf options to use custom IKE ports
Martin Willi
2010-02-26
1
-0
/
+1
*
Added a ipsec.conf "inactivity" option to configure inactivity timeout for CH...
Martin Willi
2010-01-27
1
-0
/
+1
*
allow ECP DH groups in pfsgroup definition
Andreas Steffen
2009-11-24
1
-0
/
+5
*
pluto now supports SQL-based virtual IP pools
Andreas Steffen
2009-10-14
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-3
/
+3
*
Added keywords for the new lifetime limits to starter.
Tobias Brunner
2009-09-01
1
-0
/
+4
*
Added parser for unsigned long long ints to starter.
Tobias Brunner
2009-09-01
1
-0
/
+26
*
fixed dereferencing bug caused by bool type redefinition
Andreas Steffen
2009-08-02
1
-17
/
+51
*
properly convert boolean flags when parsing ipsec.conf
Tobias Brunner
2009-05-07
1
-3
/
+11
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
conversion from 8 spaces to 4 spaces per tab
Andreas Steffen
2009-04-19
1
-490
/
+490
*
port the libstrongswan memory allocation methods to pluto
Andreas Steffen
2009-04-17
1
-11
/
+13
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
1
-0
/
+5
*
preliminary support of Mobile IPv6
Andreas Steffen
2008-11-11
1
-0
/
+1
[next]