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
/
sa
/
ikev1
/
tasks
/
quick_mode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
support gre key in ikev1
tteras
Timo Teräs
2017-11-20
1
-7
/
+9
*
ike: Trigger CHILD_INSTALLED state change after corresponding log message
Tobias Brunner
2017-07-27
1
-4
/
+3
*
child-sa: Change API used to set/install policies
Tobias Brunner
2017-05-23
1
-16
/
+17
*
child-cfg: Use flags for boolean options
Tobias Brunner
2017-05-23
1
-2
/
+2
*
quick-mode: Correctly prepare NAT-OA payloads as responder
Tobias Brunner
2017-03-06
1
-8
/
+13
*
ikev1: Send derived CHILD_SA keys to the bus
Tobias Brunner
2016-10-04
1
-14
/
+26
*
ike: Add configuration option to switch to preferring supplied proposals over...
Tobias Brunner
2016-06-17
1
-2
/
+4
*
child-cfg: Add option to prefer supplied proposals over locally configured ones
Tobias Brunner
2016-06-17
1
-4
/
+4
*
quick-mode: Fix reporting lifebytes if lifetime is configured
Tobias Brunner
2016-06-17
1
-2
/
+2
*
ikev1: Don't use rekeyed CHILD_SAs for rekey detection
Tobias Brunner
2016-05-06
1
-4
/
+4
*
vici list-conns sends reauthentication and rekeying time information
Andreas Steffen
2016-05-04
1
-1
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-17
/
+17
*
ikev1: Allow immediate deletion of rekeyed CHILD_SAs
Tobias Brunner
2016-03-03
1
-1
/
+17
*
traffic-selector: Don't end printf'ed list of traffic selectors with a space
Tobias Brunner
2015-11-10
1
-1
/
+1
*
ikev1: Avoid fourth QM message if third QM messages of multiple exchanges are...
Tobias Brunner
2015-10-29
1
-2
/
+2
*
ikev1: Fix handling of overlapping Quick Mode exchanges
Tobias Brunner
2015-08-20
1
-1
/
+25
*
child-sa: Add a new state to track rekeyed IKEv1 CHILD_SAs
Tobias Brunner
2015-03-25
1
-1
/
+2
*
ikev1: Inverse check when applying received KE value during Quick Mode
5.3.0rc1
Martin Willi
2015-03-24
1
-1
/
+1
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
1
-2
/
+6
*
encoding: Allow ke_payload_create_from_diffie_hellman() to fail
Martin Willi
2015-03-23
1
-4
/
+17
*
ikev1: Mark rekeyed CHILD_SAs as INSTALLED
Tobias Brunner
2015-03-19
1
-0
/
+2
*
ike: Consistently log CHILD_SAs with their unique_id instead of their reqid
Martin Willi
2015-02-20
1
-2
/
+3
*
inactivity-job: Schedule job by CHILD_SA unique ID instead of reqid
Martin Willi
2015-02-20
1
-6
/
+3
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
1
-2
/
+28
*
ikev1: Make sure proposed IPsec mode matches our own
Tobias Brunner
2014-09-09
1
-1
/
+2
*
ikev1: Accept Quick Mode DELETES while Quick Mode rekeying is active
Martin Willi
2014-08-25
1
-2
/
+21
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-11
/
+11
*
ikev1: Fix debugging log when remote traffic selector selection fails
Martin Willi
2014-05-14
1
-1
/
+1
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-1
/
+1
*
ikev1: Negotiate SPI with the first/negotiated proposal protocol
Martin Willi
2013-10-11
1
-3
/
+18
*
ikev1: For PFS prefer DH group from IKE_SA over first configured
Thomas Egerer
2013-09-10
1
-18
/
+54
*
ikev1: Always send ID payloads (traffic selectors) during Quick Mode
Tobias Brunner
2013-07-25
1
-26
/
+4
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
1
-4
/
+10
*
kernel-interface: add an exchange initiator parameter to add_sa()
Martin Willi
2013-06-11
1
-8
/
+12
*
Allow IPComp on NATed connections, both for IKEv1 and IKEv2
Martin Willi
2013-06-11
1
-26
/
+10
*
Refactor check_for_rekeyed_child() in quick_mode task
Martin Willi
2013-04-03
1
-18
/
+24
*
Reuse reqid of an existing Quick Mode, even if it has been rekeyed
Martin Willi
2013-04-03
1
-1
/
+2
*
As Quick Mode initiator, select a subset of the proposed and the returned TS
Martin Willi
2013-03-07
1
-4
/
+11
*
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
Martin Willi
2013-02-21
1
-2
/
+2
*
Add support for draft-ietf-ipsec-nat-t-ike-03 and earlier
Volker Rümelin
2012-12-19
1
-4
/
+61
*
Fix traffic selectors also as initiator in case of transport mode over NAT
Tobias Brunner
2012-12-13
1
-1
/
+1
*
Fix debug output if responder selected invalid traffic selectors during QM
Tobias Brunner
2012-12-13
1
-2
/
+2
*
Remove all ESP proposals with non-matching DH group during Quick Mode
Tobias Brunner
2012-10-24
1
-10
/
+22
*
Don't complain about multiple TS in IKEv1, as it supported with Unity
Martin Willi
2012-09-18
1
-5
/
+0
*
Derive a dynamic TS to multiple virtual IPs
Martin Willi
2012-09-18
1
-23
/
+28
*
Use the vararg list constructor in quick mode task
Martin Willi
2012-09-18
1
-16
/
+8
*
Change traffic selectors during Quick Mode in case of a NAT in transport mode
Tobias Brunner
2012-09-14
1
-9
/
+19
*
Don't use host address for dynamic TS in IKEv1 if a virtual IP was expected
Martin Willi
2012-09-11
1
-40
/
+57
*
Add a responder narrow() hook to change TS in the kernel, but not on the wire
Martin Willi
2012-09-11
1
-2
/
+20
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-14
/
+30
[next]