ubus: add CORS header support
[project/uhttpd.git] / utils.c
2014-06-10 Jo-Philipp Wichubus: add CORS header support
2013-11-21 Felix Fietkauuhttpd: fix crashes in the ubus plugin
2013-01-13 Felix Fietkaurelicense to ISC
2013-01-02 Felix Fietkaumake hex array static
2013-01-02 Felix Fietkauadd uh_addr_rfc1918()
2013-01-02 Felix Fietkauchange uh_b64decode to take a void pointer to avoid...
2013-01-01 Felix Fietkauadd uh_split_header()
2013-01-01 Felix Fietkauadd uh_path_match()
2013-01-01 Felix Fietkauminor cleanup
2012-12-30 Felix Fietkauclean up uh_urldecode, null-terminate string
2012-12-30 Felix FietkauInitial implementation