summaryrefslogtreecommitdiff
path: root/librabbitmq/amqp_url.c
Commit message (Expand)AuthorAgeFilesLines
* Expose public error-code interfaceAlan Antonuk2013-06-131-4/+4
* Fix code formatting to match the rest of the libAlan Antonuk2013-04-171-11/+16
* Switch from stdbool.h to amqp_boolean_tMichael Steinert2013-04-091-2/+2
* Add amqps:// support to the URL parserMichael Steinert2013-04-091-18/+19
* Updating license yearAlan Antonuk2013-04-081-0/+3
* Formatted source code with astyle utiltyAlan Antonuk2013-04-081-145/+153
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* Set default visibility to hidden & enable a couple more warningsMichael Steinert2012-05-171-6/+3
* Add config.h header guardsMichael Steinert2012-05-171-0/+4
* Automated relicensing of source files MPL/GPL -> MITMarek Majkowski2012-04-121-26/+20
* Update copyright 2012Emile Joubert2012-02-021-1/+1
* Add support for parsing amqp URLs to librabbitmqDavid Wragg2011-09-211-0/+205