summaryrefslogtreecommitdiff
path: root/tests/test_parse_url.c
Commit message (Expand)AuthorAgeFilesLines
* Correct usage of amqp_error_string in test codeAlan Antonuk2013-06-141-1/+1
* Fix code formatting to match the rest of the libAlan Antonuk2013-04-171-30/+30
* Add amqps:// support to the URL parserMichael Steinert2013-04-091-15/+96
* Updating license yearAlan Antonuk2013-04-081-0/+3
* Formatted source code with astyle utiltyAlan Antonuk2013-04-081-107/+107
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* Fix compiler warnings (checked clang & gcc)Michael Steinert2012-05-171-1/+1
* 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/+174