Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licensing to dual MPL/GPL | Tony Garnock-Jones | 2010-02-21 | 10 | -0/+500 |
* | Remove amqp_rpc_reply global variable, making it instead state-local | Tony Garnock-Jones | 2010-02-18 | 8 | -18/+18 |
* | Add amqp_listenq, like amqp_listen but for queues rather than exchanges | Tony Garnock-Jones | 2009-08-27 | 2 | -1/+130 |
* | Extend API to permit heartbeat configuration. | Tony Garnock-Jones | 2009-08-20 | 7 | -7/+7 |
* | Make sendstring deliver in persistent mode. | Tony Garnock-Jones | 2009-08-17 | 1 | -1/+2 |
* | Make "make distcheck" work and pass | Tony Garnock-Jones | 2009-07-14 | 1 | -3/+3 |
* | Add bind/unbind utilities, and API for unbind | Tony Garnock-Jones | 2009-05-18 | 3 | -1/+114 |
* | Support for multiple channels. | Tony Garnock-Jones | 2009-05-12 | 5 | -10/+22 |
* | Report EOF specially | Tony Garnock-Jones | 2009-05-07 | 1 | -1/+2 |
* | Use amq.direct instead of the default exchange | Tony Garnock-Jones | 2009-05-07 | 2 | -2/+2 |
* | Correct warning on 64-bit linux | Tony Garnock-Jones | 2009-05-07 | 1 | -2/+2 |
* | Introduce more mid-level API | Tony Garnock-Jones | 2009-05-07 | 3 | -107/+19 |
* | Simple producer/consumer examples | Tony Garnock-Jones | 2009-04-30 | 5 | -1/+288 |
* | Avoid leaking memory by being precise about when a delivery is | Tony Garnock-Jones | 2009-04-30 | 1 | -37/+60 |
* | Be more careful about checking allocation results. | Tony Garnock-Jones | 2009-04-29 | 1 | -0/+4 |
* | More examples; clean shutdown | Tony Garnock-Jones | 2009-04-27 | 6 | -62/+288 |
* | Avoid stomping on flags during content properties encoding. | Tony Garnock-Jones | 2009-04-26 | 1 | -8/+13 |
* | Publication works! | Tony Garnock-Jones | 2009-04-26 | 1 | -3/+62 |
* | More work | Tony Garnock-Jones | 2009-04-25 | 1 | -2/+44 |
* | Codegen, codec | Tony Garnock-Jones | 2009-04-25 | 2 | -0/+16 |