Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcharon: Remove unused charon->name | Tobias Brunner | 2014-02-12 | 1 | -8/+2 |
| | |||||
* | capabilities: Move global capabilities_t instance to libstrongswan | Tobias Brunner | 2013-06-25 | 1 | -6/+0 |
| | |||||
* | libcharon can be initialized more than once | Martin Willi | 2012-11-14 | 1 | -0/+3 |
| | |||||
* | Reload logger configuration on SIGHUP | Tobias Brunner | 2012-10-18 | 1 | -12/+19 |
| | | | | | | Besides changing the configuration this allows to easily rotate log files. Also moved logger initialization back to daemon_t. | ||||
* | Make the UDP ports charon listens for packets on (and uses as source ports) ↵ | Tobias Brunner | 2012-08-08 | 1 | -2/+17 |
| | | | | configurable. | ||||
* | Refactored heavily #ifdefd capability code to its own libstrongswan class | Martin Willi | 2012-07-04 | 1 | -27/+3 |
| | |||||
* | Use separate Doxygen groups for IKEv1 and IKEv2 entities (authenticators, ↵ | Tobias Brunner | 2012-05-18 | 1 | -3/+18 |
| | | | | tasks etc.). | ||||
* | Store the name of the binary using libcharon to enable specific settings. | Tobias Brunner | 2012-05-03 | 1 | -1/+7 |
| | |||||
* | Provide plugin list from charon, not internally in libcharon. | Tobias Brunner | 2012-05-03 | 1 | -3/+6 |
| | |||||
* | Moved eap/xauth classes out of protocol specific subdirectories | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | |||||
* | Separated libcharon/sa directory with ikev1 and ikev2 subfolders | Martin Willi | 2012-03-20 | 1 | -4/+4 |
| | |||||
* | IKEv1 XAuth: Added plugin support for XAuth, which allows us to have plugins ↵ | Clavister OpenSource | 2012-03-20 | 1 | -0/+6 |
| | | | | to talk to servers with different quirks for XAuth authentication. | ||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 1 | -9/+0 |
| | |||||
* | moved imv_manager to libtnccs | Andreas Steffen | 2011-10-25 | 1 | -6/+0 |
| | |||||
* | moved imc_manager to libtnccs | Andreas Steffen | 2011-10-25 | 1 | -6/+0 |
| | |||||
* | Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers ↵ | Martin Willi | 2011-08-08 | 1 | -6/+0 |
| | | | | registered by name | ||||
* | Added tnc Doxygen group to libcharon. | Tobias Brunner | 2011-08-03 | 1 | -0/+3 |
| | |||||
* | implemented PASS and DROP shunt policies | Andreas Steffen | 2011-06-28 | 1 | -0/+6 |
| | |||||
* | Moved logger initialization from libcharon to charon | Martin Willi | 2011-01-05 | 1 | -1/+4 |
| | |||||
* | implement IMC and IMV manager classes | Andreas Steffen | 2010-11-09 | 1 | -6/+8 |
| | |||||
* | implemented IMC/IMV handler | Andreas Steffen | 2010-11-09 | 1 | -1/+11 |
| | |||||
* | moved TNCCS layer out of eap_tnc plugin | Andreas Steffen | 2010-09-28 | 1 | -0/+6 |
| | |||||
* | Moved kernel interface to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -7/+1 |
| | |||||
* | Moved scheduler_t to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -6/+0 |
| | |||||
* | Fixing Doxygen groups after moving processor. | Tobias Brunner | 2010-09-02 | 1 | -3/+3 |
| | |||||
* | Move processor_t (thread-pool) to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -6/+0 |
| | |||||
* | Moved credential manager to libstrongswan | Martin Willi | 2010-07-13 | 1 | -12/+0 |
| | |||||
* | Respect line with in Makefile.am's, other cosmetics | Martin Willi | 2010-03-25 | 1 | -4/+6 |
| | |||||
* | Attributes moved from libstrongswan to libhydra. | Tobias Brunner | 2010-03-24 | 1 | -3/+0 |
| | | | | | The attribute_manager_t instance is now located on the new hydra object instead of the lib object. | ||||
* | Convert charon into libcharon. | Tobias Brunner | 2010-03-19 | 1 | -25/+48 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+319 |