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
/
ike_auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-1099
/
+0
*
Pass IKE version to peer config enumerator, filter configs
Martin Willi
2012-03-20
1
-1
/
+1
*
Log peer cfg enumeration externally for flexibility
Martin Willi
2012-03-20
1
-0
/
+2
*
Added a generic TASK_ prefix to all task types
Martin Willi
2012-03-20
1
-1
/
+1
*
If we close a duplicate SA, it is also no authentication failure.
Tobias Brunner
2011-08-12
1
-2
/
+4
*
If local authentication fails, it is not really a peer auth failure.
Tobias Brunner
2011-08-12
1
-1
/
+1
*
Throw an alert if authentication of the peer fails (not only for initiator).
Tobias Brunner
2011-08-12
1
-34
/
+27
*
Throw an alert via bus_t when remote authentication fails.
Tobias Brunner
2011-08-12
1
-9
/
+14
*
Invoke the per-round authorize() hook before purging current auth info on IKE_SA
Martin Willi
2011-02-03
1
-10
/
+10
*
Migrated ike_auth to INIT/METHOD macros, fixes missing initial_contact initia...
Martin Willi
2011-02-02
1
-56
/
+34
*
Revert "Send INITIAL_CONTACT even if we have a unique policy"
Martin Willi
2011-01-13
1
-1
/
+2
*
Send INITIAL_CONTACT even if we have a unique policy
Martin Willi
2011-01-10
1
-2
/
+1
*
Destroy existing IKE_SAs with same identities when receiving INITIAL_CONTACT
Martin Willi
2011-01-05
1
-1
/
+21
*
Send INITIAL_CONTACT for the first IKE_SA if it has a unique policy
Martin Willi
2011-01-05
1
-9
/
+22
*
Include the used reserved bytes from ID payloads in AUTH calculation
Martin Willi
2011-01-05
1
-4
/
+35
*
NOTIFY error message types include 16383
Andreas Steffen
2010-09-29
1
-1
/
+1
*
Use the AAA Identity for EAP authentication, if given
Martin Willi
2010-08-31
1
-0
/
+5
*
Accept EAP_ONLY_AUTHENTICATION notifies from any client, now that IANA alloca...
Tobias Brunner
2010-08-04
1
-3
/
+2
*
Added log statement if peer requests EAP, but current config does not allow it
Martin Willi
2010-07-21
1
-0
/
+1
*
Copy EAP specific attributes to auth config only
Martin Willi
2010-07-05
1
-1
/
+10
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+1041