2017-07-16 |
Glenn Strauss | [mod_fastcgi,mod_scgi] struct member consistency
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [mod_scgi] remove unused parse_response member
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [mod_fastcgi,mod_scgi] consistent connect() error
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [mod_fastcgi] move delayed connect() into switch()
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [mod_fastcgi] set request_id in fcgi_create_env()
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [mod_fastcgi] consolidate connect() error handling
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [mod_fastcgi] slightly simplify counters
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [mod_proxy] store address family at config time
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [mod_proxy] move data_fastcgi into mod_proxy.c
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] add const to reduce .data segment size
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] fdevent_connect_status() shared code
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] continue collecting use of netdb.h
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] continue collecting use of netdb.h
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] continue collecting use of netdb.h
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] sock_addr_from_str_hints reusable name res
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] reduce exposure of unistd.h, other includes
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] add missing include of stdlib.h
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] remove unused includes of stat_cache.h
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] rename fd_close_on_exec()
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] mv log_error_{open,cycle.close} to server.c
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] consolidate fork()/execve() code (#1393)
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] server.error_handler_404 X-Sendfile ENOENT ...
|
commit | commitdiff | tree |
2017-07-16 |
Glenn Strauss | [core] get port from sock_addr if AF_INET,AF_INET6
|
commit | commitdiff | tree |
2017-06-13 |
Glenn Strauss | [core] server.socket-perms to set perms on unix (fixes...
|
commit | commitdiff | tree |
2017-06-13 |
Glenn Strauss | [core] fix compiler warnings on Mac OS X
|
commit | commitdiff | tree |
2017-06-13 |
Glenn Strauss | [mod_openssl] adjust use of ssl.ca-dn-file
|
commit | commitdiff | tree |
2017-05-22 |
Glenn Strauss | [core] allow earlier plugin init for SSL/TLS
|
commit | commitdiff | tree |
2017-05-21 |
Glenn Strauss | [mod_openssl] safer_X509_NAME_oneline() (fixes #2693)
|
commit | commitdiff | tree |
2017-05-20 |
Glenn Strauss | [mod_dirlisting] sort "../" to top of names
|
commit | commitdiff | tree |
2017-05-18 |
Glenn Strauss | [mod_extforward] quiet clang compiler warning
|
commit | commitdiff | tree |
2017-05-17 |
Glenn Strauss | [mod_openssl] fix compile with openssl 1.1.0
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [mod_proxy] fix typo identified by coverity
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [mod_openssl] ssl.ca-dn-file (fixes #2694)
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [build] autotools use AC_PROG_CC_STDC macro
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [build] -Werror if --enable-extra-warnings=error
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [core] buffer to disk streaming to slow backends
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [mod_cgi] basic support for Upgrade: websocket
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [core] optional condition in config "else" clause ...
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [core] perf: skip redundant strlen() if len known
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [core] set server.max-keep-alive-requests = 100 (fixes...
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [mod_extforward] compile on OSX
|
commit | commitdiff | tree |
2017-05-16 |
Glenn Strauss | [mod_proxy] basic support for Upgrade: websocket (fixes...
|
commit | commitdiff | tree |
2017-05-14 |
Glenn Strauss | [core] prep mod transitions to transparent proxy
|
commit | commitdiff | tree |
2017-05-14 |
Glenn Strauss | [core] fix crash for invalid syntax in config file...
|
commit | commitdiff | tree |
2017-05-14 |
Glenn Strauss | [core] remove redundant resets of fde_ndx
|
commit | commitdiff | tree |
2017-05-14 |
Glenn Strauss | [core] act as transparent proxy after con Upgrade
|
commit | commitdiff | tree |
2017-05-11 |
Glenn Strauss | [core] skip socket shutdown() if con->fd negative
|
commit | commitdiff | tree |
2017-05-11 |
Glenn Strauss | [mod_proxy,mod_scgi] fix truncated error trace
|
commit | commitdiff | tree |
2017-05-11 |
Glenn Strauss | [mod_fastcgi] consolidate backend read code
|
commit | commitdiff | tree |
2017-05-07 |
Glenn Strauss | [mod_uploadprogress] handle query str progress ID ...
|
commit | commitdiff | tree |
2017-05-07 |
Glenn Strauss | [mod_proxy] simple host/url mapping in headers (fixes...
|
commit | commitdiff | tree |
2017-05-01 |
Glenn Strauss | [core] calloc plugin_config for consistent init
|
commit | commitdiff | tree |
2017-04-28 |
Glenn Strauss | [core] permit strings,ints,arrays in config array
|
commit | commitdiff | tree |
2017-04-26 |
Glenn Strauss | [mod_accesslog] flag high precision ts for %T (fixes...
|
commit | commitdiff | tree |
2017-04-26 |
Glenn Strauss | [core] permit strings and integers in config array
|
commit | commitdiff | tree |
2017-04-25 |
Glenn Strauss | [core] omit default port from normalized host str
|
commit | commitdiff | tree |
2017-04-25 |
Glenn Strauss | [mod_proxy] fix backslash escaping
|
commit | commitdiff | tree |
2017-04-24 |
Glenn Strauss | [core] sys-strings.h abstraction for strings.h
|
commit | commitdiff | tree |
2017-04-24 |
Glenn Strauss | [core] buffer_substr_replace()
|
commit | commitdiff | tree |
2017-04-24 |
Glenn Strauss | [core] inline simple buffer is empty checks
|
commit | commitdiff | tree |
2017-04-15 |
Glenn Strauss | [core] no SOCK_CLOEXEC on Linux kernel < 2.6.27
|
commit | commitdiff | tree |
2017-04-15 |
Glenn Strauss | [core] extend mimetype search w/o leading '.'
|
commit | commitdiff | tree |
2017-04-15 |
Glenn Strauss | [mod_openssl] free local_send_buffer at exit
|
commit | commitdiff | tree |
2017-04-15 |
Glenn Strauss | [core] inet_ntop_cache now 4-element cache
|
commit | commitdiff | tree |
2017-04-15 |
Glenn Strauss | [core] perf: stat_cache_mimetype_by_ext()
|
commit | commitdiff | tree |
2017-04-11 |
Glenn Strauss | [core] fix stat_cache initialization error
|
commit | commitdiff | tree |
2017-04-09 |
Glenn Strauss | [mod_extforward] fix typos in Forwarded handling
|
commit | commitdiff | tree |
2017-04-07 |
Glenn Strauss | [mod_extforward] support HAProxy "PROXY" protocol ...
|
commit | commitdiff | tree |
2017-04-06 |
Glenn Strauss | [core] save connection-level proto in con->proto
|
commit | commitdiff | tree |
2017-04-06 |
Glenn Strauss | [core] inet_pton(), inet_ntop() on (sock_addr *)
|
commit | commitdiff | tree |
2017-04-06 |
Glenn Strauss | [mod_proxy] support Forwarded HTTP Extension (fixes...
|
commit | commitdiff | tree |
2017-04-06 |
Glenn Strauss | [mod_extforward] support Forwarded HTTP Extension ...
|
commit | commitdiff | tree |
2017-04-06 |
Glenn Strauss | [mod_extforward] rearrange code; prep Forwarded
|
commit | commitdiff | tree |
2017-04-01 |
Glenn Strauss | [mod_extforward] upd scheme after ipstr validated
|
commit | commitdiff | tree |
2017-04-01 |
Glenn Strauss | [mod_extforward] consolidate ipstr_to_sockaddr()
|
commit | commitdiff | tree |
2017-04-01 |
Glenn Strauss | [mod_extforward] simplify header search
|
commit | commitdiff | tree |
2017-04-01 |
Glenn Strauss | [core] export http_request_host_policy() for reuse
|
commit | commitdiff | tree |
2017-03-28 |
Glenn Strauss | [core] report file path when mkstemp() fails (fixes...
|
commit | commitdiff | tree |
2017-03-28 |
Glenn Strauss | [core] include <netdb.h> where needed
|
commit | commitdiff | tree |
2017-03-28 |
Glenn Strauss | [core] collect ioctl FIONREAD code
|
commit | commitdiff | tree |
2017-03-28 |
Glenn Strauss | [core] make stat_cache private to stat_cache.c
|
commit | commitdiff | tree |
2017-03-28 |
Glenn Strauss | [core] include "fdevent.h" where needed
|
commit | commitdiff | tree |
2017-03-28 |
Glenn Strauss | [core] use con->dst_addr_buf instead of ip recalc
|
commit | commitdiff | tree |
2017-03-28 |
Glenn Strauss | [core] remove some unused header includes
|
commit | commitdiff | tree |
2017-03-24 |
Glenn Strauss | [core] remove redundant Content-Length digit check
|
commit | commitdiff | tree |
2017-03-23 |
Glenn Strauss | [mod_proxy] set X-Forwarded-Host (fixes #418)
|
commit | commitdiff | tree |
2017-03-23 |
Glenn Strauss | [mod_proxy] set Content-Length, if available
|
commit | commitdiff | tree |
2017-03-21 |
Glenn Strauss | [core] server.syslog-facility (use -1 for unset) (...
|
commit | commitdiff | tree |
2017-03-20 |
Glenn Strauss | [core] server.syslog-facility (fixes #2800)
|
commit | commitdiff | tree |
2017-03-20 |
Glenn Strauss | [tests] reduce time waiting for backends to start
|
commit | commitdiff | tree |
2017-03-20 |
Glenn Strauss | [mod_scgi] do not reconnect after connect succeeds
|
commit | commitdiff | tree |
2017-03-20 |
Glenn Strauss | [mod_cgi] eliminate warning when compiled -Os
|
commit | commitdiff | tree |
2017-03-20 |
Glenn Strauss | [core] remove now-unused buffer_search_string_len
|
commit | commitdiff | tree |
2017-03-20 |
Glenn Strauss | [core] consolidate dynamic handler response parse
|
commit | commitdiff | tree |
2017-03-15 |
Glenn Strauss | [mod_proxy] remove use of con->got_response
|
commit | commitdiff | tree |
2017-03-15 |
Glenn Strauss | [core] remove unused member con->in_joblist
|
commit | commitdiff | tree |
2017-03-13 |
Glenn Strauss | [core] fix crash if invalid config file (fixes #2798)
|
commit | commitdiff | tree |
2017-03-13 |
Glenn Strauss | [doc] simple-vhost.debug takes an integer value (fixes...
|
commit | commitdiff | tree |
2017-03-13 |
Glenn Strauss | [mod_auth] Digest nonce on system with time <=1978
|
commit | commitdiff | tree |
2017-03-13 |
Glenn Strauss | [mod_cgi,fastcgi,scgi,proxy] fix streaming response...
|
commit | commitdiff | tree |