2020-05-01 |
Joe Orton | * modules/ssl/ssl_engine_init.c (ssl_init_Module):... |
commit | commitdiff | tree |
2020-05-01 |
Joe Orton | Move FIPS mode config option to SSLModConfigRec since... |
commit | commitdiff | tree |
2020-05-01 |
Joe Orton | * support/passwd_common.c (mkhash): Fix salt buffer... |
commit | commitdiff | tree |
2020-05-01 |
Joe Orton | Add gcc-10 job, drop gcc-9 config from allow_failures... |
commit | commitdiff | tree |
2020-04-28 |
Joe Orton | Travis docs updates. [skip ci] |
commit | commitdiff | tree |
2020-04-28 |
Joe Orton | Enable Travis notifications for trunk per dev@ consensus. |
commit | commitdiff | tree |
2020-04-28 |
Ruediger Pluem | * We have five providers [skip ci] |
commit | commitdiff | tree |
2020-04-27 |
Yann Ylavic | util_filter: axe misleading AP_BUCKET_IS_MORPHING(... |
commit | commitdiff | tree |
2020-04-25 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2020-04-25 |
Lucien Gentis | fr doc XML files updates. |
commit | commitdiff | tree |
2020-04-24 |
Yann Ylavic | mod_ssl: follow up to r1876934: use OPENSSL_cleanse(). |
commit | commitdiff | tree |
2020-04-24 |
Yann Ylavic | mod_ssl: follow up to r1876934: wrap DH_bits() |
commit | commitdiff | tree |
2020-04-24 |
Yann Ylavic | mod_ssl: follow up to r1876934: OSSL_PARAM_construct_... |
commit | commitdiff | tree |
2020-04-24 |
Yann Ylavic | mod_ssl: follow up to r1876934: fix !modssl_X509_STORE_... |
commit | commitdiff | tree |
2020-04-24 |
Yann Ylavic | mod_ssl: add compatibility with OpenSSL 3.0.0 |
commit | commitdiff | tree |
2020-04-23 |
Rainer Jung | Revert r1876869 because on trunk server/listen.c |
commit | commitdiff | tree |
2020-04-23 |
Rainer Jung | systemd dependencies are only needed by mod_systemd. |
commit | commitdiff | tree |
2020-04-23 |
Joe Orton | Add optional options= argument to Listen to add listene... |
commit | commitdiff | tree |
2020-04-22 |
Yann Ylavic | config: allow for environment variable substitution... |
commit | commitdiff | tree |
2020-04-22 |
Joe Orton | * modules/filters/mod_proxy_html.c: Fix proxy_html_con... |
commit | commitdiff | tree |
2020-04-22 |
Giovanni Bechis | sort safe_env_lst |
commit | commitdiff | tree |
2020-04-22 |
Eric Covener | be less specific and don't echo passphrase |
commit | commitdiff | tree |
2020-04-21 |
Joe Orton | * modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce... |
commit | commitdiff | tree |
2020-04-21 |
Yann Ylavic | core: follow up to r1876664: allow ErrorDocument to... |
commit | commitdiff | tree |
2020-04-21 |
Christophe... | r1876779 follow-up. |
commit | commitdiff | tree |
2020-04-21 |
Christophe... | Fix the way we are looking for "TLS/1.0" tokens. |
commit | commitdiff | tree |
2020-04-20 |
Joe Orton | * support/suexec.c (main): Report error string after... |
commit | commitdiff | tree |
2020-04-20 |
Joe Orton | * support/suexec.c (safe_strtol): New function. |
commit | commitdiff | tree |
2020-04-19 |
Yann Ylavic | mod_ssl: axe useless X509_free (NULL arg). |
commit | commitdiff | tree |
2020-04-18 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2020-04-18 |
Lucien Gentis | fr doc XML files updates. |
commit | commitdiff | tree |
2020-04-17 |
Yann Ylavic | gdbinit: print bucket fd when available. |
commit | commitdiff | tree |
2020-04-17 |
Yann Ylavic | gdbinit: more address colomn space for 64bit. |
commit | commitdiff | tree |
2020-04-17 |
Yann Ylavic | mod_watchdog: use a single "wd_running" pool in wd_work... |
commit | commitdiff | tree |
2020-04-17 |
Yann Ylavic | core, h2: common ap_parse_request_line() and ap_check_r... |
commit | commitdiff | tree |
2020-04-17 |
Yann Ylavic | core, h2: send EOR for early HTTP request failure. |
commit | commitdiff | tree |
2020-04-16 |
Joe Orton | * server/mpm/prefork/prefork.c (prefork_pre_config... |
commit | commitdiff | tree |
2020-04-16 |
Joe Orton | Allow failures for the gcc9 build since the repo seems... |
commit | commitdiff | tree |
2020-04-16 |
Joe Orton | * modules/core/mod_watchdog.c (wd_worker): Fix crashes... |
commit | commitdiff | tree |
2020-04-16 |
Stefan Eissing | *) mod_http2: Fixed regression that no longer set... |
commit | commitdiff | tree |
2020-04-16 |
Joe Orton | * modules/aaa/mod_authnz_ldap.c (build_request_config... |
commit | commitdiff | tree |
2020-04-16 |
Yann Ylavic | Add missing pool tags to help debugging. |
commit | commitdiff | tree |
2020-04-16 |
Yann Ylavic | Axe remainder from r1875947. |
commit | commitdiff | tree |
2020-04-16 |
Yann Ylavic | Credits where it's due. |
commit | commitdiff | tree |
2020-04-16 |
Jean-Frederic... | Add forgotten entries. |
commit | commitdiff | tree |
2020-04-15 |
Yann Ylavic | mod_{ssl,md}: init_stapling_status hooks should return... |
commit | commitdiff | tree |
2020-04-15 |
Yann Ylavic | mod_ssl: Fix memory leak in stapling code. PR63687. |
commit | commitdiff | tree |
2020-04-15 |
Jean-Frederic... | PR64295 cannot override default Virtualhost's mod_reqti... |
commit | commitdiff | tree |
2020-04-14 |
Joe Orton | * modules/core/mod_watchdog.c: Switch to simpler logic... |
commit | commitdiff | tree |
2020-04-14 |
Ruediger Pluem | * Whitespace style fixes. No functional change. |
commit | commitdiff | tree |
2020-04-14 |
Jean-Frederic... | PR64313 htcacheclean: Empty directories in CacheRoot... |
commit | commitdiff | tree |
2020-04-14 |
Joe Orton | Don't fail the Travis build for ppc64le jobs, which... |
commit | commitdiff | tree |
2020-04-12 |
Eric Covener | PR64342 feedback |
commit | commitdiff | tree |
2020-04-12 |
Eric Covener | t/apache/mmn.t caught me |
commit | commitdiff | tree |
2020-04-11 |
Eric Covener | PR63628: individual status codes for ProxyErrorOverride. |
commit | commitdiff | tree |
2020-04-11 |
Eric Covener | Issue a warning for non-existent directories when runni... |
commit | commitdiff | tree |
2020-04-04 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2020-04-04 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2020-04-02 |
Joe Orton | * modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce... |
commit | commitdiff | tree |
2020-04-01 |
Yann Ylavic | core: add r->flushed flag and set it when the response... |
commit | commitdiff | tree |
2020-04-01 |
Ruediger Pluem | * modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce... |
commit | commitdiff | tree |
2020-04-01 |
Yann Ylavic | ap_core_output_filter: follow up to r1875947: don't... |
commit | commitdiff | tree |
2020-04-01 |
Yann Ylavic | MMN major bump for r1875947. |
commit | commitdiff | tree |
2020-04-01 |
Joe Orton | * modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce... |
commit | commitdiff | tree |
2020-03-31 |
Yann Ylavic | core: handle morphing buckets setaside/reinstate and... |
commit | commitdiff | tree |
2020-03-31 |
Rich Bowen | Adds additional clarification, as requested in bz64167 |
commit | commitdiff | tree |
2020-03-31 |
Joe Orton | For future debugging ease, output the Travis tag &... |
commit | commitdiff | tree |
2020-03-30 |
Joe Orton | * modules/ssl/ssl_engine_io.c: Update comment, no funct... |
commit | commitdiff | tree |
2020-03-30 |
Joe Orton | * modules/ssl/ssl_engine_io.c: (ssl_io_filter_coalesce... |
commit | commitdiff | tree |
2020-03-30 |
Joe Orton | Add lognos. [skip ci]. |
commit | commitdiff | tree |
2020-03-30 |
Joe Orton | mod_ssl: Extend the coalescing filter to avoid sending... |
commit | commitdiff | tree |
2020-03-29 |
Christophe... | Fix a copy/paste at the wrong place |
commit | commitdiff | tree |
2020-03-29 |
Eric Covener | xforms |
commit | commitdiff | tree |
2020-03-29 |
Eric Covener | duplicated |
commit | commitdiff | tree |
2020-03-29 |
Eric Covener | typo |
commit | commitdiff | tree |
2020-03-28 |
Christophe... | Add some compatibility notes for new directives in... |
commit | commitdiff | tree |
2020-03-28 |
Christophe... | Fix a typo |
commit | commitdiff | tree |
2020-03-28 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2020-03-28 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2020-03-27 |
Eric Covener | add userdir same-origin warnings to mod_userdir |
commit | commitdiff | tree |
2020-03-27 |
Yann Ylavic | Parentheses around AP_BUCKET_IS_EOR argument. |
commit | commitdiff | tree |
2020-03-26 |
Joe Orton | * modules/ssl/ssl_private.h: Define X509_up_ref and... |
commit | commitdiff | tree |
2020-03-25 |
Joe Orton | Drop -v from arm64 test runs and add to allowed failure... |
commit | commitdiff | tree |
2020-03-25 |
Joe Orton | * modules/ssl/ssl_engine_vars.c (ssl_get_tls_cb): Fix... |
commit | commitdiff | tree |
2020-03-25 |
Rainer Jung | Trivial change to trigger a Travis build. |
commit | commitdiff | tree |
2020-03-25 |
Eric Covener | revert for now, surprising the scheme is present. |
commit | commitdiff | tree |
2020-03-25 |
Eric Covener | PR63437: don't clobber the scheme in r->uri with MergeS... |
commit | commitdiff | tree |
2020-03-24 |
Jean-Frederic... | wss also needs is_ssl. |
commit | commitdiff | tree |
2020-03-23 |
Rainer Jung | Fix compilation breakage with OpenSSL 1.1.0 up to 1... |
commit | commitdiff | tree |
2020-03-23 |
Joe Orton | Better define conditions for skipping tests on 2.4... |
commit | commitdiff | tree |
2020-03-23 |
Giovanni Bechis | silence an "uninitialized value" warning |
commit | commitdiff | tree |
2020-03-21 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2020-03-21 |
Lucien Gentis | fr doc xml file update. |
commit | commitdiff | tree |
2020-03-20 |
Joe Orton | Fix the travis syntax (should have done it in a PR... |
commit | commitdiff | tree |
2020-03-20 |
Joe Orton | Fix Travis trunk/master confusion, and make the i386... |
commit | commitdiff | tree |
2020-03-20 |
Joe Orton | Test exclsion doesn't work since "tag !~" matches when... |
commit | commitdiff | tree |
2020-03-20 |
Joe Orton | Match Travis jobs for 2.4.x by tag as well as branch. |
commit | commitdiff | tree |
2020-03-20 |
Joe Orton | Add simple test for apxs to catch regression in r1872042. |
commit | commitdiff | tree |
2020-03-20 |
Eric Covener | add absent /modules/http2/*.o to .gitignore |
commit | commitdiff | tree |
2020-03-20 |
Eric Covener | add git-svn generated .gitignore |
commit | commitdiff | tree |
next |