2017-02-21 |
Yann Ylavic | mpm_motorz: no mutex needed at ptrans' allocator level. |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Yann Ylavic | MPMs unix: Place signals handlers and helpers out of... |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Yann Ylavic | mod_cache: Fix a regression in 2.4.25 for the forward... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | mpm_motorz: follow up to r1783755. |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | mpm_worker: follow up to r1783755. |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | mpm_motorz: follow up to r1783772, with the real changes. |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | mpm_motorz: each log message should use its own APLOGNO. |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | winnt/service: each log message should use its own... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | Follow up to r1780327 and r1780329: mute update-log... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | Follow up to r1772919: update APLOGNO(). |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | Follow up to r1772812: update APLOGNO(). |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | Follow up to r1783756: update APLOGNO. |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | Follow up to r1783755: update APLOGNO. |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | Revert r1783759: really more things than intended :p |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | Follow up to r1783755: update APLOGNO. |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | mod_http2: use a mutex for mplx and slave connections... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | mpm_event: use a mutex for ptrans' allocator to be... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | build doc. |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Yann Ylavic | Fix ProxyPassReverse schemes in mod_proxy_http2's doc... |
commit | commitdiff | tree | snapshot |
2017-02-19 |
Stefan Eissing | On the trunk: |
commit | commitdiff | tree | snapshot |
2017-02-19 |
Stefan Eissing | On the trunk: |
commit | commitdiff | tree | snapshot |
2017-02-17 |
William A.... | Thanks to RĂ¼diger, Yann and Jacob for catches and verif... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
William A.... | Revert it part r1783317, 'avoid _free()ing NULL referen... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
William A.... | Revert r1783310 'Preserve OpenSSL 1.0.2 compatibility... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
William A.... | Fix #cpp bug in prior commit, follow up to r1783317. |
commit | commitdiff | tree | snapshot |
2017-02-16 |
William A.... | Avoid unnecessary code (the deprecation macro wrapper... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
William A.... | Preserve OpenSSL 1.0.2 compatibility, following up... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
William A.... | Fix OpenSSL 1.1.0 breakage in r1781575; BIO_s_file_inte... |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Christophe... | Save a few bytes in the request pool. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Christophe... | Save a few bytes in the request pool. |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Yann Ylavic | mod_bucketeer: consume given brigade while forwarding... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Yann Ylavic | default_handler: cleanup outputed brigade before leaving. |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Yann Ylavic | util_filter: better ap_pass_brigade() vs empty brigades. |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Stefan Eissing | On the trunk: |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Stefan Eissing | On the trunk: |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Stefan Eissing | On the trunk: |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Stefan Eissing | On the trunk: |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Jim Jagielski | Update w/ add'n people. Jacob helped w/ the envvar... |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Luis Gil | Updated, fixed some missspeled words and added english... |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Luis Gil | Updated, fixed some missspeled words and added english... |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Luis Gil | Updated, fixed some missspeled words and added english... |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Luca Toscano | documentation rebuild |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Jacob Champion | docs: add more notes on ProxyFCGISetEnvIf |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Jacob Champion | ProxyFCGISetEnvIf: reject invalid invocations, streamli... |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Christophe... | Add syntax highlight + change separator in regex (... |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Eric Covener | negation, optional parms |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Eric Covener | support unsetting vars |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Jacob Champion | mod_proxy_fcgi: allow setting empty variables in ProxyF... |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Jacob Champion | mod_proxy_fcgi: fix spelling in APLOG_INFO message |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Jim Jagielski | Allow final admin-level fine-tuning |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Jacob Champion | docs: update |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Jacob Champion | docs: fix typo in setenvif page |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Jacob Champion | docs: rebuild |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Jim Jagielski | trailing whitespace |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Jim Jagielski | Remove trailing whitespace : no functional change |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Yann Ylavic | Follow up to r1782164: fix typo (closing double-quote). |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Jim Jagielski | Logging update |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Luca Toscano | documentation rebuild for core.xml |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Luca Toscano | Add debugging info to the HttpProtocolOption directive doc |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Jacob Champion | check: merge warning fixes from feature branch |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Jacob Champion | check: silence ServerName warnings with MPM DSOs |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Eric Covener | add a note to the vhost examples about context |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Daniel Ruggeri | Change tactic for PROXY processing in Optional case |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Daniel Ruggeri | Remove unused variable |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Vincent Deffontaines | Adding .fr translation for http2 howto |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Vincent Deffontaines | Adding .fr documentation translated files. Credit to... |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Yann Ylavic | mod_ssl: don't depend on the next output filters to... |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Luca Toscano | Documentation rebuild |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Jean-Frederic... | Add missing documentation for r1781575 |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Jean-Frederic... | Add back the file I removed in r1781575. |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Jean-Frederic... | Add Configuration for trusted OCSP responder certificates |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Yann Ylavic | htpasswd: report the right limit when get_password... |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Yann Ylavic | htpasswd: don't point to (unused) stack memory on output |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Eric Covener | add name |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Eric Covener | add ProxyFCGISetEnvIf |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Eric Covener | add no-proxy envvar for mod_proxy |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Eric Covener | revert r1780909 and r1773397 ProxyPass ! perdir |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Yann Ylavic | mod_ssl: follow up to r1740928: fix memory leaks from... |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Yann Ylavic | mod_ssl: follow up to r1781187. |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Yann Ylavic | mod_ssl: revert r1781299 r1781188. |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Stefan Eissing | On the trunk: |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Ruediger Pluem | * We only need this in case HAVE_SSL_CONF_CMD is defined |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Yann Ylavic | mod_ssl: follow up to r1781187. |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Yann Ylavic | mod_ssl: follow up to r1740928: fix memory leaks. |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Yann Ylavic | mod_ssl: work around leaks on (graceful) restart. |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Jacob Champion | configure: add dependency checks for mod_crypto |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Jacob Champion | mod_crypto: improve error message with older APRs |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Joe Orton | * modules/metadata/mod_remoteip.c (register_hooks, |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Joe Orton | * modules/metadata/mod_remoteip.c: Fix GCC strict-alias... |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jacob Champion | wishlist: add CGI fixes |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jacob Champion | buildconf: merge apr-config mode from its feature branch |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Luca Toscano | Core's documentation rebuild - part 2 |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Luca Toscano | Core's documentation rebuild |
commit | commitdiff | tree | snapshot |
next |