log src/core/ngx_string.h @ 7682:2ab0ecfe5a5f

age author description
Thu, 15 Nov 2018 21:28:02 +0300 Maxim Dounin Core: ngx_explicit_memzero().
Wed, 04 Oct 2017 21:19:38 +0300 Maxim Dounin Fixed handling of non-null-terminated unix sockets.
Fri, 12 Dec 2014 20:25:35 +0300 Valentin Bartenev Autoindex: implemented JSON output format.
Tue, 04 Feb 2014 04:59:21 +0400 Maxim Dounin Core: added ngx_encode_base64url().
Mon, 23 Sep 2013 19:37:13 +0400 Maxim Dounin Added ngx_filename_cmp() with "/" sorted to the left.
Fri, 03 Aug 2012 09:07:30 +0000 Maxim Dounin Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 11 Oct 2011 17:56:51 +0000 Maxim Dounin Autoindex: escape '?' in file names.
Tue, 12 Apr 2011 08:02:46 +0000 Igor Sysoev use memmove() in appropriate places
Thu, 02 Sep 2010 14:37:16 +0000 Igor Sysoev new ngx_http_secure_link_module with secure_link, secure_link_md5, and
Thu, 24 Jun 2010 15:17:06 +0000 Igor Sysoev fix a bug when ngx_cpymem() returns a cast type:
Wed, 23 Jun 2010 15:31:33 +0000 Igor Sysoev change ngx_http_variable_value_node_t to more generic ngx_str_node_t
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Fri, 14 May 2010 09:01:30 +0000 Igor Sysoev ngx_atofp()
Sat, 12 Sep 2009 09:28:37 +0000 Igor Sysoev If .domain.com, .sub.domain.com, and .domain-some.com were defined,
Mon, 27 Apr 2009 12:51:33 +0000 Igor Sysoev ngx_vslprintf(), ngx_slprintf()
Sat, 04 Apr 2009 17:31:54 +0000 Igor Sysoev ngx_strlcasestrn()
Thu, 02 Apr 2009 06:44:45 +0000 Igor Sysoev r2202, r2408, r2425, r2454, r2459, r2482, r2504, r2542, r2565, r2579, stable-0.6
Mon, 26 Jan 2009 15:09:55 +0000 Igor Sysoev r2121, r2126 merge: stable-0.6
Tue, 26 Aug 2008 14:16:36 +0000 Igor Sysoev ngx_strlchr()
Mon, 04 Aug 2008 10:07:00 +0000 Igor Sysoev ngx_strlow()
Tue, 29 Jul 2008 14:41:34 +0000 Igor Sysoev rename ngx_utf_...() to ngx_utf8_...()
Fri, 25 Jul 2008 14:29:05 +0000 Igor Sysoev fix utf-8 names in autoindex
Thu, 15 May 2008 15:09:39 +0000 Igor Sysoev escape 0x00-0x1f, ", and \ in access log variables
Mon, 24 Mar 2008 13:04:02 +0000 Igor Sysoev use ngx_int_t in ngx_sort() callback
Mon, 17 Dec 2007 21:06:17 +0000 Igor Sysoev replace ngx_md5_text() with ngx_hex_dump()
Fri, 23 Nov 2007 17:00:11 +0000 Igor Sysoev update ngx_memcmp()
Mon, 22 Oct 2007 10:19:17 +0000 Igor Sysoev unescape SSI include
Sun, 14 Oct 2007 18:56:15 +0000 Igor Sysoev fix English grammar
Mon, 01 Oct 2007 14:48:33 +0000 Igor Sysoev ngx_strnstr()