test: poll_timeout; see php-memcached-dev/php-memcached#531
[awesomized/libmemcached] / src / libhashkit /
2023-02-21  Michael WallnerMerge branch 'gh-132/static-libs' into v1.x
2023-02-21  Michael Wallnerstatic-libs: fix extra lib prefix 133/head
2023-02-21  Michael Wallnerfix #132: build static libs
2021-09-23  Michael WallnerMerge pull request #122 from TomasKorbar/v1.x
2021-09-20  Tomas KorbarIf libcrypto implementation of AES is used, do not... 122/head
2021-09-13  Michael Wallnercode: fix EOF
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-29  Remi Colletre-add Paul Hsieh header 119/head
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-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-05-11  Michael Wallnercmake: add public headers to project source files
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-23  Michael Wallnerfix soname versioning as suggested in #98
2020-12-23  Michael WallnerRevert "semver: 1.0 -> 1"
2020-12-17  Michael Wallnersemver: 1.0 -> 1
2020-12-17  Michael Wallnercpack: artifacts (static libs)
2020-12-17  Michael Wallnercpack: artifacts
2020-12-14  Michael Wallnercmake: compat with <3.12
2020-12-14  Michael Wallnercpack
2020-12-03  Michael Wallnermsvc support
2020-11-27  Michael Wallnermore cleanup
2020-11-25  Michael WallnerWIP
2020-11-04  Michael Wallnerdo not use VERSION target property; confuses OpenBSD...
2020-11-04  Michael Wallnercmake: clean up nohsieh.cc
2020-11-02  Michael Wallnercmake: improve dependency checks
2020-10-23  Michael Wallnerclang-format: no single-line case
2020-10-23  Michael Wallner*.h.in: apply clang-format
2020-10-23  Michael Wallnersrc/hashkit: apply clang-format
2020-10-20  Michael Wallnertesting
2020-10-14  Michael Wallnerattempt to fix murmur on big endian
2020-10-14  Michael Wallnerattempt to fix murmur on big endian
2020-10-13  Michael Wallnerattempt to fix murmur on big endian
2020-10-13  Michael Wallnerattempt to fix murmur on big endian
2020-10-13  Michael Wallnercheck endianess
2020-10-13  Michael WallnerMerge branch 'catch' into v1.x
2020-09-29  Michael Wallnerasan: skip jenkins in older compilers, too
2020-09-15  Michael Wallnertesting: improve sanitizer handling
2020-09-15  Michael Wallnercmake: IMPORT, EXPORT and RPATH improvements
2020-09-14  Michael Wallnercmake: fix INSTALL_RPATH
2020-09-14  Michael Wallnercmake: fix include directories
2020-08-18  Michael Wallnercmake: add common.h to targets
2020-02-18  Michael Wallnerfix includes
2020-02-18  Michael Wallnerreorganize directories