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
/
plugins
/
tnc_pdp
/
tnc_pdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep the PDP connections lock while accessing its objects
Martin Willi
2013-02-14
1
-5
/
+7
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
The eap argument of send_response is never NULL
Tobias Brunner
2012-09-28
1
-13
/
+11
*
handled return values in tnc-pdp
Andreas Steffen
2012-07-16
1
-8
/
+17
*
Add a return value to hasher_t.get_hash()
Martin Willi
2012-07-16
1
-2
/
+6
*
Add a return value to radius_message_t.sign()
Martin Willi
2012-07-16
1
-6
/
+7
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-12
/
+3
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-7
/
+7
*
updated tnc-pdp plugin for 5.0.0
Andreas Steffen
2012-05-02
1
-1
/
+1
*
eliminate unneeded private variable
Andreas Steffen
2012-03-14
1
-3
/
+3
*
make the mppe salt unique
Andreas Steffen
2012-03-14
1
-8
/
+18
*
implemented MS_MPPE encryption
Andreas Steffen
2012-03-13
1
-14
/
+93
*
implemented RADIUS Filter-ID attribute
Andreas Steffen
2012-03-13
1
-16
/
+58
*
keep a list of RADIUS connections with EAP method states
Andreas Steffen
2012-03-13
1
-11
/
+42
*
apply maximum RADIUS attribute size to outbound EAP messages
Andreas Steffen
2012-03-13
1
-0
/
+9
*
read PDP server name from strongswan.conf
Andreas Steffen
2012-03-13
1
-7
/
+29
*
define peer and server identities
Andreas Steffen
2012-03-13
1
-2
/
+9
*
added EAP_SUCCESS/FAILURE message to RADIUS Accept/Reject
Andreas Steffen
2012-03-13
1
-2
/
+7
*
added msg_auth flag in radius_message_t sign() method
Andreas Steffen
2012-03-13
1
-1
/
+1
*
simple RADIUS server example works
Andreas Steffen
2012-03-13
1
-14
/
+187
*
first use of libradius
Andreas Steffen
2012-03-13
1
-2
/
+2
*
created libradius shared by eap-radius and tnc-pdp plugins
Andreas Steffen
2012-03-13
1
-1
/
+14
*
created tnc-pdp policy decision point plugin
Andreas Steffen
2012-03-13
1
-0
/
+257