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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
8
-70
/
+133
*
Add amqp_end_connection, which closes the socket and destroys the connection
David Wragg
2010-05-30
2
-0
/
+10
*
Only allocate and check if we would ask for more than zero bytes
Tony Garnock-Jones
2010-04-20
1
-3
/
+6
*
Check results of amqp_pool_alloc() and friends.
Tony Garnock-Jones
2010-04-16
4
-3
/
+36
*
Use writev(2) instead of 3 write(2)s
Tony Garnock-Jones
2010-04-15
1
-8
/
+13
*
Add TX select, commit, rollback
Tony Garnock-Jones
2010-03-30
2
-2
/
+39
*
Include stdint.h in generated C. HT @geoffgarside.
Tony Garnock-Jones
2010-03-30
1
-0
/
+1
*
Update licensing to dual MPL/GPL
Tony Garnock-Jones
2010-02-21
9
-30
/
+447
*
Fix small memory leak. Thanks to Noah Fontes for noticing and supplying a patch.
Tony Garnock-Jones
2010-02-18
1
-0
/
+4
*
Remove amqp_rpc_reply global variable, making it instead state-local
Tony Garnock-Jones
2010-02-18
3
-24
/
+30
*
Reindent without changing anything.
Tony Garnock-Jones
2010-02-18
1
-15
/
+15
*
Pay attention to result of amqp_login_inner
Tony Garnock-Jones
2010-02-18
1
-1
/
+9
*
Work harder for a sane PYTHON default.
Tony Garnock-Jones
2010-02-16
1
-2
/
+0
*
Add "autogenerated code" comment to codegen.
Tony Garnock-Jones
2010-01-12
1
-1
/
+4
*
Pass raw properties along
Tony Garnock-Jones
2010-01-09
2
-0
/
+2
*
Add amqp_constant_name() and amqp_constant_is_hard_error().
Tony Garnock-Jones
2010-01-09
1
-0
/
+21
*
Add amqp_bytes_t utilities.
Tony Garnock-Jones
2010-01-09
2
-0
/
+13
*
Implement Qpid/RabbitMQ/0-9-1 field table types.
Tony Garnock-Jones
2009-11-17
3
-73
/
+390
*
Use C-style comments; avoid AMQP_EXPAND_METHOD; use amqp_data_in_buffer.
Tony Garnock-Jones
2009-10-14
3
-13
/
+27
*
Updated amqp_simple_rpc to take a 0 terminated array of amqp_method_number_t ...
Scott Brooks
2009-10-14
3
-7
/
+81
*
Support basic.ack.
Tony Garnock-Jones
2009-08-27
2
-0
/
+19
*
Extend API to permit heartbeat configuration.
Tony Garnock-Jones
2009-08-20
4
-6
/
+19
*
Add missing flagword_index increment
Tony Garnock-Jones
2009-08-12
1
-0
/
+1
*
Make "make distcheck" work and pass
Tony Garnock-Jones
2009-07-14
1
-5
/
+8
*
Add bind/unbind utilities, and API for unbind
Tony Garnock-Jones
2009-05-18
2
-0
/
+21
*
Support for multiple channels.
Tony Garnock-Jones
2009-05-12
5
-45
/
+86
*
Correct test for connection exception frames.
Tony Garnock-Jones
2009-05-12
1
-6
/
+16
*
Return, and send, heartbeat frames.
Tony Garnock-Jones
2009-05-12
1
-0
/
+10
*
New AMQP_BYTES_FREE macro.
Tony Garnock-Jones
2009-05-12
1
-0
/
+8
*
Actually implement amqp_send_header_to!
Tony Garnock-Jones
2009-05-10
3
-6
/
+19
*
Support generic frame transmission.
Tony Garnock-Jones
2009-05-10
2
-38
/
+99
*
Support parsing of protocol header.
Tony Garnock-Jones
2009-05-10
3
-7
/
+46
*
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
3
-25
/
+124
*
Better support for tables
Tony Garnock-Jones
2009-05-06
2
-0
/
+29
*
Split out mid-level API from amqp_socket.c into amqp_api.c
Tony Garnock-Jones
2009-05-04
3
-91
/
+102
*
Fix bug where frame_type was left uninitialised in certain circumstances.
Tony Garnock-Jones
2009-04-30
2
-4
/
+11
*
Don't print debug on every received block.
Tony Garnock-Jones
2009-04-29
1
-2
/
+7
*
More allocation check corrections.
Tony Garnock-Jones
2009-04-29
1
-0
/
+1
*
Be more careful about checking allocation results.
Tony Garnock-Jones
2009-04-29
4
-12
/
+65
*
Install the public headers.
Tony Garnock-Jones
2009-04-29
1
-1
/
+1
*
More examples; clean shutdown
Tony Garnock-Jones
2009-04-27
3
-0
/
+41
*
Avoid stomping on flags during content properties encoding.
Tony Garnock-Jones
2009-04-26
1
-9
/
+14
*
Include arpa/inet.h, for linux
Tony Garnock-Jones
2009-04-26
1
-0
/
+2
*
Publication works!
Tony Garnock-Jones
2009-04-26
9
-174
/
+824
*
More work
Tony Garnock-Jones
2009-04-25
6
-7
/
+308
*
Codegen, codec
Tony Garnock-Jones
2009-04-25
7
-174
/
+655
*
Start work on codegen
Tony Garnock-Jones
2009-04-25
3
-0
/
+364
*
Initial commit of skeleton
Tony Garnock-Jones
2009-04-25
2
-0
/
+6