This add AES support.
[m6w6/libmemcached] / libmemcached / memcached.cc
2012-04-09  Brian AkerThis add AES support.
2012-04-04  Brian AkerFix for lp:962815, from https://launchpad.net/~harebox
2012-01-08  Brian AkerAdding in patch for DEAD server completion.
2011-12-28  Brian AkerUpdate for storage to now use vector
2011-11-28  Brian AkerReverse patch
2011-11-28  Brian AkerMerge
2011-11-21  Brian AkerCleanup tests to be more independent of distribution...
2011-11-03  Brian Akerchange default distribution to now be consistent
2011-10-08  Brian AkerMerge in fixes for UDP
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-15  Brian AkerMerge in fixes for SASL.
2011-07-05  Brian AkerCleanup internal naming convention.
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-06-19  Brian AkerMerge in docs.
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-05-25  Brian AkerMerge in trunk.
2011-05-24  Brian AkerFix set_last_disconnected_host() to handle a null opera...
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerSimply free so that we can not have a bunch of if/else...
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-03  Brian AkerFixed up a few more places where we set the error in...
2011-05-02  Brian AkerFix issue where hash might not be quite initialized...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.