Commit Graph

2697 Commits (5a159e828dabb1ae9a7d2244a0c1926b763028e5)
 

Author SHA1 Message Date
Glenn Strauss 30fe3684f6 [mod_wstunnel] fix for frames larger than 64k (fixes #2858)
5 years ago
Glenn Strauss 1c594f0629 [doc] minor update to *outdated* doc
5 years ago
Glenn Strauss e6564641d8 [core] remove unused func
5 years ago
Glenn Strauss dc1675ea32 [core] fix POST with chunked request body (fixes #2854)
5 years ago
Glenn Strauss cb371557e5 [core] merge redirect/rewrite pattern substitution
5 years ago
Glenn Strauss a5a2654bd4 [core] code cleanup: separate physical path sub
5 years ago
Glenn Strauss d5f37803dd [mod_authn_ldap] auth with ldap referrals (fixes #2846)
5 years ago
Glenn Strauss ec9e6abcb3 [core] check for path-info forward down path
5 years ago
Glenn Strauss 76b9b1fa46 [mod_openssl] elliptic curve auto selection (fixes #2833)
5 years ago
Glenn Strauss f90ccdef51 [mod_openssl] minor code cleanup; reduce var scope
5 years ago
Glenn Strauss b9df146b3c [core] non-blocking write() to piped loggers
5 years ago
Glenn Strauss e8226c11cb [core] do not reparse request if async cb
5 years ago
Glenn Strauss b28f03b5a4 [core] warn if mod_indexfile after dynamic handler
5 years ago
Glenn Strauss 37f9b60d5e [mod_authn_ldap] fix mem leak when ldap auth fails (fixes #2849)
5 years ago
Glenn Strauss d4083effab [core] fix base64 decode when char is unsigned (fixes #2848)
5 years ago
Glenn Strauss 0c95ed370f [core] report to stderr if errorlog path ENOENT (fixes #2847)
5 years ago
Glenn Strauss 84b5064dc4 [core] discard from socket using recv MSG_TRUNC
5 years ago
Glenn Strauss e4ed2ed4ae [mod_compress,mod_deflate] try mmap MAP_PRIVATE
5 years ago
Glenn Strauss bed3779617 [core] fix segfault if tempdirs fill up (fixes #2843)
5 years ago
Glenn Strauss d3b0eb8264 [mod_deflate] fix deflate of file > 2MB w/o mmap
5 years ago
Glenn Strauss 3770df2387 [mod_proxy] basic support for HTTP CONNECT method (#2060)
5 years ago
Glenn Strauss d5d0258362 [core] support POLLRDHUP, where available (#2743)
5 years ago
Glenn Strauss 9f02df2d39 [mod_accesslog] %{canonical,local,remote}p (fixes #2840)
5 years ago
Glenn Strauss e7f5e24aeb [core] adjust offset if response header blank line
5 years ago
Glenn Strauss de937f47f8 - next is 1.4.49
5 years ago
Glenn Strauss 2c7d70eddb [doc] NEWS
5 years ago
Glenn Strauss d4cdaab15b [doc] fix doc/config/conf.d/fastcgi.conf example
5 years ago
Stefan Bühler d102a7113f [scons] fix various python2/3 incompatibilities
5 years ago
Glenn Strauss 2728572af3 [core] fix dup typedef compiler warning
5 years ago
Glenn Strauss 06d108855d [mod_openssl] quiet trace from TCP probes (#2784)
5 years ago
Glenn Strauss d61714dd0d [mod_authn_sasl] SASL auth (new) (fixes #2275)
5 years ago
Glenn Strauss fdc4c324c4 [mod_authn_ldap] replace use of deprecated funcs
5 years ago
Glenn Strauss 5a5ce3dc75 [doc] NEWS - fix improper format line breaks
5 years ago
Glenn Strauss c09acbeb8a [mod_openssl] ssl.openssl.ssl-conf-cmd (fixes #2758)
5 years ago
Glenn Strauss 1a22ca87f9 [mod_openssl] allow specifying server cert chain (fixes #2692)
5 years ago
Glenn Strauss 35ecd4dd9d [mod_openssl] more pedantic check of return values
5 years ago
Glenn Strauss da6b2dc1b6 [core] quiet coverity false positive
5 years ago
Glenn Strauss a9d1c46fb9 [build] fix link of test_configfile.c
5 years ago
Glenn Strauss d6e184aca9 [mod_cgi] quiet trace if mod_cgi sends SIGTERM (fixes #2838)
5 years ago
Glenn Strauss 0e84df8180 [core] fix lighttpd -1 one-shot graceful shutdown
5 years ago
Glenn Strauss bfef0907bd [mod_openssl] error if ssl.engine in wrong section (fixes #2837)
5 years ago
Glenn Strauss 8f3bbd7f13 [core] isolate backend fdevent handler defs
5 years ago
Glenn Strauss 7b2514cdad [core] quiet pedantic cc warning for excess comma
5 years ago
Glenn Strauss 82d374328f [autobuild] allow sendfile() in cross-compile (fixes #2836)
5 years ago
Glenn Strauss 142971a80c [core] consolidate backend network write handlers
5 years ago
Glenn Strauss 9287c87dcd [core] cleanup: consolidate FAM code in stat_cache
5 years ago
Glenn Strauss 6e87da7195 [core] cleanup unused ifndef
5 years ago
Glenn Strauss f97f2e359c [stat_cache] remove debug code littered in file
5 years ago
Glenn Strauss 1367f60626 [core] isolate sock_addr manipulation
5 years ago
Glenn Strauss caab4cdf8a [autobuild] remove obsolete warning about mmap use
5 years ago