2016-10-21 |
Jim Jagielski | xfrms |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Jim Jagielski | Some caching info |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Stefan Eissing | update after xml change |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Stefan Eissing | added mpm advice to http2 howto |
commit | commitdiff | tree | snapshot |
2016-10-20 |
André Malo | eol-style = native |
commit | commitdiff | tree | snapshot |
2016-10-20 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2016-10-18 |
William A.... | Appears we cannot disallow this whitespace, since the... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
William A.... | When redrawing the parser, ap_get_http_token looked... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Stefan Eissing | mod_http2: netware build add new symbol used from nghttp2 |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Jacob Champion | docs: add "threat model" warning to ProxyHTMLMeta |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Stefan Eissing | update after backport |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Stefan Eissing | mod_http2/mod_proxy_http2: proper 100-continue handling... |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Yann Ylavic | Follow up to r1765115: MMN minor is now 3. |
commit | commitdiff | tree | snapshot |
2016-10-16 |
William A.... | buildall |
commit | commitdiff | tree | snapshot |
2016-10-16 |
William A.... | Complete r1764961, missed .h updates |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Rainer Jung | Followup to r1764961: |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Rainer Jung | Fix new declaration. |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Rainer Jung | Followup to r1764961: |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Yann Ylavic | ap_check_pipeline: clarify/simplify !max_blank_lines... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
William A.... | Dropped the never-released ap_has_cntrls() as it had... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Stefan Eissing | mod_proxy_http2: resolving last 2 reported dup symbol... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Stefan Eissing | update after backport |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Stefan Eissing | mod_proxy_http2: renaming duplicate symbol clash betwee... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Evgeny Kotkov | Following up on r1764040, add the CHANGES entry. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Evgeny Kotkov | mod_dav: Note an API issue with the dav_hooks_repositor... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Evgeny Kotkov | mod_dav: Fix a potential cause of unbounded memory... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Stefan Eissing | mod_http2: reverting int->apr_uint32_t changes of v1.7.x |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Eric Covener | xform |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Eric Covener | update link to TCP_DEFER_ACCEPT |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Stefan Eissing | mod_http2: fixing compilation error/warning on 32bit... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Stefan Eissing | mod_http2: replacing module internal hook with own... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Stefan Eissing | update after backport |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Stefan Eissing | various fixes, mod_cgid interop, response/trailer forwa... |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Lucien Gentis | xml update. |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Yann Ylavic | event: follow up to r1762718 and r1762742: put de condi... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Yann Ylavic | event: follow up to r1762718. |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Yann Ylavic | Follow up to r1762718: CHANGES entry. |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Yann Ylavic | event: avoid unnecessary listener/polling wake ups... |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Yann Ylavic | event: compute now() in event_get_timer_event, when... |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Yann Ylavic | h2_session: follow up to r1761548: update log tag. |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Yann Ylavic | event: follow up to r1762701: update log tag. |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Yann Ylavic | event: add/remove from/to the pollset outside of the... |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Rich Bowen | rebuild |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Rich Bowen | Actually show the example of how to do this. |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Yann Ylavic | event: use atomics for *timeout_queue->total since... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Yann Ylavic | event: follow up to r1593860. |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Jacob Champion | mod_proxy: log diagnostics during ProxyPass[Match] |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Evgeny Kotkov | mod_brotli: Handle new 'no-brotli' internal environment... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Evgeny Kotkov | mod_brotli: Allow compression ratio logging with new... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Luis Gil | Updated, forgot to update "Release Notes" |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Luis Gil | Updated to last revision of the english version 1756216 |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Christophe... | xforms |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Christophe... | Fix doc as spotted by Dusan Bajic in online doc |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Christophe... | Fix doc as spotted by Francois B in online doc |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Evgeny Kotkov | mod_brotli: Unbreak building other filter modules witho... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Evgeny Kotkov | mod_brotli: Add initial implementation. |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Stefan Eissing | more apr_uint32_t usage where appropriate, signed/unsig... |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Stefan Eissing | update after backport |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Stefan Eissing | mod_http2: rest of the fix for output blockage |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Stefan Eissing | mod_http2: fix suspended handling for streams |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Yann Ylavic | mod_crypto: c89. |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Eric Covener | xform |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Eric Covener | expand third common in the expression functions doc |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Eric Covener | xform |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Eric Covener | feedback in http://httpd.apache.org/docs/2.4/mod... |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Rich Bowen | rebuild |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Rich Bowen | Missing 'cgi-bin' in regex, as per comment by pgajdos. |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Rich Bowen | Reverting. I misunderstood. |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Rich Bowen | This option, not this module |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Rich Bowen | rebuild |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Rich Bowen | lynx isn't common any more. |
commit | commitdiff | tree | snapshot |
2016-09-12 |
William A.... | Review of IE 11, Firefox 48 and Chrome 53 all indicate... |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Jacob Champion | util_script.h: clarify ap_scan_script_header_* behavior |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Luca Toscano | Documentation rebuild |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Luca Toscano | mod_proxy_html doc - Added a reference of ProxyHTMLLink... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Rich Bowen | Add a section with an example of connecting to mysql... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Luca Toscano | Fix stupid mistake introduced in r1759984 |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Luca Toscano | mod_proxy_fcgi: handle the HTTP 412 use case |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Stefan Eissing | mod_http2: more const goodiness and checks on h2 reques... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Yann Ylavic | http_config: follow up to r1702948: maybe unused, yet... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Yann Ylavic | Prevent dangling buckets by safely (and always) cleanup... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Stefan Eissing | update after backport |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Stefan Eissing | mod_proxy_http2: fix for netware build, by normw |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Jim Jagielski | Without AP_DEBUG_ASSERT, these could still be NULL... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
William A.... | Clarify |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Jacob Champion | docs: rebuild |
commit | commitdiff | tree | snapshot |
next |