src/ * sexp-parse.h (smklen): New. * cert.c: Include sexp-parse.h. (get_name): Use smklen to avoid the snprintf.
- ksba.m4: Print found version on success.
- crl.c (do_hash): Cast BUFFER to char* for arithmetics.
- ksba.h (ksba_stop_reason_t): Remove trailing comma.
- asn1-parse.y (CONST_IMPLICIT): Ditto. Reported by Peter
O'Gorman.