summaryrefslogtreecommitdiff
path: root/librabbitmq/amqp.h
Commit message (Expand)AuthorAgeFilesLines
* docs: fix simple typo, throughly -> thoroughlypr628Tim Gates2020-10-191-1/+1
* Support openssl engine settingHan Mai2020-06-251-1/+2
* Fix repeated word and spelling in api docAndriy Gelman2020-01-291-1/+1
* Make all timeval's constantSteven Van Ingelgem2019-12-291-5/+5
* Bumping revision for developmentAlan Antonuk2019-12-011-2/+2
* Preparation for v0.10.0 releasev0.10.0Alan Antonuk2019-12-011-1/+1
* Set AMQP_DEFAULT_MAX_CHANNELS to 2047Alan Antonuk2018-09-081-2/+5
* Bumping revision for developmentAlan Antonuk2018-05-081-2/+2
* Preparation for v0.9.0 release.v0.9.0-masterAlan Antonuk2018-05-081-3/+3
* Format code with clang-formatAlan Antonuk2017-12-051-493/+461
* Remove vim mode lines.formatAlan Antonuk2017-12-041-1/+0
* Fix: correct spelling of comment in amqp.hAlan Antonuk2017-08-201-1/+1
* Add AMQP_DEFAULT_VHOST define for "/"Alan Antonuk2017-08-201-0/+11
* amqp_consume_message: replace AMQP_STATUS_UNEXPECTED_FRAME in docstringDavid Sharp2017-08-021-2/+2
* Lib: add methods to set timeout of AMQP RPCsrpc-timeoutAlan Antonuk2017-03-151-0/+58
* Doc: fix typo in amqp_get_handshake_timeout commentAlan Antonuk2017-03-011-1/+1
* Lib: add timeout for amqp_login and friendspr383Haster2016-11-271-0/+50
* Fix: add ABI AMQP_CALL decorator on public functionsmissing_callAlan Antonuk2016-11-101-0/+3
* Docs: add AMQP_SASL_METHOD_EXTERNAL documentation.sasl-docsAlan Antonuk2016-08-201-8/+16
* Bumping revision for development.ver_bumpAlan Antonuk2016-04-101-2/+2
* Preparation for v0.8.0 release.v0.8.0release_080Alan Antonuk2016-04-091-1/+1
* Documentation of amqp_basic_publish references wrong AMQP methodpr340sigiesec2016-02-021-2/+2
* Lib: amqp_parse_url should initialize outputAlan Antonuk2015-10-241-0/+4
* Lib: add amqp_ssl_socket_set_versions fnAlan Antonuk2015-10-221-1/+3
* Bumping revision for development.Alan Antonuk2015-10-121-3/+3
* Preparation for v0.7.1 release.v0.7.1v071-releaseAlan Antonuk2015-10-121-1/+1
* If channel_max is 0, use server's channel_maxCarl HoĢˆrberg2015-07-151-2/+6
* Bumping version for development.Alan Antonuk2015-06-161-2/+2
* Preparation for v0.7.0 release.v0.7.0Alan Antonuk2015-06-161-3/+3
* amqp: helper macro to generate AMQP_VERSION codeMaciej Borzecki2015-05-141-5/+23
* Add amqp_get_client_properties functionAlan Antonuk2015-05-061-0/+16
* Make amqp_table_clone first parameter const.Alan Antonuk2015-05-061-1/+1
* Add error codes for unsupported SASL type.Bhasker Allam2015-04-051-0/+1
* Add EXTERNAL SASL mechanism.Alan Antonuk2015-04-051-2/+6
* Bumping revision for development.Alan Antonuk2015-02-221-2/+2
* Preparation for v0.6.0 release.v0.6.0Alan Antonuk2015-02-221-3/+3
* Add methods to get frame_max and heartbeat of the connectionBogdan Padalko2015-02-111-0/+30
* Add test for amqp_error_string2() for new values.Alan Antonuk2015-01-061-1/+4
* Add error strings for new AMQP_STATUS values.Alan Antonuk2015-01-061-0/+1
* Remove extra line from docs.Alan Antonuk2015-01-021-1/+0
* Check for double close/open in socket implAlan Antonuk2014-12-291-0/+4
* Bumping revision for development.Alan Antonuk2014-09-131-2/+2
* Preparation for v0.5.2 release.v0.5.2Alan Antonuk2014-09-131-1/+1
* Update copyright on files changed in 2014.Alan Antonuk2014-08-261-1/+1
* Bumping version for development.Alan Antonuk2014-08-111-2/+2
* Preparation for v0.5.1 release.v0.5.1Alan Antonuk2014-08-111-1/+1
* Correct #include <sys/uio.h> location.Alan Antonuk2014-05-071-1/+0
* MinGW : missing ssize_t typedefemazv722014-04-131-2/+4
* Bumping version for developmentAlan Antonuk2014-01-291-2/+2
* Preparation for v0.5.0 releasev0.5.0Alan Antonuk2014-01-291-1/+1