]> granicus.if.org Git - apache/history - modules/aaa/mod_authnz_fcgi.c
Fix a comment similar to r1638072
[apache] / modules / aaa / mod_authnz_fcgi.c
2015-11-23 Yann YlavicMore ap_casecmpstr[n]() usages (follow up to r1715876).
2015-01-18 Rainer JungSilence compiler warnings:
2014-11-18 Yann Ylavicmod_authnz_fcgi: we don't need to add the trailing...
2014-11-16 Yann Ylavicmod_proxy_fcgi, mod_authnz_fcgi: stop reading the respo...
2014-11-16 Yann Ylavicmod_proxy_fcgi: SECURITY: CVE-2014-3583 (cve.mitre...
2014-11-16 Yann YlavicRevert r1638818, r1639812, r1639717 and r1639814 for...
2014-11-15 Yann Ylavicmod_authnz_fcgi: follow up to r1639717.
2014-11-14 Yann Ylavicmod_authnz_fcgi: Fix a potential crash with response...
2014-07-18 Rainer JungSilence compiler warning:
2014-04-05 Jeff Trawickmove a temporary table from r->pool to a temporary
2014-04-05 Jeff Trawickaxe unnecessary preparation for some other module using
2014-03-18 Christophe JailletUse 'apr_table_setn' instead of 'apr_table_set' when...
2013-11-12 Jeff TrawickAt least one authorizer that doesn't use libfcgi directly
2013-09-26 Jeff Trawickallow building mod_authnz_fcgi with 2.4.x branch
2013-09-11 Jeff TrawickAdd "default user id" capability for authorizers that...
2013-08-19 Jeff Trawickmod_authnz_fcgi: New module to enable FastCGI authorizer