2011-10-17 |
Stefan Fritsch | Downgrade some more log messages indicating client... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Stefan Fritsch | Increase the max line length from 2k to 128k and alloca... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Eric Covener | the correct property is r.filename as used elsewhere |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Stefan Fritsch | There is absolutely no reason to have two 4k-sized... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eric Covener | flip operator in comment for r1182887 and add some... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Jim Jagielski | Force the honoring of AP_MAX_REG_MATCH |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Rich Bowen | Rebuild xdocs. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Rich Bowen | Missing linebreaks in examples. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Stefan Fritsch | xforms |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Stefan Fritsch | Give a hint about old multi-language error documents |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Stefan Fritsch | Update multilang error documents to ap_expr |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Stefan Fritsch | Update autogenerated code. Now generated with bison... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Stefan Fritsch | Improve error message by removing 'unexpected T_ERROR... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
William A.... | Downgrade to DEBUG level several messages which were... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
William A.... | Resolve server and remote IP's in the AcceptFilter... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rich Bowen | Corrects another typo. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rich Bowen | Rebuild HTML transform. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rich Bowen | Fixes numerous typos. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rich Bowen | Adds a recommendation that rewrite logging be consulted... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rich Bowen | Rebuilds varions transformation. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rich Bowen | Rewrites the 'API Phases' section to give a brief intro... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rich Bowen | Not sure what this note was referring to. The xslt... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rich Bowen | Further clarifications of the rewrite process, as per... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Stefan Fritsch | Remove OID match which was never in a GA releas and... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | If a child is created just before graceful restart... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | Check the return value from ap_run_create_connection... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Rich Bowen | Clarify behavior of multiple rewrite rules in the same... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | mod_mime_magic: Add signatures for PNG and SWF to the... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | Only dump User/Group if DUMP_RUN_CFG is defined |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Jeff Trawick | s/perl/Perl/ |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | Force base 10 when parsing the Content-Length. It doesn... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | Consistently use base 10 for numbers when parsing confi... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | Add -D DUMP_RUN_CFG option to dump some configuration... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | Consistenly use apr_file_* API instead of libc when... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Stefan Fritsch | Remove ap_proxy_removestr(). It has been unused for... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Rich Bowen | Rebuild various xdocs |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Rich Bowen | Rebuild various xdocs |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Rich Bowen | Note that hostname lookups will be performed for 'requi... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Rich Bowen | refs https://issues.apache.org/bugzilla/show_bug.cgi... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Nick Kew | mod_authn_socache: fix it to enable initialisation... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Stefan Fritsch | Shut up gcc/glibc warning about ignoring write()'s... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Stefan Fritsch | Fix format string bugs in mod_lua. Found by gcc and... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Stefan Fritsch | Add some CFLAGS in maintainer mode if supported by... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Stefan Fritsch | Add another AP_DEBUG_ASSERT to document some assumption... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Stefan Fritsch | Fix a potential NULL pointer dereference found by clang. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Stefan Fritsch | Downgrade error log messages which accompany a 404... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Stefan Fritsch | Sort hooks twice, once before pre_config, once after... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Rich Bowen | Rebuild doc transformations. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Rich Bowen | Refs https://issues.apache.org/bugzilla/show_bug.cgi... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Stefan Fritsch | re-add "extern" accidentally removed by r1179448 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Rich Bowen | Rebuild doc transform |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Rich Bowen | Patch from Description Mathijs Schmittmann - Corrected... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Stefan Fritsch | Export ap_max_mem_free, needed by r1178079, as pointed... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Joe Orton | - `build.sh all` |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Joe Orton | - add note here in light of CVE-2011-3368 |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Joe Orton | - add a security warning, and tweak the example, in... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Joe Orton | SECURITY (CVE-2011-3368): Prevent unintended pattern... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Rich Bowen | Rebuild html. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Rich Bowen | Fix link to Friedl's book. (refs https://issues.apache... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Kaspar Brand | Add SSLCARevocationCheck directive to default mod_ssl... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Kaspar Brand | fix indentation |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Stefan Fritsch | Enforce LimitRequestFieldSize after multiple headers... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Rich Bowen | TODO note regarding the LimitInternalRecursion error... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Stefan Fritsch | update xforms |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Stefan Fritsch | grammar fix |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Stefan Fritsch | If MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Paul Querna | Remove trailing comma on last enum member for authz_status |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Rainer Jung | Clarify configuration comment. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Kaspar Brand | In ssl_check_public_cert(), also take dNSNames in the... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Guenter Knauf | Some NetWare ssl module build tweaks. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Stefan Fritsch | Make mod_substitute more efficient: |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Stefan Fritsch | Some varbuf enhancements: |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Stefan Fritsch | Adjust log message to reflect changed behaviour |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Jim Jagielski | Put 0- on the fast-track |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Jim Jagielski | No longer do double duty... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Daniel Ruggeri | Final update to SSLProxyMachineCertificateChainFile |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Kaspar Brand | replace another occurence of X509_NAME_oneline by SSL_X... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Kaspar Brand | enable the SNI extension for proxy connections |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Stefan Fritsch | More style fixes, no func changes |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Stefan Fritsch | More cleanup: Expand tabs and some more indentation... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Jim Jagielski | Cleanup effort in prep for GA push: |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Jim Jagielski | Cleanup effort in prep for GA push: |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Jim Jagielski | Cleanup effort in prep for GA push: |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Jim Jagielski | docco xforms |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Jim Jagielski | some docco updates |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Bowen | Pulls the examples out of the paragraph text and into... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Kaspar Brand | Bring error messages for TLS stapling related options... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Kaspar Brand | update transformations |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Kaspar Brand | mod_ssl: |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Stefan Fritsch | update xforms |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Stefan Fritsch | %L works without mod_unique_id, too |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Stefan Fritsch | Save one call of ap_escape_html on the uri. Reflow... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Bowen | Adds brief introduction to the table to address initial... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Bowen | Rebuilds translation generated docs. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Bowen | Replace log example with one that matches 2.4 logging. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Bowen | Rebuild HTML transformations. |
commit | commitdiff | tree | snapshot |
next |