aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/config/backend_manager.c
Commit message (Expand)AuthorAgeFilesLines
* ike-cfg: remove the to be obsoleted allow any parameter in get_my/other_addrMartin Willi2013-09-041-11/+8
* backends: use ike_cfg host matching functionsMartin Willi2013-09-041-38/+7
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Remove peer_cfg IKE version matching, as it is done in ike_cfg matchingMartin Willi2012-10-241-22/+3
* Respect IKE version while selecting an ike_cfg as responderMartin Willi2012-10-241-10/+32
* implemented the right|leftallowany featureAndreas Steffen2012-06-081-11/+20
* Pass IKE version to peer config enumerator, filter configsMartin Willi2012-03-201-17/+39
* Fixed SIGSEGV when logging peer config matches.Tobias Brunner2012-03-201-2/+3
* Log peer cfg enumeration externally for flexibilityMartin Willi2012-03-201-3/+0
* Accept NULL identities passed to peer config enumerationMartin Willi2012-03-201-9/+9
* Added additional debug info to peer config matchingMartin Willi2011-10-111-0/+8
* Filter out non-matching ike_cfg in backend manager, so backends don't have toMartin Willi2011-02-031-0/+10
* Migrated backend_manager_t to INIT/METHOD macrosAndreas Steffen2010-11-251-37/+27
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+444