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
...
*
Fix SIGSEGV if kernel install fails during Quick Mode as responder.
Tobias Brunner
2012-06-22
1
-4
/
+8
*
Use traffic selectors passed to quick mode constructor as initiator
Martin Willi
2012-06-08
1
-2
/
+10
*
Added log message if peer does not accept/provide IPComp proposal.
Tobias Brunner
2012-05-24
1
-2
/
+12
*
Added support to negotiate IPComp during Quick Mode.
Tobias Brunner
2012-05-24
1
-11
/
+91
*
Added support for IKEv1 IPComp proposals in SA payload.
Tobias Brunner
2012-05-24
1
-2
/
+2
*
Fix memleak during Quick Mode in case no SPI can be allocated from kernel.
Tobias Brunner
2012-05-24
1
-8
/
+8
*
Flush task queues explicitly, not implicitly if task returns ALREADY_DONE
Martin Willi
2012-05-21
1
-0
/
+3
*
Remove executable flag from source files.
Tobias Brunner
2012-05-18
1
-0
/
+0
*
Use nonce_gen instead of rng to generate nonces
Adrian-Ken Rueegsegger
2012-05-18
1
-6
/
+6
*
allow private algorithms
Andreas Steffen
2012-05-05
1
-2
/
+8
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-1
/
+1
*
Use UDP encapsulation even in non-NAT situation if initiator requests it
Martin Willi
2012-03-20
1
-13
/
+14
*
Support inactivity timeout in IKEv1 CHILD_SAs
Martin Willi
2012-03-20
1
-1
/
+24
*
Invoke bus_t.narrow hook in quick mode exchange
Martin Willi
2012-03-20
1
-7
/
+36
*
Invoke child_rekey hook instead of child_updown when rekeying a quick mode
Martin Willi
2012-03-20
1
-2
/
+28
*
Simplified DPD handling by using a task for a single message only
Martin Willi
2012-03-20
1
-1
/
+1
*
Isakmp_dpd task added.
Clavister OpenSource
2012-03-20
1
-1
/
+1
*
Enforce encapsulation mode of configuration, in case initiator proposes both
Martin Willi
2012-03-20
1
-1
/
+2
*
Install quick mode CHILD_SAs with negotiated encapsulation mode
Martin Willi
2012-03-20
1
-12
/
+17
*
As responder, try to reuse the reqid of the CHILD_SA the initiator is rekeying
Martin Willi
2012-03-20
1
-0
/
+38
*
Reply quick mode with the same SA lifetime that we received
Martin Willi
2012-03-20
1
-4
/
+4
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
1
-1
/
+1
*
Support installing of quick mode SAs with a specific reqid
Martin Willi
2012-03-20
1
-2
/
+14
*
Double check that we could select a TS as quick mode responder
Martin Willi
2012-03-20
1
-3
/
+3
*
Don't process notifies in quick mode task when we get an INFORMATIONAL
Martin Willi
2012-03-20
1
-1
/
+2
*
Implemented migration of quick mode task
Martin Willi
2012-03-20
1
-5
/
+23
*
Check if a config has been selected before narrowing selectors in quick mode
Martin Willi
2012-03-20
1
-2
/
+5
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-0
/
+947
[prev]