[
https://issues.apache.org/jira/browse/THRIFT-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721130#comment-17721130
]
Joe McDonnell commented on THRIFT-5706:
---
OpenSSL 3 still provides OPENSSL_VERSION_
Joe McDonnell created THRIFT-5706:
-
Summary: C++ SecurityTest/SecurityFromBufferTest won't build with
OpenSSL v1
Key: THRIFT-5706
URL: https://issues.apache.org/jira/browse/THRIFT-5706
Project: Thrift
(Note: You are receiving this because you are subscribed to the dev@
list for one or more Apache Software Foundation projects.)
The Call for Presentations (CFP) for Community Over Code (formerly
Apachecon) 2023 is open at
https://communityovercode.org/call-for-presentations/, and will close
Thu, 1
Hi there,
I have a question about the Tserializer and the TJSONProtocol offered by
Thrift.
I use Thrift to implement a RPC between server and client written in
different programming languages. I need to add new functionality in my
system implementing an integrity check on the data exchanged betwee