openssl/crypto/des
Richard Levitte 45502bfe19 Always build library object files with shared library cflags
This takes us away from the idea that we know exactly how our static
libraries are going to get used.  Instead, we make them available to
build shareable things with, be it other shared libraries or DSOs.

On the other hand, we also have greater control of when the shared
library cflags.  They will never be used with object files meant got
binaries, such as apps/openssl or test/test*.

With unified, we take this a bit further and prepare for having to
deal with extra cflags specifically to be used with DSOs (dynamic
engines), libraries and binaries (applications).

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-20 16:51:31 +01:00
..
asm des/asm/des_enc.m4: fix brown-bag typo in last commit. 2015-02-09 08:58:43 +01:00
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
cbc_cksm.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cbc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cfb64ede.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cfb64enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cfb_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
COPYRIGHT Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
des_enc.c Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
des_locl.h Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
ecb3_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecb_enc.c Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
enc_read.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
enc_writ.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
fcrypt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
fcrypt_b.c Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +01:00
ncbc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ofb64ede.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ofb64enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ofb_enc.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
pcbc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
qud_cksm.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_key.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
read2pwd.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rpc_des.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rpc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
set_key.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
spr.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
str2key.c Remove "experimental" in code and comments, too. 2016-02-17 21:12:30 -05:00
xcbc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00