Michael van der Werve
|
18d4a2cd56
|
{auto} parameters in the address
|
2020-09-28 15:48:45 +02:00 |
Emiel Bruijntjes
|
23cae9de84
|
fixed Address constructor
|
2018-03-10 10:32:48 +01:00 |
Emiel Bruijntjes
|
d81565fe6a
|
fixed that stream operator of address wrote the port number when the default amqps port was used
|
2018-03-10 10:31:40 +01:00 |
Emiel Bruijntjes
|
1ee18911ce
|
fixed writing address to std::stream
|
2018-03-10 10:20:52 +01:00 |
Emiel Bruijntjes
|
5b8841c937
|
removed more tabs
|
2018-03-06 08:45:12 +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
|
342268e50a
|
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 |
Tamas Elekes
|
ab817384b1
|
fixed auth method prefix extra / char
|
2018-03-02 12:54:09 +01:00 |
Tamas Elekes
|
b9047f5ea7
|
added ampqs:// parsing to address
|
2018-03-02 12:14:43 +01:00 |
Aart Stuurman
|
cf7261add5
|
Reordered public include files so they are now in include/amqpcpp/.
|
2018-01-24 01:58:18 +01:00 |