Emiel Bruijntjes
|
cea5a54487
|
fix bug: error about missing openssl was also reported when not even opening a secure connection
|
2018-03-08 10:44:42 +01:00 |
Emiel Bruijntjes
|
7aa7794e3e
|
work in progress on ssl implementation
|
2018-03-06 22:03:53 +01:00 |
Emiel Bruijntjes
|
0ca9bc9dad
|
added error in case openssl is missing
|
2018-03-06 18:07:34 +01:00 |
Tamas Elekes
|
3bb7714f3b
|
dynamically loading openssl funtions during runtime work in progress
|
2018-03-06 14:39:36 +01:00 |
Emiel Bruijntjes
|
d52dea795d
|
fix compile error for libev example
|
2018-03-05 22:27:08 +01:00 |
Emiel Bruijntjes
|
fa5ef5318a
|
work in progress on dealing with secure connections
|
2018-03-05 19:53:53 +01:00 |
Tamas Elekes
|
e46dfcf3b8
|
work in progress on ssl support for the AMQP-CPP library
|
2018-03-05 17:29:37 +01:00 |
Tamas Elekes
|
9c1a09a711
|
ssl connection WIP
|
2018-03-02 16:56:35 +01:00 |
Tamas Elekes
|
ab817384b1
|
fixed auth method prefix extra / char
|
2018-03-02 12:54:09 +01:00 |
zerodefect
|
4b2c423896
|
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 |