index
:
delta/openwrt/uhttpd2.git
master
openwrt-19.07
git.openwrt.org: project/uhttpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: fix compilation error with GCC 12
Christian 'Ansuel' Marangi
2022-06-01
1
-2
/
+2
*
fix compiler uninitialized variable
Thomas Huehn
2022-02-19
1
-2
/
+7
*
main: fix leaking -p/-s argument values
Jo-Philipp Wich
2022-02-07
1
-0
/
+1
*
ucode: adjust to latest ucode api
Jo-Philipp Wich
2022-02-07
1
-1
/
+2
*
file: specify UTF-8 as charset for dirlists, add option to override
Jo-Philipp Wich
2022-02-07
3
-2
/
+9
*
main: add ucode options to help text
Jo-Philipp Wich
2021-11-23
1
-2
/
+6
*
examples: add ucode handler example
Jo-Philipp Wich
2021-11-23
2
-0
/
+29
*
ucode: add ucode plugin support
Jo-Philipp Wich
2021-11-23
4
-1
/
+525
*
examples: add example Lua handler script
Jo-Philipp Wich
2021-11-23
1
-0
/
+16
*
listen: avoid invalid memory access
Jo-Philipp Wich
2021-11-23
1
-1
/
+1
*
client: Always close connection with request body in case of error
Hauke Mehrtens
2021-03-21
1
-0
/
+12
*
ubus: fix uhttpd crash
Wojciech Jowsa
2020-11-23
1
-0
/
+2
*
ubus: fix legacy empty reply format
Jo-Philipp Wich
2020-10-04
1
-4
/
+8
*
client: fix spurious keepalive connection timeouts
Jo-Philipp Wich
2020-10-04
1
-1
/
+5
*
client: really close connection on timeout
Rafał Miłecki
2020-10-01
1
-1
/
+2
*
ubus: support GET method with CORS requests
Rafał Miłecki
2020-09-23
1
-2
/
+2
*
ubus: add ACL support for "subscribe" request
Rafał Miłecki
2020-09-18
1
-55
/
+64
*
ubus: add new RESTful API
Rafał Miłecki
2020-09-15
3
-22
/
+339
*
ubus: fix blob_buf initialization
Rafał Miłecki
2020-09-15
1
-14
/
+17
*
ubus: rename JSON-RPC format related functions
Rafał Miłecki
2020-08-05
1
-10
/
+10
*
ubus: use local "blob_buf" in uh_ubus_handle_request_object()
Rafał Miłecki
2020-08-05
1
-4
/
+4
*
ubus: use BLOBMSG_TYPE_UNSPEC for "params" JSON attribute
Rafał Miłecki
2020-08-05
1
-1
/
+4
*
ubus: drop unused "obj" arguments
Rafał Miłecki
2020-08-05
1
-4
/
+4
*
ubus: parse "call" method params only for relevant call
Rafał Miłecki
2020-07-25
1
-17
/
+23
*
proc: do not cancel script killing after writing headers
Santiago Piccinini
2020-06-03
1
-2
/
+0
*
client: allow keep-alive for POST requests
Jo-Philipp Wich
2020-03-13
1
-2
/
+1
*
tls: support specifying accepted TLS ciphers
Jo-Philipp Wich
2020-02-15
3
-6
/
+17
*
file: poke ustream after starting deferred program
Jo-Philipp Wich
2020-02-11
1
-0
/
+1
*
client: fix invalid data access through invalid content-length values
Jo-Philipp Wich
2019-12-22
1
-2
/
+2
*
ubus: increase maximum ubus request size to 64KB
Jo-Philipp Wich
2019-08-17
1
-1
/
+1
*
uhttpd: Fix multiple format string problems
Hauke Mehrtens
2019-06-16
3
-5
/
+6
*
cgi: escape url in 403 error output
Jo-Philipp Wich
2018-11-28
1
-1
/
+8
*
uhttpd: fix building without TLS and Lua support
Paul Willoughby
2018-11-26
2
-0
/
+4
*
help: document -A option
Karl Pálsson
2018-11-01
1
-0
/
+1
*
file: fix CPP syntax error
Jo-Philipp Wich
2018-09-24
1
-1
/
+1
*
build: avoid redefining _DEFAULT_SOURCE
Jo-Philipp Wich
2018-08-23
2
-2
/
+8
*
lua: support multiple Lua prefixes
Jo-Philipp Wich
2018-08-23
3
-27
/
+100
*
build: use _DEFAULT_SOURCE
Jo-Philipp Wich
2018-08-21
2
-0
/
+2
*
uhttpd: recognize PATCH, PUT and DELETE HTTP methods
Jo-Philipp Wich
2018-08-21
3
-0
/
+25
*
client: flush buffered SSL output when tearing down client ustream
Jo-Philipp Wich
2018-06-26
1
-0
/
+6
*
proc: expose HTTP Origin header in process environment
Jo-Philipp Wich
2018-04-24
1
-0
/
+2
*
file: escape strings in HTML output
Jo-Philipp Wich
2018-04-04
2
-15
/
+41
*
utils: add uh_htmlescape() helper
Jo-Philipp Wich
2018-04-04
2
-0
/
+43
*
Revert "proc: avoid stdio deadlocks"
Jo-Philipp Wich
2018-04-04
1
-5
/
+1
*
proc: avoid stdio deadlocks
Jo-Philipp Wich
2018-01-25
1
-1
/
+5
*
lua: honour size argument in recv() function
Jo-Philipp Wich
2018-01-24
1
-2
/
+4
*
file: fix query string handling
Jo-Philipp Wich
2017-11-04
1
-1
/
+6
*
uhttpd: add manifest support
Adrian Panella
2017-08-19
1
-2
/
+4
*
file: fix basic auth regression
Jo-Philipp Wich
2017-07-09
1
-8
/
+9
*
file: remove unused "auth" member from struct path_info
Jo-Philipp Wich
2017-07-02
2
-4
/
+2
[next]