]> git.ipfire.org Git - thirdparty/openssl.git/commit
Temporary pragma to have GCC quiet down about deprecated functions
authorRichard Levitte <levitte@openssl.org>
Tue, 2 Feb 2016 20:42:45 +0000 (21:42 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 3 Feb 2016 18:38:07 +0000 (19:38 +0100)
commitb00b21242ae96aeb5521252bf0cdece5be0047a1
treede2474ad2759fb96e842b7d4775d2b1a6f666cd4
parentd33b215b331116e50947ca7e75d210e1db39b78d
Temporary pragma to have GCC quiet down about deprecated functions

Future commits will change our use to newer functions and the pragmas
will go away at that time.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
crypto/bio/b_sock.c
crypto/bio/bss_acpt.c
crypto/bio/bss_conn.c