index
:
delta/python-packages/rabbitmq-c.git
acks_examples
alanxz-patch-1
am-fix
amqp_0_8
appveyor
auth_failure
cache-openssl
cache_openssl
ci
ci_builds
ci_exp
ci_maxos
circle-ci
cmp0042
conn-try
consumer_cancel_example
coverity_scan
cve
cygwin_nopush
declare_xchg_parms
double_ack_example
error_as_warning
external_sasl
faster-travis
fix588
fix_621
fix_osx
fix_travis
force_close
format
framing_docs
gh-actions
gh-pages
initializer_warnings
ios2
ios_build
issue513
issue586
master
missing_call
missing_files
modernize-cmake
nonblocking_socket
openssl-version
openssl_leaks
ossl-init
ossl-v110
pr267
pr271
pr314
pr333
pr340
pr373
pr383
pr443
pr445
pr487
pr516
pr556
pr607
pr628
quiet_brew
readme-update
release_080
rm-amqps-examples
rm_appveyor
rmq2
rpc-timeout
sasl-docs
scan-build
scan-build-fixes
send_perf
ssl_bio
ssl_examples
ssl_leak
ssl_verify
ssl_warn
timer_refactor
tls_version
tools-flags
tools_heartbeat
trusty
tutorial
tutorial-1
ub-fix
updateframing
v0.11-release
v0.4.0-devel
v071-release
ver_bump
warnfix
win32_select
win32_ssl
win32_static
win32_warn
win32_warn2
win32_wouldblock
wireformat
github.com: alanxz/rabbitmq-c
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: print verbose error message when failed to open a socket
Egor Ignatov
2022-01-26
1
-1
/
+1
*
tools: enable ssl in connection_info if --ssl used with --server
Egor Ignatov
2022-01-26
1
-2
/
+6
*
Update copyright & license header to use SPDX id
Alan Antonuk
2021-07-27
14
-442
/
+28
*
cmake: make tools-common depend on popt::popt
Alan Antonuk
2021-04-19
1
-6
/
+6
*
cmake: remove unused if(XMLTO_FOUND) in tools dir
Alan Antonuk
2021-04-19
1
-34
/
+29
*
cmake: modernize tools CMakeLists
Alan Antonuk
2021-04-19
1
-33
/
+33
*
tools: remove unused config.h include
Alan Antonuk
2021-04-19
9
-36
/
+0
*
cmake: specify COMPONENT on install commands
Alan Antonuk
2021-04-11
1
-4
/
+3
*
Move official includes to rabbitmq-c/ directory
Alan Antonuk
2021-04-05
2
-4
/
+4
*
Use cmake TIMESTAMP function
Bernhard M. Wiedemann
2020-12-22
1
-1
/
+2
*
tool: fix issue parsing hostname in --server flag
Alan Antonuk
2020-08-09
1
-0
/
+1
*
tool: set port when not specified in --server flag
Alan Antonuk
2020-08-06
1
-0
/
+7
*
Install manpages into DATAROOTDIR
Alexander Kapshuna
2018-10-19
1
-1
/
+1
*
Format code with clang-format
Alan Antonuk
2017-12-05
10
-390
/
+245
*
Remove vim mode lines.
format
Alan Antonuk
2017-12-04
14
-14
/
+0
*
tools-doc: correct typo in librabbitmq-tools.xml
Alan Antonuk
2017-10-19
1
-1
/
+1
*
Add ability to specify headers on the command line for amqp-publish
Andrew Gough
2016-09-11
2
-0
/
+48
*
Tools: fix --url parameter processing issues.
tools-flags
Alan Antonuk
2016-08-19
1
-23
/
+20
*
Squash warnings about static initializers in tools.
initializer_warnings
Alan Antonuk
2015-05-03
5
-24
/
+24
*
Add support for heartbeats in tools.
tools_heartbeat
Alan Antonuk
2015-03-06
1
-1
/
+10
*
Enable SSL support for tools too.
Michael Fladischer
2014-10-17
1
-0
/
+4
*
amqp-consume: support consuming N messages at a time
Antonio Terceiro
2014-09-03
2
-3
/
+45
*
Honor delivery mode value from command line
Marc Falzon
2013-12-30
1
-1
/
+1
*
* tools/CMakeLists.txt: Fix missing POPT_INCLUDE_DIRS variable.
Lieven Govaerts
2013-09-13
1
-1
/
+1
*
Non-exclusive queue declaration in amqp-consume.
Marc Falzon
2013-08-21
2
-5
/
+26
*
Make connection the socket object owner
Alan Antonuk
2013-07-03
1
-3
/
+2
*
listen to multiple routing keys separated by commas
Brian Hammond
2013-06-26
2
-7
/
+58
*
Preserve API/ABI of amqp_error_string()
Alan Antonuk
2013-06-14
1
-2
/
+2
*
Change amqp_error_string() to ret static strings
Alan Antonuk
2013-06-13
2
-16
/
+12
*
Fix code formatting to match the rest of the lib
Alan Antonuk
2013-04-17
1
-14
/
+23
*
Start addressing review comments
Michael Steinert
2013-04-09
1
-2
/
+2
*
Set the client key/cert in one API call
Michael Steinert
2013-04-09
1
-4
/
+1
*
Add API to load SSL keys from a buffer
Michael Steinert
2013-04-09
1
-2
/
+5
*
Add checks for derived socket type
Michael Steinert
2013-04-09
1
-1
/
+1
*
Propose new socket API
Michael Steinert
2013-04-09
1
-28
/
+27
*
Fix non-SSL build in the tools directory
Michael Steinert
2013-04-09
1
-3
/
+6
*
Add amqps:// support to the URL parser
Michael Steinert
2013-04-09
1
-36
/
+32
*
Implement SSL/TLS over CyaSSL, GnuTLS, OpenSSL & PolarSSL backends
Michael Steinert
2013-04-09
1
-15
/
+32
*
Add plumbing for SSL/TLS support
Michael Steinert
2013-04-09
1
-1
/
+0
*
Updating license year
Alan Antonuk
2013-04-08
13
-0
/
+39
*
Formatted source code with astyle utilty
Alan Antonuk
2013-04-08
12
-810
/
+910
*
Adding vim modelines to help with source formatting
Alan Antonuk
2013-04-05
14
-0
/
+14
*
Fix for XmlTo not found warning in tools directory
Alan Antonuk
2013-01-19
1
-3
/
+3
*
Build without amqp_framing.py codegen
Alan Antonuk
2013-01-16
1
-1
/
+1
*
CMake: build both static and shared libs in one build
Alan Antonuk
2012-11-14
1
-5
/
+5
*
Adding CMake procedure to build/install tools manpages
Alan Antonuk
2012-05-24
1
-0
/
+39
*
Adding the amqp-* tools to install target
Alan Antonuk
2012-05-24
1
-0
/
+5
*
Adding more strict compile Warning flags to gcc build
Alan Antonuk
2012-05-24
1
-1
/
+4
*
Cleanup Win32 artifacts
Michael Steinert
2012-05-17
5
-1
/
+1
*
Fix compiler warnings (checked clang & gcc)
Michael Steinert
2012-05-17
6
-9
/
+10
[next]