Statistics
| Revision:

root / branches / lighttpd-1.4.x / NEWS

Name Size Revision Age Author Comment
NEWS 47.4 KB 2715 2 days stbuehler - next is 1.4.27

Latest revisions

# Date Author Comment
2715 02/07/2010 09:02 pm stbuehler

- next is 1.4.27

2713 02/07/2010 07:51 pm stbuehler

Add some details to NEWS

2712 02/04/2010 10:13 am stbuehler

Fix HUP detection in close-state if event-backend doesn't support FDEVENT_HUP (like select or poll on FreeBSD)

2710 02/01/2010 11:28 pm stbuehler

Append to previous buffer in con read (fixes #2147, found by liming, CVE-2010-0295)

  • Remove ssl_error_want_reuse_buffer for SSL_read:
    Although the manual states we have to use the same arguments in the
    next call after SSL_ERROR_WANT_*, it has been running without this...
2708 01/30/2010 09:27 pm stbuehler

Update NEWS file

2695 11/21/2009 04:08 pm stbuehler

- next is 1.4.26

2693 11/21/2009 03:11 pm stbuehler

Fix configure.ac to allow autoreconf, also enables make V=0

2692 11/07/2009 10:00 pm stbuehler

mod_fastcgi: Don't reconnect after connect() succeeded (fixes #2096)

- a reconnect would try to rebuild the outgoing queue,
which involves reusing the post body - but the first
try already removed it.
we could try reusing the queue, but otoh that really...
2691 11/07/2009 06:24 pm stbuehler

mod_fastcgi: fix mod_fastcgi packet parsing

2688 11/05/2009 09:46 pm stbuehler

export some SSL_CLIENT_* vars for client cert validation (fixes #1288, thx presbrey)

View revisions

Also available in: Atom