]> granicus.if.org Git - apache/shortlog
apache
2018-06-21 Jim JagielskiNore userland/PR change
2018-06-21 Jim JagielskiAdd default schema ports for websockets
2018-06-20 Luca Toscanodocumentation rebuild
2018-06-20 Christophe... Remove 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-19 Eric Coveneradd server_rec to log.c fatal startup errors
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... Remove extra and un-needed ""
2018-06-12 Christophe... apr_pcalloc can be turned into apr_palloc (the allocate...
2018-06-12 Yann YlavicFollow up to r1833368: fix "mixed declarations and...
2018-06-12 Yann YlavicFollow up to r1833368: apr_crypto_prng_after_fork(...
2018-06-11 Yann YlavicMake use of the new apr_crypto_rng API if available.
2018-06-09 Lucien GentisRebuild.
2018-06-09 Lucien GentisXML update.
2018-06-07 Joe Orton* configure.in, Makefile.in: Handle no-test-suite case...
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 Joe Orton* Makefile.in: Pass TESTS=... to run only specific...
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-06-04 Gregg Lewis... image size 0x34000 exceeds specified maximum 0x30000
2018-06-04 Gregg Lewis... build mod_proxy before mod_proxy_http2
2018-05-31 Jim JagielskiThese are in 2.4.x
2018-05-31 Yann YlavicFollow up to r1832580: correct CHANGES entry.
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 YlavicAxe backported entries.
2018-05-29 Yann Ylavicmod_slotmem_shm: follow up to r1831869: fix dead else...
2018-05-28 Graham LeggettRpm: fix the location of the PID file so as to avoid...
2018-05-27 Christophe... All error handling paths of this function call 'apr_bri...
2018-05-27 Christophe... All error handling paths of this function call 'apr_soc...
2018-05-27 Christophe... Have code and doc consistent.
2018-05-27 Lucien GentisRebuild.
2018-05-27 Lucien GentisXML updates.
2018-05-26 Christophe... Fix a potential un-intialized variable usage warning.
2018-05-26 Christophe... If several directories are given in a UserDir directive...
2018-05-26 Christophe... mod_proxy: add a link to the status flag table
2018-05-25 Christophe... In 'ap_proxy_cookie_reverse_map', iterate over each...
2018-05-25 Christophe... Fix typo
2018-05-24 Christophe... Axe some dead code.
2018-05-24 Christophe... Axe some dead code.
2018-05-24 Christophe... Success of 'SHGetMalloc()' should be tested with the...
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-22 Joe Orton* Makefile.in (check-binaries): Split out binaries...
2018-05-22 Joe OrtonFix "make check" to be able to find ab, creating a...
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-19 Lucien GentisRebuild.
2018-05-19 Lucien GentisXML update.
2018-05-18 Yann YlavicFollow up to r1831869: update CHANGES entry.
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 William A.... Error page translations submitted for zh-cn and zh...
2018-05-17 Eric CovenerPR62311: only create the rewritelock when needed
2018-05-17 Eric CovenerPR62368: Print the unparsed URI in AH03454
2018-05-14 Christophe... I 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 OrtonTransforms.
2018-05-08 Joe OrtonAdd next-number bump missed in r1831173.
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-06 Lucien GentisRebuild.
2018-05-06 Lucien GentisXML update.
2018-05-06 Lucien GentisRebuild.
2018-05-06 Lucien GentisXML update.
2018-05-04 Christophe... Save a few cycles.
2018-05-04 Christophe... Save 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-04 Joe OrtonTransforms.
2018-05-04 Joe OrtonUse <var> for variables in directive syntax everywhere for
2018-05-03 Joe OrtonTransforms.
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* build/config_vars.sh.in: Clean more variables from...
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-05-02 Yann YlavicFollow up to r1822537: replace static variable with...
2018-04-30 Stefan EissingOn the trunk:
next