Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fixed check for log groups when debug_t is unsigned. | Tobias Brunner | 2011-11-25 | 1 | -1/+1 | |
| | | | | | | | | The range and signedness of enum types is up to the compiler. | |||||
* | | Fix unaligned aliasing warning in raw socket | Martin Willi | 2011-11-17 | 1 | -5/+4 | |
|/ | ||||||
* | Revert "fixed integrity tests of plugins using libtls or libtnccs" | Tobias Brunner | 2011-11-08 | 10 | -6/+18 | |
| | | | | | This reverts commit b597ac4a4cbcd9197b886d743c75d58293264580 (not completely). | |||||
* | Revert "fixed integrity tests of plugins using libsimaka" | Tobias Brunner | 2011-11-08 | 8 | -0/+8 | |
| | | | | | | | | This reverts commit 8c42f16deeeffa1ae305b18306b0796f49c9922c. Conflicts: src/charon/Makefile.am | |||||
* | Syntax error in sqlite.sql fixed. | Tobias Brunner | 2011-11-04 | 1 | -1/+1 | |
| | ||||||
* | fixed integrity tests of plugins using libsimaka | Andreas Steffen | 2011-11-04 | 8 | -8/+0 | |
| | ||||||
* | fixed integrity tests of plugins using libtls or libtnccs | Andreas Steffen | 2011-11-02 | 11 | -18/+23 | |
| | ||||||
* | Some Doxygen fixes. | Tobias Brunner | 2011-10-28 | 2 | -3/+2 | |
| | ||||||
* | Cosmetics | Andreas Steffen | 2011-10-26 | 1 | -1/+2 | |
| | ||||||
* | share some code between IMC and IMV managers | Andreas Steffen | 2011-10-25 | 2 | -224/+34 | |
| | ||||||
* | removed unneeded includes | Andreas Steffen | 2011-10-25 | 2 | -4/+0 | |
| | ||||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 33 | -467/+1115 | |
| | ||||||
* | moved imv_manager to libtnccs | Andreas Steffen | 2011-10-25 | 3 | -22/+62 | |
| | ||||||
* | moved imc_manager to libtnccs | Andreas Steffen | 2011-10-25 | 12 | -57/+129 | |
| | ||||||
* | The load-tester plugin does not support SAD/SPD flushing. | Tobias Brunner | 2011-10-21 | 1 | -0/+2 | |
| | ||||||
* | Fixed indention in load-tester kernel interface. | Tobias Brunner | 2011-10-21 | 1 | -28/+28 | |
| | ||||||
* | Add features support to tnccs plugins | Andreas Steffen | 2011-10-20 | 3 | -18/+44 | |
| | ||||||
* | Log messages with a loglevel > 1 to ANDROID_LOG_DEBUG. | Tobias Brunner | 2011-10-18 | 1 | -1/+2 | |
| | ||||||
* | fixed copy-and-paste error | Andreas Steffen | 2011-10-17 | 1 | -2/+2 | |
| | ||||||
* | Add features support to eap-radius plugin | Andreas Steffen | 2011-10-15 | 1 | -5/+15 | |
| | ||||||
* | Add features support to eap-peap plugin | Andreas Steffen | 2011-10-14 | 1 | -10/+23 | |
| | ||||||
* | Add features support to eap-tnc plugin | Andreas Steffen | 2011-10-14 | 1 | -10/+16 | |
| | ||||||
* | Add features support to eap-gtc plugin | Andreas Steffen | 2011-10-14 | 1 | -5/+14 | |
| | ||||||
* | Add features support to eap-md5 plugin | Andreas Steffen | 2011-10-14 | 1 | -10/+18 | |
| | ||||||
* | Add features support to eap-ttls plugin | Andreas Steffen | 2011-10-14 | 1 | -10/+23 | |
| | ||||||
* | Add features support to eap-identity plugin | Andreas Steffen | 2011-10-14 | 1 | -10/+14 | |
| | ||||||
* | Add features support to eap-tls plugin | Andreas Steffen | 2011-10-14 | 1 | -10/+21 | |
| | ||||||
* | Add features support tp eap-simaka-reauth plugin | Martin Willi | 2011-10-14 | 2 | -36/+51 | |
| | ||||||
* | Add features support to eap-simaka-pseudonym plugin | Martin Willi | 2011-10-14 | 2 | -36/+51 | |
| | ||||||
* | Add features support to eap-simaka-sql plugin | Martin Willi | 2011-10-14 | 2 | -50/+83 | |
| | ||||||
* | Don't load eap-sim-file plugin if no valid triplet file found | Martin Willi | 2011-10-14 | 2 | -9/+38 | |
| | ||||||
* | Add features support to eap-sim-pcsc plugin | Martin Willi | 2011-10-14 | 2 | -17/+25 | |
| | ||||||
* | Add features support to eap-sim-file plugin | Martin Willi | 2011-10-14 | 2 | -23/+33 | |
| | ||||||
* | Add features support to eap-sim plugin | Martin Willi | 2011-10-14 | 1 | -10/+25 | |
| | ||||||
* | Add features support to eap-aka-3gpp2 plugin | Martin Willi | 2011-10-14 | 2 | -28/+64 | |
| | ||||||
* | Add features support to eap-aka plugin | Martin Willi | 2011-10-14 | 1 | -10/+25 | |
| | ||||||
* | Add features support to socket-raw plugin | Martin Willi | 2011-10-14 | 1 | -6/+12 | |
| | ||||||
* | Add features support to socket-dynamic plugin | Martin Willi | 2011-10-14 | 1 | -6/+12 | |
| | ||||||
* | Add features support to socket-default plugin | Martin Willi | 2011-10-14 | 1 | -7/+12 | |
| | ||||||
* | Add features support to eap-mschapv2 | Martin Willi | 2011-10-14 | 1 | -10/+22 | |
| | ||||||
* | Added a listplugins stroke command to show plugin features | Martin Willi | 2011-10-14 | 1 | -0/+55 | |
| | ||||||
* | Plugin enumerator enumerates over loaded features, too | Martin Willi | 2011-10-14 | 1 | -1/+1 | |
| | ||||||
* | Include library.h in plugin.h | Martin Willi | 2011-10-14 | 1 | -0/+1 | |
| | ||||||
* | Android does not support 'struct in6_pktinfo'. | Tobias Brunner | 2011-10-13 | 1 | -1/+5 | |
| | ||||||
* | Fixed initialization of android plugin. | Tobias Brunner | 2011-10-11 | 1 | -3/+3 | |
| | ||||||
* | Removed unneeded include. | Tobias Brunner | 2011-10-11 | 1 | -1/+0 | |
| | | | | This is not available on Android and redirects to <fcntl.h> on Ubuntu. | |||||
* | Added fallback to ipsec.secrets parser if glob(3) is not available. | Tobias Brunner | 2011-10-11 | 1 | -11/+22 | |
| | ||||||
* | Correctly install DNS servers on Android if frontend is not used. | Tobias Brunner | 2011-10-05 | 3 | -14/+30 | |
| | ||||||
* | Allow the Android plugin to load even if the control socket is not available. | Tobias Brunner | 2011-10-05 | 1 | -5/+0 | |
| | ||||||
* | Migrated eap_aka_3gpp2_functions_t to INIT/METHOD macros. | Tobias Brunner | 2011-10-04 | 1 | -33/+38 | |
| |