summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: specify the chocolately cache directorycache-opensslAlan Antonuk2021-02-241-5/+13
* ci: only run on a pull-request to master or a push to masterAlan Antonuk2021-02-221-1/+8
* ci: remove appveyor configurationAlan Antonuk2021-02-221-30/+0
* ci: Add win32 build to github actionsAlan Antonuk2021-02-211-0/+22
* ci: run presubmits on PRs as well as pushesAlan Antonuk2021-02-171-1/+1
* ci: Add MacOS github action configAlan Antonuk2020-12-292-16/+24
* ci: delete travis configAlan Antonuk2020-12-241-89/+0
* ci: add clang-formatAlan Antonuk2020-12-243-1/+4
* Format sources using clang-format-10Alan Antonuk2020-12-247-31/+33
* ci: add clang static-analyzer gh actions presubmitAlan Antonuk2020-12-242-2/+6
* ci: add github actions configAlan Antonuk2020-12-242-1/+31
* Add .venv directory to .gitignore file.Alan Antonuk2020-12-221-0/+1
* Use cmake TIMESTAMP functionBernhard M. Wiedemann2020-12-221-1/+2
* docs: fix simple typo, throughly -> thoroughlyTim Gates2020-10-181-1/+1
* ci: use pre-installed OpenSSL on appveyorAlan Antonuk2020-10-141-13/+1
* tool: fix issue parsing hostname in --server flagAlan Antonuk2020-08-091-0/+1
* tool: set port when not specified in --server flagAlan Antonuk2020-08-061-0/+7
* Support openssl engine settingHan Mai2020-06-255-5/+118
* ci: remove install popt on osxAlan Antonuk2020-06-251-1/+0
* lib: correct amqp_time_from_now behavior at {0, 0}Alan Antonuk2020-06-213-15/+4
* Allow use of pthreads with WindowsZane van Iperen2020-06-211-14/+3
* Add vcpkg installation instructionswangli282020-06-211-0/+15
* Add rabbitmq-c-config.cmake generationEric Huff2020-05-313-2/+45
* Updating how openssl is configuredMichael D. Stemle, Jr2020-04-191-3/+1
* Add option to run system tests (disabled by default).Simon Lepasteur2020-03-125-5/+10
* Fix incorrect private lib field in librabbitmq.pcAndriy Gelman2020-02-201-2/+5
* Fix mem leak in examplesAndriy Gelman2020-01-312-0/+4
* Fix repeated word and spelling in api docAndriy Gelman2020-01-291-1/+1
* win32: define AMQP_UNUSED for win32Alan Antonuk2019-12-291-1/+1
* Fix unused parameter warning in amqp_time_tv_untilSteven Van Ingelgem2019-12-292-8/+11
* Make all timeval's constantSteven Van Ingelgem2019-12-299-32/+33
* win32: disable secure CRT warnings in OpenSSL codeAlan Antonuk2019-12-241-0/+4
* ssl: fix OpenSSL modes to correct non-blocking behaviorAlan Antonuk2019-12-111-0/+5
* lib: fix openSSL symbol clash on win32 (#583)Zane van Iperen2019-12-082-1/+5
* Bumping revision for developmentAlan Antonuk2019-12-012-3/+3
* Preparation for v0.10.0 releasev0.10.0Alan Antonuk2019-12-013-4/+19
* lib: check frame_size is >= INT32_MAXAlan Antonuk2019-11-041-3/+12
* ssl: Add amqp_ssl_socket_get_context()Zane van Iperen2019-05-142-0/+20
* ci: Bump Travis dist to Xenial as Trusty is now EOLZane van Iperen2019-05-131-21/+18
* Make cmake build reproduciblymarinamoore2018-10-241-1/+1
* Install manpages into DATAROOTDIRAlexander Kapshuna2018-10-191-1/+1
* Provide downloadable DLLs from appveyorJean-Baptiste Nahan2018-09-081-0/+8
* Set AMQP_DEFAULT_MAX_CHANNELS to 2047Alan Antonuk2018-09-081-2/+5
* OpenSSL should ignore missing config fileAlan Antonuk2018-09-081-2/+3
* Fix instructions for default buildRoss Cousens2018-07-151-1/+1
* Bumping revision for developmentAlan Antonuk2018-05-082-3/+3
* Preparation for v0.9.0 release.v0.9.0-masterAlan Antonuk2018-05-083-6/+40
* Lib: Present "exchange_exchange_bindings" capability to serverJesus Fernandez Manzano2018-05-071-1/+3
* Examples: fix argument parsing in sendstring examplejerome2018-05-071-2/+2
* Lib: Add #defines to allow building with LibreSSLZane van Iperen2018-04-101-1/+4