AMQP-CPP/src/linux_tcp
Emiel Bruijntjes 72ffd5eb1a disabled ssl for the time being 2018-03-05 22:25:58 +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
includes.h Fixed unix compile error after previous commit. 2018-01-24 02:03:16 +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
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 work in progress on closing ssl connections 2018-03-05 22:24:19 +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 work in progress on dealing with secure connections 2018-03-05 19:53:53 +01:00
tcpoutbuffer.h work in progress on dealing with secure connections 2018-03-05 19:53:53 +01:00
tcpresolver.h disabled ssl for the time being 2018-03-05 22:25:58 +01:00
tcpssl.h work in progress on dealing with secure connections 2018-03-05 19:53:53 +01:00
tcpsslclose.h work in progress on closing ssl connections 2018-03-05 22:24:19 +01:00
tcpsslconnected.h work in progress on closing ssl connections 2018-03-05 22:24:19 +01:00
tcpsslcontext.h work in progress on dealing with secure connections 2018-03-05 19:53:53 +01:00
tcpsslhandshake.h improve ssl handshake methods 2018-03-05 20:08:09 +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 work in progress on ssl support for the AMQP-CPP library 2018-03-05 17:29:37 +01:00