log src/core/ngx_string.h @ 7660:d33e17499088

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,