summaryrefslogtreecommitdiff
path: root/examples/amqps_producer.c
Commit message (Expand)AuthorAgeFilesLines
* Make connection the socket object ownerAlan Antonuk2013-07-031-2/+1
* Updating license header in new filesAlan Antonuk2013-04-171-0/+6
* Fix code formatting to match the rest of the libAlan Antonuk2013-04-171-15/+16
* Adding vim modelines to new filesAlan Antonuk2013-04-171-0/+1
* Start addressing review commentsMichael Steinert2013-04-091-1/+1
* Set the client key/cert in one API callMichael Steinert2013-04-091-8/+1
* Add API to load SSL keys from a bufferMichael Steinert2013-04-091-2/+9
* Propose new socket APIMichael Steinert2013-04-091-9/+28
* Add SSL/TLS examplesMichael Steinert2013-04-091-0/+145