Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 287219 Details for
Bug 383791
Please stabilize =www-servers/lighttpd-1.4.29-r3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Lighttpd Openssl Patch
lighttpd-1.4.29-ssl_no_ecdh.patch (text/plain), 488 bytes, created by
Michael Klapproth
on 2011-09-20 23:08:32 UTC
(
hide
)
Description:
Lighttpd Openssl Patch
Filename:
MIME Type:
Creator:
Michael Klapproth
Created:
2011-09-20 23:08:32 UTC
Size:
488 bytes
patch
obsolete
>diff -r -p lighttpd-1.4.29.orig/src/network.c lighttpd-1.4.29/src/network.c >*** lighttpd-1.4.29.orig/src/network.c 2011-04-24 15:02:45.000000000 +0200 >--- lighttpd-1.4.29/src/network.c 2011-08-17 11:50:59.320647785 +0200 >*************** int network_init(server *srv) { >*** 480,488 **** >--- 480,490 ---- > network_backend_t backend; > > #if OPENSSL_VERSION_NUMBER >= 0x0090800fL >+ #ifndef OPENSSL_NO_ECDH > EC_KEY *ecdh; > int nid; > #endif >+ #endif > > #ifdef USE_OPENSSL > DH *dh;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 383791
: 287219 |
287221
|
287223