-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathCHANGES
More file actions
44 lines (37 loc) · 837 Bytes
/
Copy pathCHANGES
File metadata and controls
44 lines (37 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Changes
03-08-2012
---------
* fixed modules (init file handlers)
* some http protocol implementations
* buffer abstraction for in out filters
* base chunked Transfer-Encoding filter (finally 8-))
30-04-2012
---------
* fixed config
* mem leaks
* improved stability
* improved models
---------
31-03-2012
* long time delayed design rearangement(in progress)
* added worker
* added persistent connection
* init timeouts added timer.c (in progress)
* routines fixes
* data fixes hash dllist added
18-02-2009:
---------
* epoll
* evtype
* sendfile
---------
27-04-2007:
* new HTTP_PARTIAL_CONTENT support
25-04-2007:
* added file support > 2Gb
* fixes
24-01-2007:
* initial version 1.5.0
* FR3: First Request, First Response, First Release :)
* mod_httpd pushed to work incliding first security fixes
* initial bugfixing :)