summaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_user.c
Commit message (Expand)AuthorAgeFilesLines
* Removed glibc crypt_r() bug workaround (ticket #1469).Maxim Dounin2018-05-231-4/+0
* Removed more remnants of the old pthread implementation.Ruslan Ermilov2017-09-181-10/+0
* Removed old pthread implementation.Ruslan Ermilov2015-03-201-20/+0
* Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.Ruslan Ermilov2015-03-041-4/+4
* Fixed building with musl libc (ticket #685).Maxim Dounin2014-12-241-0/+2
* Core: crypt_r() error handling fixed.Maxim Dounin2012-12-211-14/+13
* Fixed spelling in single-line comments.Ruslan Ermilov2012-02-281-1/+1
* Copyright updated.Maxim Konovalov2012-01-181-0/+1
* "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic moduleIgor Sysoev2011-05-161-2/+2
* allocate last zero byte in ngx_crypt()Igor Sysoev2010-11-291-4/+4
* *) back out r2040Igor Sysoev2008-06-171-2/+2
* nginx-0.1.39-RELEASE importrelease-0.1.39Igor Sysoev2005-07-141-2/+2
* nginx-0.1.38-RELEASE importrelease-0.1.38Igor Sysoev2005-07-081-1/+3
* nginx-0.1.29-RELEASE importrelease-0.1.29Igor Sysoev2005-05-121-5/+22
* nginx-0.1.26-RELEASE importrelease-0.1.26Igor Sysoev2005-03-221-0/+89