(racoon2 54) little bugs & co
Francis Dupont <[email protected]> Fri, 17 Feb 2006 17:49:15 +0100
| Newsgroups | gmane.network.ipv6.kame.racoon |
|---|---|
| Message-ID | <[email protected]> |
in isakmp_impl.h the structure algdef has a transform_id field defined as an u_int8_t when transform IDs are on 16 bits (cf the RFC or ikev2_impl.h defines). Regards [email protected] PS: I'd like to know if/when the config will be able to give the CApath argument to eay_check_x509cert() as it is done in the old racoon (note the issue is some lines of code and many lines of doc :-). PPS: in crypto_openssl.c the comment in front of eay_get_x509asn1subjectname is wrong (it is about the subjectName, not a subjectAltName).