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
/
ikev2
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
ike-mobike: Send retransmits to the current local and remote addresses
Tobias Brunner
2015-10-30
1
-1
/
+5
*
child-rekey: Don't add a REKEY_SA notify if the child-create task is deleting...
Tobias Brunner
2015-08-21
1
-6
/
+9
*
child-create: Cache proposed IPsec protocol
Tobias Brunner
2015-08-21
1
-10
/
+13
*
child-create: Don't attempt to delete the SA if we don't have all the informa...
Tobias Brunner
2015-08-21
1
-8
/
+10
*
child-rekey: Remove redundant migrate() call for child-create sub-task
Tobias Brunner
2015-08-21
1
-2
/
+1
*
child-create: Fix crash when retrying CHILD_SA rekeying due to a DH group mis...
Tobias Brunner
2015-08-21
1
-0
/
+1
*
ike-rekey: Fix cleanup() call
Tobias Brunner
2015-07-27
1
-2
/
+2
*
ike-rekey: Reset IKE_SA on bus before sending CREATE_CHILD_SA response
Tobias Brunner
2015-07-27
1
-1
/
+2
*
ike-rekey: Reset IKE_SA on the bus after destroying new IKE_SA
Tobias Brunner
2015-07-27
1
-16
/
+15
*
ikev2: Enforce remote authentication config before proceeding with own authen...
Martin Willi
2015-06-05
1
-0
/
+44
*
child-create: Destroy nonceg in migrate()
Tobias Brunner
2015-05-05
1
-1
/
+2
*
child-create: Fix error handling if nonceg can't be created
Tobias Brunner
2015-05-05
1
-14
/
+12
*
ike-init: Fix error handling if nonceg can't be created
Tobias Brunner
2015-05-05
1
-13
/
+21
*
ike-init: Fix compiler warning
Tobias Brunner
2015-05-05
1
-2
/
+0
*
ike-init: Make nonceg a member of ike_init struct
Reto Buerki
2015-05-04
1
-20
/
+17
*
child-create: Make nonceg a member of child_create struct
Reto Buerki
2015-05-04
1
-12
/
+16
*
Add bool param to ALERT_KEEP_ON_CHILD_SA_FAILURE alert
Adrian-Ken Rueegsegger
2015-05-04
1
-2
/
+6
*
ike-vendor: Add some Microsoft vendor IDs
Tobias Brunner
2015-04-21
1
-0
/
+10
*
utils: Use chunk_equals_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-1
/
+1
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
2
-3
/
+42
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
1
-0
/
+1
*
encoding: Allow ke_payload_create_from_diffie_hellman() to fail
Martin Willi
2015-03-23
2
-7
/
+34
*
ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA
Martin Willi
2015-03-18
1
-0
/
+29
*
ikev2: Consider signature schemes in rightauth when sending hash algorithms
Tobias Brunner
2015-03-04
1
-14
/
+54
*
ikev2: Add a global option to disable RFC 7427 signature authentication
Tobias Brunner
2015-03-04
1
-2
/
+12
*
ikev2: Enable signature authentication by transmitting supported hash algorithms
Tobias Brunner
2015-03-04
1
-4
/
+83
*
ikev2: Schedule a timeout for the delete message following passive IKE rekeying
Martin Willi
2015-03-03
1
-0
/
+6
*
ikev2: Schedule a make-before-break completion task to delete old IKE_SA
Martin Willi
2015-02-20
3
-0
/
+160
*
attribute-manager: Pass full IKE_SA to handler methods
Martin Willi
2015-02-20
1
-4
/
+2
*
attribute-manager: Pass the full IKE_SA to provider methods
Martin Willi
2015-02-20
1
-2
/
+2
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
1
-8
/
+7
*
ike: Consistently log CHILD_SAs with their unique_id instead of their reqid
Martin Willi
2015-02-20
2
-3
/
+3
*
inactivity-job: Schedule job by CHILD_SA unique ID instead of reqid
Martin Willi
2015-02-20
1
-7
/
+4
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
1
-2
/
+2
*
ike: Maintain per-IKE_SA CHILD_SAs in the global CHILD_SA manager
Martin Willi
2015-02-20
1
-8
/
+19
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
3
-2
/
+38
*
ikev2: Only touch the DH object if we have a matching proposal
Tobias Brunner
2014-12-23
1
-11
/
+17
*
ikev2: Fix handling of more than one hash-and-URL certificate payloads
Tobias Brunner
2014-12-04
1
-2
/
+2
*
ikev2: Fix ike_rekey switch statement broken with last commit
Martin Willi
2014-11-24
1
-1
/
+1
*
ikev2: Prevent IKE_SA rekeying if we are currently retrying a CHILD_SA rekey
Martin Willi
2014-11-21
1
-0
/
+1
*
child-sa: Introduce a CHILD_RETRYING state to detect DH group retries
Martin Willi
2014-11-21
1
-0
/
+1
*
ikev2: Negotiate support for IKEv2 fragmentation
Tobias Brunner
2014-10-10
1
-0
/
+23
*
ike-mobike: Allow calling transmit() even when not currently path probing
Tobias Brunner
2014-09-12
1
-5
/
+17
*
ike-mobike: Return FALSE in transmit() if no path was available
Tobias Brunner
2014-09-12
2
-3
/
+7
*
ike-mobike: Add method to enable path probing
Tobias Brunner
2014-09-12
2
-0
/
+12
*
ike-mobike: Skip peer addresses we can't send packets to when checking paths
Tobias Brunner
2014-09-12
1
-5
/
+18
*
ikev2: Migrate number of pending MOBIKE updates
Tobias Brunner
2014-09-12
1
-0
/
+5
*
ikev2: Properly keep track of pending MOBIKE updates
Tobias Brunner
2014-09-12
1
-8
/
+27
*
bus: Add a handle_vips() hook invoked after handling configuration attributes
Martin Willi
2014-06-17
1
-0
/
+2
*
ike: Store unhandled attributes on IKE_SA as well
Martin Willi
2014-06-16
1
-5
/
+2
[next]