summaryrefslogtreecommitdiffstats
path: root/src/webclientserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement eTag support for static contentMorten Sorvig2009-08-071-11/+61
* url decode the GET/POST lineMorten Sorvig2009-08-061-3/+7
* Implement static content and session statisticsMorten Sorvig2009-07-311-10/+29
* Add simple statistics pageMorten Sorvig2009-07-301-2/+27
* Move widget update handling to the widget event handlerMorten Sorvig2009-06-261-2/+0
* Use '|' as a prefix on filenames to avoid collisions with other urls (/json m...Morten Sorvig2009-06-231-7/+5
* Use a filename whitelist when serving filesMorten Sorvig2009-06-231-6/+22
* Implement text updates for labels and line edits.Morten Sørvig2009-06-121-0/+1
* Seed the random number generator to prevent session id collisions.Morten Sørvig2009-06-121-0/+1
* Fix cookie parsing.Morten Sørvig2009-03-201-7/+10
* support setting a custom portMorten Sørvig2009-03-201-2/+7
* Make it possible to swich of debug output with a define.Morten Sørvig2009-01-301-20/+21
* Rename server.* to something less generic to facilitate use as a sub-module.Morten Sørvig2009-01-301-0/+289