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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
win32_example_include_fix
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
*
add cmake build support.
XiaoGuang Zeng
2011-03-03
1
-0
/
+4
*
Remove trailing whitespace
David Wragg
2011-07-05
3
-3
/
+3
*
Update copyright notices
David Wragg
2011-03-01
12
-228
/
+84
*
More fixes for VPATH-based builds
Tony Garnock-Jones
2010-12-17
1
-1
/
+5
*
Add newlines on error messages in examples
David Wragg
2010-10-28
1
-4
/
+4
*
Make the examples compile and work under Windows
David Wragg
2010-10-21
13
-58
/
+255
*
Eliminate the AMQP_EMPTY_* macros from amqp.h
David Wragg
2010-10-21
6
-12
/
+12
*
Use the msinttypes header when building with the Microsoft compiler
David Wragg
2010-10-21
1
-0
/
+4
*
Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90
David Wragg
2010-10-21
1
-0
/
+8
*
Eliminate // comments
David Wragg
2010-10-21
2
-3
/
+3
*
removed auto-delete parameter from exchange.declare
Alexandru Scvortov
2010-08-16
1
-1
/
+1
*
merged default into bug22951
Alexandru Scvortov
2010-08-04
3
-3
/
+3
|
\
|
*
this branch is default with amqp_0_9_1 merged in; everything seems to work fine
Alexandru Scvortov
2010-07-09
3
-3
/
+3
*
|
Eliminate unnecessary includes of errno.h
David Wragg
2010-07-28
3
-3
/
+0
*
|
Free heap-allocated error strings
David Wragg
2010-07-27
1
-1
/
+3
*
|
die_on_error expects a librabbitmq error code
David Wragg
2010-07-27
2
-2
/
+4
*
|
Fold amqp_end_connection socket closing into amqp_destroy_connection
David Wragg
2010-07-26
8
-8
/
+8
*
|
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
4
-12
/
+15
*
|
Remove uses of the GNU-specific %ll printf format modifier
David Wragg
2010-05-30
2
-6
/
+6
*
|
Add amqp_end_connection, which closes the socket and destroys the connection
David Wragg
2010-05-30
8
-16
/
+8
|
/
[next]