Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 11 | -1387/+0 |
| | |||||
* | Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary ↵ | Tobias Brunner | 2010-03-02 | 1 | -3/+1 |
| | | | | | | | when cross-compiling the plugins for Android 2.0. With the coming monolithic build using Android.mk files this won't be necessary anymore. | ||||
* | Streamlined the source file list formatting in plugin makefiles. | Tobias Brunner | 2010-03-02 | 1 | -5/+4 |
| | |||||
* | Link all enabled libstrongswan plugins into the library, link all enabled ↵ | Tobias Brunner | 2010-03-02 | 1 | -1/+8 |
| | | | | charon plugins into libcharon. | ||||
* | Changed plugin constructors from plugin_create to plugin_name_plugin_create. | Tobias Brunner | 2010-03-02 | 1 | -1/+1 |
| | |||||
* | Removing the plugin constructor declarations from the header files. | Tobias Brunner | 2010-03-02 | 1 | -5/+0 |
| | |||||
* | Store custom IKE src/dst ports on ike_cfg | Martin Willi | 2010-02-26 | 1 | -2/+4 |
| | |||||
* | Link all plugins to libstrongswan. | Tobias Brunner | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Made inactivity_timeout a per CHILD_SA config option | Martin Willi | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | Using the thread wrapper in charon, libstrongswan and their plugins. | Tobias Brunner | 2009-12-23 | 1 | -4/+5 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 9 | -62/+62 |
| | |||||
* | Missing commas added. | Tobias Brunner | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | Refactored the lifetime_cfg_t struct to be simpler and more expressive. ↵ | Tobias Brunner | 2009-09-01 | 1 | -4/+9 |
| | | | | Initialization is now static. | ||||
* | Adapted the config backends to the new lifetime configuration. | Tobias Brunner | 2009-09-01 | 1 | -3/+5 |
| | |||||
* | added -avoid-version to LDFLAGS, plugins are not versioned | Martin Willi | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 10 | -20/+0 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 3 | -55/+39 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 5 | -11/+11 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | changed [4856] to dynamically choose traffic selector family | Martin Willi | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | support of dynamic/128 and %any6 | Andreas Steffen | 2009-02-05 | 1 | -1/+1 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -2/+6 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | recreating FIFO if it exists | Martin Willi | 2008-07-31 | 1 | -2/+2 |
| | |||||
* | fixed usage typo | Martin Willi | 2008-07-31 | 1 | -1/+1 |
| | |||||
* | fixed UCI thread cancellation on ARM | Martin Willi | 2008-07-24 | 1 | -22/+19 |
| | |||||
* | extended UCI plugin by a simple control interface using a fifo | Martin Willi | 2008-07-18 | 6 | -6/+368 |
| | |||||
* | fixed UCI default proposals | Martin Willi | 2008-06-18 | 1 | -3/+12 |
| | |||||
* | support for more config options in UCI plugin | Martin Willi | 2008-06-18 | 2 | -40/+158 |
| | |||||
* | first simple prototype of a UCI configuration plugin for OpenWRT | Martin Willi | 2008-06-17 | 9 | -0/+924 |