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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't queue delete_ike_sa job when setting IKE_DELETING.
Tobias Brunner
2012-05-25
1
-1
/
+1
*
Integrated main parts of IKE_REAUTH task into ike_sa_t.reestablish.
Tobias Brunner
2012-05-25
1
-87
/
+3
*
Make task managers flush_queue() method public
Martin Willi
2012-05-21
1
-9
/
+30
*
Use separate Doxygen groups for IKEv1 and IKEv2 entities (authenticators, tas...
Tobias Brunner
2012-05-18
24
-25
/
+25
*
Use nonce_gen instead of rng to generate nonces
Adrian-Ken Rueegsegger
2012-05-18
2
-22
/
+22
*
Add create_nonce_gen function to keymat interface
Adrian-Ken Rueegsegger
2012-05-18
1
-0
/
+7
*
vendor ID cosmetics
Andreas Steffen
2012-05-05
1
-2
/
+2
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
5
-9
/
+11
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
4
-27
/
+34
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
3
-22
/
+23
*
Store the major IKE version on ike_sa_id_t.
Tobias Brunner
2012-03-20
1
-1
/
+2
*
Check if we actually have a packet before retransmitting it
Martin Willi
2012-03-20
1
-1
/
+1
*
Invoke bus_t.message hook twice, once plain and parsed, once encoded and encr...
Martin Willi
2012-03-20
1
-2
/
+3
*
Pass IKEv1 specific keymat to ike_keys hook
Martin Willi
2012-03-20
1
-2
/
+2
*
Get a reference for the child_cfg passed to child_create_create()
Martin Willi
2012-03-20
1
-2
/
+2
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
4
-16
/
+38
*
Added a keymat_t version to cast it safely
Martin Willi
2012-03-20
1
-0
/
+7
*
Handle initiation of not supported IKE versions properly
Martin Willi
2012-03-20
2
-9
/
+17
*
Fixed scheduling of IKEv2 init tasks in a second keyingtry
Martin Willi
2012-03-20
1
-20
/
+42
*
Moved eap/xauth classes out of protocol specific subdirectories
Martin Willi
2012-03-20
5
-463
/
+1
*
Moved MOBIKE task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-1
/
+18
*
Check in task manager if we have to requeue IKE tasks in a non-first keyingtry
Martin Willi
2012-03-20
1
-13
/
+42
*
Moved IKE_SA reauth task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+8
*
Moved IKE_SA rekey task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
*
Moved IKE_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
*
Moved CHILD_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
*
Moved CHILD_SA rekey task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
*
Moved CHILD_SA initiate task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+15
*
Moved IKE_SA initiate task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+25
*
Moved liveness checking task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+21
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
52
-0
/
+15398
[prev]