]> granicus.if.org Git - apache/history - modules
mod_proxy: follow up to r1645529: 502 in case of SSL handshake failure.
[apache] / modules /
2018-08-28 Yann Ylavicmod_proxy: follow up to r1645529: 502 in case of SSL...
2018-08-27 Jim JagielskiThese need to be signed longs... cast as needed.
2018-08-26 Christophe JailletAxe an old and apparently out-dated comment.
2018-08-26 Christophe JailletRevert r1839247
2018-08-26 Christophe JailletAxe an old and apparently out-dated comment.
2018-08-24 Jim Jagielskibetter struct layout ...
2018-08-24 Jim Jagielskioptimize struct layout
2018-08-24 Jim Jagielskiupdate field comment
2018-08-24 Jim JagielskiUpdate updated field at the start of the check rather...
2018-08-22 Christophe JailletWhen a rewrite to proxy is configured in the server...
2018-08-18 Christophe JailletSave some cycle.
2018-08-17 Christophe JailletFix a cppcheck warning.
2018-08-14 Eric Covenerdon't use workaround on trunk
2018-08-13 Yann YlavicAxe some redundant conditions. PR 62549.
2018-08-07 Rainer Jungmod_status: Cumulate CPU time of exited child
2018-08-07 Rainer Jungmod_status: Add cumulated response duration time
2018-08-07 Rainer Jungmod_status: Complete the data shown for async
2018-08-07 Rainer Jungmod_proxy: Improve the balancer member data shown
2018-08-04 Yann YlavicFollow up to r1833368 and r1837435: update APLOGNO.
2018-08-04 Yann Ylavicmod_ssl: OpenSSL now initializes fully through APR...
2018-08-04 Christophe JailletFix comment in mod_lua and docs.
2018-08-03 Christophe JailletSave a few cycles.
2018-08-03 Stefan EissingOn the trunk:
2018-08-01 Christophe JailletIf ProxyPassReverse is used for reverse mapping of...
2018-08-01 Jim JagielskiFix PR54848 in a 2.4.x backportable format. Ideally...
2018-07-31 Yann Ylavicmod_ratelimit: Don't interfere with "chunked" encoding.
2018-07-30 Yann Ylavichttp: Enforce consistently no response body with both...
2018-07-30 Yann Ylavicmod_proxy_http: follow up to r1836588: nonblocking...
2018-07-26 Yann Ylavicmod_proxy_http: follow up to r1836588: fix drop of...
2018-07-26 Yann Ylavicmod_proxy_http: follow up to r1836588/r1836648: handle...
2018-07-25 Yann Ylavicmod_proxy_http: follow up to r1836588: avoid 100-contin...
2018-07-25 Ruediger Pluem* ap_proxy_balancer_get_best_worker cannot be exported...
2018-07-24 Yann Ylavicmod_proxy_http: forward 100-continue.
2018-07-24 Joe Orton* modules/ssl/ssl_engine_pphrase.c: Fix linking against...
2018-07-20 Ruediger Pluem* Add missing log numbers
2018-07-20 Ruediger Pluem* Always retrieve conditional function. static variable...
2018-07-20 Ruediger Pluem* Remove invalid copy and paste comments
2018-07-20 Ruediger Pluem* mod_proxy: Remove load order and link dependency...
2018-07-20 Yann Ylaviccore: axe data_in_in/output_filter from conn_rec.
2018-07-19 Yann Ylavicmod_proxy_hcheck: take balancer's SSLProxy* directives...
2018-07-18 Yann Ylaviccore: integrate data_in_{in,out}put_filter to ap_filter...
2018-07-18 Yann Ylaviccore: core output filter optimizations.
2018-07-17 Stefan Eissing * using the, hopefully correct, ever elusive libressl...
2018-07-16 Yann Ylaviccore: Add ap_reuse_brigade_from_pool().
2018-07-11 Joe Orton* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_...
2018-07-06 Joe Orton* modules/ssl/ssl_engine_pphrase.c: Add logno tags.
2018-07-06 Joe OrtonHook up PKCS#11 PIN entry through configured passphrase...
2018-07-05 Stefan EissingOn the trunk:
2018-07-05 Stefan EissingOn the trunk:
2018-06-29 Stefan Eissingmod_md: more robust handling of http-01 challenges...
2018-06-23 Christophe JailletFunction used as 'apr_reslist_destructor' when calling...
2018-06-23 Christophe JailletFix some style issue to improve readability:
2018-06-23 Christophe JailletFollow-up to r1754161
2018-06-23 Christophe JailletIf several parameters are used in a AuthzProviderAlias...
2018-06-21 Jim JagielskiAdd default schema ports for websockets
2018-06-20 Christophe JailletRemove some trailing spaces to synch trunk with 2.4
2018-06-19 Rainer Jungmod_cache: Per RFC 7234 section 5.3 an invalid
2018-06-19 Luca Toscanomod_ratelimit: fix behavior with proxied content
2018-06-15 Yann Ylavicmod_ssl: build with LibreSSL.
2018-06-15 Yann Ylavicmod_ssl: use SSL_HAVE_PROTOCOL_TLSV1_3 to check for...
2018-06-15 Yann Ylavicmod_ssl: disable check for client initiated renegotiati...
2018-06-13 Yann YlavicFollow up to r1833368: share openssl between modules.
2018-06-12 Christophe JailletRemove extra and un-needed ""
2018-06-12 Christophe Jailletapr_pcalloc can be turned into apr_palloc (the allocate...
2018-06-06 Yann YlavicAvoid cyclic dependency by moving ap_set_etag() from...
2018-06-06 Joe Orton* modules/http/http_request.c (ap_process_request_after...
2018-06-06 Stefan Eissingmod_ssl: after code review, changed:
2018-06-06 Joe Orton* modules/proxy/mod_proxy_hcheck.c (sctx_t, hc_create_c...
2018-06-05 Joe Orton* modules/proxy/proxy_util.c (ap_proxy_share_worker...
2018-06-05 Stefan Eissing * mod_proxy_http2: ressurrecting some of the good...
2018-06-05 Stefan Eissing * integrating latest changes from microgrit
2018-06-05 Stefan EissingFixing h2 proxy link header mapping to substitute corre...
2018-05-31 Yann Ylavicmod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList...
2018-05-29 Yann Ylavicmod_proxy_balancer: follow up to r1828890: indentation...
2018-05-29 Yann Ylavicmod_slotmem_shm: follow up to r1831869: fix dead else...
2018-05-27 Christophe JailletAll error handling paths of this function call 'apr_bri...
2018-05-27 Christophe JailletAll error handling paths of this function call 'apr_soc...
2018-05-26 Christophe JailletIf several directories are given in a UserDir directive...
2018-05-25 Christophe JailletIn 'ap_proxy_cookie_reverse_map', iterate over each...
2018-05-24 Christophe JailletAxe some dead code.
2018-05-23 Luca Toscanohttp_protocol.c: avoid duplicate headers when using
2018-05-23 Joe Orton* modules/ssl/ssl_engine_config.c: Fix typos, but isn...
2018-05-20 Yann Ylavicmod_proxy_balancer: clear slotmem slots' inuse flags...
2018-05-20 Yann Ylavicmod_slotmem_shm: follow up to r1831869: fix persisted...
2018-05-18 Yann Ylavicmod_slotmem_shm: follow up to r1831869 (check persisten...
2018-05-18 Yann Ylavicmod_slotmem_shm: follow up to r1831869.
2018-05-18 Yann Ylavicmod_slotmem_shm: use a generation number for SHM filena...
2018-05-18 Yann YlavicRestore mod_slotmem_shm from 2.4.29.
2018-05-17 Eric CovenerPR62311: only create the rewritelock when needed
2018-05-14 Christophe JailletI don't know if 'c' can be NULL here, but we should...
2018-05-11 Yann YlavicRevert r1831218, the API garantees slotmem_attach(...
2018-05-11 Yann Ylavicmod_slotmem_shm: follow up to r1830800, preserve callee...
2018-05-09 Stefan Eissing * mod_http2: fix by notroj to silence gcc strncpy...
2018-05-09 Stefan Eissinghttp2 version step
2018-05-09 Yann Ylavicmod_proxy_balancer: follow up to r1830800.
2018-05-08 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_server_certs...
2018-05-08 Eric Covenerfix bld break in r1831165
2018-05-08 Eric Covenerstyle fix for r1831165
2018-05-08 Joe Ortonmod_ssl: Add support for loading TLS certificates throu...
2018-05-08 Eric Covenermod_ldap: log and abort locking errors.
next