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
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use quick mode task initiator flag instead of passing it as parameter
Martin Willi
2012-03-20
1
-12
/
+10
*
Add quick mode ID payloads only if establishing a non-host2host tunnel
Martin Willi
2012-03-20
1
-7
/
+30
*
Refactored traffic selector handling in quick mode
Martin Willi
2012-03-20
1
-122
/
+143
*
Refactored NONCE payload handling in quick mode
Martin Willi
2012-03-20
1
-47
/
+48
*
No need to build a HASH payload in XAUTH task.
Tobias Brunner
2012-03-20
1
-30
/
+0
*
Create host-to-host traffic selectors if quick mode identities missing
Martin Willi
2012-03-20
1
-3
/
+26
*
Derive IKEv1 CHILD_SA keymat twice, once for each IPsec SA
Martin Willi
2012-03-20
1
-1
/
+2
*
Fixed a config reference leak in IKEv2 initiate
Martin Willi
2012-03-20
1
-1
/
+0
*
Merged IKEv1 attribute payload/data into configuration payload/attribute
Martin Willi
2012-03-20
2
-25
/
+24
*
IKEv1 XAUTH: Added ability to configure XAUTH+PSK. Added task to handle XAUT...
Clavister OpenSource
2012-03-20
4
-0
/
+252
*
Updates ike_cert_post task with modifications needed for dealing with updated...
Clavister OpenSource
2012-03-20
1
-5
/
+5
*
Install negotiated IKEv1 CHILD_SA negotiated in quick mode
Martin Willi
2012-03-20
1
-0
/
+163
*
Refactored main mode NONCE/KE payload processing
Martin Willi
2012-03-20
1
-76
/
+63
*
Refactored main mode HASH payload processing
Martin Willi
2012-03-20
1
-60
/
+56
*
Skip any payloads in front of SA to extract initiators SA bytes
Martin Willi
2012-03-20
1
-10
/
+24
*
Implemented quick mode protocol handling, no CHILD_SA or HASH payloads yet
Martin Willi
2012-03-20
1
-6
/
+292
*
Add missing keymat cast to avoid compiler warning
Martin Willi
2012-03-20
1
-1
/
+1
*
Create and verify PSK HASH payloads in IKEv1 main mode
Martin Willi
2012-03-20
1
-9
/
+117
*
Derive IKE keys as IKEv1 initiator, too
Martin Willi
2012-03-20
1
-0
/
+6
*
Use key derivation in IKEv1 main mode (PSK authentication).
Tobias Brunner
2012-03-20
1
-1
/
+80
*
Moved version specific keymat functions to specific interfaces.
Tobias Brunner
2012-03-20
2
-13
/
+19
*
Added a generic TASK_ prefix to all task types
Martin Willi
2012-03-20
28
-67
/
+67
*
Fixed reference counting bugs in main mode
Martin Willi
2012-03-20
1
-1
/
+2
*
Added a quick mode task stub
Martin Willi
2012-03-20
4
-2
/
+222
*
Verify IKEv1 nonce size, send 32 byte nonces
Martin Willi
2012-03-20
1
-6
/
+2
*
Partially implemented third main mode exchange (identities)
Martin Willi
2012-03-20
1
-2
/
+184
*
Implemented first two exchanges of Main Mode as initiator
Martin Willi
2012-03-20
1
-8
/
+128
*
Added enum name for MAIN_MODE task
Martin Willi
2012-03-20
1
-2
/
+4
*
Added IKEv1 support to delete payload
Martin Willi
2012-03-20
2
-3
/
+3
*
Added IKEv1 support to notify payload
Martin Willi
2012-03-20
2
-4
/
+4
*
Memory leak fixed.
Tobias Brunner
2012-03-20
1
-0
/
+1
*
Store IKE version of an SA on ike_sa_t.
Tobias Brunner
2012-03-20
2
-4
/
+10
*
Implement second exchange in IKEv1 main mode
Martin Willi
2012-03-20
1
-25
/
+143
*
Extended KE payload for IKEv1 support
Martin Willi
2012-03-20
2
-2
/
+3
*
Extended nonce payload for IKEv1 support
Martin Willi
2012-03-20
2
-2
/
+2
*
Handle first exchange in IKEv1 main mode as responder
Martin Willi
2012-03-20
1
-4
/
+33
*
Added an IKEv1 main mode task stub
Martin Willi
2012-03-20
3
-0
/
+187
*
Extend sa_payload for IKEv1 support
Martin Willi
2012-03-20
2
-4
/
+8
*
Use vendor id payload for IKEv1 payloads, too
Martin Willi
2012-03-20
1
-1
/
+2
*
Log if charon failed to establish a CHILD_SA but keeps the IKE_SA up.
Tobias Brunner
2011-10-21
1
-0
/
+4
*
Fixed compilation of ike_me_t.
Tobias Brunner
2011-10-04
1
-2
/
+2
*
Migrated child_delete to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-49
/
+36
*
Migrated child_rekey to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-50
/
+36
*
Migrated ike_auth_lifetime to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-39
/
+30
*
Migrated ike_cert_post to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-40
/
+31
*
Migrated ike_cert_pre to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-42
/
+31
*
Migrated ike_config to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-42
/
+32
*
Migrated ike_delete to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-42
/
+31
*
Migrated ike_dpd to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-31
/
+26
*
Migrated ike_init to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-66
/
+49
[prev]
[next]