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
/
librabbitmq
/
amqp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EXTERNAL SASL mechanism.
external_sasl
Alan Antonuk
2015-03-18
1
-2
/
+6
*
Bumping revision for development.
Alan Antonuk
2015-02-22
1
-2
/
+2
*
Preparation for v0.6.0 release.
v0.6.0
Alan Antonuk
2015-02-22
1
-3
/
+3
*
Add methods to get frame_max and heartbeat of the connection
Bogdan Padalko
2015-02-11
1
-0
/
+30
*
Add test for amqp_error_string2() for new values.
Alan Antonuk
2015-01-06
1
-1
/
+4
*
Add error strings for new AMQP_STATUS values.
Alan Antonuk
2015-01-06
1
-0
/
+1
*
Remove extra line from docs.
Alan Antonuk
2015-01-02
1
-1
/
+0
*
Check for double close/open in socket impl
Alan Antonuk
2014-12-29
1
-0
/
+4
*
Bumping revision for development.
Alan Antonuk
2014-09-13
1
-2
/
+2
*
Preparation for v0.5.2 release.
v0.5.2
Alan Antonuk
2014-09-13
1
-1
/
+1
*
Update copyright on files changed in 2014.
Alan Antonuk
2014-08-26
1
-1
/
+1
*
Bumping version for development.
Alan Antonuk
2014-08-11
1
-2
/
+2
*
Preparation for v0.5.1 release.
v0.5.1
Alan Antonuk
2014-08-11
1
-1
/
+1
*
Correct #include <sys/uio.h> location.
Alan Antonuk
2014-05-07
1
-1
/
+0
*
MinGW : missing ssize_t typedef
emazv72
2014-04-13
1
-2
/
+4
*
Bumping version for development
Alan Antonuk
2014-01-29
1
-2
/
+2
*
Preparation for v0.5.0 release
v0.5.0
Alan Antonuk
2014-01-29
1
-1
/
+1
*
amqp.h: delivery mode constants
Alexander Klauer
2013-10-03
1
-0
/
+11
*
Documentation fixes
Alexander Klauer
2013-10-03
1
-2
/
+2
*
Add amqp_basic_nack() API function
Alan Antonuk
2013-08-25
1
-0
/
+24
*
Bumping version due to v0.4.1 release
Alan Antonuk
2013-08-25
1
-3
/
+3
*
Prep for v0.4.1 release
Alan Antonuk
2013-08-25
1
-1
/
+1
*
Add amqp_get_broker_properties() function
Alan Antonuk
2013-08-15
1
-0
/
+14
*
Bumping revision for development
Alan Antonuk
2013-08-13
1
-2
/
+2
*
Updating version numbers for release of v0.4.0
v0.4.0
Alan Antonuk
2013-08-13
1
-1
/
+1
*
Document public API
Alan Antonuk
2013-08-13
1
-159
/
+1544
*
Add compile and runtime library version functions
Alan Antonuk
2013-07-23
1
-0
/
+88
*
Provide defaults values for amqp_login
Alan Antonuk
2013-07-23
1
-0
/
+15
*
Add a high level API for consuming messages
Alan Antonuk
2013-07-08
1
-1
/
+99
*
Add amqp_table_clone() to deep-copy a amqp_table_t
Alan Antonuk
2013-07-06
1
-0
/
+4
*
Add nonblocking connect support
zaq178miami
2013-07-06
1
-0
/
+20
*
FIX: remove amqp_set_socket() from public API
Alan Antonuk
2013-07-03
1
-4
/
+0
*
Get rid of amqp_socket_error interface
Alan Antonuk
2013-07-03
1
-15
/
+0
*
Make connection the socket object owner
Alan Antonuk
2013-07-03
1
-16
/
+4
*
Add partial support for heartbeats in wait_frame
Alan Antonuk
2013-06-25
1
-0
/
+1
*
Channel-based memory management
Alan Antonuk
2013-06-21
1
-0
/
+4
*
Add amqp_simple_wait_frame_noblock() function
Alan Antonuk
2013-06-14
1
-0
/
+10
*
Preserve API/ABI of amqp_error_string()
Alan Antonuk
2013-06-14
1
-2
/
+15
*
Change amqp_error_string() to ret static strings
Alan Antonuk
2013-06-13
1
-3
/
+2
*
Add more specific SSL connection error codes
Alan Antonuk
2013-06-13
1
-1
/
+4
*
Return error on socket lib init failure
Alan Antonuk
2013-06-13
1
-0
/
+3
*
Don't abort() in amqp_simple_wait_frame()
Alan Antonuk
2013-06-13
1
-0
/
+1
*
Report out of buf space error in amqp_table_encode
Alan Antonuk
2013-06-13
1
-0
/
+2
*
Expose public error-code interface
Alan Antonuk
2013-06-13
1
-0
/
+16
*
Update amqp.h
Jonathan
2013-05-13
1
-1
/
+1
*
Adding basic error handling to SSL send/recv funcs
Alan Antonuk
2013-04-17
1
-1
/
+1
*
Fix code formatting to match the rest of the lib
Alan Antonuk
2013-04-17
1
-5
/
+5
*
Complete public socket API documentation
Michael Steinert
2013-04-17
1
-0
/
+47
*
Add "AMQP_DEPRECATED" support for MSVC
Michael Steinert
2013-04-17
1
-4
/
+8
*
Simplify socket code
Michael Steinert
2013-04-09
1
-2
/
+1
[next]