Jo-Philipp Wich
|
585ffa4941
|
uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL
SVN-Revision: 21762
|
2010-06-12 12:58:11 +00:00 |
Nicolas Thill
|
338f1af5f3
|
bump release number for packages ahead of backfire in trunk
SVN-Revision: 21556
|
2010-05-23 21:55:40 +00:00 |
Jo-Philipp Wich
|
51cae701b6
|
uhttpd: use uci_get() wrapper (#7312)
SVN-Revision: 21492
|
2010-05-17 19:35:15 +00:00 |
Jo-Philipp Wich
|
3df8df720a
|
uhttpd: - ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version
SVN-Revision: 21121
|
2010-04-24 11:07:41 +00:00 |
Jo-Philipp Wich
|
14428874ae
|
uhttpd: fix bug in path canonization introduced by r20883
SVN-Revision: 20885
|
2010-04-15 20:08:56 +00:00 |
Jo-Philipp Wich
|
20ef055c2f
|
uhttpd: - make network timeout configurable, increase default to 30 seconds (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...)
SVN-Revision: 20883
|
2010-04-15 19:46:35 +00:00 |
Jo-Philipp Wich
|
a0a6400034
|
uhttpd: - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7
SVN-Revision: 20668
|
2010-04-03 13:09:10 +00:00 |
Jo-Philipp Wich
|
b95360d5bc
|
uhttpd: fix a signal related race condition exposed by LuCI on fast machines
SVN-Revision: 20573
|
2010-03-29 09:26:02 +00:00 |
Jo-Philipp Wich
|
4bc74807e4
|
uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
SVN-Revision: 20532
|
2010-03-28 02:35:45 +00:00 |
Jo-Philipp Wich
|
4172149f89
|
uhttpd: block SIGCHLD until it is expected (#6957)
SVN-Revision: 20513
|
2010-03-27 14:31:35 +00:00 |
Jo-Philipp Wich
|
161325ac4f
|
uhttpd: clear script timeout as soon as data is received from the child
SVN-Revision: 20501
|
2010-03-27 01:47:36 +00:00 |
Jo-Philipp Wich
|
8c9b818a24
|
uhttpd: - make script timeout configurable - catch SIGCHLD to properly interrupt select() - flag listen and client sockets as close-on-exec
SVN-Revision: 20500
|
2010-03-27 00:00:33 +00:00 |
Jo-Philipp Wich
|
169642253f
|
add uhttpd (moved from LuCI trunk)
SVN-Revision: 20428
|
2010-03-25 15:46:16 +00:00 |