| 2020-06-25 |
Yann Ylavic | Follow up to r1879179: CHANGES entry. |
commit | commitdiff | tree | snapshot |
| 2020-06-25 |
Yann Ylavic | EVP_PKEY_up_ref(): fix bad reference count locking. |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Stefan Eissing | mod_http2: making filter names all uppercase again. |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Yann Ylavic | Follow up to r1879074: don't let dav_process_if_header... |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Yann Ylavic | Follow up to r1879079: fail early if URI path resolves... |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Yann Ylavic | Follow up to r1879080: replace ProxyUseOriginalURI... |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Yann Ylavic | Follow up to r1879075: ap_getparents() to return the... |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Yann Ylavic | Follow up to r1879079, r1879080: change to DONE semanti... |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Joe Orton | * modules/generators/mod_cgid.c (get_req): Add basic... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Joe Orton | * modules/generators/mod_cgid.c (cgid_handler): Bail... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Yann Ylavic | Follow up to r1879079: merge slashes (if configured... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Yann Ylavic | Follow up to r1879079: merge/walk locations for pre_tra... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Joe Orton | Mark fdpassing test as failing. |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Yann Ylavic | ap_location_walk/ap_directory_walk: copy the cached... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Joe Orton | Disable mod_cgi to ensure mod_cgid is really being... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Yann Ylavic | Follow up to r1879111: gcc suggests parentheses around... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Yann Ylavic | Follow up to r1879110: avoid signed comparison for... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Yann Ylavic | Follow up to r1879094: make use_original_uri signed... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Joe Orton | Fix YAML syntax. |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Joe Orton | Test mod_cgid w/fdpassing. |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Joe Orton | Add "v6only" Listen option to enable IPV6_V6ONLY in... |
commit | commitdiff | tree | snapshot |
| 2020-06-23 |
Joe Orton | Add workaround for IPv6 configuration on non-x86 hosts... |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Follow up to r1879076: axe stray copy/paste in pre_tran... |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Follow up to r1879080: rename ProxyMappingDecoded to... |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Allow for proxy servlet mapping at pre_translate_name... |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Allow for URI-path pre_translate_name before (and/or... |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Validate request-target per RFC 7230 section 5.3. |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Declare pre_translate hook in lua/info/log_debug/exampl... |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Add pre_translate_name hook running before URI-path... |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Implement ap_getparent() using ap_normalize_path(). |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Yann Ylavic | Add ap_normalize_path() to replace ap_getparents()... |
commit | commitdiff | tree | snapshot |
| 2020-06-20 |
Jim Jagielski | Backported to 2.4.x |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Christophe... | Axe an empty line in a dox comment in order to synch... |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Christophe... | Add a space to be consistent with surrounding code... |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Yann Ylavic | Oups, axe spurious copypasta. |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Yann Ylavic | CHANGES entry for ap_proxy_define_match_worker(). |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Yann Ylavic | ap_proxy_define_match_worker: disable connection reuse... |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Yann Ylavic | ap_proxy_define_match_worker: don't copy the url unnece... |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Joe Orton | For diagnosing weird non-x86 failures, dump /etc/hosts... |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Yann Ylavic | mod_proxy_http: always stream the request body by default. |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Ruediger Pluem | * Revert r1878939, r1878938, r1878936, the changes to |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Ruediger Pluem | * Reset the request_rec fields protocol, proto_num... |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Ruediger Pluem | * Reset the_request as well to reflect HTTP/2.0 [skip ci] |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Ruediger Pluem | * Add comments to document why we do this. |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Stefan Eissing | *) mod_http2: workaround to facilitate use of common... |
commit | commitdiff | tree | snapshot |
| 2020-06-16 |
Joe Orton | mod_ldap: Use the LDAP API directly to implement the... |
commit | commitdiff | tree | snapshot |
| 2020-06-16 |
Joe Orton | Update Travis LDAP testing to use new container setup... |
commit | commitdiff | tree | snapshot |
| 2020-06-14 |
Christophe... | xforms |
commit | commitdiff | tree | snapshot |
| 2020-06-14 |
Christophe... | Fix typo in r1878824 |
commit | commitdiff | tree | snapshot |
| 2020-06-14 |
Christophe... | Add some html syntax highlight to a piece of code. |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Lucien Gentis | fr dox XML files updates. |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Christophe... | Update "en" generated doc files to UTF-8 |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Christophe... | Try to fix once and for all, our "en" html file generat... |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Christophe... | Fix a typo |
commit | commitdiff | tree | snapshot |
| 2020-06-10 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
| 2020-06-10 |
Ruediger Pluem | * Have the HTTP 0.9 / 1.1 processing code reject reques... |
commit | commitdiff | tree | snapshot |
| 2020-06-10 |
Joe Orton | * support/htpasswd.c (usage): Fix typo. [skip ci] |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Joe Orton | Add Travis job which runs slapd in a container to allow... |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Joe Orton | Disable all Travis notifications for forks (hopefully... |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Joe Orton | * Makefile.in: Add TEST_CONFIG variable to specify... |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Joe Orton | Tail more error_log for failed test suite runs in Travi... |
commit | commitdiff | tree | snapshot |
| 2020-06-08 |
Christophe... | Rebuild trunk docs |
commit | commitdiff | tree | snapshot |
| 2020-06-08 |
Christophe... | Fix an invalid link |
commit | commitdiff | tree | snapshot |
| 2020-06-08 |
Rich Bowen | remove the term blacklist |
commit | commitdiff | tree | snapshot |
| 2020-06-06 |
Nick Kew | PR#64443: watch whether mod_proxy_html i18n might risk... |
commit | commitdiff | tree | snapshot |
| 2020-06-06 |
Rich Bowen | Remove the term blacklist from our documentation |
commit | commitdiff | tree | snapshot |
| 2020-06-06 |
Rich Bowen | rebuild docs |
commit | commitdiff | tree | snapshot |
| 2020-06-06 |
Rich Bowen | Remove 'blacklist' from our docs, as per |
commit | commitdiff | tree | snapshot |
| 2020-06-05 |
Joe Orton | Build with LDAP support for APR 1.x. |
commit | commitdiff | tree | snapshot |
| 2020-06-04 |
Jean-Frederic... | make sure the $n of the regular expressions is not... |
commit | commitdiff | tree | snapshot |
| 2020-06-04 |
Giovanni Bechis | Add error checks in md_json_readb |
commit | commitdiff | tree | snapshot |
| 2020-06-03 |
Stefan Eissing | *) mod_proxy_http2: the "ping" proxy parameter |
commit | commitdiff | tree | snapshot |
| 2020-06-01 |
Yann Ylavic | mod_proxy_http: put request/response splitting checks... |
commit | commitdiff | tree | snapshot |
| 2020-05-31 |
Yann Ylavic | util_filter: both directions for setaside/reinstate... |
commit | commitdiff | tree | snapshot |
| 2020-05-31 |
Yann Ylavic | .gitignore: ignore duplicated extensions globally. |
commit | commitdiff | tree | snapshot |
| 2020-05-29 |
Yann Ylavic | mod_proxy_http: don't strip EOS when spooling request... |
commit | commitdiff | tree | snapshot |
| 2020-05-29 |
Stefan Eissing | revert r1878268 |
commit | commitdiff | tree | snapshot |
| 2020-05-29 |
Stefan Eissing | update after backport |
commit | commitdiff | tree | snapshot |
| 2020-05-29 |
Yann Ylavic | .gdbinit: fix dump_table indentation [skip ci] |
commit | commitdiff | tree | snapshot |
| 2020-05-29 |
Ruediger Pluem | Use the ping timeout if set and waiting for a ping |
commit | commitdiff | tree | snapshot |
| 2020-05-29 |
Yann Ylavic | .gdbinit: tabs to spaces [skip ci] |
commit | commitdiff | tree | snapshot |
| 2020-05-29 |
Yann Ylavic | .gdbinit: better dump_pool_and_children indentation... |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Yann Ylavic | .gdbinit: no child_cleanup_fn for pre_cleanups [skip ci] |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Yann Ylavic | .gdbinit: fix copy/paste dup [skip ci] |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Yann Ylavic | .gdbinit: dump pool (pre_)cleanups [skip ci] |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Stefan Eissing | *) mod_proxy_http2: respect ProxyTimeout settings... |
commit | commitdiff | tree | snapshot |
| 2020-05-26 |
Yann Ylavic | .gdbinit: align columns [skip ci] |
commit | commitdiff | tree | snapshot |
| 2020-05-25 |
Ruediger Pluem | Fix a NULL pointer dereference |
commit | commitdiff | tree | snapshot |
| 2020-05-23 |
Christophe... | Axe an empty line to synch with 2.4.x |
commit | commitdiff | tree | snapshot |
| 2020-05-23 |
Christophe... | Fix some typo in trunk that have already been fixed... |
commit | commitdiff | tree | snapshot |
| 2020-05-23 |
Christophe... | Axe 'flushall' from 'mod_proxy_http2.c'. |
commit | commitdiff | tree | snapshot |
| 2020-05-23 |
Christophe... | Move stray /i switch into proper location |
commit | commitdiff | tree | snapshot |
| 2020-05-23 |
Christophe... | Axe an empty line to synch with 2.4.x. |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Steffen Land | "" is appropriate default DEFAULT_REL_STATEDIR |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Yann Ylavic | core, protocol: reject invalid Content-Length ASAP. |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Yann Ylavic | core,modules: provide/use ap_parse_strict_length()... |
commit | commitdiff | tree | snapshot |
| 2020-05-16 |
Eric Covener | lognos |
commit | commitdiff | tree | snapshot |
| 2020-05-16 |
Eric Covener | PR 64365: proxy_fcgi doesn't check expression before... |
commit | commitdiff | tree | snapshot |
| 2020-05-16 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree | snapshot |
| next |