projects
/
project
/
uhttpd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
project/uhttpd.git
2023-06-25
Liangbin Lian
uhttpd/file: fix string out of buffer range on uh_defer...
master
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Sasha Andonov
mimetypes: add audio/video support for apple airplay
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Andre Heider
ucode: respect all arguments passed to send()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jo-Philipp...
client: fix incorrectly emitting HTTP 413 for certain...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jo-Philipp...
ucode: initialize search path before VM init
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jo-Philipp...
ucode: initialize default library search path
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jo-Philipp...
utils: accept '?' as path terminator in uh_path_match()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
Jo-Philipp...
file: support using dynamic script handlers as error...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Jo-Philipp...
relay: trigger close if in header read state with pendi...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Jo-Philipp...
ucode: ignore exit exceptions
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Jo-Philipp...
ucode: ignore exit exceptions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Hauke Mehrtens
cmake: use variables and find_library for dependency
commit
|
commitdiff
|
tree
|
snapshot
2022-06-01
Christian ...
client: fix compilation error with GCC 12
commit
|
commitdiff
|
tree
|
snapshot
2022-02-19
Thomas Huehn
fix compiler uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jo-Philipp...
main: fix leaking -p/-s argument values
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jo-Philipp...
ucode: adjust to latest ucode api
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jo-Philipp...
file: specify UTF-8 as charset for dirlists, add option...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Jo-Philipp...
main: add ucode options to help text
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Jo-Philipp...
examples: add ucode handler example
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Jo-Philipp...
ucode: add ucode plugin support
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Jo-Philipp...
examples: add example Lua handler script
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Jo-Philipp...
listen: avoid invalid memory access
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Hauke Mehrtens
client: Always close connection with request body in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Wojciech Jowsa
ubus: fix uhttpd crash
commit
|
commitdiff
|
tree
|
snapshot
2020-10-04
Jo-Philipp...
ubus: fix legacy empty reply format
commit
|
commitdiff
|
tree
|
snapshot
2020-10-04
Jo-Philipp...
client: fix spurious keepalive connection timeouts
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Rafał Miłecki
client: really close connection on timeout
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Rafał Miłecki
ubus: support GET method with CORS requests
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Rafał Miłecki
ubus: add ACL support for "subscribe" request
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Rafał Miłecki
ubus: add new RESTful API
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Rafał Miłecki
ubus: fix blob_buf initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rafał Miłecki
ubus: rename JSON-RPC format related functions
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rafał Miłecki
ubus: use local "blob_buf" in uh_ubus_handle_request_ob...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rafał Miłecki
ubus: use BLOBMSG_TYPE_UNSPEC for "params" JSON attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rafał Miłecki
ubus: drop unused "obj" arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Rafał Miłecki
ubus: parse "call" method params only for relevant...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
Santiago Piccinini
proc: do not cancel script killing after writing headers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Jo-Philipp...
client: allow keep-alive for POST requests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Jo-Philipp...
tls: support specifying accepted TLS ciphers
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jo-Philipp...
file: poke ustream after starting deferred program
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Jo-Philipp...
client: fix invalid data access through invalid content...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Jo-Philipp...
ubus: increase maximum ubus request size to 64KB
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Hauke Mehrtens
uhttpd: Fix multiple format string problems
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jo-Philipp...
cgi: escape url in 403 error output
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Paul Willoughby
uhttpd: fix building without TLS and Lua support
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Karl Pálsson
help: document -A option
commit
|
commitdiff
|
tree
|
snapshot
2018-09-24
Jo-Philipp...
file: fix CPP syntax error
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Jo-Philipp...
build: avoid redefining _DEFAULT_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Jo-Philipp...
lua: support multiple Lua prefixes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Jo-Philipp...
build: use _DEFAULT_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Jo-Philipp...
uhttpd: recognize PATCH, PUT and DELETE HTTP methods
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Jo-Philipp...
client: flush buffered SSL output when tearing down...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
Jo-Philipp...
proc: expose HTTP Origin header in process environment
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Jo-Philipp...
file: escape strings in HTML output
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Jo-Philipp...
utils: add uh_htmlescape() helper
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Jo-Philipp...
Revert "proc: avoid stdio deadlocks"
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Jo-Philipp...
proc: avoid stdio deadlocks
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Jo-Philipp...
lua: honour size argument in recv() function
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Jo-Philipp...
file: fix query string handling
commit
|
commitdiff
|
tree
|
snapshot
2017-08-19
Adrian Panella
uhttpd: add manifest support
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Jo-Philipp...
file: fix basic auth regression
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Jo-Philipp...
file: remove unused "auth" member from struct path_info
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Jo-Philipp...
proc: expose HTTP_AUTH_USER and HTTP_AUTH_PASS
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Jo-Philipp...
auth: store parsed username and password
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Jo-Philipp...
proc: do not declare empty process variables
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Rosen Penev
uhttpd: Add TCP_FASTOPEN support
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Jo-Philipp...
lua: ensure that PATH_INFO starts with a slash
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Jo-Philipp...
utils: add proper handling of "/" special case in uh_pa...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Jo-Philipp...
cgi: allow conf.cgi_docroot_path to be NULL
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Felix Fietkau
file: re-run json handler script after file fallback...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Florian Fainelli
cmake: Find libubox/usock.h
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Felix Fietkau
file: add support for disabling cache related precondit...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Felix Fietkau
uhttpd: add support for adding arbitrary headers via...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Felix Fietkau
file: on redirect, only send content-length header...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Felix Fietkau
handler: only send content-length header when not using...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Felix Fietkau
handler: add support for overriding redirect status...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Felix Fietkau
handler: rename set_uri to rewrite
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Felix Fietkau
add support for handling redirects via a script
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Felix Fietkau
main: sort getopt characters
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
John Crispin
fix the alias support
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
John Crispin
add a -y parameter for cgi-bin redirects
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jo-Philipp...
fix chunked transfer encoding in keepalive mode
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Andrej Krpic
uhttpd: fix wrong header file inclusion for PRI* consta...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Felix Fietkau
file: fix processing POST data for deferred requests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Karl Palsson
cgi: Support passing X-HTTP-Method-Override header.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Jo-Philipp...
client: use 307 instead of 302 for HTTPS redirects
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Jo-Philipp...
proc: add HTTPS environment variable
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Jo-Philipp...
add support for enforcing HTTPS
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Jo-Philipp...
file: disable chunked encoding for file responses
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Jo-Philipp...
allow request handlers to disable chunked reponses
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
John Crispin
properly handle return codes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
John Crispin
fixes for json 0.12
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Jo-Philipp...
lua: don't make uhttpd_plugin symbol constant
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Jo-Philipp...
file: explicitely cast st_mtime to uint64_t when genera...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Jo-Philipp...
ubus: don't make uhttpd_plugin symbol constant
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Jo-Philipp...
Build with largefile support
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Andrej Krpic
uhttpd: Fix possible memory leaks when generating direc...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Karl Palsson
mimetypes: add json and jsonp (distinct from js)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Jo-Philipp...
file: do not emit Content-Length header for 304/412...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Jo-Philipp...
utils: do not emit eof chunk for 204/304 responses
commit
|
commitdiff
|
tree
|
snapshot
next