log src/http/modules/ngx_http_userid_filter_module.c @ 9299:2706b60dc225 default tip

age author description
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Tue, 29 Sep 2020 15:52:18 +0300 Maxim Dounin Userid: userid_flags fixup.
Mon, 28 Sep 2020 17:07:48 +0300 Maxim Dounin Userid: userid_flags directive to set cookie flags.
Mon, 24 Dec 2018 19:55:00 +0300 Sergey Kandaurov Userid: using stub for AF_UNIX addresses.
Wed, 07 Jun 2017 18:46:36 +0300 Sergey Kandaurov Userid: ngx_http_get_indexed_variable() error handling.
Thu, 07 Jul 2016 21:02:28 +0300 Sergey Kandaurov Avoid left-shifting integers into the sign bit, which is undefined.