summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Suppress OpenSSL deprecation warnings on OSXAlan Antonuk2014-08-251-0/+3
* [openssl] Support wildcard hostname verificationMichael Steinert2014-03-041-2/+10
* FIX: missing files in dist packageAlan Antonuk2013-08-131-0/+2
* FIX: bring autotools build system up to dateAlan Antonuk2013-08-131-106/+60
* Add a high level API for consuming messagesAlan Antonuk2013-07-081-1/+2
* Add nonblocking connect supportzaq178miami2013-07-061-0/+12
* Add amqp_get_monotonic_timestamp() functionAlan Antonuk2013-06-141-1/+3
* Move amqp_os_socket* funcs to amqp_socket.h/cAlan Antonuk2013-06-131-4/+0
* Ensure amqp_tcp_socket.h is included in dpkgTim Stewart2013-06-041-1/+1
* Enable SSL hostname verification by defaultMichael Steinert2013-04-171-3/+0
* Start addressing review commentsMichael Steinert2013-04-091-7/+7
* Update to 0.2.1 for releaseMichael Steinert2013-04-091-1/+5
* Fix build scriptsMichael Steinert2013-04-091-0/+2
* Propose new socket APIMichael Steinert2013-04-091-1/+4
* Add SSL/TLS examplesMichael Steinert2013-04-091-1/+54
* Implement SSL/TLS over CyaSSL, GnuTLS, OpenSSL & PolarSSL backendsMichael Steinert2013-04-091-3/+29
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* fix autotools when dependency-tracking is disabledAlan Antonuk2013-01-171-9/+20
* Build without amqp_framing.py codegenAlan Antonuk2013-01-161-11/+28
* use absolute path for referencing doc dirBernhard K. Weisshuhn2013-01-151-1/+1
* autotools: Don't include man-date.ent as part of dist packageAlan Antonuk2012-10-151-2/+1
* autools: Make sure generated amqp_header.* are cleanedAlan Antonuk2012-10-061-4/+6
* automake: Build tools docs in separate builddirAlan Antonuk2012-10-061-15/+16
* Makefile.am: Support building in a separate build dir & static linkingGergely Nagy2012-10-061-24/+23
* New example: amqp_rpc_sendstring_client. The client sends a plain text messag...Jani Hur2012-10-051-0/+6
* Adding autotools support for Python3 codegenAlan Antonuk2012-10-051-4/+23
* Adding missing include for autotools in examples dirAlan Antonuk2012-05-241-1/+1
* Include -Ilibrabbitmq/win32/msinttypes for all relevant targetsMichael Steinert2012-05-171-0/+4
* Explicitly name codegen files in EXTRA_DISTMichael Steinert2012-05-171-1/+9
* Cleanup Win32 artifactsMichael Steinert2012-05-171-10/+13
* Set default visibility to hidden & enable a couple more warningsMichael Steinert2012-05-171-2/+1
* Add a pkg-config fileMichael Steinert2012-05-171-0/+3
* Add -Wall, -Wextra & -pedantic by defaultMichael Steinert2012-05-171-1/+2
* Add proper libtool versioningMichael Steinert2012-05-171-0/+3
* Enable silent build rulesMichael Steinert2012-05-171-6/+6
* Store macros in m4 sub-directoryMichael Steinert2012-05-171-0/+2
* Convert to non-recursive AutomakeMichael Steinert2012-05-171-15/+253
* Add MIT license and update debian scripts to use itMarek Majkowski2012-04-121-1/+1
* Don't use ac_abs_confdir in autoconf.acbug23472David Wragg2010-11-041-1/+1
* Fix make distcheckTony Garnock-Jones2010-03-071-1/+1
* Command line AMQP tools based on rabbitmq-cDavid Wragg2010-02-201-2/+8
* Make "make distcheck" work and passTony Garnock-Jones2009-07-141-0/+8
* Better support for tablesTony Garnock-Jones2009-05-061-2/+2
* Publication works!Tony Garnock-Jones2009-04-261-1/+1
* Codegen, codecTony Garnock-Jones2009-04-251-1/+1
* Add squeakyclean targetTony Garnock-Jones2009-04-251-0/+6
* Initial commit of skeletonTony Garnock-Jones2009-04-251-0/+1