Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-16 | Make struct AsyncRead/async_read_handler private | Christophe Fergeau | 1 | -11/+0 |
2014-04-16 | Add reds_stream_set_async_error_handler() helper | Christophe Fergeau | 1 | -3/+2 |
2014-04-16 | Introduce reds_stream_async_read() helper | Christophe Fergeau | 1 | -0/+2 |
2014-01-20 | Make RedsStream::info private | Christophe Fergeau | 1 | -6/+0 |
2014-01-20 | Introduce reds_stream_set_channel() | Christophe Fergeau | 1 | -0/+2 |
2014-01-20 | Introduce reds_stream_set_info_flag() | Christophe Fergeau | 1 | -0/+1 |
2014-01-20 | Make RedsStream::async_read private | Christophe Fergeau | 1 | -2/+0 |
2014-01-20 | Make RedsStream::sasl private | Christophe Fergeau | 1 | -35/+0 |
2014-01-20 | Make RedsStream read/write functions private | Christophe Fergeau | 1 | -5/+0 |
2014-01-20 | Make RedsStream::ssl private | Christophe Fergeau | 1 | -1/+0 |
2014-01-20 | Introduce reds_stream_is_ssl() | Christophe Fergeau | 1 | -0/+1 |
2014-01-20 | Add RedsStream::priv | Christophe Fergeau | 1 | -0/+4 |
2014-01-20 | Move SASL authentication to reds_stream.h | Christophe Fergeau | 1 | -0/+18 |
2014-01-20 | Move async code to RedsStream | Christophe Fergeau | 1 | -0/+18 |
2014-01-20 | Introduce reds_stream_new() helper | Christophe Fergeau | 1 | -0/+1 |
2014-01-20 | reds: Move SSL-related code to RedsStream | Christophe Fergeau | 1 | -0/+2 |
2014-01-20 | Move sync_write* to reds_stream.h | Christophe Fergeau | 1 | -0/+5 |
2014-01-20 | Add reds_stream.[ch] | Christophe Fergeau | 1 | -0/+100 |