summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs/httpd.xml.tr (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-25* modules/generators/cgi_common.h (cgi_handle_request): CatchJoe Orton1-1/+4
2020-02-25Add note on using scoped literal IPv6 addresses in Listen. [skip ci]Joe Orton1-0/+9
2020-02-25* modules/generators/cgi_common.h (cgi_handle_request): Factor outJoe Orton3-158/+115
2020-02-25* Another whitespace fixRuediger Pluem1-1/+0
2020-02-25* Whitespace fixRuediger Pluem1-1/+1
2020-02-24malloc -> ap_mallocGiovanni Bechis1-2/+2
2020-02-23PR64172: drop severity of AH01666Eric Covener2-1/+3
2020-02-22PR64077: samesite/httponly/secure flags for usertrackEric Covener3-0/+127
2020-02-22Avoid printing NULL strings in logsGiovanni Bechis1-1/+1
2020-02-22handle LOCAL ver_cmd proxy headersGiovanni Bechis1-0/+3
2020-02-21more correct explanation about certificates handlingGiovanni Bechis1-1/+1
2020-02-21mod_ssl: follow up to r1861950: allow for OPENSSL_init_ssl() without autoconf.Yann Ylavic2-5/+7
2020-02-21mod_md: re-applying the parts of r1873985 that got overwritten by the latest ...Stefan Eissing10-23/+23
2020-02-21mpm_event: avoid possible KeepAlveTimeout off by -100 ms.Yann Ylavic2-7/+9
2020-02-20fr doc XML file update.Lucien Gentis1-1/+36
2020-02-20Add gcc 9 job, enable enhanced malloc debugging for pool-debug job.Joe Orton2-4/+38
2020-02-20PKCS#11 URIs usable from 2.4.42 and later now. [skip ci]Joe Orton1-2/+2
2020-02-19Add Travis job which runs under UBSan ("Undefined Behaviour Sanitizer").Joe Orton2-0/+25
2020-02-19mod_md: fixed version string by removing -git, thanks for spotting @steffenal.Stefan Eissing1-1/+1
2020-02-19Warn against using "nobody" for User/Group since it's bad practice.Joe Orton1-7/+10
2020-02-18* support/suexec.c (clean_env): Revert use of ap_calloc inJoe Orton1-1/+1
2020-02-18convert malloc(3) into ap_mallocGiovanni Bechis5-12/+12
2020-02-17Fix spelling errors in docs found by codespell. [skip ci]Mike Rumph35-46/+46
2020-02-17* module/dav/main/util.c (dav_check_bufsize): Don't callJoe Orton1-1/+5
2020-02-17Cleanup of backported entries in CHANGES.Stefan Eissing1-46/+0
2020-02-17mod_md: adding documentation for new MDContactEmail directive.Stefan Eissing1-3/+22
2020-02-17 *) mod_md:Stefan Eissing18-87/+163
2020-02-17Back off a little when svn export is timing out.Joe Orton1-1/+1
2020-02-17Define ap_method_mask_t (typedef for apr_uint64_t) and use for methodJoe Orton9-15/+25
2020-02-17* modules/http/http_filters.c (parse_chunk_size): Reduce by four theJoe Orton1-2/+7
2020-02-17fix build with LibreSSL 2.0.7+Giovanni Bechis2-1/+3
2020-02-17Follow up to r1873941: define AP_REG_NO_DEFAULT for raw ap_regcomp() usage.Yann Ylavic5-12/+11
2020-02-15Follow up to r1874055: fix typo.Yann Ylavic1-1/+1
2020-02-15RHEL and CentOS now use dnf. Call out yum as the outlier, rather thanRich Bowen1-3/+3
2020-02-15Avoid UBSan exception calling memcpy(,NULL,0) at startup.Christophe Jaillet1-2/+3
2020-02-14* server/mpm/event/event.c (event_open_logs): Avoid UBSan exceptionJoe Orton1-2/+3
2020-02-14* modules/ssl/ssl_util_ocsp.c (serialize_request): Set the Connection headerRuediger Pluem2-0/+4
2020-02-14* modules/ssl/ssl_engine_init.c (ssl_init_Module): Avoid some bogusJoe Orton1-5/+8
2020-02-13Fix spelling errors found by codespell. [skip ci]Mike Rumph101-168/+168
2020-02-12don't use DOTALL from mod_substitute which leaves \n at the end of the line.Eric Covener5-2/+11
2020-02-12Add a missing APLOGNO()Christophe Jaillet1-1/+1
2020-02-12Reserve a numberChristophe Jaillet1-1/+1
2020-02-11Clarify compatibility and interpretation of CGIDScriptTimeout. [skip ci]Joe Orton1-3/+2
2020-02-11Update xforms. [skip ci]Joe Orton3-6/+36
2020-02-11Add some blurb on correctly stopping the service w/mod_systemd. [skip ci]Joe Orton1-1/+16
2020-02-11 *) mod_ssl: Disable client verification on ACME ALPN challenges. Fixes githubStefan Eissing2-0/+6
2020-02-09mod_systemd.xml: add basic unit example [skip ci]Luca Toscano1-0/+20
2020-02-09fr doc rebuild.Lucien Gentis15-93/+94
2020-02-09fr doc XML files updates.Lucien Gentis6-124/+123
2020-02-09Add some missing spacesChristophe Jaillet1-3/+3