summaryrefslogtreecommitdiff
path: root/librabbitmq/win32/socket.c
Commit message (Expand)AuthorAgeFilesLines
* Move amqp_os_socket* funcs to amqp_socket.h/cAlan Antonuk2013-06-131-116/+0
* Return error on socket lib init failureAlan Antonuk2013-06-131-1/+1
* Expose public error-code interfaceAlan Antonuk2013-06-131-3/+3
* Fixes to compile it on Win32/MSVCAlan Antonuk2013-04-171-1/+1
* FIX/Win32: properly munge amqp_socket_initAlan Antonuk2013-04-171-1/+1
* Fix Win32 socket functionsAlan Antonuk2013-04-171-4/+3
* Fix code formatting to match the rest of the libAlan Antonuk2013-04-171-2/+2
* Changing return type on amqp_socket_writev to match fn ptr typeAlan Antonuk2013-04-091-1/+1
* Add plumbing for SSL/TLS supportMichael Steinert2013-04-091-4/+13
* Updating license yearAlan Antonuk2013-04-081-0/+3
* Formatted source code with astyle utiltyAlan Antonuk2013-04-081-28/+31
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* Fix for issue #38: Use FormatMessageA instead of FormatMessageAlan Antonuk2012-09-041-1/+1
* Cleanup Win32 artifactsMichael Steinert2012-05-171-0/+101