log src/core/ngx_crypt.c @ 7660:d33e17499088

age author description
Thu, 09 Jun 2016 16:55:38 +0300 Maxim Dounin An internal SHA1 implementation.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Fri, 28 Nov 2014 16:57:23 +0300 Maxim Dounin Typo.
Fri, 20 Sep 2013 17:57:21 +0300 Markus Linnala Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
Thu, 07 Feb 2013 12:09:56 +0000 Maxim Dounin Added support for {SHA} passwords (ticket #50).
Thu, 16 Aug 2012 12:05:58 +0000 Maxim Dounin Crypt: fixed handling of corrupted SSHA entries in password file.
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.
Fri, 27 May 2011 13:30:53 +0000 Igor Sysoev fix building on FreeBSD 6 or earlier against system md5
Thu, 26 May 2011 07:32:48 +0000 Igor Sysoev fix building --without-http_auth_basic_module,
Mon, 16 May 2011 14:54:50 +0000 Igor Sysoev "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module