]> granicus.if.org Git - apache/shortlog
apache
2016-03-30 Ruediger Pluem* Dreaded Umlauts :-). Use the usual transcription...
2016-03-30 Stefan Eissingmod_http2: new vars, keepalive increase, no slave reuse...
2016-03-30 Daniel RuggeriMissed changes for r1737114
2016-03-30 Daniel RuggeriFix bug 58528 - Do not read .htaccess if override and...
2016-03-30 Yann Ylaviccore: '!x == 0' => 'x != 0' to avoid a compiler warning...
2016-03-30 Stefan Eissingmod_http2: incrementing keepalives on each request...
2016-03-30 Yann YlavicFollow up to r1737053: add newly generated files.
2016-03-29 Yann Ylavicmake docs.
2016-03-29 Yann YlavicFollow up to r1737042.
2016-03-29 Yann YlavicUpdate spanish translation.
2016-03-29 Stefan Eissingmod_http2: fix for wrong handling of prefetched respons...
2016-03-29 Jim JagielskiSome flow improvements...
2016-03-29 Yann Ylavicmod_proxy_express: Fix possible use of DB handle after...
2016-03-29 Stefan Eissingmod_http2: more effient passing of response bodies
2016-03-26 Christophe... xforms
2016-03-26 Christophe... Synch with 2.4.x
2016-03-26 Luca Toscanodocumentation rebuild
2016-03-26 Luca ToscanoAdded HTTP/2 guide among the howtos
2016-03-26 Luca ToscanoUploading http2 howto
2016-03-26 Christophe... xforms
2016-03-26 Christophe... Add missing space between directives and parameters.
2016-03-26 Christophe... Fix missing space in log message
2016-03-25 Rich BowenFix formatting, highlighting of examples.
2016-03-25 Lucien GentisRebuild.
2016-03-25 Lucien GentisXML update.
2016-03-25 Jim Jagielskiprotect logic in case backend == NULL
2016-03-24 Stefan Eissingmod_http2: fix for scoreboard updates missing, mem...
2016-03-24 Rich Bowenrebuild
2016-03-24 Rich BowenErrorDocument is not a section directive.
2016-03-24 Yann YlavicFollow up to r1736217: really bump MMN minor.
2016-03-22 Yann Ylavicmod_http2: no variadic macro in C89, use equivalent...
2016-03-22 William A.... Fix missing limits.h header, required for 2.4.next...
2016-03-22 Yann YlavicFollow up to r1734656, r1736216, r1736225: more correct...
2016-03-22 Yann YlavicFollow up to r1734656, r1736216: use correct pointer...
2016-03-22 Yann Ylaviccore: Add missing AP_IMPLEMENT_OPTIONAL_HOOK_RUN_FIRST.
2016-03-22 Yann YlavicFollow up to r1734656: restore c->data_in_input_filters...
2016-03-22 Yann Ylavicmod_ssl: return non ambiguous value in ssl_callback_Ses...
2016-03-22 Stefan Eissingadding missing source h2_ngn_shed.c for win build
2016-03-21 André Maloupdate transformation
2016-03-21 Jeff TrawickDOCUMENT_ARGS in 2.4.19
2016-03-21 Jeff TrawickMention cgi_var_rules, fix expr_handler typos
2016-03-21 Jeff TrawickCheck for proxy_detach_backend hook, for 2.4.x compatib...
2016-03-21 Yann Ylavich2_proxy_session: fill in missing APLOGNO()s.
2016-03-21 Yann YlavicFollow up to r1735882: fill in APLOGNO().
2016-03-21 Stefan Eissingfix APLOGNO at wrong place, me stupid
2016-03-21 Stefan EissingAPLOGNO update for mod_proxy_http2
2016-03-21 Stefan EissingAPLOGNO tagging
2016-03-21 Stefan Eissinglatest additions to netware build by NormW
2016-03-21 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Christophe... Avoid a call to 'prep_walk_cache' if possible, just...
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-19 Jeff TrawickDon't check for presence of ap_log_cdata/ap_log_data
2016-03-19 Eric Covenerfix order of lowercase/compare for r->handler
2016-03-19 Stefan Eissingmod_proxy_http2: removed duplicate log code after review
2016-03-18 Luca ToscanoDocumentation rebuild
2016-03-18 Luca ToscanoAdded notes to the HTTP/2 howto
2016-03-18 Christophe... Remove leftover comment
2016-03-18 Jeff TrawickAdd missing proxy_run_detach_backend() on error path
2016-03-18 Stefan Eissingmod_http2: prohibit unnecessary flushing on master...
2016-03-18 Stefan Eissingmod_http2: oops, forgot a rename
2016-03-18 Stefan Eissingmod_http2: some cleanup in GGOAWAY handling, disabling...
2016-03-17 André Maloupdate transformation
2016-03-17 André Malofix eol style
2016-03-17 Stefan Eissingupdate after backport of current mod_http2
2016-03-17 Stefan Eissingrevert of r1735444 as leaking, fix in task filter removal
2016-03-17 Stefan Eissingmod_http2: pushing slave conn setup outside of lock...
2016-03-17 Stefan Eissingmod_http2: slave connections are reused
2016-03-17 Stefan Eissingupdates after backport
2016-03-17 Luca ToscanoDocumentation rebuild
2016-03-17 Luca ToscanoAdded some notes to the HTTP/2 howto
2016-03-16 Yann Ylavicmod_ssl: follow up to r1734561.
2016-03-16 Stefan Eissingupdate changes after backport, version bump mod_http2
2016-03-16 Stefan Eissingmod_http2: fix for bucket lifetime on master conn,...
2016-03-16 Stefan Eissingreverting the reverting of r1735174, r1735176 was the...
2016-03-16 Stefan Eissingreverting r1735176
2016-03-16 Stefan Eissingreverting r1735174 as http/1.1 just terminated before...
2016-03-15 Graham Leggettmod_http: Make sure HTTP filters are added on HTTP...
2016-03-15 Graham Leggettmpm: Generalise the ap_mpm_register_socket functions...
2016-03-15 Yann Ylavicmod_ssl: follow up to r1734561.
2016-03-15 Eric Covenerregen files deleted in r1735151
2016-03-15 Lucien GentisRebuild.
2016-03-15 Lucien GentisXML updates.
2016-03-15 Luca Toscanoreverting my previous commit
2016-03-15 Luca ToscanoAdded some sections to the HTTP/2 howto. Still WIP.
2016-03-15 Eric Covener[PATCH] mod_rewrite: double escaping of query strings...
2016-03-14 Jeff Trawickmake docs
2016-03-14 Jeff TrawickFollow-up to r1734817: Reorder, mention compatibility
2016-03-14 Stefan Eissingsharing bucket_alloc for all streams inside mplx, expli...
2016-03-14 Jeff TrawickFollow-up to r1734817: suexec passes through mod_includ...
2016-03-14 Jeff TrawickAdd CGIVar directive for configuring REQUEST_URI behavior
2016-03-14 Stefan Eissingmod_http2: update after backport, version bump
2016-03-14 Stefan Eissingmod_http2: allowing requests without :authority header
2016-03-13 Jeff TrawickFix doc string for QualifyRedirectURL, and related...
2016-03-13 Jeff Trawickmake docs
2016-03-13 Jeff Trawickmod_include now sets DOCUMENT_ARGS.
next