Age | Commit message (Expand) | Author |
2010-05-18 | use the right capitalization for "HyperText Transfer Protocol (HTTP)" | Igor Sobrado |
2010-05-10 | Various comment typos. 'wether' -> 'whether' (most popular), 'possiblity' -> | Kenneth R Westerback |
2010-05-05 | Unconditionally set HAVE_ISINF and HAVE_ISNAN in the generated | Mark Kettenis |
2010-03-31 | make ProxyPass exclude directives only exclude on match, instead of always | Alexander Hall |
2010-02-25 | - apache would send the wrong Host-Header back when setup as a reverse proxy | Jasper Lievisse Adriaanse |
2010-02-25 | fix some fallout from the >2G commit. namely allow for all byte counters to | Pierre-Yves Ritschard |
2010-02-23 | Add opendocument mime types, from Lars Nooden. | Stuart Henderson |
2010-02-23 | Fix byte range parsing, broken in last revision of http_protocol.c, | Pierre-Yves Ritschard |
2010-02-03 | Add a SECURITY FIX for CVE-2010-0010 | Jasper Lievisse Adriaanse |
2010-01-20 | Apache manual is now part of the "man" file set. | Antoine Jacoutot |
2009-12-14 | could write one word too far, found by parfait; ok millert | Theo de Raadt |
2009-12-14 | wrote one byte too far, found by parfait; ok beck millert | Theo de Raadt |
2009-12-13 | repair type | Theo de Raadt |
2009-12-13 | copy correctly sized object, found by parfait; ok jsg | Theo de Raadt |
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado |
2009-10-25 | s/openSSL/OpenSSL/ | Antoine Jacoutot |
2009-08-26 | Add ogg media types from RFC 5334 and update application/ogg as well. | Federico G. Schwindt |
2009-08-26 | Add ! support to ProxyPass to exclude directories from being proxied. | Federico G. Schwindt |
2009-07-16 | ServerTokens default is ProductOnly; | Jason McIntyre |
2009-06-21 | fix rcs ids. ok sthen@ | Martynas Venckus |
2009-06-04 | add RCFLAGS to config test cases | Simon Bertrang |
2009-06-03 | allow localhost to query server-status by default. this makes apachectl | Robert Nagy |
2009-06-02 | Fix the way apache reports Content-Length by promoting the clength field | Pierre-Yves Ritschard |
2009-04-01 | zap double word; from Jo?o Salvatti | Jason McIntyre |
2009-03-10 | by default drop privs to www/www, not nobody/nogroup if User/Group | Martynas Venckus |
2008-12-17 | typo | Miod Vallat |
2008-12-09 | update ap_config_auto.h for new libc | Martynas Venckus |
2008-12-03 | Some more ambigous -> ambiguous pointed out by mbalmer (there are | Stuart Henderson |
2008-12-02 | correct spelling (ambigous -> ambiguous) | Stuart Henderson |
2008-11-09 | typo fixed (overriden -> overridden) | Tobias Stoeckmann |
2008-10-06 | Don't exit if the logfile specified on the command line can not be | Marc Balmer |
2008-10-03 | Readability changes. | Marc Balmer |
2008-10-03 | KNF and readability changes; no binary changes. | Marc Balmer |
2008-10-03 | Use correct function signature when calling the write_host_header hook. | Marc Balmer |
2008-09-06 | adapt to API changes in OpenSSL 0.9.8h | Damien Miller |
2008-08-11 | Use only safe functions in signal handlers. | Tobias Stoeckmann |
2008-07-24 | isinf/isnan are macros now, therefore ap_config_auto.h differ. regen | Martynas Venckus |
2008-07-22 | more negotation -> negotiation; ok sthen@ | Martynas Venckus |
2008-07-19 | link to apache web server, not the project group. found while | Martynas Venckus |
2008-07-11 | httpd deamon -> httpd daemon | Martynas Venckus |
2008-07-11 | add missing ssl art after manual has been moved, instead of using | Martynas Venckus |
2008-07-04 | Make the proxy module work with https again by allowing the destination | Marc Balmer |
2008-06-24 | Garbage collect some unused nor relevant config files. They're either | Brad Smith |
2008-06-18 | Remove references to httpd.conf-dist. | Brad Smith |
2008-06-13 | Don't install httpd.conf-dist. | Marc Balmer |
2008-06-07 | Move the Apache manual out of etcXX and to miscXX where it belongs. | Jason Dixon |
2008-05-27 | grammar fixes; from Jochem Kossen, system/5822; | Jason McIntyre |
2008-05-25 | de-register, remove #ifdefs and #ifndefs using SIN6_LEN, add OpenBSD cvs | Marc Balmer |
2008-05-23 | KNF and readability changes. de-register, remove #ifndef SIN6_LEN defines. | Marc Balmer |
2008-05-23 | de-register | Marc Balmer |