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
/
amqp_unbind.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start addressing review comments
Michael Steinert
2013-04-09
1
-1
/
+1
*
Convert amqp:// examples to use new socket API
Michael Steinert
2013-04-09
1
-5
/
+14
*
Updating license year
Alan Antonuk
2013-04-08
1
-0
/
+3
*
Formatted source code with astyle utilty
Alan Antonuk
2013-04-08
1
-6
/
+7
*
Adding vim modelines to help with source formatting
Alan Antonuk
2013-04-05
1
-0
/
+1
*
Automated relicensing of source files MPL/GPL -> MIT
Marek Majkowski
2012-04-12
1
-26
/
+20
*
Update copyright 2012
Emile Joubert
2012-02-02
1
-1
/
+1
*
Update copyright notices
David Wragg
2011-03-01
1
-19
/
+7
*
Make the examples compile and work under Windows
David Wragg
2010-10-21
1
-3
/
+1
*
Eliminate the AMQP_EMPTY_* macros from amqp.h
David Wragg
2010-10-21
1
-1
/
+1
*
Fold amqp_end_connection socket closing into amqp_destroy_connection
David Wragg
2010-07-26
1
-1
/
+1
*
Add amqp_end_connection, which closes the socket and destroys the connection
David Wragg
2010-05-30
1
-2
/
+1
*
Update licensing to dual MPL/GPL
Tony Garnock-Jones
2010-02-21
1
-0
/
+50
*
Remove amqp_rpc_reply global variable, making it instead state-local
Tony Garnock-Jones
2010-02-18
1
-2
/
+2
*
Extend API to permit heartbeat configuration.
Tony Garnock-Jones
2009-08-20
1
-1
/
+1
*
Add bind/unbind utilities, and API for unbind
Tony Garnock-Jones
2009-05-18
1
-0
/
+55