openssl/apps
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
..
demoCA
demoSRP
app_rand.c Add a no-egd option to disable EGD-related code 2016-01-14 13:02:51 -05:00
apps.c Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling 2016-02-02 23:24:12 -05:00
apps.h Restore -no_comp switch for backwards compatible behaviour 2016-02-05 11:00:53 -05:00
asn1pars.c
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ca-cert.srl
ca-key.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
ca-req.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
ca.c
CA.com
CA.pl.in Generate warning text 2016-01-25 21:19:59 +01:00
cert.pem
ciphers.c Support disabling any or all TLS or DTLS versions 2016-01-19 09:57:15 -05:00
client.pem
cms.c Refactor apps load_certs/load_crls to work incrementally 2016-01-20 19:04:26 -05:00
crl2p7.c
crl.c
dgst.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c
dsa512.pem
dsa1024.pem
dsa-ca.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
dsa-pca.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
dsa.c
dsap.pem
dsaparam.c
ec.c Add ec -check option 2016-02-04 15:28:33 +00:00
ecparam.c Fix memory leak and print out keygen errors. 2016-02-01 15:11:18 +00:00
enc.c
engine.c RT4194: Restore old engine parameter parsing. 2016-02-06 09:19:04 -05:00
errstr.c
gendsa.c
genpkey.c
genrsa.c
install-apps.com
makeapps.com
Makefile.in Enhance and clear the support of linker flags 2016-02-06 17:57:19 +01:00
nseq.c
ocsp.c Refactor apps load_certs/load_crls to work incrementally 2016-01-20 19:04:26 -05:00
openssl-vms.cnf Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
openssl.c If memory debugging enabled return error on leaks. 2016-02-05 16:02:21 +00:00
openssl.cnf
opt.c Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling 2016-02-02 23:24:12 -05:00
passwd.c
pca-cert.srl
pca-key.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
pca-req.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
pkcs7.c
pkcs8.c
pkcs12.c Refactor apps load_certs/load_crls to work incrementally 2016-01-20 19:04:26 -05:00
pkey.c
pkeyparam.c
pkeyutl.c Fix pkeyutl inability to directly access keys on hardware tokens 2016-02-04 23:18:33 +01:00
prime.c
privkey.pem
progs.h
progs.pl
rand.c
rehash.c
req.c GH634: fix potential memory leak 2016-02-06 09:25:54 -05:00
req.pem
rsa8192.pem
rsa.c
rsautl.c Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling 2016-02-02 23:24:12 -05:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Refactoring BIO: Adapt s_client and s_server 2016-02-03 20:36:49 +01:00
s_cb.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
s_client.c Refactoring BIO: Adapt s_client and s_server 2016-02-03 20:36:49 +01:00
s_server.c Make DTLSv1_listen a first class function and change its type 2016-02-05 19:12:18 +00:00
s_socket.c Refactoring BIO: Adapt s_client and s_server 2016-02-03 20:36:49 +01:00
s_time.c
server2.pem
server.pem
server.srl
sess_id.c
smime.c Refactor apps load_certs/load_crls to work incrementally 2016-01-20 19:04:26 -05:00
speed.c RT3755: Remove duplicate #include 2016-01-31 09:42:53 -05:00
spkac.c
srp.c Fix quoting error in SRP printf 2016-01-22 15:06:21 -05:00
testCA.pem
testdsa.h
testrsa.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
timeouts.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts.c
tsget
verify.c Multiple -trusted/-untrusted/-CRLfile options in verify 2016-01-20 19:04:33 -05:00
version.c
vms_decc_init.c
winrand.c
x509.c Fix opt_imax() call 2016-01-30 16:23:44 +01:00