|
|
|
@2263
|
[2263]
|
4 weeks |
stbuehler |
Replace buffer_{append,copy}_string with the _len variant where possible …
|
|
|
|
@2232
|
[2232]
|
5 weeks |
stbuehler |
fix #1396: req-method OPTIONS: do not insert default response if request …
|
|
|
|
@2220
|
[2220]
|
5 weeks |
stbuehler |
Use SAFE_BUF_STR in all output calls.
|
|
|
|
@2213
|
[2213]
|
5 weeks |
stbuehler |
Fix chunkqueue length for static error files
|
|
|
|
@2140
|
[2140]
|
5 months |
stbuehler |
fix ssl error queue handling (#285) (CVE-2008-1531)
|
|
|
|
@2131
|
[2131]
|
5 months |
stbuehler |
fix many (64-bit) format warnings and unsigned/signed compare …
|
|
|
|
@2110
|
[2110]
|
6 months |
stbuehler |
fix min-procs handling in mod_scgi.c, just set to max-procs (patch from …
|
|
|
|
@2060
|
[2060]
|
7 months |
glen |
- fix printf format warnings. Stefan Buhler
|
|
|
|
@2047
|
[2047]
|
8 months |
glen |
- FDEVENT_OUT fix from #1521
|
|
|
|
@1889
|
[1889]
|
13 months |
jan |
added some debug code to catch plugins which don't cleanup …
|
|
|
|
@1854
|
[1854]
|
16 months |
jan |
improved error-msg on unexpected FDEVENT_OUT
|
|
|
|
@1853
|
[1853]
|
16 months |
darix |
- restore the old return code with configured 404 handlers
|
|
|
|
@1850
|
[1850]
|
16 months |
jan |
fixed premature close of fastcgi connections on status 304
|
|
|
|
@1788
|
[1788]
|
17 months |
jan |
initialize write_request_ts (fixes #1084)
|
|
|
|
@1688
|
[1688]
|
19 months |
jakabosky |
fixed bug with empty response content(Content-Length header > 0) when a …
|
|
|
|
@1679
|
[1679]
|
19 months |
darix |
- handle 303 #1045
|
|
|
|
@1675
|
[1675]
|
19 months |
jan |
another attempt to get the IMPORT/EXPORT stuff right (patch from jtiai)
|
|
|
|
@1653
|
[1653]
|
19 months |
jan |
added a huge win32 patch by jtiai
|
|
|
|
@1633
|
[1633]
|
19 months |
jan |
fixed the content-length for Range requests from a proxy-backend (fixes …
|
|
|
|
@1630
|
[1630]
|
19 months |
jan |
fixed writing the HTTP-response header twice on out-of-fds
|
|
|
|
@1628
|
[1628]
|
19 months |
jan |
replace explict counting of open fds by a more heuristic way to guess
how …
|
|
|
|
@1598
|
[1598]
|
19 months |
jan |
updated the size of the bytes sent into the con->send queue
|
|
|
|
@1587
|
[1587]
|
19 months |
jan |
reordered includes to make glib + our (buffer|array) happy
|
|
|
|
@1577
|
[1577]
|
19 months |
jan |
possibly fixed a fdevent which is running away
|
|
|
|
@1573
|
[1573]
|
19 months |
jan |
improved error-msg to include more useful debug-info
|
|
|
|
@1563
|
[1563]
|
19 months |
jan |
removed debug message
|
|
|
|
@1555
|
[1555]
|
19 months |
jan |
wake up a connection which is waiting on network-write() when it ran …
|
|
|
|
@1545
|
[1545]
|
19 months |
jakabosky |
fixed bug with "server.upload-dirs" (fixed #993)
tempfile chunks are …
|
|
|
|
@1537
|
[1537]
|
19 months |
jan |
moved the reset of the content-queue right before we write the content
to …
|
|
|
|
@1536
|
[1536]
|
19 months |
jan |
announce that we have no content to send in case of a parse-error in …
|
|
|
|
@1534
|
[1534]
|
19 months |
jan |
fixed out-of-fd detection
instead of testing activly if we will run out …
|
|
|
|
@1526
|
[1526]
|
19 months |
jan |
removed strlen() from the array_get_element()
* *.c
- use …
|
|
|
|
@1521
|
[1521]
|
20 months |
jakabosky |
Fixed major bug with p->conf settings getting replaced by other …
|
|
|
|
@1510
|
[1510]
|
20 months |
jakabosky |
fix for traffic_limit bug.
|
|
|
|
@1509
|
[1509]
|
20 months |
jakabosky |
Fix for X-Sendfile feature.
Added more backend connection cleanup code to …
|
|
|
|
@1508
|
[1508]
|
20 months |
jakabosky |
fixed bug with freeing backend proxy connection.
|
|
|
|
@1502
|
[1502]
|
20 months |
jakabosky |
Moved HTTP/1.1 chunk encoding into plugin mod_chunked
Created filter chain …
|
|
|
|
@1496
|
[1496]
|
20 months |
darix |
- cleanup trailing whitespaces
|
|
|
|
@1466
|
[1466]
|
21 months |
darix |
- fix a few warnings with unused variables
|
|
|
|
@1465
|
[1465]
|
21 months |
jakabosky |
converted mod_proxy_backend_xxx's into loadable modules.
added backend …
|
|
|
|
@1449
|
[1449]
|
22 months |
jan |
close the connection after we had a parse error in the HTTP-request
|
|
|
|
@1437
|
[1437]
|
22 months |
jan |
added chunk-stealing
- instead copying a from buffer to buffer to move …
|
|
|
|
@1434
|
[1434]
|
22 months |
jan |
removed debug messages
|
|
|
|
@1431
|
[1431]
|
22 months |
jan |
report out-of-fds (EMFILE) nicely and handle it in the mainloop as usual
|
|
|
|
@1420
|
[1420]
|
22 months |
jan |
added missing CRLF after the final chunked packet
|
|
|
|
@1419
|
[1419]
|
22 months |
jan |
removed extra debug message
|
|
|
|
@1410
|
[1410]
|
22 months |
jan |
added hock to intercept the response content
|
|
|
|
@1402
|
[1402]
|
22 months |
jan |
don't report a "400 Bad Request" on connection shutdown after keep-alive
|
|
|
|
@1394
|
[1394]
|
22 months |
jan |
Linux AIO support
* network_linux_aio.c, network_backends.h, network.c
…
|
|
|
|
@1349
|
[1349]
|
2 years |
darix |
- merged lighttpd-merge-1.4.x so we finally work in trunk/ ! yeah \o/
|
|
|
|
@1348
|
[1348]
|
2 years |
darix |
- revert all changes back to the branchpoint
|
|
|
|
@510
|
[510]
|
3 years |
moo |
mod_redirect/mod_rewrite substitute %n with condition substring
|
|
|
|
@359
|
[359]
|
3 years |
moo |
revert part of [353] (cond_cache shouldn't commit yet)
|
|
|
|
@358
|
[358]
|
3 years |
moo |
don't process post data yet for HANDLE_COMEBACK, there're more action to …
|
|
|
|
@353
|
[353]
|
3 years |
moo |
con->dst_addr_buf, cached result for inet_ntop
|
|
|
|
@347
|
[347]
|
3 years |
jan |
WebDAV needs status 207
|
|
|
|
@333
|
[333]
|
3 years |
moo |
free cond_results_cache, introduced by [308]
|
|
|
|
@298
|
[298]
|
3 years |
moo |
nesting/chaining condition
new config item: debug.log-condition-handling
|
|
|
|
@294
|
[294]
|
3 years |
moo |
initize physical.basedir(part of [284])
|
|
|
|
@233
|
[233]
|
3 years |
jan |
fixed some mem-leaks be shutdown
|
|
|
|
@217
|
[217]
|
3 years |
jan |
move the post_data_fetched to base as mod_uploadprogress need it and only …
|
|
|
|
@202
|
[202]
|
3 years |
jan |
removed debug messages and only set 403 if now plugin is handling the …
|
|
|
|
@198
|
[198]
|
3 years |
jan |
moved everything for static files into mod_staticfile
|
|
|
|
@187
|
[187]
|
3 years |
jan |
a direct file request has to have a valid request-line
|
|
|
|
@178
|
[178]
|
3 years |
jan |
added mod_indexfile.c and mod_dirlisting.c and move all
options from …
|
|
|
|
@172
|
[172]
|
3 years |
jan |
maintain the file-cache
- whenever you change physical.path, remove the …
|
|
|
|
@169
|
[169]
|
3 years |
jan |
merged post-upload-cleanup
|
|
|
|
@157
|
[157]
|
3 years |
jan |
commited WebDAV methods
|
|
|
|
@95
|
[95]
|
3 years |
jan |
get usefull error-msg on SSL_read + SSL_ERROR_SYSCALL
|
|
|
|
@73
|
[73]
|
3 years |
jan |
don't touch the exit-conditions for the loop directly (reverting a this …
|
|
|
|
@63
|
[63]
|
4 years |
jan |
rewrote the event and error handling with the help of the fcgi-responder.c …
|
|
|
|
@59
|
[59]
|
4 years |
jan |
disable dump_packet
|
|
|
|
@49
|
[49]
|
4 years |
jan |
moved external functions to *-glue.c
this simplifies the linkage on …
|
|
|
|
@30
|
[30]
|
4 years |
jan |
moved everything below trunk/ and added branches/ and tags/
|
|
copied from src/connections.c:
|
|
|
|
@3
|
[3]
|
4 years |
jan |
Don't use physical.path for sending out error-pages
|