summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* add mod_proxy_hcheck to legacy buildGregg Lewis Smith2016-11-291-0/+1
* mod_brotli: Add initial implementation.Evgeny Kotkov2016-09-211-0/+1
* Fix spelling in comments and text files.Rainer Jung2016-08-113-3/+3
* Support build files for mod_proxy_http2William A. Rowe Jr2016-05-201-0/+1
* mod_http2 larger with 64-bit VS 2012 RelWithDebInfo buildJeff Trawick2015-10-031-1/+1
* bye bye mod_h2, hello mod_http2Jim Jagielski2015-09-281-1/+1
* Windows traditional build files for mod_h2Gregg Lewis Smith2015-08-261-0/+1
* cosmetic: match case style to all previousGregg Lewis Smith2015-08-181-1/+1
* Save a few bytes in conf pool when parsing some directives. Use temp_pool whe...Christophe Jaillet2015-02-051-2/+2
* include mod_ssl_ctJeff Trawick2014-10-141-0/+1
* Add missing APLOGNO.Christophe Jaillet2014-07-202-4/+4
* 'ap_getword_conf' does not return NULL but an empty string if nothing could b...Christophe Jaillet2013-12-151-2/+2
* BaseAddr.ref:Jeff Trawick2013-09-121-115/+123
* Increase stack size for mod_cache and mod_ldap and readdressGregg Lewis Smith2013-07-201-13/+13
* Final rename per r1454386, we hopeGregg Lewis Smith2013-03-091-1/+1
* finish up mod_proxy_websocket/tunnel rename on WindowsGregg Lewis Smith2013-03-071-1/+1
* Add mod_proxy_websocket to WindowsGregg Lewis Smith2013-03-061-0/+1
* The days of 9x, Win2K are long gone. No more need of a stubWilliam A. Rowe Jr2013-02-201-23/+0
* Fix valgrind warning about uninitialized memory in argument to semctlStefan Fritsch2013-02-041-1/+1
* fix r1439000 per rjung remarksGregg Lewis Smith2013-01-271-26/+26
* mod_lua image size has surpassed 0x00010000, step it up a notchGregg Lewis Smith2013-01-271-1/+1
* Add mod_macro to Windows build.Gregg Lewis Smith2013-01-211-0/+1
* Add mod_allowhandlers to Windows buildGregg Lewis Smith2012-12-091-0/+1
* Windows build for mod_cache_socache added in r1388660Gregg Lewis Smith2012-09-221-0/+1
* Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch2011-12-181-5/+2
* Fix my typoGregg Lewis Smith2011-12-061-1/+1
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-022-12/+12
* Build mod_allowmethods on WindowsGregg Lewis Smith2011-11-191-0/+1
* Fix typoGregg Lewis Smith2011-11-161-1/+1
* Add mod_data to Windown buildGregg Lewis Smith2011-11-151-1/+2
* Added proxy_html and xml2enc to Windows buildGregg Lewis Smith2011-11-031-0/+2
* Add -D DUMP_RUN_CFG option to dump some configuration itemsStefan Fritsch2011-10-091-0/+1
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-232-3/+3
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-234-9/+9
* Fix issues found by PVS-Studio static analyzer:Stefan Fritsch2011-09-191-1/+1
* Added new mods to Windows build system.Guenter Knauf2011-07-181-0/+3
* We already have ap_str_tolower(), so also add ap_str_toupper() function and useStefan Fritsch2011-06-222-18/+0
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-062-2/+2
* Correct Win64 Servername IdentificationWilliam A. Rowe Jr2011-05-171-0/+4
* include <stdlib.h> to ensure that the exit() prototype has beenJeff Trawick2011-04-081-3/+1
* gcc compatibilityJeff Trawick2011-04-071-1/+1
* axe a couple of unused vars, mark a function as staticJeff Trawick2011-04-071-3/+1
* get prototype for ap_os_create_privileged_process()Jeff Trawick2011-04-071-0/+1
* cleanups to function signatures, prototypes, visibilityJeff Trawick2011-04-062-2/+2
* enable DEFAULT_REL_RUNTIMEDIR on NetWare and WindowsJeff Trawick2011-03-272-0/+62
* fix some logging calls to include the server_recJeff Trawick2011-02-262-3/+3
* Axed C++ comments and tabs.Guenter Knauf2011-02-261-5/+5
* Added slotmem* modules to Win32 build.Guenter Knauf2011-01-251-0/+2
* Added mod_reflector to Win32 build.Guenter Knauf2011-01-161-0/+1
* Removed define obsolete since r93260.Guenter Knauf2010-12-251-3/+0