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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
|
*
Ignore additional TRANSACTION request if we already queued one
Martin Willi
2012-03-20
1
-2
/
+7
|
|
|
|
|
*
Keep a history of received response hashes to detect late retransmissions
Martin Willi
2012-03-20
1
-4
/
+33
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If we receive an old response and we already sent out the next request, we must be able to identify that it is not the response to the new request.
|
|
*
Narrow down received and configured traffic selector to a common subset
Martin Willi
2012-03-20
1
-11
/
+15
|
|
|
|
|
*
Don't send a retransmit for a request we never have sent a response
Martin Willi
2012-03-20
1
-12
/
+19
|
|
|
|
|
*
Print unsigned IKEv1 message IDs
Martin Willi
2012-03-20
1
-3
/
+3
|
|
|
|
|
*
Log selected peer config during Main Mode.
Tobias Brunner
2012-03-20
1
-0
/
+4
|
|
|
|
|
*
Added a bunch of well known IKEv1 vendor IDs to database
Martin Willi
2012-03-20
1
-0
/
+25
|
|
|
|
|
*
Use a generic IKEv1 vendor ID database to send and receive vendor IDs
Martin Willi
2012-03-20
1
-54
/
+54
|
|
|
|
|
*
Fixed compiler warning (set but unused variable)
Martin Willi
2012-03-20
1
-1
/
+1
|
|
|
|
|
*
Queue a TRANSACTION message for later processing if Main Mode not yet completed
Martin Willi
2012-03-20
1
-0
/
+36
|
|
|
|
|
*
Reset task manager state when build() completes an exchange (quick mode)
Martin Willi
2012-03-20
1
-3
/
+5
|
|
|
|
|
*
Include COOKIES in IKEv1 delete payloads
Martin Willi
2012-03-20
1
-0
/
+4
|
|
|
|
|
*
Fixed missing shared_key initialization in main_mode task.
Tobias Brunner
2012-03-20
1
-1
/
+1
|
|
|
|
|
*
Use version specific DELETE payload identifier in ike_delete task
Martin Willi
2012-03-20
1
-1
/
+8
|
|
|
|
|
*
Activate DELETE tasks when queued
Martin Willi
2012-03-20
1
-0
/
+10
|
|
|
|
|
*
Fix IKEv1 DELETE subtask creation and processing
Martin Willi
2012-03-20
1
-9
/
+13
|
|
|
|
|
*
Handle DELETE as responder as INFORMATIONAL subtask
Martin Willi
2012-03-20
2
-3
/
+29
|
|
|
|
|
*
Close SA immediately after sending an INFORMATIONAL error
Martin Willi
2012-03-20
1
-0
/
+7
|
|
|
|
|
*
Moved responder informational handling to task
Martin Willi
2012-03-20
2
-54
/
+46
|
|
|
|
|
*
Check if IKEv1 exchange type matches before handling it as response
Martin Willi
2012-03-20
1
-0
/
+1
|
|
|
|
|
*
Use informational task in quick mode to send notifies
Martin Willi
2012-03-20
1
-21
/
+13
|
|
|
|
|
*
Cleaned up notification sending in IKEv1 task manager
Martin Willi
2012-03-20
1
-39
/
+11
|
|
|
|
|
*
Use informational taks to send notify errors
Martin Willi
2012-03-20
2
-44
/
+29
|
|
|
|
|
*
Added a task stub to create and process IKEv1 informational exchanges
Martin Willi
2012-03-20
4
-0
/
+173
|
|
|
|
|
*
Allow IKEv1 tasks to return ALREADY_DONE to flush all active or passive tasks
Martin Willi
2012-03-20
2
-10
/
+23
|
|
|
|
|
*
Support flushing of single tasks queues in IKEv1 task manager
Martin Willi
2012-03-20
1
-9
/
+16
|
|
|
|
|
*
Double check if we have a packet before retransmitting it
Martin Willi
2012-03-20
1
-2
/
+2
|
|
|
|
|
*
Fixed memory leak when handling IKEv1 error notifications.
Tobias Brunner
2012-03-20
1
-0
/
+1
|
|
|
|
|
*
Destroy IKE_SA after failed XAuth authentication.
Tobias Brunner
2012-03-20
1
-2
/
+5
|
|
|
|
|
*
Added generic XAuth backend, using secrets provided by credential sets.
Tobias Brunner
2012-03-20
1
-1
/
+1
|
|
|
|
|
*
Added possibility to send notifications from the Quick Mode task
Clavister OpenSource
2012-03-20
1
-1
/
+33
|
|
|
|
|
*
Setting Protocol ID of notifys sent from task manager to ISAKMP
Clavister OpenSource
2012-03-20
1
-1
/
+12
|
|
|
|
|
*
If no IKEv1 shared key found for hosts, try to find one based on config ↵
Martin Willi
2012-03-20
1
-17
/
+68
|
|
|
|
|
|
|
|
|
|
|
|
identities
|
|
*
Log peer cfg enumeration externally for flexibility
Martin Willi
2012-03-20
2
-2
/
+7
|
|
|
|
|
*
Accept NULL identities passed to peer config enumeration
Martin Willi
2012-03-20
1
-4
/
+1
|
|
|
|
|
*
Fixed authentication method selection for main mode PSK authentication
Martin Willi
2012-03-20
1
-1
/
+1
|
|
|
|
|
*
Use virtual IP to substitute dynamic traffic selectors in quick mode
Martin Willi
2012-03-20
1
-6
/
+10
|
|
|
|
|
*
Queue Mode Config tasks when required
Martin Willi
2012-03-20
2
-10
/
+27
|
|
|
|
|
*
Added IKEv1 Mode Config task based on IKEv2 ike_config
Martin Willi
2012-03-20
4
-0
/
+471
|
|
|
|
|
*
Reject quick modes if IKE_SA not yet established
Martin Willi
2012-03-20
1
-0
/
+6
|
|
|
|
|
*
Use a common function to set IKE_SA to established
Martin Willi
2012-03-20
1
-29
/
+22
|
|
|
|
|
*
Implemented responder part of XAUTH task
Martin Willi
2012-03-20
1
-12
/
+96
|
|
|
|
|
*
Implemented initiator part of xauth task
Martin Willi
2012-03-20
1
-1
/
+167
|
|
|
|
|
*
Get first XAuth backend if none configured
Martin Willi
2012-03-20
1
-1
/
+2
|
|
|
|
|
*
Remove unused task swap_initiator method
Martin Willi
2012-03-20
1
-5
/
+0
|
|
|
|
|
*
Use a string to identify xauth backends, no need for integer types
Martin Willi
2012-03-20
4
-64
/
+43
|
|
|
|
|
*
Remove xauth_authenticator, we handle it in the task
Martin Willi
2012-03-20
2
-230
/
+0
|
|
|
|
|
*
Use a second authentication config to configure XAUTH authentication
Martin Willi
2012-03-20
1
-33
/
+102
|
|
|
|
|
*
Replace xauth_request task with a new stub where we reimplement it
Martin Willi
2012-03-20
10
-880
/
+238
|
|
|
|
|
*
Added missing auth_method_t enum names
Martin Willi
2012-03-20
1
-1
/
+9
|
|
|
[prev]
[next]