summaryrefslogtreecommitdiffstats
path: root/LAYOUT (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-23* modules/ssl/ssl_engine_config.c: Fix typos, but isn't this first TODOJoe Orton1-2/+2
2018-05-22* Makefile.in (check-binaries): Split out binaries to separate targetsJoe Orton1-1/+5
2018-05-22Fix "make check" to be able to find ab, creating a "bin" inside theJoe Orton1-10/+13
2018-05-20mod_proxy_balancer: clear slotmem slots' inuse flags from persisted files.Yann Ylavic1-1/+1
2018-05-20mod_slotmem_shm: follow up to r1831869: fix persisted file size's checksum.Yann Ylavic1-3/+3
2018-05-19Rebuild.Lucien Gentis3-18/+34
2018-05-19XML update.Lucien Gentis1-18/+37
2018-05-18Follow up to r1831869: update CHANGES entry.Yann Ylavic1-1/+1
2018-05-18mod_slotmem_shm: follow up to r1831869 (check persistent files).Yann Ylavic1-84/+126
2018-05-18mod_slotmem_shm: follow up to r1831869.Yann Ylavic1-73/+44
2018-05-18mod_slotmem_shm: use a generation number for SHM filename on all platforms.Yann Ylavic2-38/+8
2018-05-18Restore mod_slotmem_shm from 2.4.29.Yann Ylavic2-346/+241
2018-05-17Error page translations submitted for zh-cn and zh-tw, contributedWilliam A. Rowe Jr19-0/+519
2018-05-17PR62311: only create the rewritelock when neededEric Covener2-9/+16
2018-05-17PR62368: Print the unparsed URI in AH03454Eric Covener1-1/+1
2018-05-14I don't know if 'c' can be NULL here, but we should not dereference it before...Christophe Jaillet1-1/+2
2018-05-11Revert r1831218, the API garantees slotmem_attach() is called in child_init().Yann Ylavic1-3/+15
2018-05-11mod_slotmem_shm: follow up to r1830800, preserve callee API.Yann Ylavic1-1/+0
2018-05-09 * mod_http2: fix by notroj to silence gcc strncpy warnings and simplifyStefan Eissing1-15/+11
2018-05-09http2 version stepStefan Eissing1-2/+2
2018-05-09mod_proxy_balancer: follow up to r1830800.Yann Ylavic1-1/+1
2018-05-08Transforms.Joe Orton5-9/+23
2018-05-08Add next-number bump missed in r1831173.Joe Orton1-1/+1
2018-05-08* modules/ssl/ssl_engine_init.c (ssl_init_server_certs): Add errorJoe Orton1-7/+11
2018-05-08fix bld break in r1831165Eric Covener1-1/+1
2018-05-08style fix for r1831165Eric Covener1-2/+2
2018-05-08mod_ssl: Add support for loading TLS certificates through the PKCS#11Joe Orton8-27/+85
2018-05-08mod_ldap: log and abort locking errors.Eric Covener3-43/+59
2018-05-06Rebuild.Lucien Gentis2-3/+1
2018-05-06XML update.Lucien Gentis1-1/+1
2018-05-06Rebuild.Lucien Gentis10-77/+163
2018-05-06XML update.Lucien Gentis4-57/+143
2018-05-04Save a few cycles.Christophe Jaillet1-2/+2
2018-05-04Save a few cycles and simlify code.Christophe Jaillet1-8/+7
2018-05-04Simplify the ssl_asn1_table API, remove abstraction (it is used onlyJoe Orton3-45/+27
2018-05-04* modules/ssl/ssl_util_ssl.c (modssl_read_privatekey): Remove unusedJoe Orton3-9/+8
2018-05-04* modules/ssl/ssl_util_ssl.c, modules/ssl/ssl_util_ssl.h:Joe Orton2-28/+0
2018-05-04Transforms.Joe Orton2-20/+20
2018-05-04Use <var> for variables in directive syntax everywhere forJoe Orton1-10/+10
2018-05-03Transforms.Joe Orton5-8/+21
2018-05-03* modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_pkey):Joe Orton1-11/+6
2018-05-03mod_ssl: Add support for loading private keys from ENGINEs. SupportJoe Orton8-10/+112
2018-05-03* modules/ssl: Add some missing logno tags.Joe Orton3-4/+4
2018-05-03mod_slomem_shm: Handle a generation number when the slotmem size changes.Yann Ylavic2-63/+99
2018-05-02* build/config_vars.sh.in: Clean more variables from installed Joe Orton1-0/+3
2018-05-02* modules/md/config2.m4: Only export "md_module" symbolJoe Orton1-1/+4
2018-05-02mod_proxy_html: Fix variable interpolation and memory allocation failure in P...Yann Ylavic2-0/+9
2018-05-02Follow up to r1822537: replace static variable with pool userdata.Yann Ylavic2-6/+12
2018-04-30On the trunk:Stefan Eissing2-1/+16
2018-04-30On the trunk:Stefan Eissing3-3/+14