AMQP-CPP/src/linux_tcp
Emiel Bruijntjes 0ca9bc9dad added error in case openssl is missing 2018-03-06 18:07:34 +01:00
..
CMakeLists.txt Build examples now with travis-ci to ensure new changes don't break existing code. Fixed warnings as a result of lambda captures. 2018-01-30 10:07:27 +00:00
addressinfo.h linux tcp is now opt-out instead of opt-in(to keep compatibility with the original lib). 2018-01-23 19:15:10 +01:00
function.h fixed some compile issues 2018-03-06 17:52:44 +01:00
includes.h Fixed unix compile error after previous commit. 2018-01-24 02:03:16 +01:00
library.h fixed some compile issues 2018-03-06 17:52:44 +01:00
openssl.cpp fixed some compile issues 2018-03-06 17:52:44 +01:00
openssl.h added error in case openssl is missing 2018-03-06 18:07:34 +01:00
pipe.h linux tcp is now opt-out instead of opt-in(to keep compatibility with the original lib). 2018-01-23 19:15:10 +01:00
sslconnected.h removed tabs 2018-03-06 08:40:44 +01:00
sslcontext.h removed tabs 2018-03-06 08:40:44 +01:00
sslhandshake.h added error in case openssl is missing 2018-03-06 18:07:34 +01:00
sslshutdown.h removed tabs 2018-03-06 08:40:44 +01:00
sslwrapper.h removed tabs 2018-03-06 08:40:44 +01:00
tcpclosed.h linux tcp is now opt-out instead of opt-in(to keep compatibility with the original lib). 2018-01-23 19:15:10 +01:00
tcpconnected.h removed tabs 2018-03-06 08:40:44 +01:00
tcpconnection.cpp support for amqps:// addresses in the AMQP::Address class (although it does not yet make a real secure connection) 2018-03-02 13:53:00 +01:00
tcpinbuffer.h dynamically loading openssl funtions during runtime work in progress 2018-03-06 14:39:36 +01:00
tcpoutbuffer.h dynamically loading openssl funtions during runtime work in progress 2018-03-06 14:39:36 +01:00
tcpresolver.h added error in case openssl is missing 2018-03-06 18:07:34 +01:00
tcpstate.h linux tcp is now opt-out instead of opt-in(to keep compatibility with the original lib). 2018-01-23 19:15:10 +01:00
wait.h update indentation 2018-03-06 09:44:24 +01:00