summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* follow-up to r1554161, r1554168, r1554170, r1554175, r1554188, and r1554195:Jeff Trawick2014-01-156-6/+6
* don't search for directory indexes/directoryslashes if a URL is in theEric Covener2014-01-133-2/+10
* restore http://svn.apache.org/viewvc?view=revision&revision=233369 Eric Covener2014-01-131-0/+17
* mod_dir: rename the on/off/unset enum so it doesn't look so funny ifEric Covener2014-01-131-8/+8
* - Rename variableChristophe Jaillet2014-01-121-21/+16
* Style, indentation. No functional change.Christophe Jaillet2014-01-111-9/+9
* Oops (fix r1556912)Christophe Jaillet2014-01-091-1/+2
* Add missing break in 'dav_generic_do_refresh' to avoid useless computation.Christophe Jaillet2014-01-091-0/+1
* Add missing break.Christophe Jaillet2014-01-091-0/+2
* As in 'dav_generic_do_refresh', add missing break in 'dav_fs_do_refresh' to a...Christophe Jaillet2014-01-091-0/+1
* * modules/ssl/ssl_engine_config.c (ssl_cmd_SSLCompression): Fail ifJoe Orton2014-01-081-2/+13
* SECURITY: CVE-2013-6438 (cve.mitre.org)Ben Reser2014-01-081-1/+3
* avoid a tight busy loop with memory allocations when the [N] flagEric Covener2014-01-071-0/+19
* Fix config merging of SSLOCSPEnable and SSLOCSPOverrideResponder.Jeff Trawick2014-01-053-4/+4
* make the ppcb_arg initialization a bit more uniform and easier to readKaspar Brand2014-01-051-18/+14
* More finishing touches for SSLOpenSSLConfCmd:Kaspar Brand2014-01-052-0/+20
* Remove per-certificate chain handling code (obsoleted byKaspar Brand2014-01-051-76/+0
* fix typo in error messageJeff Trawick2014-01-041-1/+1
* Add a "MATCH_" prefix to variables set withinGraham Leggett2014-01-031-1/+1
* Allocate correct size for the array to avoid useless memory allocation and copyChristophe Jaillet2014-01-031-1/+1
* * Update comment. No functional change.Ruediger Pluem2014-01-031-4/+7
* mod_lua: Detect "All" or "None" before putting together a potentially blank (...Daniel Gruno2014-01-031-1/+8
* Providers defined in <AuthnProviderAlias have not been usable underEric Covener2014-01-031-1/+7
* c89 fixEric Covener2014-01-031-3/+3
* Add directives to control two protocol options:Justin Erenkrantz2013-12-301-1/+7
* core: Support named groups and backreferences within the LocationMatch,Graham Leggett2013-12-302-10/+54
* mod_authz_user: Support the expression parser within the require directives.Graham Leggett2013-12-301-2/+33
* CodeWarrior compiler doesnt allow vars as struct inits.Guenter Knauf2013-12-301-5/+11
* mod_authnz_host: Support the expression parser within the require directives.Graham Leggett2013-12-301-2/+33
* Pass the correct pointer that made it past the test suite.Graham Leggett2013-12-301-1/+1
* Pass the correct pointer that made it past the test suite.Graham Leggett2013-12-301-1/+1
* Added missing proxy export symbols.Guenter Knauf2013-12-301-0/+3
* Pass the correct pointer that made it past the test suite.Graham Leggett2013-12-301-1/+1
* mod_authnz_groupfile: Support the expression parser within the require direct...Graham Leggett2013-12-301-2/+34
* mod_authnz_dbm: Support the expression parser within the require directives.Graham Leggett2013-12-301-2/+34
* mod_authnz_dbd: Support the expression parser within the require directives.Graham Leggett2013-12-301-2/+34
* mod_authnz_ldap: Support the expression parser within the requireGraham Leggett2013-12-301-11/+92
* Remove the hardcoded algorithm-type dependency for the SSLCertificateFileKaspar Brand2013-12-287-859/+509
* update comments for two r->user related directives.Eric Covener2013-12-261-2/+2
* * Do not perform SNI / Host header comparison in case of a forward proxy requ...Ruediger Pluem2013-12-231-39/+47
* Remove <Proxy ~ wildcard-url> syntax which:Christophe Jaillet2013-12-191-11/+0
* This is annoying to see in a casual "LogLevel debug foo:traceX ..."Eric Covener2013-12-181-1/+1
* get arpa/inet.h from apr_want.h for htons where applicableEric Covener2013-12-181-0/+2
* Avoid sending back uninitialized memory, use 'ftpmessage' in order to have so...Christophe Jaillet2013-12-171-2/+1
* Log a warning when the LDAP authn provider is configured but an AuthLDAPURL Eric Covener2013-12-171-0/+3
* Remove redundant check (already performed the line before)Christophe Jaillet2013-12-151-1/+1
* 'ap_getword_conf' can not return NULLChristophe Jaillet2013-12-151-1/+1
* 'ap_getword_conf' can not return NULLChristophe Jaillet2013-12-151-2/+2
* Ease logic around 'ap_getword_conf' and drop useless line of code.Christophe Jaillet2013-12-151-4/+1
* s/equivalant/equivalent/ in commentsChristophe Jaillet2013-12-132-2/+2