summaryrefslogtreecommitdiff
path: root/tests/test_parse_url.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright & license header to use SPDX idAlan Antonuk2021-07-271-34/+2
* Move official includes to rabbitmq-c/ directoryAlan Antonuk2021-04-051-1/+1
* Format code with clang-formatAlan Antonuk2017-12-051-95/+59
* Remove vim mode lines.formatAlan Antonuk2017-12-041-1/+0
* Lib: amqp_parse_url should initialize outputAlan Antonuk2015-10-241-1/+0
* Win32: fixup a few MSVC warnings in test & examplesAlan Antonuk2015-06-021-0/+5
* 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