1
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 10 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ssl: add support for SSL SNI More... over 7 years ago
Add ability to specify headers on the command line for amqp-publish More... over 7 years ago
Lib: simplify empty-bytes assignment in amqp_login. More... over 7 years ago
Lib: fix undefined behavior in amqp_encode_bytes More... over 7 years ago
Docs: add AMQP_SASL_METHOD_EXTERNAL documentation. More... over 7 years ago
Tools: fix --url parameter processing issues. More... over 7 years ago
CI: Update to latest OpenSSL version in appveyor. More... over 7 years ago
Docs: add link to new mailing list for rabbitmq-c-users. More... over 7 years ago
Add NORETURN macro for MSVC More... about 8 years ago
Fix duplicate WIN32_LEAN_AND_MEAN definition More... about 8 years ago
Bumping revision for development. More... about 8 years ago
Preparation for v0.8.0 release. More... about 8 years ago
Lib: correct types in ENFORCE_STATE macro. More... about 8 years ago
Fix: small warning fixes. More... about 8 years ago
Test: correct overflow in constant. More... about 8 years ago
Test: use correct printf for unsigned. More... about 8 years ago
Lib: add bounds check on amqp_login inputs More... about 8 years ago
Lib: remove unreachable return statements More... about 8 years ago
Lib: check out of range args in amqp_*_close() fn. More... about 8 years ago
Lib: correct format string in amqp[s]_consumer.c More... about 8 years ago
Lib: correct sign conversion issue in amqp_url.c More... about 8 years ago
Lib: add amqp_rpc_reply_error convenience function More... about 8 years ago
CI: bump OpenSSL version to 1.0.2g. More... about 8 years ago
Examples: add verify opts to SSL connect_timeout More... about 8 years ago
Examples: add flags to enable verification. More... about 8 years ago
Documentation of amqp_basic_publish references wrong AMQP method More... about 8 years ago
CI: bump to latest version of OpenSSL on appveyor More... about 8 years ago
CI: add clang-analyzer build on travis. More... over 8 years ago
Lib: don't use TCP_NOPUSH under cygwin More... over 8 years ago
Lib: correct input type to ioctlsocket on win32 More... over 8 years ago