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_socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Provide some minimal client properties
David Wragg
2011-10-13
1
-2
/
+13
*
Remove trailing whitespace
David Wragg
2011-07-05
1
-1
/
+1
*
Update copyright notices
David Wragg
2011-03-01
1
-19
/
+7
*
Extract common code from generated API functions
bug23645
David Wragg
2011-01-14
1
-0
/
+26
*
Fix a compiler warning when building under mingw
David Wragg
2010-10-28
1
-1
/
+1
*
Clean up a fairly odd bit of code
David Wragg
2010-10-21
1
-14
/
+5
*
Eliminate C99-style initializers in librabbitmq .c files
David Wragg
2010-10-21
1
-28
/
+35
*
Eliminate the AMQP_CHECK_RESULT macro
David Wragg
2010-10-21
1
-18
/
+25
*
Eliminate the old codec macros
David Wragg
2010-10-21
1
-7
/
+10
*
Convert other librabbitmq .c files to the new helper functions
David Wragg
2010-10-21
1
-7
/
+0
*
Eliminate the amqp_assert macro
David Wragg
2010-10-21
1
-18
/
+18
*
Introduce new codec helper inline functions; convert amqp_table.c
David Wragg
2010-10-21
1
-2
/
+0
*
remove superfluous code
Alexandru Scvortov
2010-08-16
1
-7
/
+0
*
updated rabbitmq-c to the latest codegen
Alexandru Scvortov
2010-08-04
1
-2
/
+2
*
merged default into bug22951
Alexandru Scvortov
2010-08-04
1
-2
/
+9
|
\
|
*
this branch is default with amqp_0_9_1 merged in; everything seems to work fine
Alexandru Scvortov
2010-07-09
1
-2
/
+9
*
|
Convert the socket_ prefix to amqp_socket_
David Wragg
2010-07-26
1
-6
/
+7
*
|
Eliminate the socket_ prefix on connect
David Wragg
2010-07-26
1
-1
/
+1
*
|
Replace socket_{read,write} with recv and send
David Wragg
2010-07-26
1
-4
/
+3
*
|
ERROR_HOST_NOT_FOUND -> ERROR_GETHOSTBYNAME_FAILED
David Wragg
2010-07-26
1
-1
/
+1
*
|
Merge default into bug22825
David Wragg
2010-07-26
1
-2
/
+8
|
\
\
|
*
|
Dedup error handling code
bug22931
Tony Garnock-Jones
2010-07-11
1
-9
/
+3
|
*
|
Turn on TCP_NODELAY by default.
Tony Garnock-Jones
2010-07-02
1
-0
/
+10
|
|
/
|
*
Check result of socket call (!)
Tony Garnock-Jones
2010-07-02
1
-0
/
+4
*
|
A Windows port, using MinGW/MSYS
David Wragg
2010-05-30
1
-19
/
+17
*
|
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
1
-29
/
+37
|
/
*
Check results of amqp_pool_alloc() and friends.
Tony Garnock-Jones
2010-04-16
1
-1
/
+16
*
Update licensing to dual MPL/GPL
Tony Garnock-Jones
2010-02-21
1
-0
/
+50
*
Pay attention to result of amqp_login_inner
Tony Garnock-Jones
2010-02-18
1
-1
/
+9
*
Use C-style comments; avoid AMQP_EXPAND_METHOD; use amqp_data_in_buffer.
Tony Garnock-Jones
2009-10-14
1
-5
/
+7
*
Updated amqp_simple_rpc to take a 0 terminated array of amqp_method_number_t ...
Scott Brooks
2009-10-14
1
-4
/
+20
*
Extend API to permit heartbeat configuration.
Tony Garnock-Jones
2009-08-20
1
-3
/
+11
*
Support for multiple channels.
Tony Garnock-Jones
2009-05-12
1
-26
/
+28
*
Correct test for connection exception frames.
Tony Garnock-Jones
2009-05-12
1
-6
/
+16
*
Actually implement amqp_send_header_to!
Tony Garnock-Jones
2009-05-10
1
-3
/
+14
*
Split out mid-level API from amqp_socket.c into amqp_api.c
Tony Garnock-Jones
2009-05-04
1
-90
/
+0
*
Fix bug where frame_type was left uninitialised in certain circumstances.
Tony Garnock-Jones
2009-04-30
1
-2
/
+6
*
More examples; clean shutdown
Tony Garnock-Jones
2009-04-27
1
-0
/
+30
*
Publication works!
Tony Garnock-Jones
2009-04-26
1
-17
/
+359
*
More work
Tony Garnock-Jones
2009-04-25
1
-0
/
+78