examples
|
16aa142c29
examples: add ucode handler example
|
3 жил өмнө |
CMakeLists.txt
|
8ba0b640ae
cmake: use variables and find_library for dependency
|
2 жил өмнө |
auth.c
|
ad93be7632
auth: store parsed username and password
|
7 жил өмнө |
cgi.c
|
cdfc902a4c
cgi: escape url in 403 error output
|
6 жил өмнө |
client.c
|
23977554d9
client: fix incorrectly emitting HTTP 413 for certain content lengths
|
2 жил өмнө |
file.c
|
34a8a74dbd
uhttpd/file: fix string out of buffer range on uh_defer_script
|
1 жил өмнө |
handler.c
|
9d9f07142b
file: add support for disabling cache related precondition checks via handlers
|
8 жил өмнө |
listen.c
|
9e87095a41
listen: avoid invalid memory access
|
3 жил өмнө |
lua.c
|
b741dec356
lua: support multiple Lua prefixes
|
6 жил өмнө |
main.c
|
2f8b1360df
main: fix leaking -p/-s argument values
|
2 жил өмнө |
mimetypes.h
|
47561aa135
mimetypes: add audio/video support for apple airplay
|
1 жил өмнө |
plugin.c
|
85e8bf57e1
Load plugins with RTLD_GLOBAL, fixes Lua library exports
|
11 жил өмнө |
plugin.h
|
1f4c517bb8
relicense to ISC
|
11 жил өмнө |
proc.c
|
939c281c70
proc: do not cancel script killing after writing headers
|
4 жил өмнө |
relay.c
|
290ff883c6
relay: trigger close if in header read state with pending data
|
2 жил өмнө |
session-test.sh
|
c171d9c5a1
ubus: fix session example script to conform to new rpc protocol
|
11 жил өмнө |
tls.c
|
5fc551d620
tls: support specifying accepted TLS ciphers
|
4 жил өмнө |
tls.h
|
5fc551d620
tls: support specifying accepted TLS ciphers
|
4 жил өмнө |
ubus.c
|
51283f9f1d
fix compiler uninitialized variable
|
2 жил өмнө |
ucode.c
|
63413578a8
ucode: respect all arguments passed to send()
|
1 жил өмнө |
uhttpd.h
|
8b2868e20d
file: specify UTF-8 as charset for dirlists, add option to override
|
2 жил өмнө |
utils.c
|
188dea23ed
utils: accept '?' as path terminator in uh_path_match()
|
2 жил өмнө |
utils.h
|
d3b95607a7
utils: add uh_htmlescape() helper
|
6 жил өмнө |