id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 1319,git master fails to build with oldish mbedtls,Gert Döring,Steffan Karger,"{{{ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\""/usr/local/lib/openvpn/plugins\"" -Wall -Wno-unused-parameter -Wno-unused-function -Wno-stringop-truncation -g -O2 -std=c99 -MT auth_token.o -MD -MP -MF .deps/auth_token.Tpo -c -o auth_token.o auth_token.c In file included from ssl_backend.h:41:0, from ssl_common.h:38, from ssl.h:43, from openvpn.h:31, from auth_token.c:12: ssl_mbedtls.h:90:5: error: unknown type name 'mbedtls_tls_prf_types' mbedtls_tls_prf_types tls_prf_type; ^ }}} on today's git master (10abd656a3ae279cea7344055ce23637b7a62f6b), with mbedtls-2.14.1nb1. We do have an MBEDTLS_VERSION_NUMBER check in configure.h, but it does not seem to catch this new requirement.",Bug / Defect,closed,minor,release 2.6,Crypto,OpenVPN git master branch (Community Ed),"Not set (select this one, unless your'e a OpenVPN developer)",fixed,"mbedtls, tls_prf_type",plaisthos