]> granicus.if.org Git - apache/history - modules
Correct referenced OpenSSL version now that 0.9.8m
[apache] / modules /
2010-02-26 Jeff Trawickbuild mod_reqtimeout on Windows
2010-02-26 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureR...
2010-02-26 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access...
2010-02-24 Eric Covenermake some sense of the difference between "Client"...
2010-02-23 Nick Kewmod_negotiation: Preserve query string over multiviews...
2010-02-23 Eric Covenermod_ldap: Eliminate a potential crash with multiple...
2010-02-20 Nick Kewmod_proxy_http: get the headers right in a HEAD request...
2010-02-18 Ruediger Pluem* Silence compiler warning
2010-02-18 Ruediger Pluem* Really regard the operation a success, when the clien...
2010-02-15 Graham LeggettAdd missing headers, remove unused variable.
2010-02-15 Stefan FritschCorrectly handle the case where apr_brigade_partition...
2010-02-15 Guenter Knaufadded NetWare makefile for mod_reflector.
2010-02-15 Graham LeggettFix cut and paste fooness, this is not the default...
2010-02-14 Rainer JungHandle the pathological case of a connect
2010-02-14 Rainer JungWe need to copy the forward proxy data, because it
2010-02-14 Rainer JungLimit sscanf format to the number of chars actually
2010-02-14 Stefan FritschIn case zlib initialization fails, make sure we do...
2010-02-14 Graham LeggettIntroduce mod_reflector, a handler capable of reflectin...
2010-02-13 Graham Leggettmod_proxy_http: Make sure that when an ErrorDocument...
2010-02-12 Rainer JungSupport remote https proxies by using HTTP CONNECT.
2010-02-12 Rainer JungFix typo in comment.
2010-02-09 Jeff Trawickfix additional use of "session" terminology, following...
2010-02-09 Jeff Trawickstyle tweaks
2010-02-09 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureR...
2010-02-09 William A. Rowe JrIllustrate an ->iterator() implementation for mod_socac...
2010-02-09 William A. Rowe JrFix inadvertent changes and be more verbose and correct...
2010-02-09 William A. Rowe JrTrack time now for retrieve
2010-02-09 William A. Rowe JrDo not expire an entire subcache on ->retrieve (doh...
2010-02-09 William A. Rowe JrCatch up ssl to socache store expiry change, and clarif...
2010-02-09 William A. Rowe Jrdistcache already demonstrates sub-second resolutions...
2010-02-09 William A. Rowe Jrfix comment typo
2010-02-09 William A. Rowe Jrmissing prototype - compile before committing please
2010-02-07 William A. Rowe JrStyle guides at httpd are pretty clear, macro values...
2010-02-05 Graham LeggettMake the error message correspond to the code, which...
2010-02-05 Stefan FritschPrint directive name in error message.
2010-02-04 William A. Rowe JrAdd ap_process_request_after_handler to the exported...
2010-02-04 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup)...
2010-02-04 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup)...
2010-02-04 William A. Rowe JrFolks, this is not C++. Please, pay attention to your...
2010-02-04 William A. Rowe JrAdd mod_serf.dsp at last, based on the patch available in;
2010-02-03 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl...
2010-02-03 Joe OrtonNew releases of OpenSSL will only allow secure renegoti...
2010-02-02 Graham Leggettmod_session: Session expiry was being initialised,...
2010-02-01 Stefan Fritschreplace duplicate code with new function ap_parse_log_l...
2010-02-01 Graham Leggettmod_log_config: Add the R option to log the handler...
2010-02-01 Graham LeggettAllow fine control over the removal of Last-Modified...
2010-01-27 Ruediger Pluem* Make autoindex.t from perl testframework work again
2010-01-27 Ruediger Pluem* Remove unused variable to silence compiler warning
2010-01-27 Ruediger Pluem* We need to return an int as result of the pre_config...
2010-01-26 Rich BowenUse correct comment style.
2010-01-26 Rich BowenApplies the patch provided in ticket 34014, enhancing...
2010-01-26 William A. Rowe JrFix default OSCP stapling port.
2010-01-26 William A. Rowe JrRefactor mod_status out of the ExtendedStatus toggle...
2010-01-24 Stefan Fritschmod_authnz_ldap: If AuthLDAPCharsetConfig is set, also...
2010-01-24 Eric CovenerChange LDAP authentication failures (user->DN or passwo...
2010-01-24 Stefan FritschMove the ldap_simple_bind() + ldap_result() code implem...
2010-01-24 Guenter Knaufchanged strcasestr() to ap_strcasestr() to fix broken...
2010-01-23 Stefan FritschRename RequestTimeout into RequestReadTimeout and chang...
2010-01-22 Jeff Trawickfix maintainer mode ap_strstr() argument mismatch warnings
2010-01-21 William A. Rowe JrBecause the redirect-request survives logging, we don...
2010-01-21 William A. Rowe JrCorrectly align the behavior of headers_in to be consis...
2010-01-21 William A. Rowe JrSuch macros exist for a reason :)
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
2010-01-13 Ruediger Pluem* Fix compiler warning about wrong format
2010-01-11 Stefan FritschIntroduce new config option LDAPTimeout to set the...
2010-01-10 Stefan FritschAllow several of the configured session identifiers...
2010-01-09 Nick KewWe shouldn't need to create r->allowed_methods twice!
2009-12-30 Takashi SatoMove ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
2009-12-29 Takashi Satotweak handling for default allowed ports
2009-12-29 Takashi SatoMove AllowCONNECT from mod_proxy to mod_proxy_connect.
2009-12-29 Rich BowenAdds a [QSD] flag to RewriteRule to discard unwanted...
2009-12-29 Takashi SatoFix string constness to get rid of gcc compiler warning...
2009-12-29 Rich BowenInitialize variable to avoid compiler warnings.
2009-12-29 Rich BowenAdds alternating CSS classes to table rows for trendy...
2009-12-27 Rich BowenThe ReadmeName directive was putting its value in the...
2009-12-27 Nick Kewmod_filter: enable filters to be configured on non...
2009-12-27 Nick Kewmod_headers: Enable multi-match-and-replace edit option
2009-12-26 Nick Kewmod_headers: align Header Edit with Header Set on Conte...
2009-12-26 Nick KewFix r893871 as noted by rpluem, to remove risk of retur...
2009-12-25 Nick KewProxy: fix ProxyPassReverse with relative URL
2009-12-22 Nick KewStrip SHARED_CORE deadwood.
2009-12-21 Nick Kewmod_autoindex: support XHTML as equivalent to HTML in
2009-12-18 Ruediger Pluem* Do an exact match of the keys defined by CacheIgnoreU...
2009-12-16 Joe OrtonFurther mitigation for the TLS renegotation attack...
2009-12-16 Rainer JungFix crash in balancer-manager.
2009-12-15 Graham LeggettCorrectly reference the apr_crypto_t context as a conte...
2009-12-10 Ruediger Pluem* Ensure that the new table values are allocated from...
2009-12-08 Rainer JungUse "=" instead of "==" in test condition for
2009-12-08 Nick KewDon't keepalive when we send a non-100 response while...
2009-12-02 Jeff Trawickfix this:
2009-12-01 Guenter Knaufmore NetWare makefile cleanups.
2009-12-01 Guenter Knauffixed NetWare proxy export list;
2009-12-01 William A. Rowe JrRevert nonsense I introduced in r885689; solve cl test...
2009-12-01 William A. Rowe JrElaborate on low hanging XXX fruit
2009-12-01 William A. Rowe JrAdd mod_proxy_scgi; PR 48303; Submitted by: Gregg L...
2009-11-29 Guenter Knaufblock setting debug level if AP_LDAP_OPT_DEBUG is not...
2009-11-24 Jeff Trawicktweaks to r883540:
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-11-22 Takashi SatoKeepAlive no longer accepts other than On|Off.
2009-11-19 Jeff TrawickRemove errno from dav_error interface. Calls to dav_ne...
next