summaryrefslogtreecommitdiffstats
path: root/src/web_client.h
AgeCommit message (Expand)Author
2016-01-04added CORS OPTIONS supportCosta Tsaousis (ktsaou)
2015-12-29fixed minor issues throughout the code (mainly types); dashboard has now a wa...Costa Tsaousis (ktsaou)
2015-11-28added option to allow running as a user and serving files owned by another; a...Costa Tsaousis (ktsaou)
2015-11-28code cleanup and re-arrangements for better scalabilityCosta Tsaousis (ktsaou)
2015-10-19added make options nozlib=1 to compile without any external dependencies - of...Costa Tsaousis (ktsaou)
2015-10-15added config file option to disable web gzip compressionCosta Tsaousis (ktsaou)
2015-03-29moved web_client functions to web_client.c; added dictionary.c to support ind...Costa Tsaousis (ktsaou)
2015-03-25proper IPv6 handlingCosta Tsaousis (ktsaou)
2015-03-16splitted netdata to multiple source filesCosta Tsaousis (ktsaou)