aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/smp
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-194-1229/+0
* Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...Tobias Brunner2010-03-021-3/+1
* Streamlined the source file list formatting in plugin makefiles.Tobias Brunner2010-03-021-1/+3
* Link all enabled libstrongswan plugins into the library, link all enabled cha...Tobias Brunner2010-03-021-2/+8
* Changed plugin constructors from plugin_create to plugin_name_plugin_create.Tobias Brunner2010-03-021-1/+1
* Removing the plugin constructor declarations from the header files.Tobias Brunner2010-03-021-5/+0
* Link all plugins to libstrongswan.Tobias Brunner2010-02-251-1/+1
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-10/+12
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-18/+18
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-49/+49
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-302-4/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
* merged multi-auth branch back into trunkMartin Willi2009-04-141-4/+5
* updated DoxyfileMartin Willi2009-03-241-1/+1
* cache keys for in and outbound ESP SAsMartin Willi2008-10-151-8/+2
* store ESP keys in CHILD_SAMartin Willi2008-10-151-2/+2
* reintegrated bus-refactoring branchMartin Willi2008-10-141-3/+3
* merging renaming of mode_t to ipsec_mode_t back to trunkTobias Brunner2008-09-251-1/+1
* introduced an additional bus->signal parameter for signal specific dataMartin Willi2008-07-181-1/+1
* support in smp for terminate-by-nameMartin Willi2008-06-201-1/+25
* fixed compile error in smp pluginMartin Willi2008-06-101-2/+2
* plugin load configuration in strongswan.confMartin Willi2008-05-151-4/+4
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-1/+1
* fixed build of smp pluginMartin Willi2008-04-151-5/+5
* ike_sa_manager enumerable, not iterableMartin Willi2008-04-141-3/+3
* renamed xml plugin to smp to avoid confusionMartin Willi2008-03-284-0/+1211