aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/coupling
Commit message (Expand)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
* enum: Return boolean result for enum_from_name() lookupMartin Willi2014-05-161-2/+8
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-5/+3
* coupling: Fix call to call_hook()Tobias Brunner2013-07-221-1/+1
* credmgr: introduce a hook function to catch trust chain validation errorsMartin Willi2013-07-181-0/+4
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+5
* coupling: Use plugin features and soft depend on SHA1Tobias Brunner2013-06-111-12/+40
* Use centralized hasher names in coupling pluginMartin Willi2012-07-171-20/+2
* Add a return value to hasher_t.get_hash()Martin Willi2012-07-161-1/+5
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-3/+6
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-0/+7
* Implemented permanent certificate coupling pluginMartin Willi2011-02-285-0/+438