]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2016-08-05  Rich BowenRemove reference to long-gone FAQ.
2016-08-05  Rich Bowenrebuild
2016-08-05  Rich BowenRemove reference to long-gone FAQ.
2016-08-05  Rich Bowenfix link to mod_setenvif
2016-08-05  Rich Bowenrebuild
2016-08-05  Rich Bowenfix broken links
2016-08-05  Jim JagielskiUpdate
2016-08-05  Jim JagielskiWe didn't change the MODULE_MAGIC_NUMBER_MAJOR
2016-08-05  Rich Bowenrebuild
2016-08-05  Stefan Eissingmod_http2: support for intermediate responses
2016-08-05  Rich BowenUpdate link to new location of Trawick's Exception...
2016-08-05  William A.... Stop reflecting irrelevant data to the request error...
2016-08-05  William A.... Treat an empty obs-fold line as abusive traffic
2016-08-04  William A.... Strictly observe the one-SP requirement of every obs...
2016-08-04  William A.... Now eliminate all intra-obs-fold excess whitespace...
2016-08-04  William A.... An empty obs-fold line is a no-op.
2016-08-04  William A.... As promised, reduce this logic by net 9 code lines...
2016-08-03  William A.... Another comment for reviewers to follow
2016-08-03  William A.... Testing len > 0 is redundant when *field is a "\0"...
2016-08-03  William A.... Reformat for indentation following r1755123, Whitespace...
2016-08-03  William A.... Clean up an edge case where obs-fold continuation prece...
2016-08-03  William A.... Revert to r1754577 based on last_field NULL on first...
2016-08-03  William A.... C89 fix, caught by Jacob Champion
2016-08-03  William A.... Improve comments for reviewers to understand this logic
2016-08-03  William A.... Testing len > 0 is redundant when *field is a "\0"...
2016-08-03  William A.... Whitespace-only followup after r1755098 logic patch
2016-08-03  William A.... Clean up an edge case where obs-fold continuation prece...
2016-08-02  Luca ToscanoRevert r1754732,r1754734,r1754736 after a conversation...
2016-08-02  Yann Ylavicmod_proxy_http: 204 or 304 cannot happen here since...
2016-08-02  Yann Ylavicmod_proxy_http: handle 401 error override in the same...
2016-08-02  Yann Ylavicmod_proxy_http: don't pretend we are sending a body...
2016-08-01  Rich BowenCorrect use of <module> tag to fix broken links.
2016-08-01  Rich BowenPoint to correct metafile for this howto doc.
2016-08-01  Luca ToscanoChanged the code comments to be more clear a fixed...
2016-08-01  Luca ToscanoFixed a typo introduced by my previous commit, really...
2016-08-01  Luca ToscanoSkip message-body with HTTP 304 responses and mod_proxy...
2016-07-31  Luis GilCommiting to repor to not get later errors and continue...
2016-07-29  William A.... Replacement solution to identify VCHAR/ASCII symbols...
2016-07-29  William A.... Correct logic, detect no 'token' chars, or missing ':'
2016-07-29  William A.... Correct usage for ap_scan_http_token (had used _get_...
2016-07-29  William A.... Clean up doubled-'{'
2016-07-29  William A.... Friendly catch by Rüdiger, restore line mis-removed...
2016-07-29  William A.... Introduce ap_scan_http_token / ap_scan_http_field_conte...
2016-07-29  William A.... Leave an emphatic TODO per Jeff's observations
2016-07-29  William A.... Strictly observe spec on obs-fold
2016-07-29  William A.... We arrive here for more than one cause; offer a more...
2016-07-29  William A.... With NUL as a TOKEN_STOP, this code is more efficient
2016-07-29  William A.... Introduce ap_scan_http_field_content, ap_scan_http_token
2016-07-29  William A.... Introduce T_HTTP_CTRLS for efficiently finding non...
2016-07-29  William A.... Be more explicit about NUL in case iscntrl is inconsistent
2016-07-29  William A.... Correct T_HTTP_TOKEN_STOP per RFC2068 (2.2) - RFC7230...
2016-07-29  William A.... Improve legibility of reviewing the generated table...
2016-07-29  Stefan Eissingmod_http2: complete implemenmtation of draft-http2...
2016-07-28  Stefan Eissingmod_http2: work on .well-known/h2Interop/state
2016-07-28  Yann Ylavicmod_reqtimeout: follow up to r1754391: fix missing...
2016-07-28  Yann Ylavicmod_reqtimeout: Fix body timeout disabling for CONNECT...
2016-07-28  André Maloupdate transformation
2016-07-28  André Maloset eol-style
2016-07-28  André Malofix encoding in commit mails for spanish translations
2016-07-28  Luis GilCommiting to repor to not get later errors and continue...
2016-07-26  Luis Giltook out the html codes of the accents.
2016-07-26  Yann Ylavicmod_proxy_wstunnel: we want to detect whether some...
2016-07-26  Yann Ylavicmod_proxy_connect,wstunnel: log polling errors (and...
2016-07-26  Yann Ylavicmod_proxy_http: ping retry only if full 100-continue...
2016-07-26  Stefan Eissingmod_http2: update after backport
2016-07-23  Lucien GentisRebuild.
2016-07-23  Lucien GentisXML update.
2016-07-23  Eric CovenerSince this is beginner doc, split the -S invocation...
2016-07-22  William A.... Permit mod_proxy_hcheck.c to compile on Win32 32-bit...
2016-07-21  Eric Coveneradd basic h2: and h2c: backend proxy examples
2016-07-20  Ruediger Pluem* Prevent redirect loops between workers within a balan...
2016-07-20  Ruediger Pluem* Fix typo
2016-07-20  Ruediger Pluem* Do not overwrite r->status with access_status if...
2016-07-20  Ruediger Pluem* Whitespace police
2016-07-20  Stefan Eissingmod_http2: fixing config lookup now that we have dir...
2016-07-20  Stefan Eissinghtml update after new http2 directive
2016-07-20  Stefan Eissingmod_http2: new H2CopyFiles directive
2016-07-18  Jacob Championconfigure: remove orphaned APACHE_OUTPUT macro
2016-07-18  Jacob Championconfigure: move away from obsolete AC_OUTPUT args
2016-07-18  William A.... A whole lotta nope, if you implement HTCPCP then regist...
2016-07-18  William A.... Restore 'HEAD' method as a special case of GET with...
2016-07-18  William A.... The method_registry is initialized in register_hooks...
2016-07-18  William A.... Optimization to httpoxy workaround, for 2.4.23+ only.
2016-07-18  William A.... httpoxy workarounds, first draft patch as published...
2016-07-18  William A.... Unclear whether fdpass is common enough to justify...
2016-07-18  William A.... Simplify; this code is executed one per request process...
2016-07-18  Luca Toscanomod_proxy_fcgi: avoid loops serving proxied error documents
2016-07-16  Lucien GentisRebuild.
2016-07-16  Lucien GentisXML update.
2016-07-16  Roy T. Fieldingadd comments for all media types in IANA registry dated...
2016-07-15  Luca ToscanoDoc rebuild
2016-07-15  Luca ToscanoAdded a reference to how ListenCoresBucketsRatio influe...
2016-07-14  Christophe... xforms
2016-07-14  Christophe... Fix PR 59856.
2016-07-13  Eric CovenerPR59844: stack-allocated ap_expr_info_t returned from...
2016-07-13  Luca ToscanoFix typo in CHANGES
2016-07-12  Graham LeggettEnsure the default mode and cipher is set correctly...
2016-07-12  Luca ToscanoForce mod_proxy_fcgi to read the whole FCGI response
2016-07-12  Jacob ChampionCMake: quote installation paths
2016-07-12  Jacob ChampionCMake: use generator expressions to find output files
next