]> granicus.if.org Git - apache/history - include
Addendum to r1856493: check NULLness of new arg parameter.
[apache] / include /
2019-05-05 Christophe JailletThe bump in r1855311 looks slighly optimistic.
2019-03-22 Yann Ylavicmod_proxy: follow up to r1836588: configurable Proxy100...
2019-03-17 Eric CovenerMerge consecutive slashes in the URL by default
2019-03-12 Yann YlavicFollow up to r1855306: Axe bucket number from struct...
2019-03-12 Yann YlavicMPMs unix: bind the bucket number of each child to...
2019-02-20 Christophe JailletUpdate a comment about the 'PATCH' HTTP command
2019-02-10 Christophe JailletFollow up to r1847430.
2019-01-15 Eric Covenerfix a misleading comment about s->defn_name
2019-01-01 Rainer JungHappy New Year 2019
2018-12-03 Jim JagielskiBump seems to have been missed
2018-11-25 Graham Leggettcore: Split out the ability to parse wildcard files...
2018-10-05 Joe OrtonDefine "state directory" for storing persistent child...
2018-09-26 Joe Orton* include/httpd.h: Define HTTP_TOO_EARLY (425) per...
2018-09-11 Yann YlavicFollow up to r1840265: really privatize ap_filter_...
2018-09-06 Yann YlavicFollow up to r1840149: core input filter pending data.
2018-09-05 Yann YlavicFollow up to r1840149: MMN text rephrased.
2018-09-05 Yann Ylavicutil_filter: protect ap_filter_t private fields from...
2018-09-04 Yann Ylaviccore: follow up to r1839997: some runtime optimizations.
2018-09-04 Yann Ylaviccore: follow up to r1839997: recycle request filters...
2018-09-03 Yann Ylaviccore: always allocate filters (ap_filter_t) on f->c...
2018-09-03 Yann Ylavicutil_filter: split pending filters ring in two: input...
2018-08-26 Jim JagielskiMMN bump
2018-08-14 Eric Covenerminor bump from r1838055
2018-08-14 Eric CovenerAdd StrictHostCheck
2018-08-07 Rainer Jungmod_status: Cumulate CPU time of exited child
2018-08-07 Rainer Jungmod_status: Add cumulated response duration time
2018-08-03 Jim JagielskiBump mmn for worker_share struct update
2018-08-01 Jim JagielskiFix PR54848 in a 2.4.x backportable format. Ideally...
2018-07-30 Yann Ylavichttp: Enforce consistently no response body with both...
2018-07-20 Ruediger Pluem* mod_proxy: Remove load order and link dependency...
2018-07-20 Yann Ylaviccore: axe data_in_in/output_filter from conn_rec.
2018-07-18 Yann Ylaviccore: integrate data_in_{in,out}put_filter to ap_filter...
2018-07-16 Yann Ylaviccore: Add ReadBufferSize, FlushMaxThreshold and FlushMa...
2018-07-16 Yann Ylavicutil_filter: Axe conn_rec->empty brigade.
2018-07-16 Yann Ylaviccore: Add ap_reuse_brigade_from_pool().
2018-07-11 Yann Ylavicutil_filter: keep filters with aside buckets in order.
2018-06-06 Yann YlavicAvoid cyclic dependency by moving ap_set_etag() from...
2018-05-25 Christophe JailletFix typo
2018-04-22 Yann YlavicAxe ap_rgetline_core(), not used anymore.
2018-04-20 Yann Ylavichttp: add ap_fgetline() and AP_GETLINE_NONBLOCK flag.
2018-04-19 Yann Ylaviccore: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rg...
2018-04-17 William A. Rowe JrGuess at fixing win32 build regression on trunk introdu...
2018-04-11 Eric CovenerPR62199: add worker parameter ResponseFieldSize to...
2018-03-24 Christophe JailletFix some typos reported in PR 59998
2018-03-22 Christophe JailletFix some doxygen comment
2018-02-21 William A. Rowe JrCorrectly identify origin of util_pcre.c/ap_regex.h...
2018-02-20 Yann Ylavicmpm_event: follow up to r1823047 and r1824464.
2018-02-17 Graham Leggettcore: Create a conn_config_t structure to hold an exten...
2018-02-16 Graham LeggettAdd MMN bump for AP_REG_DOLLAR_ENDONLY, ap_regcomp_get_...
2018-02-16 Yann Ylavicmpm_event: follow up to r1823047: complete state valida...
2018-02-16 Graham LeggettMMN bump for hostname_ex in proxy_worker_shared.
2018-02-15 Yann Ylavicregex: Allow to configure global/default options for...
2018-02-15 Yann Ylavicmod_proxy: follow up to r1667707: MMN minor bump.
2018-02-01 Stefan EissingOn the trunk:
2018-01-04 Rainer JungHappy New Year 2018
2018-01-04 Eric Covenermmn bump for r1820098.
2018-01-04 Eric CovenerAdd "AcceptErrorsNonFatal" directive
2017-11-08 Daniel RuggeriPost 2.5.0-alpha tag updates
2017-10-14 Yann YlavicFollow up to r1812193: really change MMN major.
2017-10-14 Yann YlavicFollow up to r1740928: including NOT_IN_PROXY in NOT_IN...
2017-10-02 Yann Ylavicap_expr: open string expressions to the <word>.
2017-09-22 Yann Ylavicconfig: follow up to r1809302.
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-21 Stefan EissingOn the trunk:
2017-07-21 Yann Ylaviccore, mpm_event: Add ap_update_sb_handle() to avoid...
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
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 ChampionCVE-2017-3167: add documentation to ap_get_basic_auth_pw()
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-21 Nick KewIntroduce request taint-checking concept.
2017-03-09 Joe Orton* server/config.c, include/http_config.h (ap_build_cont...
2017-03-09 Joe OrtonAdd <IfDirective> and <IfSection>:
2017-02-20 Yann YlavicRevert r1783759: really more things than intended :p
2017-02-20 Yann YlavicFollow up to r1783755: update APLOGNO.
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 CovenerPR60647: ACC per connection not available w/ event MPM
2017-01-06 Jacob Championsync merge with trunk
2017-01-06 Christophe JailletMove definition of ASCII_ZERO to httpd.h and rename...
2017-01-02 Rainer JungHappy New Year 2017
2016-11-21 Stefan Fritschap_reclaim_child_processes(): Implement terminate immed...
2016-11-15 Yann Ylavichttp: Allow unknown response status' lines returned...
2016-10-18 William A. Rowe JrWhen redrawing the parser, ap_get_http_token looked...
2016-10-16 Yann YlavicFollow up to r1765115: MMN minor is now 3.
2016-10-16 William A. Rowe JrComplete r1764961, missed .h updates
2016-10-15 Rainer JungFollowup to r1764961:
2016-10-15 Rainer JungFix new declaration.
2016-10-15 Rainer JungFollowup to r1764961:
2016-09-12 Jacob Championutil_script.h: clarify ap_scan_script_header_* behavior
2016-09-06 Yann Ylavichttp_config: follow up to r1702948: maybe unused, yet...
2016-08-29 William A. Rowe JrNew optional flag to enforce <CR><LF> line delimiters...
2016-08-29 William A. Rowe JrDropped a public structure elt, bump major
next