| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] uhttpd: protect tcp receive operations with select, make tcp keep-a... | jow | 2011-01-09 | 3 | -21/+45 |
* | [package] uhttpd: allow lowercase http header fields (#8513) | jow | 2010-12-24 | 1 | -2/+2 |
* | [package] uhttpd: redirect to same location with trailing slash appended if d... | jow | 2010-11-10 | 3 | -4/+21 |
* | [package] uhttpd: make it work without shadow password support | jow | 2010-11-06 | 3 | -2/+18 |
* | [package] uhttpd: revert unrelated change in previous commit | jow | 2010-10-05 | 1 | -3/+1 |
* | [package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints | jow | 2010-10-05 | 1 | -1/+3 |
* | [package] uhttpd: break tight loop when receiving eof during header reading (... | jow | 2010-09-09 | 1 | -0/+4 |
* | [package] uhttpd: fix segfault triggered by Basic Auth checking | jow | 2010-08-25 | 1 | -2/+0 |
* | [package] uhttpd: | jow | 2010-08-18 | 7 | -107/+140 |
* | [package] uhttpd: | jow | 2010-08-14 | 7 | -253/+350 |
* | [package] uhttpd: fix segmentation fault triggered by invalid header line | jow | 2010-08-12 | 1 | -1/+2 |
* | [package] uhttpd: | jow | 2010-08-11 | 2 | -43/+49 |
* | [package] uhttpd: add option to reject requests from RFC1918 IPs to public se... | jow | 2010-08-11 | 4 | -1/+31 |
* | [package] uhttpd: | jow | 2010-07-23 | 5 | -17/+122 |
* | [package] uhttpd: | jow | 2010-06-12 | 2 | -2/+13 |
* | [package] uhttpd: | jow | 2010-04-24 | 3 | -5/+9 |
* | [package] uhttpd: fix bug in path canonization introduced by r20883 | jow | 2010-04-15 | 1 | -2/+3 |
* | [package] uhttpd: | jow | 2010-04-15 | 5 | -80/+177 |
* | [package] uhttpd: | jow | 2010-04-03 | 1 | -0/+2 |
* | [package] uhttpd: fix a signal related race condition exposed by LuCI on fast... | jow | 2010-03-29 | 2 | -2/+6 |
* | [package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx | jow | 2010-03-28 | 1 | -1/+1 |
* | [package] uhttpd: block SIGCHLD until it is expected (#6957) | jow | 2010-03-27 | 5 | -3/+32 |
* | [package] uhttpd: clear script timeout as soon as data is received from the c... | jow | 2010-03-27 | 2 | -10/+14 |
* | [package] uhttpd: | jow | 2010-03-27 | 5 | -9/+52 |
* | [package] add uhttpd (moved from LuCI trunk) | jow | 2010-03-25 | 14 | -0/+3737 |