aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/sql/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* move SQL-based pool functionality to new attr-sql libstrongswan pluginAndreas Steffen2009-10-131-6/+3
|
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-1/+0
|
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+0
|
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
|
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-1/+2
|
* fixed the strongswan.conf pathAndreas Steffen2008-05-221-1/+3
|
* loading default modules depending on configure optionsMartin Willi2008-05-161-1/+2
|
* plugin load configuration in strongswan.confMartin Willi2008-05-151-3/+3
| | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins
* prototype of sql pool administration utilityMartin Willi2008-05-071-1/+4
|
* fixed compiler warningMartin Willi2008-04-171-1/+2
|
* logging to SQL databaseMartin Willi2008-03-151-1/+1
|
* credential lookup in mysql/sqlite databaseMartin Willi2008-03-141-1/+1
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+10