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_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #22 from glassresistor/master
Alan Antonuk
2012-05-26
1
-0
/
+2
|
\
|
*
added fix for smartos
Michael Clemmons
2012-05-23
1
-0
/
+2
*
|
Cleaning up Public API decorators on Win32
Alan Antonuk
2012-05-23
1
-3
/
+0
*
|
Set default visibility to hidden & enable a couple more warnings
Michael Steinert
2012-05-17
1
-3
/
+21
*
|
Fix compiler warnings (checked clang & gcc)
Michael Steinert
2012-05-17
1
-0
/
+9
|
/
*
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
-1
/
+2
*
Comment magical memcpys
bug24349
David Wragg
2011-08-18
1
-2
/
+6
*
Don't rely on unaligned accesses or little-endianness
David Wragg
2011-08-17
1
-7
/
+27
*
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
-6
/
+0
*
Make test_tables.c ISO C90 clean
David Wragg
2010-10-21
1
-9
/
+0
*
Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90
David Wragg
2010-10-21
1
-4
/
+6
*
Eliminate the AMQP_CHECK_RESULT macro
David Wragg
2010-10-21
1
-9
/
+0
*
Eliminate the old codec macros
David Wragg
2010-10-21
1
-25
/
+0
*
Convert other librabbitmq .c files to the new helper functions
David Wragg
2010-10-21
1
-17
/
+16
*
Eliminate the amqp_assert macro
David Wragg
2010-10-21
1
-8
/
+1
*
Introduce new codec helper inline functions; convert amqp_table.c
David Wragg
2010-10-21
1
-10
/
+104
*
Get autoconf to detect the inline function syntax
David Wragg
2010-10-21
1
-0
/
+2
*
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
*
A Windows port, using MinGW/MSYS
David Wragg
2010-05-30
1
-4
/
+1
*
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
1
-8
/
+25
*
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
-0
/
+2
*
Implement Qpid/RabbitMQ/0-9-1 field table types.
Tony Garnock-Jones
2009-11-17
1
-2
/
+4
*
Extend API to permit heartbeat configuration.
Tony Garnock-Jones
2009-08-20
1
-0
/
+1
*
Support for multiple channels.
Tony Garnock-Jones
2009-05-12
1
-0
/
+1
*
Support parsing of protocol header.
Tony Garnock-Jones
2009-05-10
1
-1
/
+7
*
Include arpa/inet.h, for linux
Tony Garnock-Jones
2009-04-26
1
-0
/
+2
*
Publication works!
Tony Garnock-Jones
2009-04-26
1
-8
/
+86
*
More work
Tony Garnock-Jones
2009-04-25
1
-0
/
+6
*
Codegen, codec
Tony Garnock-Jones
2009-04-25
1
-0
/
+48