By default, charon and its derivatives internally handle the SIGSEGV, SIGILL, and SIGBUS signals raised by threads (segv_handler). Add a compile option so that the signal handling can optionally be done externally. Closes strongswan/strongswan#132.
By default, charon and its derivatives internally handle the SIGSEGV, SIGILL, and SIGBUS signals raised by threads (segv_handler). Add a compile option so that the signal handling can optionally be done externally. Closes strongswan/strongswan#132.