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
*
Remove unneeded braces
Juan Eugenio Abadie
2017-10-07
1
-22
/
+20
*
Fix: small warning fixes.
Alan Antonuk
2016-04-09
3
-6
/
+5
*
Lib: correct format string in amqp[s]_consumer.c
Alan Antonuk
2016-04-09
2
-2
/
+2
*
Lib: use for(;;) for infinite loop
Alan Antonuk
2016-04-09
7
-7
/
+7
*
Examples: fix incorrect shadowing of loop variable
Alan Antonuk
2016-04-09
1
-3
/
+3
*
Examples: use correct format specifier for uint16_t
Alan Antonuk
2016-04-09
1
-2
/
+2
*
Examples: add verify opts to SSL connect_timeout
Alan Antonuk
2016-03-07
1
-24
/
+28
*
Examples: add flags to enable verification.
Alan Antonuk
2016-03-07
8
-56
/
+156
*
Fix compiler warnings of visual studio
CodeJuan
2015-10-23
1
-1
/
+1
*
VMS: remove OpenVMS-related build-system.
Alan Antonuk
2015-10-13
1
-41
/
+0
*
Win32: fixup a few MSVC warnings in test & examples
Alan Antonuk
2015-06-02
1
-1
/
+1
*
examples: replace usleep() with nanosleep()
Maciej Borzecki
2015-05-14
1
-5
/
+5
*
Fix int truncation warnings on Win32
Alan Antonuk
2015-05-04
1
-1
/
+1
*
Enable auto_delete & internal for exchange.declare
declare_xchg_parms
Alan Antonuk
2014-10-19
2
-2
/
+2
*
Print message body in amqp[s]_listen[q] examples.
Alan Antonuk
2014-09-01
4
-0
/
+12
*
FIX: destroy amqp_envelope_t in consumer example
Alan Antonuk
2013-08-20
2
-0
/
+5
*
Add a high level API for consuming messages
Alan Antonuk
2013-07-08
6
-336
/
+170
*
Add nonblocking connect support
zaq178miami
2013-07-06
3
-0
/
+248
*
Make connection the socket object owner
Alan Antonuk
2013-07-03
17
-34
/
+17
*
OpenVMS MMS build system
Alan Antonuk
2013-06-26
1
-0
/
+41
*
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
1
-3
/
+1
*
Updating license header in new files
Alan Antonuk
2013-04-17
8
-0
/
+48
*
Fix code formatting to match the rest of the lib
Alan Antonuk
2013-04-17
9
-125
/
+149
*
Adding vim modelines to new files
Alan Antonuk
2013-04-17
8
-0
/
+8
*
Examples must link against ${RMQ_LIBRARY_TARGET}
Alan Antonuk
2013-04-17
1
-10
/
+10
*
Start addressing review comments
Michael Steinert
2013-04-09
17
-17
/
+17
*
Set the client key/cert in one API call
Michael Steinert
2013-04-09
8
-64
/
+8
*
Update RPC example to use new socket API
Michael Steinert
2013-04-09
1
-5
/
+14
*
Add API to load SSL keys from a buffer
Michael Steinert
2013-04-09
8
-14
/
+70
*
Convert amqp:// examples to use new socket API
Michael Steinert
2013-04-09
8
-40
/
+112
*
Propose new socket API
Michael Steinert
2013-04-09
10
-74
/
+236
*
Add SSL/TLS examples
Michael Steinert
2013-04-09
9
-1
/
+1036
*
Updating license year
Alan Antonuk
2013-04-08
13
-0
/
+39
*
Formatted source code with astyle utilty
Alan Antonuk
2013-04-08
11
-177
/
+217
*
Adding vim modelines to help with source formatting
Alan Antonuk
2013-04-05
14
-0
/
+14
*
CMake: build both static and shared libs in one build
Alan Antonuk
2012-11-14
1
-8
/
+8
*
Removing exec bit from amqp_rpc_sendstring_client.c
Alan Antonuk
2012-10-24
1
-0
/
+0
*
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
[next]