aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Collapse)AuthorAgeFilesLines
...
* added get_preferred_language() to tnc_imcAndreas Steffen2010-11-113-6/+18
|
* created dummy have_recommendation() functionAndreas Steffen2010-11-101-1/+21
|
* implemented mutex locking the batch in constructionAndreas Steffen2010-11-101-4/+16
|
* fixed received test messageAndreas Steffen2010-11-101-1/+2
|
* implemented mutex locking the recommendations listAndreas Steffen2010-11-101-0/+10
|
* display ID of registered IMCs/IMVsAndreas Steffen2010-11-102-2/+4
|
* implemented recommendation storageAndreas Steffen2010-11-101-4/+61
|
* created enum names for action recommendations and evaluation resultsAndreas Steffen2010-11-103-0/+65
|
* removed debug output of tnc_imv_bind_functionsAndreas Steffen2010-11-101-5/+1
|
* enforce_recommendation inserts TNC group membership rules for IKE_SAAndreas Steffen2010-11-102-2/+48
|
* defined PB-TNC typesAndreas Steffen2010-11-103-1/+181
|
* append any previously collection messages to batchAndreas Steffen2010-11-101-1/+1
|
* read IMC/IMV configurations from /etc/tnc_configAndreas Steffen2010-11-106-72/+288
|
* unload the IMCs and IMVs using dlclose()Andreas Steffen2010-11-092-26/+39
|
* implemented separate protocol and connection rwlocksAndreas Steffen2010-11-091-21/+31
|
* assign provide_recommendation callback functionAndreas Steffen2010-11-091-1/+3
|
* implemented batch_ending() and solicit_recommendation() functionsAndreas Steffen2010-11-095-1/+79
|
* added get_count() method to IMC/IMV managersAndreas Steffen2010-11-094-0/+28
|
* abort if one of the IMCs or IMVs fail to initializeAndreas Steffen2010-11-095-18/+38
|
* removed whitespaceAndreas Steffen2010-11-092-3/+3
|
* implemented provide_recommendation callback functionAndreas Steffen2010-11-095-13/+95
|
* added imc/imv_manager remove methodAndreas Steffen2010-11-094-0/+56
|
* removed dependencies from libtncAndreas Steffen2010-11-091-3/+1
|
* insert IMV/IMC before providing BindFunctionAndreas Steffen2010-11-095-5/+9
|
* tnc_imc/tnc_imv cosmeticsAndreas Steffen2010-11-094-0/+18
|
* tnccs header cosmeticsAndreas Steffen2010-11-092-8/+7
|
* imv/imc header cosmeticsAndreas Steffen2010-11-094-41/+45
|
* implemented receive_message() functionAndreas Steffen2010-11-099-2/+172
|
* support of reportMessageTypes() functionAndreas Steffen2010-11-0911-23/+175
|
* moved TNCCS callback functions into bind_function.cAndreas Steffen2010-11-096-147/+186
|
* implemented send_message() callback functionAndreas Steffen2010-11-095-50/+110
|
* implement IMC and IMV manager classesAndreas Steffen2010-11-0920-84/+753
|
* check if optional terminate() function existsAndreas Steffen2010-11-092-2/+4
|
* added connection management to TNCCS managerAndreas Steffen2010-11-092-2/+88
|
* select TNCCS protocol via charon.plugins.eap-tnc.protocolAndreas Steffen2010-11-091-1/+6
|
* changed ACL properties of header filesAndreas Steffen2010-11-093-0/+0
|
* cleaned up whitespaceAndreas Steffen2010-11-096-12/+11
|
* implemented IMC/IMV handlerAndreas Steffen2010-11-0920-29/+1259
|
* fixed memory leak in EAP-TTLS piggy-back modeAndreas Steffen2010-11-091-0/+1
|
* Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manuallyMartin Willi2010-11-033-27/+128
|
* two fixes in tnccs_11Andreas Steffen2010-11-021-2/+2
|
* Store proposal number in proposal_t to reuse it in the selected proposalMartin Willi2010-10-285-12/+42
| | | | | According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply.
* Migrated proposal_t to INIT/METHOD macrosMartin Willi2010-10-281-80/+54
|
* Migrated proposal_substructure to INIT/METHOD macros, removed unused methodsMartin Willi2010-10-282-235/+111
|
* Migrated sa_payload to INIT/METHOD macros, removed unused methodsMartin Willi2010-10-282-179/+113
|
* fixed 64 bit printf() issueAndreas Steffen2010-10-241-1/+1
|
* Updated Android.mk to latest Makefile.am.Tobias Brunner2010-10-211-1/+3
|
* Set ownership of all HA ClusterIP control filesMartin Willi2010-10-201-0/+5
|
* Set ownership/permissions of HA control socketMartin Willi2010-10-201-1/+9
|
* Prefer the 'server identifier' attribute address to send DHCP requests toMartin Willi2010-10-181-5/+13
|