Loading apps/s_client.c +1 −1 Original line number Diff line number Diff line Loading @@ -227,7 +227,7 @@ static int c_brief=0; static unsigned char *generated_supp_data = NULL; static unsigned char *most_recent_supplemental_data = NULL; static const unsigned char *most_recent_supplemental_data = NULL; static size_t most_recent_supplemental_data_length = 0; static int server_provided_server_authz = 0; Loading apps/s_server.c +1 −1 Original line number Diff line number Diff line Loading @@ -231,7 +231,7 @@ static const unsigned char auth_ext_data[]={TLSEXT_AUTHZDATAFORMAT_dtcp}; static unsigned char *generated_supp_data = NULL; static unsigned char *most_recent_supplemental_data = NULL; static const unsigned char *most_recent_supplemental_data = NULL; static size_t most_recent_supplemental_data_length = 0; static int client_provided_server_authz = 0; Loading Loading
apps/s_client.c +1 −1 Original line number Diff line number Diff line Loading @@ -227,7 +227,7 @@ static int c_brief=0; static unsigned char *generated_supp_data = NULL; static unsigned char *most_recent_supplemental_data = NULL; static const unsigned char *most_recent_supplemental_data = NULL; static size_t most_recent_supplemental_data_length = 0; static int server_provided_server_authz = 0; Loading
apps/s_server.c +1 −1 Original line number Diff line number Diff line Loading @@ -231,7 +231,7 @@ static const unsigned char auth_ext_data[]={TLSEXT_AUTHZDATAFORMAT_dtcp}; static unsigned char *generated_supp_data = NULL; static unsigned char *most_recent_supplemental_data = NULL; static const unsigned char *most_recent_supplemental_data = NULL; static size_t most_recent_supplemental_data_length = 0; static int client_provided_server_authz = 0; Loading