2015-12-11 |
Christophe... | Do not use the magic string "directory". Use the corres... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Christophe... | Use 'ap_array_str_contains' to simplify code. |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Christophe... | Use 'ap_array_str_contains' to simplify code. |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Christophe... | Use 'ap_array_str_contains' to simplify code. |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Christophe... | Fix some minor style issue. |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Christophe... | Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Christophe... | Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Christophe... | There is no need to duplicate some memory here, the... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Stefan Eissing | removing HTTP_HEADER output filter on upgraded connecti... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Yann Ylavic | h2_from_h1: To avoid any further confusion, r->err_head... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Stefan Eissing | mod_http2: sending out push promises *before* the strea... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Christophe... | Constify + save a few bytes in conf pool when parsing... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Eric Covener | remove dead code leftover from r1023387. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Eric Covener | duplicate debug-level AH00764 in the just-validated... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Stefan Eissing | removing weight from H2PushPriority with dependency... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Stefan Eissing | fixing duplice response headers, in case post_read_req... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Stefan Eissing | fixing default port handling in authority composition... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Stefan Eissing | removing floor() usage as not available everywhere |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Stefan Eissing | update after backport of mod_http2 v 1.0.10 |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Stefan Eissing | max connection window size, reducing write frequency... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Stefan Eissing | using c->master for ssl var lookups when c holds no... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Stefan Eissing | building against minimum version 1.2.1 of nghttp2 |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mike Rumph | Satisfy XML validation and fix some typos |
commit | commitdiff | tree | snapshot |
2015-12-03 |
William A.... | Fix missing Upgrade headers on OPTION * requests, PR58688 |
commit | commitdiff | tree | snapshot |
2015-12-03 |
William A.... | Better illustrate the ordering of hook processing |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mike Rumph | Typos and grammar corrections |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Stefan Eissing | fixing input WINDOW_UPDATE handling for new test cases |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Christophe... | rebuild |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Christophe... | Fix doc as spotted by mat in online doc |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Christophe... | Silent a sparse Warning. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Christophe... | Fix the use of the default 'flush' provider. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Christophe... | Use 'ap_pbase64decode' to simplify code. |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Christophe... | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Stefan Eissing | updating reference nghttp2 version after its release |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Stefan Eissing | update CHANGES and version bump for mod_http2 |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Stefan Eissing | adding include for older apr versions |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Rich Bowen | Version warning for <If> |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Stefan Eissing | changed nghttp2 write frequency to fix nghttp2_stream... |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Stefan Eissing | html updates after build |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Stefan Eissing | new directive H2PushPriority to define content-type... |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Stefan Eissing | update CHANGES, version and compiler warning |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Stefan Eissing | priorities for pushed streams are changed if nghttp2... |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Yann Ylavic | Follow up to r1715880: revert abusive ap_casecmpstr... |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Stefan Eissing | start of PUSH priority handling, fixing core when task... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Yann Ylavic | Follow up to r1715876: fix typo. |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Stefan Eissing | update CHANGES, re http2 trailers |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Stefan Eissing | sending trailers out, when seeing EOR bucket and r... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Yann Ylavic | mod_cache: Fix (max-stale with no '=') and enforce... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Yann Ylavic | More ap_casecmpstr[n]() usages (follow up to r1715876). |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Yann Ylavic | Use new ap_casecmpstr[n]() functions where appropriate... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Yann Ylavic | Revert r1715789: will re-commit without spurious functi... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Jim Jagielski | we just worry about "equality" with this implementation... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Jim Jagielski | MMN update and func name change |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Stefan Eissing | adding nghttp2 alloc logging for trace6 |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Stefan Eissing | fixes races during session shutdown when connection... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Yann Ylavic | Use new ap_casecmpstr[n]() functions where appropriate... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Yann Ylavic | Before they are used, rename ap_str[n]casecmp() to... |
commit | commitdiff | tree | snapshot |
2015-11-22 |
William A.... | Introduce an ascii-like sortation for EBCDIC, case... |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Eric Covener | revert until these functions are used. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Christophe... | Remove some useless 'return' statements. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Eric Covener | stick with underlying strcasecmp on EBCDIC builds |
commit | commitdiff | tree | snapshot |
2015-11-21 |
William A.... | Not strictly ASCII only, but only ASCII char case is... |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Jim Jagielski | further info re impl |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Jim Jagielski | move to simpler while loop and reduce number of returns |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Jim Jagielski | typo |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Jim Jagielski | make bill happy (if possible!) |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Jim Jagielski | Provide our own impl of str[n]casecmp() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Stefan Eissing | removing CHANGES that have made it to 2.4.x |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Stefan Eissing | updated CHANGES |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Stefan Eissing | incoming trailers passed into chunked request bodies... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Christophe... | Revert r1715289 (Connection header field should use... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Christophe... | Connection header field should use "upgrade" instead... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Christophe... | Save a few bytes in conf pool. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
William A.... | Regenerate |
commit | commitdiff | tree | snapshot |
2015-11-19 |
William A.... | XML Parsing error, I believe this is the fix |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Stefan Eissing | include fixes for older apr, added flushing for 2.4... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Stefan Eissing | updated documenation, fixed includes to work with older... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Stefan Eissing | fix in connection shutdown to no longer log after free... |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Yann Ylavic | mod_ssl: follow up to r1709602. |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Stefan Eissing | early release of h2_mplx on session end |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Stefan Eissing | flushing and shutdown tuning |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Stefan Eissing | reverting change re flush |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Stefan Eissing | flushing connection after h2_session is done |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Stefan Eissing | handling body of chunked requests without content-lengt... |
commit | commitdiff | tree | snapshot |
next |