]> git.ipfire.org Git - thirdparty/postfix.git/commit
Bitrot: More OpenSSL 1.1.0 API constification bitrot211
authorViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 20 Aug 2016 04:13:43 +0000 (00:13 -0400)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sun, 21 Aug 2016 19:15:16 +0000 (15:15 -0400)
commit7d99f65c4ed67e10ecb2ee8f860cad1e76e9265f
tree1b26c8d953a72ba5359958b2ad57e6b76ffbbe08
parent7413875bdd455da248fab1f1fd7c62c1b6458283
Bitrot: More OpenSSL 1.1.0 API constification

The accessors for ASN1_STRING and X509 before/after dates have new
names and now return const data.  Deal with the fallout.
postfix/src/tls/tls.h
postfix/src/tls/tls_dane.c
postfix/src/tls/tls_verify.c