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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
New example: amqp_rpc_sendstring_client. The client sends a plain text messag...
Jani Hur
2012-10-05
2
-0
/
+231
*
Adding more strict compile Warning flags to gcc build
Alan Antonuk
2012-05-24
1
-1
/
+1
*
Cleanup Win32 artifacts
Michael Steinert
2012-05-17
2
-1
/
+1
*
Fix compiler warnings (checked clang & gcc)
Michael Steinert
2012-05-17
2
-2
/
+2
*
Convert to non-recursive Automake
Michael Steinert
2012-05-17
1
-33
/
+0
*
Merge remote-tracking branch 'upstream/bug24770'
Alan Antonuk
2012-04-12
12
-321
/
+249
|
\
|
*
Automated relicensing of source files MPL/GPL -> MIT
Marek Majkowski
2012-04-12
12
-321
/
+249
*
|
Merge remote-tracking branch 'upstream/bug24606'
Alan Antonuk
2012-04-12
12
-12
/
+12
|
\
\
|
|
/
|
*
Update copyright 2012
Emile Joubert
2012-02-02
12
-12
/
+12
*
|
Fix for stdint.h not found in examples
Alan Antonuk
2012-03-06
1
-1
/
+1
|
/
*
Fix: correct platform_utils directory under win32
Alan Antonuk
2011-11-01
1
-1
/
+1
*
Building the rest of the example programs
Alan Antonuk
2011-10-30
1
-1
/
+34
*
add cmake build support.
XiaoGuang Zeng
2011-03-03
1
-0
/
+4
*
Remove trailing whitespace
David Wragg
2011-07-05
3
-3
/
+3
*
Update copyright notices
David Wragg
2011-03-01
12
-228
/
+84
*
More fixes for VPATH-based builds
Tony Garnock-Jones
2010-12-17
1
-1
/
+5
*
Add newlines on error messages in examples
David Wragg
2010-10-28
1
-4
/
+4
*
Make the examples compile and work under Windows
David Wragg
2010-10-21
13
-58
/
+255
*
Eliminate the AMQP_EMPTY_* macros from amqp.h
David Wragg
2010-10-21
6
-12
/
+12
*
Use the msinttypes header when building with the Microsoft compiler
David Wragg
2010-10-21
1
-0
/
+4
*
Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90
David Wragg
2010-10-21
1
-0
/
+8
*
Eliminate // comments
David Wragg
2010-10-21
2
-3
/
+3
*
removed auto-delete parameter from exchange.declare
Alexandru Scvortov
2010-08-16
1
-1
/
+1
*
merged default into bug22951
Alexandru Scvortov
2010-08-04
3
-3
/
+3
|
\
|
*
this branch is default with amqp_0_9_1 merged in; everything seems to work fine
Alexandru Scvortov
2010-07-09
3
-3
/
+3
*
|
Eliminate unnecessary includes of errno.h
David Wragg
2010-07-28
3
-3
/
+0
*
|
Free heap-allocated error strings
David Wragg
2010-07-27
1
-1
/
+3
*
|
die_on_error expects a librabbitmq error code
David Wragg
2010-07-27
2
-2
/
+4
*
|
Fold amqp_end_connection socket closing into amqp_destroy_connection
David Wragg
2010-07-26
8
-8
/
+8
*
|
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
4
-12
/
+15
*
|
Remove uses of the GNU-specific %ll printf format modifier
David Wragg
2010-05-30
2
-6
/
+6
*
|
Add amqp_end_connection, which closes the socket and destroys the connection
David Wragg
2010-05-30
8
-16
/
+8
|
/
*
Package for amqp-tools
Tony Garnock-Jones
2010-05-24
1
-1
/
+1
*
Update licensing to dual MPL/GPL
Tony Garnock-Jones
2010-02-21
10
-0
/
+500
*
Remove amqp_rpc_reply global variable, making it instead state-local
Tony Garnock-Jones
2010-02-18
8
-18
/
+18
*
Add amqp_listenq, like amqp_listen but for queues rather than exchanges
Tony Garnock-Jones
2009-08-27
2
-1
/
+130
*
Extend API to permit heartbeat configuration.
Tony Garnock-Jones
2009-08-20
7
-7
/
+7
*
Make sendstring deliver in persistent mode.
Tony Garnock-Jones
2009-08-17
1
-1
/
+2
*
Make "make distcheck" work and pass
Tony Garnock-Jones
2009-07-14
1
-3
/
+3
*
Add bind/unbind utilities, and API for unbind
Tony Garnock-Jones
2009-05-18
3
-1
/
+114
*
Support for multiple channels.
Tony Garnock-Jones
2009-05-12
5
-10
/
+22
*
Report EOF specially
Tony Garnock-Jones
2009-05-07
1
-1
/
+2
*
Use amq.direct instead of the default exchange
Tony Garnock-Jones
2009-05-07
2
-2
/
+2
*
Correct warning on 64-bit linux
Tony Garnock-Jones
2009-05-07
1
-2
/
+2
*
Introduce more mid-level API
Tony Garnock-Jones
2009-05-07
3
-107
/
+19
*
Simple producer/consumer examples
Tony Garnock-Jones
2009-04-30
5
-1
/
+288
*
Avoid leaking memory by being precise about when a delivery is
Tony Garnock-Jones
2009-04-30
1
-37
/
+60
*
Be more careful about checking allocation results.
Tony Garnock-Jones
2009-04-29
1
-0
/
+4
*
More examples; clean shutdown
Tony Garnock-Jones
2009-04-27
6
-62
/
+288
*
Avoid stomping on flags during content properties encoding.
Tony Garnock-Jones
2009-04-26
1
-8
/
+13
[prev]
[next]