mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
7e70181723
in cryptlib.h (which is often included as "../cryptlib.h"), then the question remains relative to which directory this is to be interpreted. gcc went one further directory up, as intended; but makedepend thinks differently, and so probably do some C compilers. So the ../ must go away; thus e_os.h goes back into include/openssl (but I now use #include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) -- and we have another huge bunch of dependency changes. Argh. |
||
---|---|---|
.. | ||
.cvsignore | ||
CAss.cnf | ||
CAssdh.cnf | ||
CAssdsa.cnf | ||
CAssrsa.cnf | ||
dsa-ca.pem | ||
dsa-pca.pem | ||
Makefile.ssl | ||
maketests.com | ||
methtest.c | ||
pkcs7-1.pem | ||
pkcs7.pem | ||
r160test.c | ||
Sssdsa.cnf | ||
Sssrsa.cnf | ||
tcrl | ||
tcrl.com | ||
test.cnf | ||
testca | ||
testca.com | ||
testcrl.pem | ||
testenc | ||
testenc.com | ||
testgen | ||
testgen.com | ||
testp7.pem | ||
testreq2.pem | ||
testrsa.pem | ||
tests.com | ||
testsid.pem | ||
testss | ||
testss.com | ||
testssl | ||
testssl.com | ||
testx509.pem | ||
times | ||
tpkcs7 | ||
tpkcs7.com | ||
tpkcs7d | ||
tpkcs7d.com | ||
treq | ||
treq.com | ||
trsa | ||
trsa.com | ||
tsid | ||
tsid.com | ||
tverify.com | ||
tx509 | ||
tx509.com | ||
Uss.cnf | ||
v3-cert1.pem | ||
v3-cert2.pem | ||
VMSca-response.1 | ||
VMSca-response.2 |