Re: [PATCH] allow to use engine keyform for server private key

2014-08-10 Thread Dmitrii Pichulin
What is the current statusof this patch? Let us know if it has any issues. ___ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel

[nginx] Events: format specifier fixes.

2014-08-10 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/ecfc601f1225 branches: changeset: 5803:ecfc601f1225 user: Yves Crespin date: Thu Aug 07 15:04:43 2014 +0200 description: Events: format specifier fixes. diffstat: src/event/modules/ngx_poll_module.c | 8 src/event/modules/ngx_sele

[nginx] Events: changed nevents type to unsigned in poll module.

2014-08-10 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/a4e9c7e6e062 branches: changeset: 5802:a4e9c7e6e062 user: Yves Crespin date: Thu Aug 07 14:56:57 2014 +0200 description: Events: changed nevents type to unsigned in poll module. diffstat: src/event/modules/ngx_poll_module.c | 12 ++--