awesomized/libmemcached
2021-09-16  Michael Wallnerrelease 1.1.1 1.1.1
2021-09-15  Michael Wallnertouch merge change logs
2021-09-15  Michael Wallnerdocs(m2r): reverse args to DefaultRstPath
2021-09-15  Michael Wallnerdocs(m2r): fix IS_NEWER_THAN
2021-09-15  Michael Wallnerdocs: m2r BUGS.md issues.rst
2021-09-13  Michael Wallnertest(timeout): include guards
2021-09-13  Michael Wallnercode: fix EOF
2021-09-10  Michael Wallnerchangelog
2021-09-10  Michael Wallnerfix #76: get returns NOTFOUND on TIMEOUT
2021-09-09  Michael Wallnerfix #120: pkg-config 'Requires:' missing libsasl2
2021-07-30  Michael WallnerMerge pull request #119 from remicollet/issue-hsieh
2021-07-30  Michael WallnerMerge pull request #118 from remicollet/issue-cast
2021-07-30  Michael Wallnergithub: cmake suddenly defaults to ninja, explicitly...
2021-07-30  Michael Wallnercmake: change artifacts directory structure
2021-07-29  Remi Colletre-add Paul Hsieh header 119/head
2021-07-28  Remi Colletfix [-Wincompatible-pointer-types] warning 118/head
2021-07-28  Michael WallnerMerge pull request #117 from remicollet/issue-116
2021-07-26  Remi ColletFix #116 add configure.h for libmemcachedprotocol 117/head
2021-07-19  Michael Wallnerverfy lp#1630615 is not an issue anymore and close #75
2021-07-13  Michael WallnerMerge pull request #115 from remicollet/issue-awesome
2021-07-13  Remi Colletdefine LIBMEMCACHED_AWESOME 115/head
2021-07-13  Michael Wallnerlibhashkit/aes: add changelog
2021-07-13  Michael Wallnerlibhashkit/aes: simplify code
2021-07-12  Michael Wallnerlibhashkit/aes: fix code indentation
2021-07-12  Michael Wallnerlibhashkit/aes: fix logic error in aes_initialize
2021-07-12  Michael Wallnerlibhashkit/aes: keep API compatible
2021-07-12  Michael Wallnerlibhashkit/aes: make using openssl configurable
2021-07-02  Tomas KorbarAdd possibility to use libcrypto for encryption 114/head
2021-06-25  Michael Wallnerfix gh issue #113
2021-06-25  Michael Wallnerbump version to v1.1.1
2021-06-23  Michael Wallnerprepare 1.1.0: changelog 1.1.0
2021-06-23  Michael Wallnerdocs: fix ref
2021-06-23  Michael Wallnercmake: fix typo
2021-06-08  Michael Wallnercpack: fix packaging directory for CMake <=3.11
2021-06-08  Michael Wallnerchange package name to libmemcached-awesome
2021-06-08  Michael Wallnerfix (c) in include files
2021-06-08  Michael Wallnerchange license header library name to libmemcached...
2021-06-07  Michael WallnerMerge pull request #111 from awesomized/awesomized
2021-06-07  Michael Wallnermove repository from m6w6 to awesomized 111/head
2021-06-01  Michael Wallnergithub: update workflow for new clang version
2021-05-12  Michael Wallnerdocs: adjust non-blocking to reality
2021-05-11  Michael WallnerREADME: typo, CI info
2021-05-11  Michael Wallnerbuilds.sr.ht: freebsd: fix sphinx' python version
2021-05-11  Michael Wallnerbuilds.sr.ht: fix artifact secret
2021-05-11  Michael Wallnercmake: add public headers to project source files
2021-04-20  Michael Wallnerbin/memslap: add ascii mget support
2021-04-15  Michael Wallnerv1.1.0-beta3 1.1.0-beta3
2021-04-15  Michael WallnerREADME: fix CI compiler versions
2021-04-13  Michael Wallnergh-actions: fix libc++ versions
2021-04-13  Michael Wallnergh-actions: adapt to currently available compiler versions
2021-04-13  Michael Wallnercmake: attempt to fix CI with cmake 3.20
2021-04-13  Michael Wallnercmake: attempt to fix CI with cmake 3.20
2021-02-03  Michael Wallnerfix #108: macOS Big Sur: dtrace does not understand...
2021-01-26  Michael Wallnerparse: fix warning
2021-01-26  Michael Wallnerset_hostinfo
2021-01-26  Remi Colletaccept [IPv6] on memcached_servers_parse 106/head
2021-01-26  Remi Colletdrop [] from address, commonly used for IPv6
2021-01-25  Michael Wallnermemcat: VC++ does not understand "?:"
2021-01-22  Michael Wallnermemacapable: warn about FLUSH
2021-01-22  Michael Wallnermemcat: make file argutent to --file optional and defau...
2021-01-22  Michael Wallnertypo
2021-01-20  Michael Wallnergh-actions: docs: package caches seem outdated
2021-01-20  Michael Wallnergh-actions: ci: package caches seem outdated
2021-01-20  Michael WallnerFix libmemcachedprotocol's binary `STAT` and `VERSION...
2021-01-07  Michael Wallnerfix #105 EINTR handled too defensively when polling
2020-12-28  Michael Wallnerdocs: fix public header include directory version
2020-12-28  Michael Wallnerrelease 1.1.0-beta2 1.1.0-beta2
2020-12-28  Michael Wallnerci: docs: make sure they are built for releases and...
2020-12-28  Michael Wallnercmake: simplify version config
2020-12-27  Michael Wallnercmake: simplify soname config
2020-12-27  Michael Wallnerupdate changelog
2020-12-27  Michael Wallnerci: expr's match operator is not portable
2020-12-27  Michael Wallnerci: sr.ht: fix linux build tag
2020-12-27  Michael Wallnerupdate ci
2020-12-27  Michael Wallnerupdate TODO
2020-12-27  Michael Wallnerupdate changelog
2020-12-25  Michael WallnerMerge pull request #101 from remicollet/issue-sover
2020-12-25  Michael WallnerMerge pull request #102 from remicollet/issue-oldsphinx
2020-12-24  Michael Wallnerfix #97: install cmake files in ${libdir}
2020-12-24  Michael WallnerMerge pull request #104 from remicollet/issue-32bit
2020-12-23  Remi Colletfix for 32-bit 104/head
2020-12-23  Remi Colletfix doc build with old sphinx 102/head
2020-12-23  Remi Colletfix libmemcached so version 101/head
2020-12-23  Michael Wallnerreally fix #98
2020-12-23  Michael Wallnerfix soname versioning as suggested in #98
2020-12-23  Michael WallnerRevert "semver: 1.0 -> 1"
2020-12-21  Michael Wallnerci: gh-actions dispatch/release
2020-12-21  Michael Wallnerrelease 1.1.0-beta1 1.1.0-beta1
2020-12-21  Michael Wallnerci: sr.ht: fix gitter notify
2020-12-21  Michael Wallnerci: sr.ht: fix env
2020-12-21  Michael Wallnerci: sr.ht: fix git ref
2020-12-21  Michael Wallnerfix secrets
2020-12-21  Michael Wallnerci: sr.ht: notify gitter
2020-12-21  Michael Wallnerci: gh-actions: notify gitter
2020-12-21  Michael Wallnerci: gh-actions: clang+libc++ cannot find headers
2020-12-21  Michael Wallnerci: gh-actions: clang+libc++ cannot find headers
2020-12-21  Michael Wallnerci: gh-actions: package: exclude only conflicting ubunt...
2020-12-21  Michael Wallnerci: clang: always use libc++
2020-12-21  Michael Wallnerchangelog: note public include directory changes
2020-12-21  Michael Wallnerchangelog: note windows support
next