openssl/crypto
Richard Levitte c86ddbe613 Enhance and clear the support of linker flags
Some time ago, we had a ex_libs configuration setting that could be
divided into lflags and ex_libs.  These got divided in two settings,
lflags and ex_libs, and the former was interpreted to be general
linking flags.

Unfortunately, that conclusion wasn't entirely accurate.  Most of
those linking were meant to end up in a very precise position on the
linking command line, just before the spec of libraries the linking
depends on.

Back to the drawing board, we're diving things further, now having
lflags, which are linking flags that aren't depending on command line
position, plib_lflags, which are linking flags that should show up just
before the spec of libraries to depend on, and finally ex_libs, which
is the spec of extra libraries to depend on.

Also, documentation is changed in Configurations/README.  This was
previously forgotten.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2016-02-06 17:57:19 +01:00
..
aes GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
asn1 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
async Add option to disable async 2016-02-04 12:07:50 -05:00
bf unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
bio Add a BIO_ADDR_clear function 2016-02-05 20:47:36 +00:00
bn GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
buffer constify PACKET 2016-02-01 16:21:57 +01:00
camellia unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
cast unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
chacha unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
cmac GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
cms GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
comp GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
conf RT3854 Update docs. 2016-02-02 17:06:39 +01:00
ct unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
des GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
dh GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
dsa GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
dso Fix potential buffer overrun 2016-02-04 10:09:19 -05:00
ec GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
engine GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
err Use WSAGetLastError() on windows 2016-02-04 16:05:59 +01:00
evp GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
hmac RT3095: allow NULL key for single-shot HMAC 2016-02-04 13:01:32 +01:00
idea unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
include/internal Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
jpake unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
kdf unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
lhash unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
md2 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
md4 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
md5 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
mdc2 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
modes GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
objects GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ocsp GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
pem New BN functions. 2016-02-02 17:17:38 +00:00
perlasm GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
pkcs7 Enhance and clear the support of linker flags 2016-02-06 17:57:19 +01:00
pkcs12 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
poly1305 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
rand GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
rc2 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
rc4 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
rc5 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ripemd unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
rsa GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
seed unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
sha GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
srp GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
stack unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
store unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ts Enhance and clear the support of linker flags 2016-02-06 17:57:19 +01:00
txt_db unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ui GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
whrlpool GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
x509 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
x509v3 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
c64xpluscpuid.pl
cpt_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cryptlib.c Comment "secure memcmp" implementation 2016-02-01 08:32:58 -05:00
crypto-lib.com Move Makefiles to Makefile.in 2016-01-12 16:26:56 -05:00
cversion.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ebcdic.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ex_data.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
fips_err.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
fips_ers.c
ia64cpuid.S
install-crypto.com
lock.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile.in Enhance and clear the support of linker flags 2016-02-06 17:57:19 +01:00
mem_clr.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
mem_dbg.c Fix return code in CRYPTO_mem_leaks_fp() 2016-02-05 16:02:21 +00:00
mem_sec.c Add CRYPTO_secure_zalloc 2016-01-27 23:34:13 -05:00
mem.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_dir.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_fips.c
o_init.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_str.c GH614: Use memcpy()/strdup() when possible 2016-02-03 15:45:56 -05:00
o_time.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
thr_id.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
uid.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl