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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
vici list-conns sends reauthentication and rekeying time information
Andreas Steffen
2016-05-04
3
-4
/
+9
*
proposal: Remove some weaker and rarely used DH groups from the default proposal
Tobias Brunner
2016-05-04
1
-3
/
+5
*
Implemented IPsec policies restricted to given network interface
Andreas Steffen
2016-04-09
2
-6
/
+27
*
Support manually-set IPsec policy priorities
Andreas Steffen
2016-04-09
2
-0
/
+25
*
peer-cfg: Use struct to pass data to constructor
Tobias Brunner
2016-04-09
2
-72
/
+72
*
child-cfg: Use struct to pass data to constructor
Tobias Brunner
2016-04-09
2
-76
/
+62
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
8
-84
/
+84
*
peer-cfg: Add method to atomically replace child configs
Tobias Brunner
2016-03-08
2
-2
/
+128
*
ike-cfg: Use new method to compare proposal lists in equals()
Tobias Brunner
2016-03-08
1
-20
/
+4
*
peer-cfg: Use new method to compare linked lists in equals()
Tobias Brunner
2016-03-08
1
-36
/
+3
*
child-cfg: Add equals() method
Tobias Brunner
2016-03-08
2
-2
/
+62
*
peer-cfg: Set DPD timeout to at least DPD delay
Tobias Brunner
2016-02-01
1
-0
/
+4
*
128 bit default security strength for IKE and ESP algorithms
Andreas Steffen
2015-12-17
1
-40
/
+140
*
traffic-selector: Don't end printf'ed list of traffic selectors with a space
Tobias Brunner
2015-11-10
1
-1
/
+1
*
Fix some Doxygen issues
Tobias Brunner
2015-08-27
1
-3
/
+3
*
ike-cfg: Add helper function to determine address family of IP addresses
Tobias Brunner
2015-07-27
2
-1
/
+59
*
proposal: Add default PRF for HMAC-MD5-128 and HMAC-SHA1-160 integrity algori...
Tobias Brunner
2014-10-31
1
-0
/
+2
*
ike-cfg: Use host_create_from_range() helper
Tobias Brunner
2014-10-30
1
-16
/
+1
*
child-cfg: Ignore duplicate proposals
Tobias Brunner
2014-09-12
1
-0
/
+11
*
proposal: Fix equals()
Tobias Brunner
2014-09-12
1
-5
/
+5
*
child-cfg: Store connection specific replay window on CHILD_SA config
Martin Willi
2014-06-17
2
-0
/
+38
*
peer-cfg: Add missing UNIQUE_NEVER to unique_policy_names
Martin Willi
2014-05-19
1
-1
/
+2
*
proposal: Don't return a default IKE proposal without encryption/AEAD algs
Martin Willi
2014-05-16
1
-3
/
+23
*
child-cfg: Allow passing NULL as proposal to add_proposal()
Martin Willi
2014-05-16
2
-4
/
+7
*
ike-cfg: Allow passing NULL to add_proposal()
Martin Willi
2014-05-16
2
-3
/
+7
*
proposal: Use an additional "default" constructor specific to AEAD algorithms
Martin Willi
2014-05-16
2
-0
/
+31
*
proposal: Don't include AEAD algorithms in the default proposal
Martin Willi
2014-05-16
1
-61
/
+66
*
child-cfg: Fix removal of redundant traffic selectors
Tobias Brunner
2014-04-25
1
-1
/
+1
*
ike-cfg: Properly compare IKE proposals for equality
5.1.3rc1
Tobias Brunner
2014-04-03
1
-1
/
+1
*
proposal: Don't fail DH proposal matching if peer includes NONE
Tobias Brunner
2014-03-31
1
-4
/
+19
*
uclibc only defines strndup(3) if _GNU_SOURCE is defined
Tobias Brunner
2014-02-19
1
-3
/
+3
*
Added NTRU key exchange to default IKE proposal
Andreas Steffen
2013-11-27
1
-0
/
+4
*
proposal: Add ECC Brainpool DH groups to the default proposal
Tobias Brunner
2013-10-17
1
-0
/
+4
*
Doxygen fixes
Tobias Brunner
2013-10-15
1
-1
/
+1
*
proposal: Strip redundant integrity algos for ESP proposals only
Martin Willi
2013-10-11
1
-16
/
+19
*
ike: support multiple addresses, ranges and subnets in IKE address config
Martin Willi
2013-09-04
2
-46
/
+211
*
ike-cfg: remove the to be obsoleted allow any parameter in get_my/other_addr
Martin Willi
2013-09-04
3
-25
/
+12
*
backends: use ike_cfg host matching functions
Martin Willi
2013-09-04
1
-38
/
+7
*
ike-cfg: add methods to match a host against configured local/remote addresses
Martin Willi
2013-09-04
2
-0
/
+62
*
ike-cfg: add a method to resolve local/remote hosts with port
Martin Willi
2013-09-04
2
-0
/
+30
*
peer-cfg: add a pull/push mode option to use with mode config
Martin Willi
2013-09-04
2
-4
/
+26
*
proposal: correctly enumerate registered AEADs to build default IKE proposal
Martin Willi
2013-07-19
1
-6
/
+22
*
Fix various API doc issues and typos
Tobias Brunner
2013-07-18
2
-7
/
+7
*
proposal: use array to store proposal list
Martin Willi
2013-07-17
1
-25
/
+18
*
proposal: use a single list to store all transforms
Martin Willi
2013-07-17
1
-308
/
+174
*
Raise an alert if the responding peer narrowed traffic selectors
Martin Willi
2013-06-19
1
-7
/
+24
*
Use subset matching instead of is_contained_in() to select a child_cfg
Martin Willi
2013-06-13
1
-4
/
+8
*
Add a DSCP configuration value to IKE configs
Martin Willi
2013-02-06
2
-2
/
+23
*
Added an option that allows to force IKEv1 fragmentation
Tobias Brunner
2013-01-12
2
-5
/
+19
*
Use a connection specific option to en-/disable IKEv1 fragmentation
Tobias Brunner
2012-12-24
2
-3
/
+27
[next]