summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Stop CMake warning about @rpath on Mac OS X."Alan Antonuk2014-09-021-1/+0
* Stop CMake warning about @rpath on Mac OS X.Alan Antonuk2014-09-021-0/+1
* CMake: check for PKG_CONFIG_FOUND in FindPOPT.cmakeAlan Antonuk2014-09-021-2/+4
* Print message body in amqp[s]_listen[q] examples.Alan Antonuk2014-09-015-3/+12
* Update copyright on files changed in 2014.Alan Antonuk2014-08-2612-12/+34
* Add platform, version, copyright client propertiesAlan Antonuk2014-08-254-2/+26
* Enable compiler warnings with ClangAlan Antonuk2014-08-251-0/+2
* Suppress OpenSSL deprecation warnings on OSXAlan Antonuk2014-08-254-4/+12
* ssl: Fix a bug that host name verification failure isn't reportedKouhei Sutou2014-08-251-2/+2
* Add usable YCM configuration file.Alan Antonuk2014-08-162-1/+156
* autoconf: look for htonll in arpa/inet.hAlan Antonuk2014-08-131-1/+20
* Bumping version for development.Alan Antonuk2014-08-112-3/+3
* Preparation for v0.5.1 release.v0.5.1Alan Antonuk2014-08-115-6/+30
* FIX: don't range-check channel_ids.Alan Antonuk2014-08-021-4/+0
* Fix: remove superfulous assignment in amqp_socket.cAlan Antonuk2014-07-271-1/+0
* Ignore build directories.Alan Antonuk2014-07-271-0/+1
* Correct htonll macro detection in CMake.Alan Antonuk2014-07-261-1/+1
* Add clang-format configuration file.Alan Antonuk2014-07-201-0/+47
* FIX: Improve invalid frame detection code.Alan Antonuk2014-07-142-3/+13
* Remove unused INITIAL_DECODING_POOL_PAGE_SIZE defAlan Antonuk2014-07-111-4/+0
* Allow INITIAL bufffer and page size configurationMike Stitt2014-07-111-6/+15
* FIX: incorrect OOM for 0-len xchg in amqp_consume.Alan Antonuk2014-07-111-3/+10
* Correct #include <sys/uio.h> location.Alan Antonuk2014-05-072-1/+1
* Use gethrtime() on HP-UX for timers.Alan Antonuk2014-05-071-0/+4
* Fixed timeval to milliseconds calculation errorjestor2014-05-081-1/+1
* Use poll(2) for timeouts on socketAlan Antonuk2014-04-142-17/+35
* CMake: Add -DHAVE_CONFIG_H to tests/*.cAlan Antonuk2014-04-131-0/+2
* Mingw: specify WINVER 0x0502 when unspecified.Alan Antonuk2014-04-134-6/+18
* MinGW : missing ssize_t typedefemazv722014-04-131-2/+4
* Fixes for travis-ci configuration.Alan Antonuk2014-04-131-5/+17
* Add coverity_scan coverage to travis configAlan Antonuk2014-04-131-11/+26
* [openssl] Support wildcard hostname verificationMichael Steinert2014-03-048-10/+344
* Add missing amqp_get_server_properties() function.Alan Antonuk2014-02-171-0/+5
* Bumping version for developmentAlan Antonuk2014-01-291-2/+2
* Preparation for v0.5.0 releasev0.5.0Alan Antonuk2014-01-295-14/+37
* Update README.md Alan Antonuk2014-01-141-0/+1
* amqp_tcp_socket: update documentationLuka Perkov2014-01-121-1/+1
* Fixes librabbitmq.pc generation under autoconfAlan Antonuk2014-01-011-1/+4
* Improve documentation for amqp_ssl_socket_* funcsAlan Antonuk2014-01-011-3/+6
* Honor delivery mode value from command lineMarc Falzon2013-12-301-1/+1
* Initial connection.blocked/unblocked supportAlan Antonuk2013-12-153-0/+39
* Fix function amqp_get_monotonic_timestamp return zerowizjin2013-12-031-3/+3
* Add GNUInstallDirs.cmake moduleAlan Antonuk2013-11-051-0/+205
* Use CMAKE_INSTALL_* variables provided by GNUInstallDirs.Michael Fladischer2013-11-052-10/+12
* Right unexpected frames requeue in amqp_consumer.cOleg Blednov2013-11-053-5/+37
* Moved mutex initialization inside ENABLE_THREAD_SAFETY guards.woldan2013-10-291-1/+1
* Switched to CMAKE_CURRENT_.. variants for source and binary dirs to enable ne...woldan2013-10-281-3/+3
* amqp.h: delivery mode constantsAlexander Klauer2013-10-031-0/+11
* Documentation fixesAlexander Klauer2013-10-033-6/+6
* Fixed the library path for the x86_64 architectureViacheslav Dubrovskyi2013-10-032-5/+5