summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fr doc XML files updates.Lucien Gentis2020-02-25123-557/+751
* * modules/generators/cgi_common.h (cgi_handle_request): CatchJoe Orton2020-02-251-1/+4
* Add note on using scoped literal IPv6 addresses in Listen. [skip ci]Joe Orton2020-02-251-0/+9
* * modules/generators/cgi_common.h (cgi_handle_request): Factor outJoe Orton2020-02-253-158/+115
* * Another whitespace fixRuediger Pluem2020-02-251-1/+0
* * Whitespace fixRuediger Pluem2020-02-251-1/+1
* malloc -> ap_mallocGiovanni Bechis2020-02-241-2/+2
* PR64172: drop severity of AH01666Eric Covener2020-02-232-1/+3
* PR64077: samesite/httponly/secure flags for usertrackEric Covener2020-02-223-0/+127
* Avoid printing NULL strings in logsGiovanni Bechis2020-02-221-1/+1
* handle LOCAL ver_cmd proxy headersGiovanni Bechis2020-02-221-0/+3
* more correct explanation about certificates handlingGiovanni Bechis2020-02-211-1/+1
* mod_ssl: follow up to r1861950: allow for OPENSSL_init_ssl() without autoconf.Yann Ylavic2020-02-212-5/+7
* mod_md: re-applying the parts of r1873985 that got overwritten by the latest ...Stefan Eissing2020-02-2110-23/+23
* mpm_event: avoid possible KeepAlveTimeout off by -100 ms.Yann Ylavic2020-02-212-7/+9
* fr doc XML file update.Lucien Gentis2020-02-201-1/+36
* Add gcc 9 job, enable enhanced malloc debugging for pool-debug job.Joe Orton2020-02-202-4/+38
* PKCS#11 URIs usable from 2.4.42 and later now. [skip ci]Joe Orton2020-02-201-2/+2
* Add Travis job which runs under UBSan ("Undefined Behaviour Sanitizer").Joe Orton2020-02-192-0/+25
* mod_md: fixed version string by removing -git, thanks for spotting @steffenal.Stefan Eissing2020-02-191-1/+1
* Warn against using "nobody" for User/Group since it's bad practice.Joe Orton2020-02-191-7/+10
* * support/suexec.c (clean_env): Revert use of ap_calloc inJoe Orton2020-02-181-1/+1
* convert malloc(3) into ap_mallocGiovanni Bechis2020-02-185-12/+12
* Fix spelling errors in docs found by codespell. [skip ci]Mike Rumph2020-02-1735-46/+46
* * module/dav/main/util.c (dav_check_bufsize): Don't callJoe Orton2020-02-171-1/+5
* Cleanup of backported entries in CHANGES.Stefan Eissing2020-02-171-46/+0
* mod_md: adding documentation for new MDContactEmail directive.Stefan Eissing2020-02-171-3/+22
* *) mod_md:Stefan Eissing2020-02-1718-87/+163
* Back off a little when svn export is timing out.Joe Orton2020-02-171-1/+1
* Define ap_method_mask_t (typedef for apr_uint64_t) and use for methodJoe Orton2020-02-179-15/+25
* * modules/http/http_filters.c (parse_chunk_size): Reduce by four theJoe Orton2020-02-171-2/+7
* fix build with LibreSSL 2.0.7+Giovanni Bechis2020-02-172-1/+3
* Follow up to r1873941: define AP_REG_NO_DEFAULT for raw ap_regcomp() usage.Yann Ylavic2020-02-175-12/+11
* Follow up to r1874055: fix typo.Yann Ylavic2020-02-151-1/+1
* RHEL and CentOS now use dnf. Call out yum as the outlier, rather thanRich Bowen2020-02-151-3/+3
* Avoid UBSan exception calling memcpy(,NULL,0) at startup.Christophe Jaillet2020-02-151-2/+3
* * server/mpm/event/event.c (event_open_logs): Avoid UBSan exceptionJoe Orton2020-02-141-2/+3
* * modules/ssl/ssl_util_ocsp.c (serialize_request): Set the Connection headerRuediger Pluem2020-02-142-0/+4
* * modules/ssl/ssl_engine_init.c (ssl_init_Module): Avoid some bogusJoe Orton2020-02-141-5/+8
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-13101-168/+168
* don't use DOTALL from mod_substitute which leaves \n at the end of the line.Eric Covener2020-02-125-2/+11
* Add a missing APLOGNO()Christophe Jaillet2020-02-121-1/+1
* Reserve a numberChristophe Jaillet2020-02-121-1/+1
* Clarify compatibility and interpretation of CGIDScriptTimeout. [skip ci]Joe Orton2020-02-111-3/+2
* Update xforms. [skip ci]Joe Orton2020-02-113-6/+36
* Add some blurb on correctly stopping the service w/mod_systemd. [skip ci]Joe Orton2020-02-111-1/+16
* *) mod_ssl: Disable client verification on ACME ALPN challenges. Fixes githubStefan Eissing2020-02-112-0/+6
* mod_systemd.xml: add basic unit example [skip ci]Luca Toscano2020-02-091-0/+20
* fr doc rebuild.Lucien Gentis2020-02-0915-93/+94
* fr doc XML files updates.Lucien Gentis2020-02-096-124/+123