Marcin Gibula
|
1a955b39af
|
Add deferredconfirm.h to amqpcpp.h
|
2018-05-14 21:35:08 +02:00 |
Emiel Bruijntjes
|
4c2b8ff68e
|
added ability to set the handle to the openssl library (so that programs that load openssl via dlopen() can still use amqp-cpp)
|
2018-03-09 15:08:52 +01:00 |
Emiel Bruijntjes
|
a025e6c1c9
|
breaking change: the linux-tcp module is no longer included by default, applications that rely on this now have to explicitly include amcpcpp/linux_tcp
|
2018-03-06 08:46:17 +01:00 |
Emiel Bruijntjes
|
41239a1952
|
fixed to make returning message functional, and added test code
|
2018-03-01 22:54:50 +01:00 |
zerodefect
|
1e9d1360f7
|
Fixed build error.
|
2018-01-30 10:43:08 +00:00 |
Aljar Meesters
|
c287382770
|
fix includes because existing code was no longer compiling after the latest changes
|
2018-01-30 10:45:16 +01:00 |
Aart Stuurman
|
99974d36d3
|
fixed strcasecmp error on windows platforms.
|
2018-01-29 17:29:27 +01:00 |
Aart Stuurman
|
99cc34d922
|
Added linux_tcp.h so we can now once again use the tcp implementation of the handler.
|
2018-01-26 22:42:28 +01:00 |
Aart Stuurman
|
cf7261add5
|
Reordered public include files so they are now in include/amqpcpp/.
|
2018-01-24 01:58:18 +01:00 |