]> granicus.if.org Git - apache/shortlog
apache
2016-08-19 William A.... Resync docs
2016-08-19 William A.... Fix as suggested by jailletc36, corresponding to all...
2016-08-18 Christophe... Fix some style (spaces only)
2016-08-18 Christophe... Be more consistent when we alocate this brigade.
2016-08-18 William A.... A band-aid to resolve an immediate IBM MVS'ism
2016-08-18 Christophe... Replace tab by spaces to be consistent
2016-08-18 William A.... Correct request header handling of whitespace with...
2016-08-18 Christophe... Remove unused typedef uthn_dbd_conf
2016-08-18 William A.... More values please
2016-08-18 Christophe... Remove unused typedef nvctx_t
2016-08-18 Christophe... Fix some missed "strcasecmp <--> ap_cstr_casecmp" conve...
2016-08-18 Joe Orton* server/protocol.c (read_request_line): Fix compiler...
2016-08-18 William A.... Drop redundant == --rrl_none evaluation, noted by rpluem
2016-08-18 William A.... Drop unused, previously sscanf() target variables
2016-08-18 William A.... Docs regen
2016-08-18 William A.... Perform correct, strict parsing of the request line...
2016-08-18 William A.... Grab a pool of aplogno's
2016-08-18 Christophe... xforms
2016-08-18 Christophe... Improve highlight and formatting.
2016-08-17 William A.... Renaming this directive to HttpProtocolOptions after...
2016-08-17 Yann Ylavicmod_cache: follow up to r1756553: log the real/actual...
2016-08-17 Yann Ylavicmod_dav: follow up to r1746207: fix typo (missing...
2016-08-16 Rich Bowenrebuild
2016-08-16 Rich BowenGrammar tweaks, as per BZ59999
2016-08-16 William A.... Correct AP_HTTP_CONFORMANCE_ flags with an ap_mmn.h...
2016-08-16 Yann Ylavicmod_cache: Use the actual URI path and query-string...
2016-08-16 Yann Ylavicmod_ssl: Fix quick renegotiation (OptRenegotiaton)...
2016-08-16 William A.... Regen docs
2016-08-16 William A.... Rename the previously undocumented HTTPProtocol directive
2016-08-16 Yann YlavicFollow up to r1750392: reduce AH03408 level to INFO...
2016-08-14 Yann YlavicFollow up to r1750392: r1756186 should have also bumped...
2016-08-14 Yann YlavicFollow up to r1750392: r1756186 should have also bumped...
2016-08-13 Lucien GentisRebuild.
2016-08-13 Lucien GentisXML updates.
2016-08-12 Rich Bowenrebuild various recent changes
2016-08-12 Yann Ylavicmod_proxy_fcgi: forcing proxy_conn->close here is usele...
2016-08-12 Yann Ylavic[mod_proxy_]http: follow up to r1750392.
2016-08-12 Rainer JungClarify some z/OS mysteries via code comments.
2016-08-12 Luis GilCommiting to repor to not get later errors and continue...
2016-08-11 Yann YlavicRevert r1756064 and r1756060 until fixed (tests framewo...
2016-08-11 Yann Ylavichttp: follow up to r1750392.
2016-08-11 Yann Ylavic[mod_proxy_]http: follow up to r1750392.
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-08-11 Rich Bowengrammar++
2016-08-11 Rich Bowenrebuild. Remove weird copy/paste error.
2016-08-11 Rich Bowenindentation for better readability
2016-08-11 Rich Bowenrebuild various things
2016-08-11 Rich BowenA little odd having that warning buried under the machi...
2016-08-11 Yann YlavicRevert r1755930: actually what'd be read after AP_FCGI_...
2016-08-11 Yann Ylavicmod_{proxy,authnz}_fcgi: follow up to r1750392.
2016-08-10 Rainer JungSilence more "defined but not used" compiler
2016-08-10 Rainer JungSilence "defined but not used" compiler warnings
2016-08-10 Rainer JungOpenSSL 1.1.0 compat:
2016-08-10 William A.... Follow on to r1755264, for the case of merged header...
2016-08-10 Rainer JungRemove calling ERR_remove_thread_state when
2016-08-09 Rainer JungCompatibility with OpenSSL 1.1.0 pre6.
2016-08-05 Rich BowenClarify phrasing, as per bz53152
2016-08-05 Rich BowenVarious typos, broken links, and obsolete modules.
2016-08-05 Rich Bowenfix link to mod_headers
2016-08-05 Rich Bowenrebuild
2016-08-05 Rich Bowenremove references to MPMs that no longer exist
2016-08-05 Yann YlavicFollow up to r1755264.
2016-08-05 Rich Bowenrebuild fixed links
2016-08-05 Rich BowenCorrect name of authnz_ldap module in French translation.
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...
next