Skip to content

Commit

Permalink
project: Update for 3.5.16 merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sibras committed Oct 29, 2017
1 parent e3875a6 commit a814c15
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 37 deletions.
6 changes: 3 additions & 3 deletions SMP/gnutls/gnutls.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ extern "C" {
#endif
/* *INDENT-ON* */

#define GNUTLS_VERSION "3.5.15"
#define GNUTLS_VERSION "3.5.16"

#define GNUTLS_VERSION_MAJOR 3
#define GNUTLS_VERSION_MINOR 5
#define GNUTLS_VERSION_PATCH 15
#define GNUTLS_VERSION_PATCH 16

#define GNUTLS_VERSION_NUMBER 0x03050f
#define GNUTLS_VERSION_NUMBER 0x030510

#define GNUTLS_CIPHER_RIJNDAEL_128_CBC GNUTLS_CIPHER_AES_128_CBC
#define GNUTLS_CIPHER_RIJNDAEL_256_CBC GNUTLS_CIPHER_AES_256_CBC
Expand Down
63 changes: 31 additions & 32 deletions SMP/lib/priority_options.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
#line 1 "lib/priority_options.gperf"

typedef void (*option_set_func)(gnutls_priority_t);
static const struct priority_options_st *in_word_set(register const char *str, register unsigned int len);
#line 7 "lib/priority_options.gperf"
#line 6 "lib/priority_options.gperf"
struct priority_options_st { const char *name; option_set_func func; };

#define TOTAL_KEYWORDS 29
Expand Down Expand Up @@ -88,70 +87,70 @@ hash (register const char *str, register unsigned int len)
static const struct priority_options_st wordlist[] =
{
{""}, {""}, {""}, {""}, {""}, {""},
#line 13 "lib/priority_options.gperf"
#line 12 "lib/priority_options.gperf"
{"NO_ETM", enable_no_etm},
{""}, {""}, {""},
#line 12 "lib/priority_options.gperf"
#line 11 "lib/priority_options.gperf"
{"NO_TICKETS", enable_no_tickets},
#line 36 "lib/priority_options.gperf"
#line 35 "lib/priority_options.gperf"
{"NEW_PADDING", dummy_func},
{""},
#line 11 "lib/priority_options.gperf"
#line 10 "lib/priority_options.gperf"
{"NO_EXTENSIONS", enable_no_extensions},
{""},
#line 14 "lib/priority_options.gperf"
#line 13 "lib/priority_options.gperf"
{"NO_SESSION_HASH", enable_no_ext_master_secret},
#line 9 "lib/priority_options.gperf"
#line 8 "lib/priority_options.gperf"
{"COMPAT", enable_compat},
#line 26 "lib/priority_options.gperf"
#line 25 "lib/priority_options.gperf"
{"DISABLE_WILDCARDS", disable_wildcards},
#line 22 "lib/priority_options.gperf"
#line 21 "lib/priority_options.gperf"
{"SAFE_RENEGOTIATION", enable_safe_renegotiation},
#line 18 "lib/priority_options.gperf"
#line 17 "lib/priority_options.gperf"
{"SSL3_RECORD_VERSION", enable_ssl3_record_version},
#line 21 "lib/priority_options.gperf"
#line 20 "lib/priority_options.gperf"
{"UNSAFE_RENEGOTIATION", enable_unsafe_renegotiation},
#line 15 "lib/priority_options.gperf"
#line 14 "lib/priority_options.gperf"
{"STATELESS_COMPRESSION", enable_stateless_compression},
#line 32 "lib/priority_options.gperf"
#line 31 "lib/priority_options.gperf"
{"PROFILE_HIGH", enable_profile_high},
#line 25 "lib/priority_options.gperf"
#line 24 "lib/priority_options.gperf"
{"FALLBACK_SCSV", enable_fallback_scsv},
#line 31 "lib/priority_options.gperf"
#line 30 "lib/priority_options.gperf"
{"PROFILE_MEDIUM", enable_profile_medium},
#line 17 "lib/priority_options.gperf"
#line 16 "lib/priority_options.gperf"
{"VERIFY_DISABLE_CRL_CHECKS", disable_crl_checks},
#line 24 "lib/priority_options.gperf"
#line 23 "lib/priority_options.gperf"
{"DISABLE_SAFE_RENEGOTIATION", disable_safe_renegotiation},
#line 20 "lib/priority_options.gperf"
#line 19 "lib/priority_options.gperf"
{"VERIFY_ALLOW_X509_V1_CA_CRT", dummy_func},
#line 33 "lib/priority_options.gperf"
#line 32 "lib/priority_options.gperf"
{"PROFILE_ULTRA", enable_profile_ultra},
#line 30 "lib/priority_options.gperf"
#line 29 "lib/priority_options.gperf"
{"PROFILE_LEGACY", enable_profile_legacy},
#line 16 "lib/priority_options.gperf"
#line 15 "lib/priority_options.gperf"
{"VERIFY_ALLOW_SIGN_RSA_MD5", enable_verify_allow_rsa_md5},
#line 23 "lib/priority_options.gperf"
#line 22 "lib/priority_options.gperf"
{"PARTIAL_RENEGOTIATION", enable_partial_safe_renegotiation},
#line 37 "lib/priority_options.gperf"
#line 36 "lib/priority_options.gperf"
{"DEBUG_ALLOW_KEY_USAGE_VIOLATIONS", enable_server_key_usage_violations},
{""}, {""}, {""},
#line 10 "lib/priority_options.gperf"
#line 9 "lib/priority_options.gperf"
{"DUMBFW", enable_dumbfw},
#line 28 "lib/priority_options.gperf"
#line 27 "lib/priority_options.gperf"
{"PROFILE_VERY_WEAK", enable_profile_very_weak},
{""}, {""}, {""},
#line 19 "lib/priority_options.gperf"
#line 18 "lib/priority_options.gperf"
{"LATEST_RECORD_VERSION", enable_latest_record_version},
#line 27 "lib/priority_options.gperf"
#line 26 "lib/priority_options.gperf"
{"SERVER_PRECEDENCE", enable_server_precedence},
{""}, {""}, {""}, {""},
#line 34 "lib/priority_options.gperf"
#line 33 "lib/priority_options.gperf"
{"PROFILE_SUITEB128", enable_profile_suiteb128},
{""}, {""}, {""},
#line 29 "lib/priority_options.gperf"
#line 28 "lib/priority_options.gperf"
{"PROFILE_LOW", enable_profile_low},
#line 35 "lib/priority_options.gperf"
#line 34 "lib/priority_options.gperf"
{"PROFILE_SUITEB192", enable_profile_suiteb192}
};

Expand All @@ -161,7 +160,7 @@ __inline
__attribute__ ((__gnu_inline__))
#endif
#endif
const struct priority_options_st *
static const struct priority_options_st *
in_word_set (register const char *str, register unsigned int len)
{
if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
Expand Down
4 changes: 2 additions & 2 deletions SMP/version.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Define to the version of this package. */
#define PACKAGE_VERSION "3.5.15"
#define PACKAGE_VERSION "3.5.16"

/* Version number of package */
#define VERSION "3.5.15"
#define VERSION "3.5.16"

0 comments on commit a814c15

Please sign in to comment.