test: poll_timeout; see php-memcached-dev/php-memcached#531
[awesomized/libmemcached] / src / libmemcached /
2023-02-21  Michael WallnerMerge branch 'gh-132/static-libs' into v1.x
2023-02-21  Michael WallnerMerge branch 'macos/sasl' into v1.x
2023-02-21  Michael Wallnerfix #107
2023-02-21  Michael Wallnerstatic-libs: fix extra lib prefix 133/head
2023-02-21  Michael Wallnerfix #132: build static libs
2022-11-09  Michael WallnerMerge pull request #124 from adsr/underflow-fix
2022-08-09  Michael Wallnerlibmemcached: fix #125: allocation failure on negative...
2022-08-09  Michael Wallnerlibmemcached: fix typo
2022-02-07  Adam SaponaraPrevent underflow in `memcached_*_response_decrement... 124/head
2021-09-10  Michael Wallnerfix #76: get returns NOTFOUND on TIMEOUT
2021-07-12  Michael Wallnerlibhashkit/aes: keep API compatible
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
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-07  Michael Wallnerfix #105 EINTR handled too defensively when polling
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-20  Michael Wallnerconsolidate
2020-12-18  Michael Wallnerfix MinGW
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-11  Michael WallnerC++: double underscores are reserved
2020-12-03  Michael Wallnerp9y: bsd
2020-12-03  Michael Wallnerp9y
2020-12-03  Michael Wallnermsvc support
2020-11-27  Michael Wallnerfix alloca usage
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-02  Michael Wallnerany execinfo/backtrace rt lib must be transient
2020-11-02  Michael Wallnercmake
2020-11-02  Michael Wallnercmake: improve dependency checks
2020-10-30  Michael WallnerMerge branch 'runtest' into v1.x
2020-10-30  Michael Wallnercmake: typo
2020-10-30  Michael Wallnercmake: fix libsasl linking
2020-10-30  Michael Wallnermemaslap: fix leaks
2020-10-27  Michael Wallnerfix #95
2020-10-27  Michael Wallnerfix wrong timeout check
2020-10-25  Michael Wallnerremove wrongly located header
2020-10-23  Michael Wallnersimplify falsy comparisons
2020-10-23  Michael Wallnerclang-format: no single-line case
2020-10-23  Michael Wallnersrc/libmemcached: apply clang-format
2020-10-23  Michael Wallnerstart using a .clang-format code style
2020-10-20  Michael Wallnermemcached_set_encoding_key: header mixup
2020-10-19  Michael Wallnermemcached_return_t: revert ABI break and reuse old...
2020-10-19  Michael Wallnertesting: ++
2020-10-16  Michael Wallnerfix warnings
2020-10-13  Michael Wallnercheck endianess
2020-10-13  Michael WallnerMerge branch 'catch' into v1.x
2020-10-13  Michael Wallnerfix warning (double promotion)
2020-10-13  Michael Wallnerfix warning
2020-10-12  Michael Wallnertesting: freebsd on cirrus
2020-10-05  Michael Wallnerlibmemcached: fix ub; TODO: what's that watchpoint...
2020-10-02  Michael WallnerMerge branch 'catch' of github.com:m6w6/libmemcached...
2020-10-01  Michael Wallnerlibmemcached: fix ub; TODO: what's that watchpoint...
2020-09-29  Michael Wallnerasan: fix buffer overflows
2020-09-29  Michael Wallnerasan: fix odr-violation
2020-09-28  Michael Wallnertesting: flush
2020-09-16  Michael Wallnerlibmemcached/sasl: ensure mech list is zero terminated
2020-09-15  Michael Wallnerlibmemcached: fix char*strerror_r() 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-19  Michael Wallnerlibmemcached: fix pipelining with memcached 1.6
2020-08-19  Michael Wallnercmake: add missing headers; add dtrace
2020-08-18  Michael Wallnercmake: add common.h to targets
2020-08-13  Michael WallnerMerge branch 'docs' into v1.0
2020-08-04  Michael Wallnerdocs: flush libmemcached progress
2020-02-28  Michael Wallnerdocs: sanitize
2020-02-27  Michael Wallnerbison: fix warnings
2020-02-27  Michael Wallnercsl: fix build with bison 2.3
2020-02-18  Michael Wallnerfix includes
2020-02-18  Michael Wallnerreorganize directories