aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_pdp/tnc_pdp_connections.c
Commit message (Expand)AuthorAgeFilesLines
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-1/+1
* Add a timeout to clean up PDP RADIUS connectionsMartin Willi2013-02-141-0/+51
* Keep the PDP connections lock while accessing its objectsMartin Willi2013-02-141-1/+18
* Add locking to TNC-PDP connectionsMartin Willi2013-02-141-7/+23
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Make sure first argument is an int when using %.*s to print e.g. chunksTobias Brunner2012-09-281-6/+7
* updated tnc-pdp plugin for 5.0.0Andreas Steffen2012-05-021-2/+2
* implemented RADIUS Filter-ID attributeAndreas Steffen2012-03-131-4/+22
* adapted debug outputAndreas Steffen2012-03-131-1/+1
* keep a list of RADIUS connections with EAP method statesAndreas Steffen2012-03-131-0/+202