| Commit message (Expand) | Author | Files | Lines |
2011-11-05 | provide ap_escape_html as r:escape_html() | Eric Covener | 1 | -0/+11 |
2011-11-05 | remove unneeded dependency to mod_proxy_html | Gregg Lewis Smith | 2 | -6/+0 |
2011-11-05 | re-add apr_pool_clear accidentally removed in r1197405 | Stefan Fritsch | 1 | -0/+1 |
2011-11-05 | Remove some copy and paste remnants, no libaprutil in APR2 | Gregg Lewis Smith | 1 | -12/+0 |
2011-11-04 | get the hello world of Handlers working again | Eric Covener | 2 | -0/+6 |
2011-11-04 | Update transforms | Stefan Fritsch | 29 | -847/+895 |
2011-11-04 | Unify syntax of config directives taking an expression as optional contition ... | Stefan Fritsch | 6 | -26/+38 |
2011-11-04 | To prevent overboarding memory usage, limit line length to 1MB | Stefan Fritsch | 3 | -19/+64 |
2011-11-03 | Improve detection of libxml2 | Stefan Fritsch | 1 | -19/+37 |
2011-11-03 | Modify placement of PROXY_DECLARE_DATA to fix build problems with MSVC, | Stefan Fritsch | 2 | -4/+4 |
2011-11-03 | Somehow missed in r1196876 | Gregg Lewis Smith | 1 | -0/+2 |
2011-11-03 | Added proxy_html and xml2enc to Windows build | Gregg Lewis Smith | 7 | -2/+390 |
2011-10-30 | add new properties/constants | Eric Covener | 2 | -0/+26 |
2011-10-30 | make r.handler and r.proxyreq readable too | Eric Covener | 1 | -1/+18 |
2011-10-30 | add constants for PROXYREQ_* to the apache2 global, allow r.proxyreq and | Eric Covener | 2 | -0/+24 |
2011-10-30 | alphabetize writable lua properties and use strcmp() for the oddball that's | Eric Covener | 1 | -9/+10 |
2011-10-30 | Updates. | Lucien Gentis | 7 | -24/+56 |
2011-10-30 | Reverted r1194896. | Guenter Knauf | 2 | -8/+3 |
2011-10-29 | r.args can be written | Eric Covener | 2 | -2/+2 |
2011-10-29 | make r.args read/write for rewrite refugees. | Eric Covener | 2 | -0/+9 |
2011-10-29 | Some NetWare build tweaks. | Guenter Knauf | 2 | -35/+48 |
2011-10-29 | Removed prototype which had no implementation. | Guenter Knauf | 1 | -8/+0 |
2011-10-29 | Fixed NetWare build check for APU_HAVE_CRYPTO. | Guenter Knauf | 1 | -2/+4 |
2011-10-29 | Added check for APU_HAVE_CRYPTO to NetWare build. | Guenter Knauf | 1 | -1/+2 |
2011-10-29 | Remove magic numbers; ensure that an invalid nmatch is corrected | Jim Jagielski | 1 | -6/+6 |
2011-10-29 | Some NetWare build tweaks: generate proxy import list. | Guenter Knauf | 2 | -3/+8 |
2011-10-29 | Some NetWare build tweaks: removed obsolete include paths. | Guenter Knauf | 5 | -19/+9 |
2011-10-29 | Added proxy_html and xml2enc to NetWare build. | Guenter Knauf | 3 | -1/+530 |
2011-10-29 | Update transformations. | Graham Leggett | 12 | -42/+66 |
2011-10-29 | mod_include: Add support for application/x-www-form-urlencoded encoding | Graham Leggett | 7 | -34/+137 |
2011-10-27 | Improve handling of maxlen = APR_SIZE_MAX, noticed by Jim. | Stefan Fritsch | 4 | -9/+9 |
2011-10-27 | XSLT transformation | Rich Bowen | 1 | -10/+18 |
2011-10-27 | Applies patch from Tomas Pospisek <tpo2 sourcepole ch> improving SSL FAQ on t... | Rich Bowen | 1 | -10/+18 |
2011-10-27 | Add new modules to CHANGES | Nick Kew | 1 | -0/+8 |
2011-10-27 | mod_proxy_html and mod_xml2enc: part 4 | Nick Kew | 2 | -0/+11 |
2011-10-27 | mod_xml2enc/mod_proxy_html drop | Nick Kew | 1 | -0/+24 |
2011-10-26 | * support/rotatelogs.c (usage, main): Add support for -c option. | Joe Orton | 3 | -1/+76 |
2011-10-26 | Add comment why the code is disabled | Stefan Fritsch | 1 | -0/+1 |
2011-10-26 | Limit ap_pregsub() to 64K, add ap_pregsub_ex() for longer strings and with | Stefan Fritsch | 6 | -26/+84 |
2011-10-26 | Remove spurious parsing of the cipher parameter. | Graham Leggett | 1 | -1/+0 |
2011-10-25 | Update transformations. | Graham Leggett | 7 | -151/+177 |
2011-10-25 | mod_session_crypto: Refactor to support the new apr_crypto API. | Graham Leggett | 3 | -247/+260 |
2011-10-25 | * Correctly return a 400 (Bad request) in case of a HTTP/0.9 request like | Ruediger Pluem | 1 | -5/+6 |
2011-10-25 | Adds border, zebra striping, to IndexStyleSheet table. | Rich Bowen | 2 | -12/+11 |
2011-10-25 | Rebuild HTML | Rich Bowen | 1 | -1/+1 |
2011-10-25 | Makes the 'canonical hostname' example a tiny bit more useful, in that it now... | Rich Bowen | 1 | -1/+1 |
2011-10-24 | update transformation | André Malo | 6 | -6/+33 |
2011-10-24 | props | André Malo | 2 | -0/+2 |
2011-10-24 | Mention mod_reqtimeout in the DoS mitigation section | Stefan Fritsch | 2 | -0/+8 |
2011-10-24 | Add missing line break | Stefan Fritsch | 2 | -2/+2 |