Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | read IMC/IMV configurations from /etc/tnc_config | Andreas Steffen | 2010-11-10 | 6 | -72/+288 | |
| | ||||||
* | unload the IMCs and IMVs using dlclose() | Andreas Steffen | 2010-11-09 | 2 | -26/+39 | |
| | ||||||
* | implemented separate protocol and connection rwlocks | Andreas Steffen | 2010-11-09 | 1 | -21/+31 | |
| | ||||||
* | assign provide_recommendation callback function | Andreas Steffen | 2010-11-09 | 1 | -1/+3 | |
| | ||||||
* | implemented batch_ending() and solicit_recommendation() functions | Andreas Steffen | 2010-11-09 | 5 | -1/+79 | |
| | ||||||
* | added get_count() method to IMC/IMV managers | Andreas Steffen | 2010-11-09 | 4 | -0/+28 | |
| | ||||||
* | abort if one of the IMCs or IMVs fail to initialize | Andreas Steffen | 2010-11-09 | 5 | -18/+38 | |
| | ||||||
* | removed whitespace | Andreas Steffen | 2010-11-09 | 2 | -3/+3 | |
| | ||||||
* | implemented provide_recommendation callback function | Andreas Steffen | 2010-11-09 | 5 | -13/+95 | |
| | ||||||
* | added imc/imv_manager remove method | Andreas Steffen | 2010-11-09 | 4 | -0/+56 | |
| | ||||||
* | removed dependencies from libtnc | Andreas Steffen | 2010-11-09 | 2 | -7/+1 | |
| | ||||||
* | insert IMV/IMC before providing BindFunction | Andreas Steffen | 2010-11-09 | 5 | -5/+9 | |
| | ||||||
* | tnc_imc/tnc_imv cosmetics | Andreas Steffen | 2010-11-09 | 4 | -0/+18 | |
| | ||||||
* | tnccs header cosmetics | Andreas Steffen | 2010-11-09 | 2 | -8/+7 | |
| | ||||||
* | imv/imc header cosmetics | Andreas Steffen | 2010-11-09 | 4 | -41/+45 | |
| | ||||||
* | implemented receive_message() function | Andreas Steffen | 2010-11-09 | 9 | -2/+172 | |
| | ||||||
* | support of reportMessageTypes() function | Andreas Steffen | 2010-11-09 | 11 | -23/+175 | |
| | ||||||
* | moved TNCCS callback functions into bind_function.c | Andreas Steffen | 2010-11-09 | 6 | -147/+186 | |
| | ||||||
* | implemented send_message() callback function | Andreas Steffen | 2010-11-09 | 5 | -50/+110 | |
| | ||||||
* | implement IMC and IMV manager classes | Andreas Steffen | 2010-11-09 | 20 | -84/+753 | |
| | ||||||
* | check if optional terminate() function exists | Andreas Steffen | 2010-11-09 | 2 | -2/+4 | |
| | ||||||
* | added connection management to TNCCS manager | Andreas Steffen | 2010-11-09 | 2 | -2/+88 | |
| | ||||||
* | select TNCCS protocol via charon.plugins.eap-tnc.protocol | Andreas Steffen | 2010-11-09 | 1 | -1/+6 | |
| | ||||||
* | changed ACL properties of header files | Andreas Steffen | 2010-11-09 | 3 | -0/+0 | |
| | ||||||
* | cleaned up whitespace | Andreas Steffen | 2010-11-09 | 6 | -12/+11 | |
| | ||||||
* | implemented IMC/IMV handler | Andreas Steffen | 2010-11-09 | 21 | -29/+1261 | |
| | ||||||
* | fixed memory leak in EAP-TTLS piggy-back mode | Andreas Steffen | 2010-11-09 | 1 | -0/+1 | |
| | ||||||
* | Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manually | Martin Willi | 2010-11-03 | 7 | -28/+150 | |
| | ||||||
* | two fixes in tnccs_11 | Andreas Steffen | 2010-11-02 | 1 | -2/+2 | |
| | ||||||
* | Removed signing artifact. | Tobias Brunner | 2010-11-02 | 1 | -0/+0 | |
| | ||||||
* | removed strongswan-4.5.0.tar.bz2.bak | Andreas Steffen | 2010-11-01 | 1 | -0/+0 | |
| | ||||||
* | moved tnccs-20 plugin in front of tnc-imv and intc-imc | Andreas Steffen | 2010-11-01 | 2 | -2/+2 | |
| | ||||||
* | version bump to 4.5.1 | Andreas Steffen | 2010-10-29 | 3 | -12/+11 | |
| | ||||||
* | version bump to 4.5.04.5.0 | Andreas Steffen | 2010-10-28 | 1 | -1/+1 | |
| | ||||||
* | completed NEWS for the 4.5.0 release | Andreas Steffen | 2010-10-28 | 1 | -0/+7 | |
| | ||||||
* | Store proposal number in proposal_t to reuse it in the selected proposal | Martin Willi | 2010-10-28 | 5 | -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 macros | Martin Willi | 2010-10-28 | 1 | -80/+54 | |
| | ||||||
* | Migrated proposal_substructure to INIT/METHOD macros, removed unused methods | Martin Willi | 2010-10-28 | 2 | -235/+111 | |
| | ||||||
* | Migrated sa_payload to INIT/METHOD macros, removed unused methods | Martin Willi | 2010-10-28 | 2 | -179/+113 | |
| | ||||||
* | Renamed mem_cred_t clear function internally to clear_, fixes potential name ↵ | Martin Willi | 2010-10-28 | 1 | -3/+3 | |
| | | | | conflict | |||||
* | pluto: Fixed a regression introduced in f565d0c575. | Tobias Brunner | 2010-10-26 | 1 | -10/+12 | |
| | | | | | Since scx_add could return a previously created smartcard object, using sc->last_cert to store the newly added certificate could lead to segfaults. | |||||
* | pluto: Locking fixed in cert_add. | Tobias Brunner | 2010-10-26 | 1 | -6/+7 | |
| | ||||||
* | payloads are not aligned to 4 byte boundaries | Andreas Steffen | 2010-10-25 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.5.0rc3 | Andreas Steffen | 2010-10-25 | 1 | -1/+1 | |
| | ||||||
* | fixed 64 bit printf() issue | Andreas Steffen | 2010-10-24 | 1 | -1/+1 | |
| | ||||||
* | Updated Android.mk to latest Makefile.am. | Tobias Brunner | 2010-10-21 | 2 | -1/+4 | |
| | ||||||
* | Added missing include for RAND_seed and RAND_status. | Tobias Brunner | 2010-10-21 | 1 | -0/+1 | |
| | ||||||
* | Set ownership of all HA ClusterIP control files | Martin Willi | 2010-10-20 | 1 | -0/+5 | |
| | ||||||
* | Set ownership/permissions of HA control socket | Martin Willi | 2010-10-20 | 1 | -1/+9 | |
| | ||||||
* | Changed some minor stuff in ipsec.conf(5) man page. | Tobias Brunner | 2010-10-19 | 1 | -12/+27 | |
| | | | | Also added some "links" to strongswan.conf(5). |