diff options
author | Thomas Egerer <thomas.egerer@secunet.com> | 2013-11-29 13:17:30 +0100 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2014-01-20 16:40:34 +0100 |
commit | 568e3022607a98394c53bc5a4922d368d19cbe60 (patch) | |
tree | 8b8b0a635787c727d0b58ecc27336ad84caeff8c /src/libstrongswan/processing/watcher.c | |
parent | 303ec3956c1aefec7378dde9706595768522b09a (diff) | |
download | strongswan-568e3022607a98394c53bc5a4922d368d19cbe60.tar.bz2 strongswan-568e3022607a98394c53bc5a4922d368d19cbe60.tar.xz |
proposal: Add possibility to register custom proposal keyword parser
If a proposal string cannot be matched to a token using strcmp (e.g. if
you want to register a whole class of algorithms containing their ID,
like my_alg_2342), you can use the provided function to register a
parser that transforms the given string into a proposal token.
Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com>
Diffstat (limited to 'src/libstrongswan/processing/watcher.c')
0 files changed, 0 insertions, 0 deletions