| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0a2353e commit 5fddde6
237 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,7 +11,7 @@ | |||
| 11 | 11 | */ | |
| 12 | 12 | ||
| 13 | 13 | #define PLATFORM "platform: BSD-x86_64" | |
| 14 | - #define DATE "built on: Thu May 2 20:26:30 2019 UTC" | ||
| 14 | + #define DATE "built on: Wed Jun 12 20:53:27 2019 UTC" | ||
| 15 | 15 | ||
| 16 | 16 | /* | |
| 17 | 17 | * Generate compiler_flags as an array of individual characters. This is a | |
@@ -40,9 +40,8 @@ static const char compiler_flags[] = { | |||
| 40 | 40 | 'S','A','E','S','_','A','S','M',' ','-','D','G','H','A','S','H', | |
| 41 | 41 | '_','A','S','M',' ','-','D','E','C','P','_','N','I','S','T','Z', | |
| 42 | 42 | '2','5','6','_','A','S','M',' ','-','D','X','2','5','5','1','9', | |
| 43 | - '_','A','S','M',' ','-','D','P','A','D','L','O','C','K','_','A', | ||
| 44 | - 'S','M',' ','-','D','P','O','L','Y','1','3','0','5','_','A','S', | ||
| 45 | - 'M',' ','-','D','_','T','H','R','E','A','D','_','S','A','F','E', | ||
| 46 | - ' ','-','D','_','R','E','E','N','T','R','A','N','T',' ','-','D', | ||
| 47 | - 'N','D','E','B','U','G','\0' | ||
| 43 | + '_','A','S','M',' ','-','D','P','O','L','Y','1','3','0','5','_', | ||
| 44 | + 'A','S','M',' ','-','D','_','T','H','R','E','A','D','_','S','A', | ||
| 45 | + 'F','E',' ','-','D','_','R','E','E','N','T','R','A','N','T',' ', | ||
| 46 | + '-','D','N','D','E','B','U','G','\0' | ||
| 48 | 47 | }; | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | /* WARNING: do not edit! */ | |
| 2 | 2 | /* Generated by Makefile from crypto/include/internal/dso_conf.h.in */ | |
| 3 | 3 | /* | |
| 4 | - * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved. | ||
| 4 | + * Copyright 2016-2019 The OpenSSL Project Authors. All Rights Reserved. | ||
| 5 | 5 | * | |
| 6 | 6 | * Licensed under the OpenSSL license (the "License"). You may not use | |
| 7 | 7 | * this file except in compliance with the License. You can obtain a copy | |
@@ -11,9 +11,7 @@ | |||
| 11 | 11 | ||
| 12 | 12 | #ifndef HEADER_DSO_CONF_H | |
| 13 | 13 | # define HEADER_DSO_CONF_H | |
| 14 | - | ||
| 15 | 14 | # define DSO_DLFCN | |
| 16 | 15 | # define HAVE_DLFCN_H | |
| 17 | 16 | # define DSO_EXTENSION ".so" | |
| 18 | - | ||
| 19 | 17 | #endif | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,6 @@ | |||
| 21 | 21 | 'GHASH_ASM', | |
| 22 | 22 | 'ECP_NISTZ256_ASM', | |
| 23 | 23 | 'X25519_ASM', | |
| 24 | - 'PADLOCK_ASM', | ||
| 25 | 24 | 'POLY1305_ASM', | |
| 26 | 25 | ], | |
| 27 | 26 | 'openssl_cflags_BSD-x86_64': [ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -729,7 +729,6 @@ | |||
| 729 | 729 | 'GHASH_ASM', | |
| 730 | 730 | 'ECP_NISTZ256_ASM', | |
| 731 | 731 | 'X25519_ASM', | |
| 732 | - 'PADLOCK_ASM', | ||
| 733 | 732 | 'POLY1305_ASM', | |
| 734 | 733 | ], | |
| 735 | 734 | 'openssl_cflags_BSD-x86_64': [ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments