]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2017-08-09  Stefan Eissingmod_md: v0.6.1 from github trunk-md trunk-md
2017-08-08  Stefan Eissingmod_md: v0.6.0 from github
2017-08-08  Stefan Eissingmod_ssl uses now mod_md header file for optional functi...
2017-08-08  Stefan Eissingadding a2md build to modules/md, installed in bin
2017-08-08  Stefan Eissingbuilding separate lib and static linking it into mod_md
2017-08-04  Stefan Eissingfirst configure+compile version
2017-08-04  Stefan Eissingbumping version, removing some unused code, fixes in...
2017-08-04  Stefan Eissingmod_http2: non-dev version for backport
2017-08-04  Stefan Eissingbranch for integrating mod_md into trunk
2017-08-01  Lucien GentisRebuild.
2017-08-01  Lucien GentisXML updates.
2017-07-30  Stefan Eissingmod_http2: signalling produce IO before waiting on...
2017-07-30  Stefan Eissingmod_http2: version bump, partial fix for stream respons...
2017-07-29  Yann YlavicFollow up to r1803396: CHANGES entry.
2017-07-29  Yann Ylavicmod_ssl, ab: compatibility with LibreSSL. PR 61184.
2017-07-29  Yann Ylavicmod_ssl: we can't use SSL_COMP_free_compression_methods...
2017-07-28  Eric Covenerxforms
2017-07-28  Eric Covenercross link some balancer directives across proxy mods
2017-07-28  Luca ToscanoDoc rebuild (reverts r1802703)
2017-07-28  Luca Toscanomod_proxy doc rebuild
2017-07-28  Luca Toscanomod_proxy.xml: mention DNS caching when reusing backend...
2017-07-27  Luca ToscanoClarify some mod_proxy concepts in the docs
2017-07-24  Yann Ylavicevent: Avoid possible blocking in the listener thread...
2017-07-24  Jim JagielskiMake sure updatelbstatus() is NULL
2017-07-22  Lucien GentisRebuild.
2017-07-22  Lucien GentisXML updates.
2017-07-21  Yann Ylaviccore, mpm_event: Add ap_update_sb_handle() to avoid...
2017-07-20  Yann Ylavicmpm_event: ap_queue_info_try_get_idler() may atomically...
2017-07-19  Jim Jagielskireserve 10036
2017-07-18  Jim Jagielskiupdate xforms
2017-07-18  Jim JagielskiUDS does support reuse
2017-07-18  Yann Ylavicap_server_config_defines and ap_server_{pre,post}_read_...
2017-07-18  Yann YlavicBe explicit and safe (const) with the strings stored...
2017-07-18  Joe OrtonFix overriding ExtendedStatus to "off" with mod_systemd...
2017-07-16  Luca Toscanomod-proxy documentation rebuild
2017-07-16  Daniel FerradalUpdated files referencing Spanish translation for manua...
2017-07-16  Daniel FerradalAdded Spanish Translation for manual/misc/index.xml.es
2017-07-16  Daniel FerradalUpdated files referencing Spanish translation for manua...
2017-07-16  Daniel FerradalAdded Spanish Translation for manual/misc/perf-scaling...
2017-07-16  Daniel FerradalAdded Updates to Extra files referencing Spanish transl...
2017-07-16  Daniel FerradalAdded Spanish translation for manual/misc/password_encr...
2017-07-16  Daniel FerradalUpdated Spanish translation for manual/howto/reverse_pr...
2017-07-16  Daniel FerradalAdded Extra Files referencing Spanish translation for...
2017-07-16  Daniel FerradalAdded Spanish translation for manual/howto/ssi.xml.es
2017-07-16  Daniel FerradalAdded Extra Files referencing Spanish translation for...
2017-07-16  Daniel FerradalAdded Spanish translation for manual/mod/mod_auth_basic...
2017-07-16  Luca Toscanomod_proxy_fcgi: Add the support for mod_proxy's
2017-07-14  Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-14  Jacob ChampionCVE-2017-9788: add unit tests for get_digest_rec() httpdunit httpdunit
2017-07-14  Yann YlavicFollow up to r1801994: CHANGES' PR reference.
2017-07-14  Yann YlavicFollow up to r1754164: CHANGES entry.
2017-07-13  Daniel FerradalAdded other modified files referencing Spanish translat...
2017-07-13  Daniel FerradalAdded new Spanish translation for mod_asis.xml.es
2017-07-12  Evgeny Kotkovmpm_winnt: Do not redefine the standard CONTAINING_RECO...
2017-07-12  Evgeny Kotkovmpm_winnt: Remove an obsolete comment in child.c explai...
2017-07-12  Evgeny Kotkovmpm_winnt: Tweak the names of the variables in child...
2017-07-12  Evgeny Kotkovmpm_winnt: Tweak the listener shutdown code to use...
2017-07-12  Evgeny Kotkovmpm_winnt: Following up on r1801655, add a comment...
2017-07-12  Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-07-12  Jacob ChampionMakefile.in: fix MPM_MODULES typo (in check-conf) trunk-test-integration trunk-test-integration
2017-07-12  Jacob ChampionMakefile.in: fix MPM_MODULES typo
2017-07-11  Evgeny Kotkovmpm_winnt: Advertise support for preshutdown notificati...
2017-07-11  Evgeny Kotkovmpm_winnt: Remove unused values of the io_state_e enum.
2017-07-11  Evgeny Kotkovmpm_winnt: Remove a duplicated comment in the child_mai...
2017-07-11  Evgeny Kotkovmpm_winnt: Use a LIFO stack instead of a FIFO queue...
2017-07-11  Evgeny Kotkovmpm_winnt: Drop the APLOG_DEBUG diagnostic saying how...
2017-07-11  Evgeny Kotkovmpm_winnt: Remove an unnecessary Sleep() in the winnt_a...
2017-07-11  Evgeny Kotkovmpm_winnt: Simplify the shutdown code that was waiting...
2017-07-11  Evgeny Kotkovmpm_winnt: Avoid using TerminateThread() in case the...
2017-07-11  Evgeny Kotkovmpm_winnt: Make the shutdown faster by avoiding unneces...
2017-07-11  Jean-Frederic... Add logic to read the Upgrade header and use it in...
2017-07-10  Evgeny Kotkovmpm_winnt: Following up on r1801144, use the new accept...
2017-07-07  Evgeny Kotkovmpm_winnt: Fix typo in the logged message in winnt_get_...
2017-07-07  Evgeny Kotkovmpm_winnt: Refactor the mpm_get_completion_context...
2017-07-07  Evgeny Kotkovmpm_winnt: Remove an unnecessary retry after receiving...
2017-07-07  Evgeny Kotkovmpm_winnt: Factor out a helper function to parse the...
2017-07-07  Evgeny Kotkovmpm_winnt: Don't forget to close the I/O completion...
2017-07-06  Stefan EissingOn the trunk:
2017-07-05  William A.... Correct string scope to prevent duplicated values for...
2017-07-05  William A.... Fix negotiation type parsing to be strict about "*...
2017-07-04  Rainer JungBackported.
2017-07-04  Rainer JungFix another mod_lua compile error.
2017-07-04  Rainer JungFix new compilation breakage in mod_lua.
2017-07-04  Rainer JungMostly revert the configure compat check for
2017-07-04  Rainer JungFix last compat issue with Lua 5.2 and 5.3.
2017-07-04  Rainer JungMore mod_lua compat for Lua 5.1, 5.2, 5.3.
2017-07-04  Rainer Jungmod_lua: Improve compatibility with Lua 5.1, 5.2 and...
2017-07-04  Yann YlavicAdd mod_proxy_hcheck to generated httpd.spec file....
2017-07-03  Stefan EissingOn the trunk:
2017-07-03  Jim Jagielskibackported
2017-07-03  Ruediger Pluem* Do not apply the strict permissions of the temporary...
2017-07-02  Lucien GentisRebuild.
2017-07-02  Lucien GentisXML update.
2017-06-30  Jim JagielskiPartial reversal of r1800306... note virtual scripts...
2017-06-29  Jacob Championproxy_fcgi: remove FPM-specific logic
2017-06-28  Daniel FerradalUpdates to files referencing new Spanish translation...
2017-06-28  Daniel FerradalAdded Spanish translation for manual/mod/mod_allowmetho...
2017-06-28  William A.... Restore single-char field names inadvertantly disallowe...
2017-06-28  William A.... Revert 1800111 for a cleaner logic flow proposed by...
2017-06-28  Ruediger Pluem* Silence compiler warning
next