]> granicus.if.org Git - apache/history - modules
update after backport
[apache] / modules /
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.
2018-05-04 Christophe JailletSave a few cycles.
2018-05-04 Christophe JailletSave a few cycles and simlify code.
2018-05-04 Joe OrtonSimplify the ssl_asn1_table API, remove abstraction...
2018-05-04 Joe Orton* modules/ssl/ssl_util_ssl.c (modssl_read_privatekey...
2018-05-04 Joe Orton* modules/ssl/ssl_util_ssl.c, modules/ssl/ssl_util_ssl.h:
2018-05-03 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_...
2018-05-03 Joe Ortonmod_ssl: Add support for loading private keys from...
2018-05-03 Joe Orton* modules/ssl: Add some missing logno tags.
2018-05-03 Yann Ylavicmod_slomem_shm: Handle a generation number when the...
2018-05-02 Joe Orton* modules/md/config2.m4: Only export "md_module" symbol
2018-05-02 Yann Ylavicmod_proxy_html: Fix variable interpolation and memory...
2018-04-30 Stefan EissingOn the trunk:
2018-04-30 Stefan EissingOn the trunk:
2018-04-29 Yann Ylavicmod_xml2enc: follow up to r1829038 and r1829039.
2018-04-29 Yann YlavicFollow up to r1828222: fix "defined but not used 'prot...
2018-04-28 Stefan EissingOn the trunk:
2018-04-28 Stefan Eissingmod_log_json: fixing compilation errors in maintainer...
2018-04-23 Paul QuernaAdd mod_log_json
2018-04-23 Paul QuernaMove APACHE_CHECK_JANSSON m4 macro to general includes...
2018-04-22 Yann YlavicAxe ap_rgetline_core(), not used anymore.
2018-04-20 Christophe JailletDelay some memory allocation.
2018-04-20 Yann Ylavicmod_proxy_http: follow up to r1829573: remain EBCDIC...
next