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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
1
-2
/
+0
*
IKEv2 was only partially the default for connections with auto=route and auto...
Tobias Brunner
2011-04-27
1
-2
/
+2
*
starter: Make sure interface name is null-terminated.
Tobias Brunner
2011-04-19
1
-0
/
+1
*
Clearly mark switch cases that fall through.
Tobias Brunner
2011-04-19
1
-0
/
+1
*
In scanf the maxmium length of %s does not include the null-terminator.
Tobias Brunner
2011-04-14
1
-1
/
+1
*
starter_conn_t.id is an unsigned long.
Tobias Brunner
2011-04-14
1
-1
/
+1
*
Removed empty man page for starter.
Tobias Brunner
2011-02-07
2
-1
/
+0
*
Do not install config files with user/group, as it might not exist on build m...
Martin Willi
2011-01-17
1
-10
/
+10
*
Added a left/rightcertpolicy keyword to specify certificatePolicy requirements
Martin Willi
2011-01-07
5
-2
/
+10
*
Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality
Martin Willi
2010-12-20
6
-1
/
+23
*
*** HISTORICAL MOMENT: IKEv2 becomes the default! ***
Andreas Steffen
2010-10-09
2
-2
/
+2
*
Moved man pages for config files to a separate directory.
Tobias Brunner
2010-09-10
3
-1345
/
+2
*
Of course, mark is also supported by pluto.
Tobias Brunner
2010-09-06
1
-1
/
+1
*
mark_in and mark_out are also supported by pluto.
Tobias Brunner
2010-09-06
1
-4
/
+4
*
Fixed left-/rightnexthop ipsec.conf options.
Tobias Brunner
2010-09-03
1
-1
/
+1
*
pluto: Added support for statically configured reqids.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
starter: Some whitespace cleanup.
Tobias Brunner
2010-09-02
2
-4
/
+4
*
pluto: Removed references to KLIPS from documentation, log messages and comme...
Tobias Brunner
2010-09-02
1
-4
/
+1
*
Moved ipsec_transform_t to kernel_ipsec.h in libhydra.
Tobias Brunner
2010-09-02
3
-16
/
+1
*
Added support for the ipsec.conf aaa_identity keyword
Martin Willi
2010-08-31
6
-0
/
+10
*
Moved EAP type/code definitions to a seprate header file in libstrongswan
Martin Willi
2010-08-31
1
-2
/
+4
*
moved eap_from_string() fomr libcharon to libstrongswan to make it available ...
Andreas Steffen
2010-08-13
1
-33
/
+2
*
recognize eap-ttls method
Andreas Steffen
2010-08-12
1
-0
/
+4
*
Added EAP-TLS plugin stub
Martin Willi
2010-08-03
2
-0
/
+5
*
substitute obsolete function calls(bzero/index)
Waldemar Brodkorb
2010-08-01
1
-2
/
+2
*
check for mark changes in ipsec update
Andreas Steffen
2010-07-17
1
-0
/
+4
*
Warn about manual plugin load directives for pluto/charon with --disable-load...
Andreas Steffen
2010-07-15
2
-0
/
+20
*
Revert "Warn about manual plugin load directives for pluto/charon"
Martin Willi
2010-07-14
1
-11
/
+0
*
Warn about manual plugin load directives for pluto/charon
Martin Willi
2010-07-13
1
-0
/
+11
*
added mark, mark_in, and mark_out to the ipsec.conf.5 man page
Andreas Steffen
2010-07-13
1
-0
/
+19
*
transport reqid, mark_in and mark_out in whack message
Andreas Steffen
2010-07-09
1
-0
/
+5
*
configuration of different marks for inbound and outbound direction
Andreas Steffen
2010-07-09
6
-32
/
+67
*
added req parameter to ipsec.conf man page
Andreas Steffen
2010-07-06
1
-0
/
+3
*
support of xfrm marks for IKEv2
Andreas Steffen
2010-07-02
6
-1
/
+43
*
Added generated manpages to .gitignore
Martin Willi
2010-05-31
1
-0
/
+1
*
Adding the version number to the most relevant manual pages.
Tobias Brunner
2010-05-30
2
-2
/
+8
*
Updated and corrected the ipsec.conf(5) manual page.
Tobias Brunner
2010-05-30
1
-126
/
+163
*
introduced xauth_identity keyword
Andreas Steffen
2010-05-15
5
-0
/
+6
*
Include reqid in stroke add connection message.
Reto Buerki
2010-05-04
1
-0
/
+1
*
Add reqid keyword to config connection section.
Reto Buerki
2010-05-04
4
-1
/
+5
*
remove subnet from sourceip
Andreas Steffen
2010-05-02
1
-0
/
+2
*
final fix for cloning and deleting sourceip strings
Andreas Steffen
2010-05-02
2
-5
/
+3
*
fixed end->sourceip memory leak in ipsec starter
Andreas Steffen
2010-05-02
1
-34
/
+26
*
fixed flex parser memory leaks in ipsec starter
Andreas Steffen
2010-05-02
2
-10
/
+10
*
free config before exiting since library_deinit() calls leak detective
Andreas Steffen
2010-05-02
1
-4
/
+3
*
Initialize libstrongswan in starter (fixes Vstr logging).
Tobias Brunner
2010-04-29
1
-0
/
+4
*
Added options to whack to query in-memory leases.
Tobias Brunner
2010-04-06
1
-0
/
+2
*
Fixed use of stack local variable outside of function scope
Thomas Egerer
2010-03-31
1
-12
/
+14
*
Fixed undefined behavior in use of stack variable
Thomas Egerer
2010-03-31
1
-2
/
+1
*
parser.l includes y.tab.h, so it must be built first
Tobias Brunner
2010-03-05
1
-1
/
+1
[next]