index
:
delta/python-packages/rabbitmq-c-github-ask.git
amqp_0_8
amqp_0_9_1
api_docs
api_documentation
autotools
baserock/master
bug21814
bug22346
bug22390
bug22805
bug22825
bug22864
bug22931
bug22951
bug23081
bug23089
bug23163
bug23318
bug23423
bug23472
bug23645
bug23872
bug24048
bug24079
bug24349
bug24440
bug24528
build_static_library
channel_owns_memory_pool
cmake_build
cmake_build_improvements
fix_size_t_in_amqp_h
ipv6_support
issue23
issue29
master
public_header_includes_fix
simple_wait_frame
ssl
ssl-plumbing
travis-ci
vms_build
vs2008_install_stdint_fix
win32_example_include_fix
github.com: ask/rabbitmq-c
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librabbitmq
/
amqp_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set default visibility to hidden & enable a couple more warnings
Michael Steinert
2012-05-17
1
-9
/
+5
*
Fix compiler warnings (checked clang & gcc)
Michael Steinert
2012-05-17
1
-3
/
+2
*
Add config.h header guards
Michael Steinert
2012-05-17
1
-0
/
+2
*
Intializing unintiailzed member in amqp_basic_publish
Alan Antonuk
2012-05-10
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
*
Add support for parsing amqp URLs to librabbitmq
David Wragg
2011-09-21
1
-0
/
+1
*
Update copyright notices
David Wragg
2011-03-01
1
-19
/
+7
*
config.h defines _GNU_SOURCE and is therefore all we need to include
Daniel Schauenberg
2011-02-03
1
-4
/
+2
*
move strdup to separate file and add guards
Daniel Schauenberg
2011-02-02
1
-7
/
+5
*
Extract common code from generated API functions
bug23645
David Wragg
2011-01-14
1
-5
/
+0
*
Add an amqp_basic_reject API function
David Wragg
2011-01-14
1
-0
/
+11
*
Generate API functions corresponding to most synchronous methods
David Wragg
2011-01-07
1
-232
/
+0
*
Eliminate the AMQP_EMPTY_* macros from amqp.h
David Wragg
2010-10-21
1
-1
/
+3
*
Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90
David Wragg
2010-10-21
1
-0
/
+6
*
Microsoft C runtime doesn't have snprintf
David Wragg
2010-10-21
1
-6
/
+4
*
Eliminate AMQP_SIMPLE_RPC and friends
David Wragg
2010-10-21
1
-67
/
+180
*
Eliminate C99-style initializers in librabbitmq .c files
David Wragg
2010-10-21
1
-8
/
+6
*
Eliminate the AMQP_CHECK_RESULT macro
David Wragg
2010-10-21
1
-5
/
+12
*
Eliminate the old codec macros
David Wragg
2010-10-21
1
-1
/
+1
*
Eliminate the amqp_assert macro
David Wragg
2010-10-21
1
-0
/
+13
*
removed auto-delete parameter from exchange.declare
Alexandru Scvortov
2010-08-16
1
-2
/
+1
*
it's called routing_key in the spec
Alexandru Scvortov
2010-08-04
1
-2
/
+2
*
merged default into bug22951
Alexandru Scvortov
2010-08-04
1
-2
/
+3
|
\
|
*
this branch is default with amqp_0_9_1 merged in; everything seems to work fine
Alexandru Scvortov
2010-07-09
1
-2
/
+3
*
|
Fix "const char *" to "void *" conversion warnings
David Wragg
2010-07-28
1
-1
/
+1
*
|
ERROR_HOST_NOT_FOUND -> ERROR_GETHOSTBYNAME_FAILED
David Wragg
2010-07-26
1
-1
/
+1
*
|
Merge default into bug22825
David Wragg
2010-06-06
1
-0
/
+13
|
\
\
|
|
/
|
*
Added amqp_queue_delete to API
Tony Garnock-Jones
2010-06-05
1
-0
/
+13
*
|
A Windows port, using MinGW/MSYS
David Wragg
2010-05-30
1
-4
/
+2
*
|
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
1
-0
/
+35
|
/
*
Add TX select, commit, rollback
Tony Garnock-Jones
2010-03-30
1
-2
/
+30
*
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
-20
/
+16
*
Reindent without changing anything.
Tony Garnock-Jones
2010-02-18
1
-15
/
+15
*
Use C-style comments; avoid AMQP_EXPAND_METHOD; use amqp_data_in_buffer.
Tony Garnock-Jones
2009-10-14
1
-3
/
+7
*
Updated amqp_simple_rpc to take a 0 terminated array of amqp_method_number_t ...
Scott Brooks
2009-10-14
1
-0
/
+29
*
Support basic.ack.
Tony Garnock-Jones
2009-08-27
1
-0
/
+14
*
Add bind/unbind utilities, and API for unbind
Tony Garnock-Jones
2009-05-18
1
-0
/
+14
*
Support for multiple channels.
Tony Garnock-Jones
2009-05-12
1
-13
/
+29
*
Send non-empty strings in .close messages
Tony Garnock-Jones
2009-05-07
1
-2
/
+6
*
Introduce more mid-level API
Tony Garnock-Jones
2009-05-07
1
-24
/
+74
*
Split out mid-level API from amqp_socket.c into amqp_api.c
Tony Garnock-Jones
2009-05-04
1
-0
/
+101