]> granicus.if.org Git - apache/history - server
Complete build setup of mod_noloris.
[apache] / server /
2017-11-02 Yann Ylavicmpm_unix(es): cleanup properly on exit in one_process...
2017-10-16 Joe Orton* server/util_expr_eval.c (ap_expr_eval_re_backref...
2017-10-14 Yann YlavicFollow up to r1740928: including NOT_IN_PROXY in NOT_IN...
2017-10-11 Joe Orton* server/util_script.c (ap_add_common_vars): Allow...
2017-10-04 Yann YlavicFollow up to rr1810605 and r1811104.
2017-10-04 Yann Ylavicap_expr: follow up to r1810605.
2017-10-03 Yann Ylavicap_expr: follow up to r1810605.
2017-10-03 Yann Ylavicapr_expr: follow up to r1810605.
2017-10-02 Yann Ylavicap_expr: open string expressions to the <word>.
2017-09-28 Yann Ylaviccore, MPMs unix: follow up to r1809881.
2017-09-27 Yann Ylaviccore: deregister all hooks before leaving pconf, otherw...
2017-09-22 Yann Ylavicconfig: follow up to r1809302.
2017-09-22 Yann Ylavicconfig: follow up to r1809302.
2017-09-22 Yann Ylavicconfig: allow to specify flags when registering modules.
2017-09-22 Yann Ylavicevent, simple, motorz: better naming, error code checki...
2017-09-22 Yann Ylavicevent: better apr_pollset_add() failure handling to...
2017-09-20 Luca Toscanomod_rewrite,core: avoid Vary:Host (part 2)
2017-09-18 Luca Toscanomod_rewrite/core: avoid the 'Vary: Host' header
2017-09-13 Joe Orton* server/protocol.c (ap_content_length_filter): Rewrite...
2017-09-07 Yann Ylaviccore: Disallow Methods' registration at run time (...
2017-07-24 Yann Ylavicevent: Avoid possible blocking in the listener thread...
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-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-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
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-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-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-06-28 William A. Rowe JrRestore single-char field names inadvertantly disallowe...
2017-06-28 William A. Rowe JrRevert 1800111 for a cleaner logic flow proposed by...
2017-06-28 William A. Rowe JrAppears to resolve the issue to permit single-char...
2017-06-26 William A. Rowe JrRevert misguided commit r1799731.
2017-06-24 Gregg Lewis Smithstyle: where did the tabs come from?
2017-06-24 Gregg Lewis SmithSend a 404 response like other OSs do instead of 403...
2017-06-21 Jacob Championutil.c: revert r1799375 during veto discussion
2017-06-21 Jim JagielskiMake case insensitive
2017-06-20 Jacob Championutil.c: add a strict Base64 decoding function
2017-06-20 Jacob Championhttpdunit: merge to trunk from feature branch
2017-06-20 Jacob ChampionRevert new base64 function and tests
2017-06-20 Jacob Championutil.c: ensure all TEST_CHAR loops stop at the null...
2017-06-14 Yann YlavicQuiet spurious gcc warning in ap_parse_form_data (...
2017-06-07 Eric Covenerallow quoted paths in <IfFile>
2017-05-27 Eric CovenerPR61124: ap_parse_form_data() EBCDIC fix
2017-05-26 Eric Covenershort-circuit on NULL
2017-05-26 Eric Covenercore: deprecate and replace ap_get_basic_auth_pw
2017-05-25 Jacob Championutil.c: add a strict Base64 decoding function
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-04-25 Luca ToscanoEvaluate nested If/ElseIf/Else config sections
2017-04-21 Nick KewIntroduce request taint-checking concept.
2017-04-19 Jacob ChampionPR61009: be as helpful as possible during -V operation
2017-04-11 William A. Rowe JrIf the lingering close does not leave the socket in...
2017-04-11 Stefan EissingOn the trunk:
2017-03-28 Yann Ylaviccore: Disallow multiple Listen on the same IP:port...
2017-03-28 Yann YlavicRevert r1789061: it didn't any leak since duplicated...
2017-03-28 Yann Ylaviccore: Fix leak of duplicated listeners (socket descript...
2017-03-19 Stefan EissingOn the trunk:
2017-03-16 Eric Covenerprint r->uri during failure
2017-03-10 Mike RumphFix some spelling errors in comments
2017-03-09 Joe Orton* server/config.c, include/http_config.h (ap_build_cont...
2017-03-09 Joe Orton* server/core.c (start_cond_section): Comment & variabl...
2017-03-09 Joe OrtonAdd <IfDirective> and <IfSection>:
2017-03-08 Joe OrtonRemove duplicate implementations of conditional section...
2017-02-21 Yann Ylavicmpm_event: no mutex needed at ptrans' allocator level.
2017-02-21 Yann Ylavicmpm_worker: no mutex needed at ptrans' allocator level.
2017-02-21 Yann Ylavicmpm_motorz: no mutex needed at ptrans' allocator level.
2017-02-21 Yann YlavicMPMs unix: Place signals handlers and helpers out of...
2017-02-20 Yann Ylavicmpm_motorz: follow up to r1783755.
2017-02-20 Yann Ylavicmpm_worker: follow up to r1783755.
2017-02-20 Yann Ylavicmpm_motorz: follow up to r1783772, with the real changes.
2017-02-20 Yann Ylavicwinnt/service: each log message should use its own...
2017-02-20 Yann YlavicFollow up to r1783755: update APLOGNO.
2017-02-20 Yann YlavicRevert r1783759: really more things than intended :p
2017-02-20 Yann YlavicFollow up to r1783755: update APLOGNO.
2017-02-20 Yann Ylavicmpm_event: use a mutex for ptrans' allocator to be...
2017-02-14 Yann Ylavicdefault_handler: cleanup outputed brigade before leaving.
2017-02-14 Yann Ylavicutil_filter: better ap_pass_brigade() vs empty brigades.
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-01-30 Jacob Championbuildconf: merge apr-config mode from its feature branch
2017-01-25 Eric Covener80 chars
2017-01-25 Eric CovenerPR60647: ACC per connection not available w/ event MPM
2017-01-24 Eric CovenerFix %{DOCUMENT_URI} in SSI w/ default parser
next