Loading apps/dsaparam.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -57,11 +57,6 @@ */ */ #include <openssl/opensslconf.h> /* for OPENSSL_NO_DSA */ #include <openssl/opensslconf.h> /* for OPENSSL_NO_DSA */ /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #ifndef OPENSSL_NO_DSA #ifndef OPENSSL_NO_DSA #include <assert.h> #include <assert.h> Loading apps/gendh.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -58,11 +58,6 @@ */ */ #include <openssl/opensslconf.h> #include <openssl/opensslconf.h> /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #ifndef OPENSSL_NO_DH #ifndef OPENSSL_NO_DH #include <stdio.h> #include <stdio.h> Loading apps/genrsa.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -57,11 +57,6 @@ */ */ #include <openssl/opensslconf.h> #include <openssl/opensslconf.h> /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #ifndef OPENSSL_NO_RSA #ifndef OPENSSL_NO_RSA #include <stdio.h> #include <stdio.h> Loading apps/req.c +0 −6 Original line number Original line Diff line number Diff line Loading @@ -56,12 +56,6 @@ * [including the GNU Public Licence.] * [including the GNU Public Licence.] */ */ /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #include <stdio.h> #include <stdio.h> #include <stdlib.h> #include <stdlib.h> #include <time.h> #include <time.h> Loading apps/s_server.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -140,11 +140,6 @@ * OTHERWISE. * OTHERWISE. */ */ /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #include <assert.h> #include <assert.h> #include <ctype.h> #include <ctype.h> Loading Loading
apps/dsaparam.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -57,11 +57,6 @@ */ */ #include <openssl/opensslconf.h> /* for OPENSSL_NO_DSA */ #include <openssl/opensslconf.h> /* for OPENSSL_NO_DSA */ /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #ifndef OPENSSL_NO_DSA #ifndef OPENSSL_NO_DSA #include <assert.h> #include <assert.h> Loading
apps/gendh.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -58,11 +58,6 @@ */ */ #include <openssl/opensslconf.h> #include <openssl/opensslconf.h> /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #ifndef OPENSSL_NO_DH #ifndef OPENSSL_NO_DH #include <stdio.h> #include <stdio.h> Loading
apps/genrsa.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -57,11 +57,6 @@ */ */ #include <openssl/opensslconf.h> #include <openssl/opensslconf.h> /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #ifndef OPENSSL_NO_RSA #ifndef OPENSSL_NO_RSA #include <stdio.h> #include <stdio.h> Loading
apps/req.c +0 −6 Original line number Original line Diff line number Diff line Loading @@ -56,12 +56,6 @@ * [including the GNU Public Licence.] * [including the GNU Public Licence.] */ */ /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #include <stdio.h> #include <stdio.h> #include <stdlib.h> #include <stdlib.h> #include <time.h> #include <time.h> Loading
apps/s_server.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -140,11 +140,6 @@ * OTHERWISE. * OTHERWISE. */ */ /* Until the key-gen callbacks are modified to use newer prototypes, we allow * deprecated functions for openssl-internal code */ #ifdef OPENSSL_NO_DEPRECATED #undef OPENSSL_NO_DEPRECATED #endif #include <assert.h> #include <assert.h> #include <ctype.h> #include <ctype.h> Loading