]> granicus.if.org Git - apache/history - modules
util.c: revert r1799375 during veto discussion
[apache] / modules /
2017-06-21 Jim JagielskiProxy timeout statements now sub-second granularity
2017-06-21 Jim Jagielskiunused now
2017-06-21 Jim JagielskiAllow finer control over hcheck intervals... minimum...
2017-06-21 Jim JagielskiAllow WatchdogInterval to be sub 1 second
2017-06-21 Jim JagielskiNot an error... last one is honored
2017-06-20 Jacob Championhttpdunit: merge to trunk from feature branch
2017-06-20 Ruediger Pluem* The libnghttp2.pc might be found in lib64 on 64 bit...
2017-06-19 Eric Covenerfix for RewriteOptions processing in r1798938
2017-06-16 Eric Coveneradd RewriteOptions LongURLOptimization
2017-06-12 Ruediger PluemRevert r1798456
2017-06-12 Ruediger Pluem* Only report success, if had real one.
2017-06-12 Ruediger Pluem* Do not cache OCSP_RESPONSE_STATUS_TRYLATER.
2017-06-12 Ruediger Pluem* Mark OCSP_RESPONSE_STATUS_TRYLATER as error response
2017-06-07 Eric Covenerremove taint checking from proxy_handler
2017-06-06 Stefan EissingOn the trunk:
2017-06-06 Stefan EissingOn the trunk:
2017-06-05 Eric Covenerwhitespace and match 2.4.x
2017-06-03 Eric Covenermod_mime: fix quoted pair scanning
2017-05-30 Eric Covenerwhitespace only
2017-05-27 Christophe JailletMove a potential NULL pointer dereference.
2017-05-26 Eric Covenerremove r1792169 taint checks from proxy and status...
2017-05-26 Eric Covenermod_ssl: fix ctx passed to ssl_io_filter_error()
2017-05-25 Jacob Championconfigure: don't overwrite other_targets when mod_suexe...
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-05-22 Christophe JailletRemove empty line.
2017-05-20 Christophe JailletFix some style issues.
2017-05-20 Christophe JailletAdd an explicit NULL to initialise a field in an authn_...
2017-05-19 Christophe JailletWhen processing a 'SetEnv' directive, warn if the envir...
2017-05-05 Stefan EissingOn the trunk:
2017-05-05 Stefan EissingOn the trunk:
2017-05-02 Stefan EissingOn the trunk:
2017-05-02 Stefan EissingOn the trunk:
2017-05-01 Christophe JailletRemove a space to synch with 2.4.x.
2017-05-01 Christophe JailletFix NULL pointer dereference in error logging message
2017-04-23 Eric Covenerdespite trace, assign a APLOGNO, as done elsewhere...
2017-04-23 Eric CovenerPR61012: log a trace message on tunnel shutdown
2017-04-21 Stefan EissingOn the trunk:
2017-04-21 Stefan EissingOn the trunk:
2017-04-21 Nick KewIntroduce request taint-checking concept.
2017-04-20 Jean-Frederic ClereAdd upgrade parameter to mod_proxy_wstunnel.
2017-04-19 Jacob ChampionMerge fix branch for PR60947.
2017-04-19 Jacob Championssl_util.c: add APLOGNOs trunk-openssl-threadid trunk-openssl-threadid
2017-04-19 Jacob Championssl_util.c: log which threadid callback is in use
2017-04-19 Jacob Championmod_ssl_ct: fix return values for custom extension...
2017-04-18 Stefan EissingOn the trunk:
2017-04-18 Stefan EissingOn the trunk:
2017-04-18 Jacob ChampionPR60947: try to warn affected users...
2017-04-18 Jacob ChampionPR60947: avoid CRYPTO_THREADID_set_callback() if possible
2017-04-18 Jacob Championssl_util.c: add a couple explanatory comments
2017-04-18 Jacob Championssl_util.c: pull up duplicated code in ssl_util_thr_id()
2017-04-17 Stefan EissingOn the trunk:
2017-04-14 Eric Covenermod_substitute: use local/native LF for splitting
2017-04-14 Stefan EissingOn the trunk:
2017-04-14 Stefan EissingOn the trunk:
2017-04-10 Evgeny Kotkovmod_brotli: Comment on the default choice (0) for BROTL...
2017-04-10 Stefan EissingOn the trunk:
2017-04-10 Evgeny Kotkovmod_brotli: Fix a minor typo in the description of...
2017-04-10 Evgeny Kotkovmod_brotli: Update makefile to allow using Brotli libra...
2017-04-10 Stefan EissingOn the trunk:
2017-04-10 Stefan EissingOn the trunk:
2017-04-10 Stefan EissingOn the trunk:
2017-04-10 Stefan EissingOn the trunk:
2017-04-09 Stefan EissingOn the turnk:
2017-04-07 Christophe Jailleth2_worker.c is no more, so remove reference to this...
2017-04-06 Christophe JailletFix directive name in
2017-04-05 Stefan EissingOn the trunk:
2017-04-05 Daniel RuggeriRename RemoteIPProxyProtocolDisableHosts to RemoteIPPro...
2017-04-04 Stefan EissingOn the trunk:
2017-04-04 Stefan EissingOn the trunk:
2017-04-01 Daniel RuggeriUpdate PROXY handling by removing Optional processing
2017-03-31 Stefan EissingOn the trunk:
2017-03-31 Stefan EissingOn the trunk:
2017-03-30 Stefan EissingOn the trunk:
2017-03-30 Stefan EissingOn the trunk:
2017-03-29 Stefan EissingOn the trunk:
2017-03-29 Jim Jagielskisuggestion from ylavic
2017-03-29 Stefan EissingOn the trunk:
2017-03-29 Stefan EissingOn the trunk:
2017-03-28 Yann YlavicRevert r1789221: real fix looks more subtle.
2017-03-28 Yann Ylavichttp2: silent compiler warning.
2017-03-27 Christophe JailletSynch style in comment with 2.4.x.
2017-03-27 Christophe JailletGroup bit field values in order to save some memory.
2017-03-27 Christophe JailletImprove indentation
2017-03-27 Christophe JailletSave a few cycles.
2017-03-27 Stefan EissingOn the trunk:
2017-03-25 Daniel RuggeriFinally include feedback from Ruediger Pluem. Add slave...
2017-03-25 Stefan EissingOn the trunk:
2017-03-24 Eric Covenerno strncasecmp because flag has no value
2017-03-24 Yann Ylavicmod_ssl: follow up to r1781575
2017-03-22 Eric Covenerdrop the longhand version
2017-03-21 Christophe JailletUse 'ap_cstr_casecmp' to simplify code.
2017-03-21 Christophe JailletSave a few bytes in the conf pool.
2017-03-19 Stefan EissingOn the trunk:
2017-03-19 Stefan EissingOn the trunk:
2017-03-18 Eric Covenerupdate comments post-r1787525
2017-03-18 Eric CovenerAdd IndexOptions UseOldDateFormat
2017-03-16 Stefan EissingOn the trunk:
2017-03-15 Stefan EissingOn the trunk:
2017-03-13 Stefan Eissingupdate after backport
2017-03-12 Stefan Eissingupdate log tags
next