summaryrefslogtreecommitdiff
path: root/modules/experimental/mod_noloris.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the useJim Jagielski2018-08-011-2/+2
* mod_noloris: Remove unused variable.Rainer Jung2017-11-091-2/+0
* Style (space before ending ';')Christophe Jaillet2014-10-101-1/+1
* Further clarify the naming of the entity that directly connects to us byGraham Leggett2011-12-141-2/+2
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-021-3/+3
* Introduce a per connection "peer_ip" and a per request "client_ip" toGraham Leggett2011-11-251-2/+2
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-1/+1
* Introduce new function ap_get_conn_socket() to access the socket ofStefan Fritsch2011-06-131-1/+1
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-061-2/+2
* fix some logging calls to include the server_recJeff Trawick2011-02-261-1/+1
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* Provide new ap_update_child_status_from_conn() mostlyJim Jagielski2009-10-031-15/+2
* Enhance ap_hook_monitor to pass along a server_rec (inJim Jagielski2009-09-251-1/+1
* fixed var name, fixed memset parameter,Guenter Knauf2009-07-061-3/+4
* mod_noloris: switch to fixed-sized shm ip storage, correct size, avoid strstrNick Kew2009-07-051-12/+16
* mod_noloris just moved from discussion to attracting its first patchNick Kew2009-07-011-0/+245