summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-17update comments missed in r2513Igor Sysoev1-3/+3
2009-05-17update variable name missed in r2513Igor Sysoev1-4/+4
2009-05-05ngx_create_listening()Igor Sysoev1-41/+1
2009-04-30*) refactor error_log processing: listen socket log might inherit built-inIgor Sysoev1-1/+1
2009-04-09backout r2535: virtual names is a property of address:port pair,Igor Sysoev1-2/+2
2009-04-08style fixIgor Sysoev1-10/+10
2009-03-19always run regex in server_name to get capturesIgor Sysoev1-2/+11
2009-03-19test wildcard tail hash existanceIgor Sysoev1-2/+2
2009-03-13ipv6onlyIgor Sysoev1-0/+4
2009-02-24move r->virtual_names to ngx_http_core_srv_conf_tIgor Sysoev1-2/+2
2009-02-24axe r->port_textIgor Sysoev1-17/+8
2009-02-23axe unneeded port fieldIgor Sysoev1-2/+0
2009-02-21a prelimiary IPv6 support, HTTP listenIgor Sysoev1-209/+383
2009-02-18split ports, addresses, and server names preparation and optimizationIgor Sysoev1-187/+205
2008-12-15try_filesIgor Sysoev1-1/+10
2008-09-05remove unused #include'sIgor Sysoev1-1/+0
2008-09-01*) listen sslIgor Sysoev1-0/+10
2008-09-01style fix: remove tabs and trailing spacesIgor Sysoev1-3/+3
2008-08-29set listen configuration to default server,Igor Sysoev1-0/+1
2008-08-27remove unused debug logIgor Sysoev1-9/+0
2008-08-13*) fix segfaults in types hashIgor Sysoev1-22/+39
2008-08-12use hash in gzip_types, ssi_types, and sub_filter_typesIgor Sysoev1-0/+6
2008-08-04test Content-Type via hash:Igor Sysoev1-0/+132
2008-08-04ngx_strlow()Igor Sysoev1-5/+3
2008-06-17*) back out r2040Igor Sysoev1-3/+3
2008-06-07fix building without PCRE introduced in r2023Igor Sysoev1-2/+2
2008-05-27*) add ngx_palloc_aligned() to allocate explicitlty aligned memoryIgor Sysoev1-2/+5
2008-05-24*) remove optimize_host_namesIgor Sysoev1-9/+5
2008-05-24locations treeIgor Sysoev1-48/+552
2008-05-22delete useless linesIgor Sysoev1-2/+0
2008-05-22axe never used variablesIgor Sysoev1-3/+0
2008-05-22split ngx_http_block() furtherIgor Sysoev1-449/+503
2008-05-22split ngx_http_block()Igor Sysoev1-180/+216
2008-05-22delete outdated debug logging that only causes segfault if enabledIgor Sysoev1-27/+0
2008-03-24use ngx_int_t in ngx_sort() callbackIgor Sysoev1-2/+2
2008-03-03fix r1490Igor Sysoev1-1/+1
2007-12-10move condition declarations inside blocks where they are usedIgor Sysoev1-3/+4
2007-09-15u_char* is enough to keep file nameIgor Sysoev1-2/+2
2007-08-12regex in server_nameIgor Sysoev1-4/+47
2007-08-12style fixIgor Sysoev1-2/+4
2007-07-29named locationIgor Sysoev1-0/+9
2007-06-11the "www.example.*" wildcard hash supportIgor Sysoev1-36/+40
2007-06-05use pointer to an array instead of array for inclusive locations inside locationIgor Sysoev1-1/+5
2007-05-21use stable search where it is requiredIgor Sysoev1-5/+4
2006-10-09align hash bucket size to cache lineIgor Sysoev1-1/+1
2006-10-06fix hash building on unknown 64-bit platformIgor Sysoev1-1/+1
2006-08-30nginx-0.4.0-RELEASE importrelease-0.4.0Igor Sysoev1-36/+90
2006-05-11nginx-0.3.46-RELEASE importrelease-0.3.46Igor Sysoev1-11/+27
2006-04-26nginx-0.3.42-RELEASE importrelease-0.3.42Igor Sysoev1-2/+0
2006-04-19nginx-0.3.40-RELEASE importrelease-0.3.40Igor Sysoev1-1/+1