| patch |
summary |
view |
raw |
| fastcgi_detach.patch |
src/mod_fastcgi.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
|
view
|
download
|
| ldap_leak_bugfix.patch |
src/http_auth.c | 14 +++++++-------
src/http_auth.h | 16 ++++++++++++----
src/mod_auth.c | 32 +++++++++++++++-----------------
3 files changed, 34 insertions(+), 28 deletions(-)
|
view
|
download
|
| ldap_build_filter_fix.patch |
src/http_auth.c | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| ldap-deprecated.patch |
src/http_auth.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| ssl-connection-errors.patch |
NEWS | 1 +
src/connections.c | 45 ++++++++++++++++++++++++++++++++++++++-------
src/network_openssl.c | 2 ++
3 files changed, 41 insertions(+), 7 deletions(-)
|
view
|
download
|
| lighttpd-1.4.x_request_header_memleak.patch |
request.c | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| lighttpd-1.4.x_userdir_lowercase.patch |
mod_userdir.c | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
|
view
|
download
|
| lighttpd-1.4.x_rewrite_redirect_decode_url.patch |
mod-rewrite.t | 10 +++++++++-
mod_redirect.c | 6 +++++-
mod_rewrite.c | 6 +++++-
response.c | 44 ++++++++++++++++++++++----------------------
4 files changed, 41 insertions(+), 25 deletions(-)
|
view
|
download
|
| ssl-retval-fix.patch |
src/network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fix-CVE-2011-4362.patch |
src/http_auth.c | 2 +-
tests/mod-auth.t | 10 +++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
|
view
|
download
|
| ssl-mitigate-beast.patch |
src/base.h | 1 +
src/configfile.c | 6 ++++++
src/network.c | 5 +++++
3 files changed, 12 insertions(+)
|
view
|
download
|