summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* *) cmake supportStefan Eissing2023-04-181-0/+12
* Add RFC4331 quotas for mod_dav_fsmanu2023-03-021-1/+1
* FIx typomanu2023-02-141-1/+1
* Add MS-WDV supportmanu2023-02-131-0/+1
* * CMakeLists.txt: Configure stack size to 256K for httpd.exe to match NMakeIvan Zhakov2023-01-241-1/+4
* * CMakeLists.txt: Support building against static version of PCRE2.Ivan Zhakov2023-01-181-0/+6
* * CMakeLists.txt: Make CMAKE_MINIMUM_REQUIRED the first directive asIvan Zhakov2022-11-291-2/+4
* *) mod_http2: synchronization with github sources.Stefan Eissing2022-09-271-1/+1
* * CMakeLists.txt: Use full path to gen_test_char.exe in CUSTOM_COMMAND.Ivan Zhakov2022-06-301-2/+1
* *) mod_md: added support for managing certificates via aStefan Eissing2022-04-271-1/+1
* *) mod_http2: use the new RESPONSE buckets introduced in r1899648.Stefan Eissing2022-04-071-1/+1
* *) core/mod_http/mod_http2:Stefan Eissing2022-04-041-0/+1
* *) mod_http2:Stefan Eissing2021-10-121-12/+9
* *) core: provide ap_ssl_* functions in new http_ssl.h header file.Stefan Eissing2021-03-261-0/+1
* *) mod_md: v2.4.0 with improvements and bugfixesStefan Eissing2021-03-081-2/+2
* Support PCRE2 compile and linkage on WindowsWilliam A. Rowe Jr2020-09-051-2/+9
* Remove problematic version check for OpenSSL < 1.0.2William A. Rowe Jr2020-08-101-13/+0
* *) mod_md: Adding the several new features.Stefan Eissing2019-10-161-1/+2
* Complete mod_md CMake config by adding a _requires iterator, using the officialWilliam A. Rowe Jr2019-08-301-25/+20
* Improvement to mod_md cmake support. thanks to bill.Stefan Eissing2019-08-301-1/+4
* mod_md: copy recent fixes, adding new sources to mod_md.dspStefan Eissing2019-06-251-0/+50
* Removing no longer existing h2 source file from cmake.Stefan Eissing2019-04-041-1/+1
* Patch PR 62567. Fix by Michal Karm Babacek <michal.babacek gmail.com>Jim Jagielski2018-08-091-2/+2
* * Forward port r1832855 missing in trunk.Ruediger Pluem2018-07-251-0/+2
* Avoid cyclic dependency by moving ap_set_etag() from module http to core.Yann Ylavic2018-06-061-1/+1
* modules/md/mod_md.h is now a new public APIRainer Jung2018-04-091-0/+1
* Fix missing util_debug.c omitted from CMakeLists.txtWilliam A. Rowe Jr2018-02-271-0/+1
* httpdunit: add CMake support for WindowsJacob Champion2017-05-251-0/+67
* On the trunk:Stefan Eissing2017-03-251-1/+1
* On the trunk:Stefan Eissing2017-01-211-1/+1
* Follow up to r1768070, wire mod_socache_redis into windows build schemesWilliam A. Rowe Jr2016-12-161-0/+1
* mod_brotli: Update makefiles to use the library layout of the officialEvgeny Kotkov2016-11-291-2/+2
* various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi...Stefan Eissing2016-10-031-1/+1
* mod_brotli: Add initial implementation.Evgeny Kotkov2016-09-211-0/+29
* CMake: quote installation pathsJacob Champion2016-07-121-5/+5
* CMake: use generator expressions to find output filesJacob Champion2016-07-121-9/+9
* CMake: use CMAKE_REQUIRED_INCLUDES to find APR macrosJacob Champion2016-07-121-1/+2
* mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2...Stefan Eissing2016-06-091-1/+1
* applied mod_proxy_http2 related cmake biuld changes as proposed by Evgeny KotkovStefan Eissing2016-05-121-2/+3
* mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy moduleStefan Eissing2016-04-291-2/+1
* mod_http2: elimination of h2_io intermediate stream instancesStefan Eissing2016-04-201-1/+1
* mod_http2: new bucket beams for tranporting buckets across threads without bu...Stefan Eissing2016-04-151-5/+3
* mod_http2: support for several different request engines per connection, fixe...Stefan Eissing2016-03-051-1/+1
* goodbye h2_stream_set, hello h2_ihash in h2_utilStefan Eissing2016-02-251-1/+1
* using proxy http2 connection concurrently, if main connection also uses http/...Stefan Eissing2016-02-181-1/+1
* More mod_proxy_http2 build support:Rainer Jung2016-02-121-0/+9
* Follow-up r1720608, hello h2_filter.cGregg Lewis Smith2015-12-171-10/+11
* goodbye h2_to_h1, hello h2_push.cGregg Lewis Smith2015-11-111-6/+6
* add new h2_bucket_* files to cmake buildGregg Lewis Smith2015-11-031-1/+2
* leave LoadModule of mod_http2 commented-out by defaultJeff Trawick2015-10-031-1/+1