Sign in
nginx
/
nginx
/
a8fa0a6a37b6e90324e0dcbf4733324199623841
commit
a8fa0a6a37b6e90324e0dcbf4733324199623841
[
log
]
author
Igor Sysoev <igor@sysoev.ru>
Tue Nov 25 20:44:56 2003 +0000
committer
Igor Sysoev <igor@sysoev.ru>
Tue Nov 25 20:44:56 2003 +0000
tree
1a7edec9aa04946afc22299bf587823488fb492f
parent
d9d0ca12688034d481e2f1f5cf13a098338ec31d
[
diff
]
nginx-0.0.1-2003-11-25-23:44:56 import
auto/cc
[Added -
diff
]
auto/configure
[
diff
]
auto/fmt/fmt
[
diff
]
auto/fmt/longlong
[Deleted -
diff
]
auto/func
[Added -
diff
]
auto/init
[Added -
diff
]
auto/lib/lib
[Added -
diff
]
auto/lib/make
[Added -
diff
]
auto/lib/md5/makefile.msvc
[Added -
diff
]
auto/lib/pcre/makefile.msvc
[Added -
diff
]
auto/lib/zlib/patch.zlib
[Added -
diff
]
auto/make
[Added -
diff
]
auto/options
[Added -
diff
]
auto/os/conf
[Added -
diff
]
auto/os/freebsd
[Added -
diff
]
auto/sources
[Added -
diff
]
auto/types/longlong
[Deleted -
diff
]
auto/types/sizeof
[
diff
]
auto/types/socklen_t
[Deleted -
diff
]
auto/types/time_t
[Deleted -
diff
]
auto/types/typedef
[
diff
]
auto/types/uint64_t
[Deleted -
diff
]
auto/types/uintptr_t
[
diff
]
auto/unix
[Added -
diff
]
src/core/nginx.c
[
diff
]
src/core/ngx_alloc.h
[
diff
]
src/core/ngx_conf_file.c
[
diff
]
src/core/ngx_conf_file.h
[
diff
]
src/core/ngx_config.h
[
diff
]
src/core/ngx_core.h
[
diff
]
src/core/ngx_file.c
[
diff
]
src/core/ngx_log.c
[
diff
]
src/core/ngx_modules.c
[
diff
]
src/core/ngx_regex.c
[Added -
diff
]
src/core/ngx_regex.h
[Added -
diff
]
src/core/ngx_times.c
[
diff
]
src/core/ngx_times.h
[
diff
]
src/event/modules/ngx_kqueue_module.c
[
diff
]
src/event/ngx_event.h
[
diff
]
src/event/ngx_event_connect.h
[
diff
]
src/event/ngx_event_timer.c
[
diff
]
src/event/ngx_event_timer.h
[
diff
]
src/event/ngx_event_write.c
[Deleted -
diff
]
src/event/ngx_event_write.h
[Deleted -
diff
]
src/event/ngx_event_wsarecv.c
[
diff
]
src/http/modules/ngx_http_chunked_filter.c
[
diff
]
src/http/modules/ngx_http_not_modified_filter.c
[
diff
]
src/http/modules/ngx_http_range_filter.c
[
diff
]
src/http/modules/ngx_http_static_handler.c
[
diff
]
src/http/modules/proxy/ngx_http_proxy_cache.c
[
diff
]
src/http/modules/proxy/ngx_http_proxy_handler.c
[
diff
]
src/http/modules/proxy/ngx_http_proxy_upstream.c
[
diff
]
src/http/ngx_http_busy_lock.c
[
diff
]
src/http/ngx_http_cache.c
[
diff
]
src/http/ngx_http_cache.h
[
diff
]
src/http/ngx_http_core_module.c
[
diff
]
src/http/ngx_http_core_module.h
[
diff
]
src/http/ngx_http_header_filter.c
[
diff
]
src/http/ngx_http_log_handler.c
[
diff
]
src/os/unix/ngx_files.h
[
diff
]
src/os/unix/ngx_freebsd_config.h
[
diff
]
src/os/unix/ngx_freebsd_init.c
[
diff
]
src/os/unix/ngx_freebsd_sendfile_chain.c
[
diff
]
src/os/unix/ngx_linux.h
[Added -
diff
]
src/os/unix/ngx_linux_config.h
[
diff
]
src/os/unix/ngx_linux_sendfile_chain.c
[
diff
]
src/os/unix/ngx_posix_init.c
[
diff
]
src/os/unix/ngx_process.c
[
diff
]
src/os/unix/ngx_socket.c
[
diff
]
src/os/unix/ngx_socket.h
[
diff
]
src/os/unix/ngx_solaris_config.h
[
diff
]
src/os/unix/ngx_writev_chain.c
[
diff
]
src/os/win32/ngx_sendfile.c
[
diff
]
src/os/win32/ngx_win32_config.h
[
diff
]
74 files changed
tree: 1a7edec9aa04946afc22299bf587823488fb492f
auto/
src/