CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/06/01 10:12:54
Modified files:
usr.sbin/nginx : CHANGES CHANGES.ru Makefile.bsd-wrapper
usr.sbin/nginx/auto: modules options sources unix
usr.sbin/nginx/auto/lib/md5: conf
usr.sbin/nginx/auto/lib/perl: conf make
usr.sbin/nginx/auto/lib/sha1: conf
usr.sbin/nginx/src/core: nginx.h ngx_array.c ngx_array.h
ngx_connection.c ngx_connection.h
ngx_core.h ngx_crypt.c ngx_cycle.h
ngx_inet.c ngx_inet.h
usr.sbin/nginx/src/event: ngx_event.c ngx_event.h
ngx_event_connect.c
ngx_event_openssl.c
ngx_event_openssl.h
usr.sbin/nginx/src/event/modules: ngx_devpoll_module.c
ngx_eventport_module.c
usr.sbin/nginx/src/http: ngx_http.c ngx_http.h
ngx_http_core_module.c
ngx_http_core_module.h
ngx_http_header_filter_module.c
ngx_http_parse.c ngx_http_request.c
ngx_http_request.h
ngx_http_request_body.c
ngx_http_special_response.c
ngx_http_upstream.c ngx_http_upstream.h
ngx_http_upstream_round_robin.c
ngx_http_upstream_round_robin.h
ngx_http_variables.c
usr.sbin/nginx/src/http/modules:
ngx_http_addition_filter_module.c
ngx_http_chunked_filter_module.c
ngx_http_fastcgi_module.c
ngx_http_flv_module.c
ngx_http_geo_module.c
ngx_http_geoip_module.c
ngx_http_gzip_filter_module.c
ngx_http_gzip_static_module.c
ngx_http_headers_filter_module.c
ngx_http_image_filter_module.c
ngx_http_limit_conn_module.c
ngx_http_limit_req_module.c
ngx_http_map_module.c
ngx_http_memcached_module.c
ngx_http_mp4_module.c
ngx_http_not_modified_filter_module.c
ngx_http_proxy_module.c
ngx_http_range_filter_module.c
ngx_http_realip_module.c
ngx_http_scgi_module.c
ngx_http_ssi_filter_module.c
ngx_http_ssl_module.c
ngx_http_ssl_module.h
ngx_http_static_module.c
ngx_http_stub_status_module.c
ngx_http_sub_filter_module.c
ngx_http_upstream_ip_hash_module.c
ngx_http_upstream_least_conn_module.c
ngx_http_uwsgi_module.c
ngx_http_xslt_filter_module.c
usr.sbin/nginx/src/http/modules/perl: Makefile.PL nginx.pm
nginx.xs
usr.sbin/nginx/src/mail: ngx_mail.h ngx_mail_auth_http_module.c
ngx_mail_core_module.c
Added files:
usr.sbin/nginx/src/event: ngx_event_openssl_stapling.c
usr.sbin/nginx/src/http: ngx_http_spdy.c ngx_http_spdy.h
ngx_http_spdy_filter_module.c
ngx_http_spdy_module.c
ngx_http_spdy_module.h
usr.sbin/nginx/src/http/modules: ngx_http_gunzip_filter_module.c
Log message:
update to nginx-1.4.1 and enable the SPDY module by default