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
/
libcharon
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Pass complete port range over stroke interface for more flexibility
Martin Willi
2013-02-21
1
-14
/
+4
|
*
|
|
|
|
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
Martin Willi
2013-02-21
6
-14
/
+24
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Without MOBIKE, update remote host only if it is behind NAT
Martin Willi
2013-03-01
1
-2
/
+3
*
|
|
|
|
Merge branch 'ikev1-mm-retransmits'
Martin Willi
2013-03-01
4
-45
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
For IKEv1 Main Mode, use message hash to detect early retransmissions
Martin Willi
2013-02-25
1
-10
/
+23
|
*
|
|
|
|
Move initial message dropping to task manager
Martin Willi
2013-02-25
3
-19
/
+27
|
*
|
|
|
|
Use INIT macro to initialize IKE_SA manager entries
Martin Willi
2013-02-25
1
-17
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'tfc-notify'
Martin Willi
2013-03-01
1
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Send ESP_TFC_PADDING_NOT_SUPPORTED if the used kernel doesn't support it
Martin Willi
2013-03-01
1
-0
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Trigger an updown event when destroying an IKE_SA based on INITIAL_CONTACT
Tobias Brunner
2013-02-28
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Android.mk updated to latest Makefiles
Tobias Brunner
2013-02-26
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
treat IF-M and IF-TNCCS remediation instructions/parameters in an equal way
Andreas Steffen
2013-02-19
3
-97
/
+198
*
|
|
Streamlined log messages in ipseckey plugin
Andreas Steffen
2013-02-19
2
-58
/
+30
*
|
|
ipseckey: Report IPSECKEYs with invalid DNSSEC security state
Reto Guadagnini
2013-02-19
1
-2
/
+12
*
|
|
ipseckey: Added "enable" option for the IPSECKEY plugin to strongswan.conf
Reto Guadagnini
2013-02-19
1
-3
/
+16
*
|
|
Added ipseckey plugin, which provides support for public keys in IPSECKEY RRs
Reto Guadagnini
2013-02-19
8
-0
/
+859
*
|
|
added missing return statement
Andreas Steffen
2013-02-19
1
-0
/
+1
*
|
|
reject PB-Experimental messages with NOSKIP flag set
Andreas Steffen
2013-02-19
1
-0
/
+7
*
|
|
Add a timeout to clean up PDP RADIUS connections
Martin Willi
2013-02-14
1
-0
/
+51
*
|
|
Keep the PDP connections lock while accessing its objects
Martin Willi
2013-02-14
3
-7
/
+34
*
|
|
Add locking to TNC-PDP connections
Martin Willi
2013-02-14
1
-7
/
+23
*
|
|
Add a global return_success() method implementation
Martin Willi
2013-02-14
1
-8
/
+2
*
|
|
Merge branch 'ike-dscp'
Martin Willi
2013-02-14
13
-59
/
+163
|
\
\
\
|
*
|
|
Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packets
Martin Willi
2013-02-06
1
-1
/
+1
|
*
|
|
Set configured DSCP value while generating IKE packets
Martin Willi
2013-02-06
1
-1
/
+26
|
*
|
|
Add a DSCP configuration value to IKE configs
Martin Willi
2013-02-06
11
-21
/
+38
|
*
|
|
Set DSCP values when sending IP packets in socket-default
Martin Willi
2013-02-06
1
-1
/
+65
|
*
|
|
Don't send a packet in default socket if family is not IPv4 nor IPv6
Martin Willi
2013-02-06
1
-12
/
+18
|
*
|
|
Avoid extensive casting of sockaddr types in socket-default by using a union
Martin Willi
2013-02-06
1
-24
/
+16
|
|
/
/
*
|
|
Check if recommendations is set before applying language preference
Martin Willi
2013-02-14
1
-3
/
+6
*
|
|
Merge branch 'pt-tls'
Martin Willi
2013-02-14
3
-9
/
+0
|
\
\
\
|
*
|
|
TNCCS plugins don't depend on EAP-TNC, but can be used by other transports, too
Martin Willi
2013-01-15
3
-9
/
+0
|
|
|
/
|
|
/
|
*
|
|
Fix 'stroke loglevel any'
Tobias Brunner
2013-02-13
1
-4
/
+11
*
|
|
treat EAP identities as user IDs
Andreas Steffen
2013-02-12
1
-3
/
+3
*
|
|
make TNC client authentication type available to IMVs
Andreas Steffen
2013-02-12
9
-27
/
+204
*
|
|
determine underlying IF-T transport protocol
Andreas Steffen
2013-02-12
10
-62
/
+184
*
|
|
make AR identities available to IMVs via IF-IMV 1.4 draft
Andreas Steffen
2013-02-11
5
-0
/
+146
*
|
|
Make IKE/EAP IDs available to TNC server/client
Andreas Steffen
2013-02-11
8
-24
/
+81
*
|
|
Allow more than one CERTREQ payload for IKEv2
Tobias Brunner
2013-02-08
1
-2
/
+2
|
|
/
|
/
|
*
|
Use proper buffer sizes for parse_smartcard()
Tobias Brunner
2013-01-24
1
-7
/
+10
*
|
Removed unused command name when printing usage info for lookip
Tobias Brunner
2013-01-24
1
-1
/
+1
*
|
Fix check-in of IKE_SA when IKE_SA_INIT fails and hash table is enabled
Tobias Brunner
2013-01-24
1
-2
/
+13
*
|
Avoid a deadlock when installing a trap policy failed
Tobias Brunner
2013-01-23
1
-1
/
+5
*
|
Fix IKE SA inherit API doc
Adrian-Ken Rueegsegger
2013-01-22
1
-2
/
+1
*
|
Filter TS list for Split-Includes before printing them to debug log
Martin Willi
2013-01-21
1
-10
/
+34
|
/
*
Properly send IKEv1 packets if no ike_cfg is known yet
Tobias Brunner
2013-01-14
1
-2
/
+5
*
Don't handle right=%any6 as "loose" identity, but as %any
Martin Willi
2013-01-14
1
-2
/
+1
*
Merge branch 'ikev1-fragmentation'
Tobias Brunner
2013-01-12
25
-55
/
+832
|
\
|
*
Added an option to configure the maximum size of a fragment
Tobias Brunner
2013-01-12
1
-3
/
+10
|
*
Properly detect fragmentation capabilities
Tobias Brunner
2013-01-12
1
-3
/
+27
[prev]
[next]