aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/addrblock/addrblock_validator.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2017-05-261-2/+2
|
* addrblock: Support an optional non-strict mode accepting certs without addrblockMartin Willi2017-03-021-3/+11
| | | | | | | This allows a gateway to enforce the addrblock policy on certificates that actually have the extension only. For (legacy) certificates not having the extension, traffic selectors are validated/narrowed by other means, most likely by the configuration.
* credmgr: introduce a hook function to catch trust chain validation errorsMartin Willi2013-07-181-1/+6
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵Martin Willi2011-04-151-2/+4
| | | | over plugin_t
* fixed cert_validator_t:validate interfaceAndreas Steffen2011-01-071-5/+4
|
* Moved addrblock plugin to libcharonMartin Willi2010-07-131-0/+124