]> git.ipfire.org Git - thirdparty/postfix.git/commit
Bitrot: More OpenSSL 1.1.0 API constification
authorViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 20 Aug 2016 06:01:18 +0000 (02:01 -0400)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 20 Aug 2016 06:01:18 +0000 (02:01 -0400)
commit2e6c2649ebfed9c8405024bb34f122147eb052e7
tree663db2cde757dce78323424eae3225ed8213aec9
parent6d653e1c50c6cace8a7cf93d09ad149831809ce5
Bitrot: More OpenSSL 1.1.0 API constification

The accessor for ASN1_STRING has a new name and now returns const
data.  Deal with the fallout.
postfix/src/tls/tls.h
postfix/src/tls/tls_verify.c