git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
57b3a7f
)
OpenSSL 1.0.0 const fix for SSL_get_current_cipher
author
Phil Pennock
<pdp@exim.org>
Sun, 11 Jul 2010 07:19:56 +0000
(
00:19
-0700)
committer
Phil Pennock
<pdp@spodhuis.org>
Sun, 5 Sep 2010 22:49:34 +0000
(18:49 -0400)
OpenSSL 1.0.0 changes SSL_get_current_cipher()'s return value to include
const. It looks like a safe change for older OpenSSL, so treat it
appropriately and cast as needed.
No differences found