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
path:
root
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhttpd: Fix multiple format string problems
Hauke Mehrtens
2019-06-16
1
-2
/
+2
*
file: escape strings in HTML output
Jo-Philipp Wich
2018-04-04
1
-7
/
+7
*
utils: add uh_htmlescape() helper
Jo-Philipp Wich
2018-04-04
1
-0
/
+42
*
utils: add proper handling of "/" special case in uh_path_match()
Jo-Philipp Wich
2016-10-25
1
-0
/
+4
*
fix chunked transfer encoding in keepalive mode
Jo-Philipp Wich
2015-10-08
1
-4
/
+4
*
allow request handlers to disable chunked reponses
Jo-Philipp Wich
2015-05-30
1
-3
/
+3
*
utils: do not emit eof chunk for 204/304 responses
Jo-Philipp Wich
2014-10-27
1
-0
/
+4
*
ubus: add CORS header support
Jo-Philipp Wich
2014-06-10
1
-1
/
+1
*
uhttpd: fix crashes in the ubus plugin
Felix Fietkau
2013-11-21
1
-0
/
+9
*
relicense to ISC
Felix Fietkau
2013-01-13
1
-12
/
+12
*
make hex array static
Felix Fietkau
2013-01-02
1
-1
/
+1
*
add uh_addr_rfc1918()
Felix Fietkau
2013-01-02
1
-0
/
+15
*
change uh_b64decode to take a void pointer to avoid redundant signed/unsigned...
Felix Fietkau
2013-01-02
1
-3
/
+4
*
add uh_split_header()
Felix Fietkau
2013-01-01
1
-0
/
+17
*
add uh_path_match()
Felix Fietkau
2013-01-01
1
-0
/
+10
*
minor cleanup
Felix Fietkau
2013-01-01
1
-18
/
+12
*
clean up uh_urldecode, null-terminate string
Felix Fietkau
2012-12-30
1
-22
/
+9
*
Initial implementation
Felix Fietkau
2012-12-30
1
-0
/
+210