Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Dickinson 9e4843d0e3 uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed před 15 roky
  Jo-Philipp Wich 3b3e5b7a49 uhttpd: substitute "+" with space when using the -d flag, lazyload tls support před 15 roky
  Jo-Philipp Wich f38a320e69 uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272) před 15 roky
  Jo-Philipp Wich f5b3f741ce uhttpd: allow lowercase http header fields (#8513) před 15 roky
  Jo-Philipp Wich 5931a158a4 uhttpd: redirect to same location with trailing slash appended if directories are requested před 15 roky
  Jo-Philipp Wich 88db961cf0 uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints před 15 roky
  Jo-Philipp Wich 1cb2abca8e add maintainer information před 15 roky
  Jo-Philipp Wich 70dff7070e uhttpd: break tight loop when receiving eof during header reading (#7904) před 15 roky
  Jo-Philipp Wich 93c38f2b86 uhttpd: fix segfault triggered by Basic Auth checking před 15 roky
  Jo-Philipp Wich cbdeb30a1b uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues před 15 roky
  Jo-Philipp Wich f2b534d341 uhttpd: - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi) před 15 roky
  Jo-Philipp Wich 2d175dcdce uhttpd: - abort file serving if client connection is lost (#7742) - don't send bad request headers twice před 15 roky
  Jo-Philipp Wich 3d99f03082 uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure) před 15 roky
  Jo-Philipp Wich 39e013d003 uhttpd: fix build dependencies (#7674) před 15 roky
  Jo-Philipp Wich b688fcaa5c uhttpd: - fix a compile warning - support custom index file names - support custom error pages (or cgi handler) - add option to disable directory listings - add REDIRECT_STATUS for CGI requests, fixes php-cgi před 15 roky
  Jo-Philipp Wich 585ffa4941 uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL před 15 roky
  Nicolas Thill 338f1af5f3 bump release number for packages ahead of backfire in trunk před 16 roky
  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 před 16 roky
  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, ...) před 16 roky
  Jo-Philipp Wich a0a6400034 uhttpd: - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7 před 16 roky
  Jo-Philipp Wich b95360d5bc uhttpd: fix a signal related race condition exposed by LuCI on fast machines před 16 roky
  Jo-Philipp Wich 4bc74807e4 uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx před 16 roky
  Jo-Philipp Wich 4172149f89 uhttpd: block SIGCHLD until it is expected (#6957) před 16 roky
  Jo-Philipp Wich 161325ac4f uhttpd: clear script timeout as soon as data is received from the child před 16 roky
  Jo-Philipp Wich 8c9b818a24 uhttpd: - make script timeout configurable - catch SIGCHLD to properly interrupt select() - flag listen and client sockets as close-on-exec před 16 roky
  Jo-Philipp Wich 169642253f add uhttpd (moved from LuCI trunk) před 16 roky