aboutsummaryrefslogtreecommitdiff
path: root/webserver
AgeCommit message (Expand)Author
2015-05-10config and jacoco instead of cubertura ritchie
2015-05-10letting eclipse cleanup the coderitchie
2015-05-10after the last pull request in this series the formatter is now activeritchie
2015-05-10logging improved and all print stacktraces moved to loggingritchie
2015-05-10Replace spurious accessors and exposed rootDirs as protected. Closes #161, #162Jarno Elonen
2015-05-08checkstyle issues and imports reorganizedritchie
2015-05-08Merge pull request #171 from vorburger/FixedSomeAllWarningsShownInEclipseelonen
2015-05-08moved to nanohttpd.orgritchie
2015-05-08site configuration addedritchie
2015-05-03duplicate versions removedritchie
2015-05-03Merge pull request #163 from ritchieGitHub/masterRichard van Nieuwenhoven
2015-05-03Merge pull request #165 from eric-cho/patch-1elonen
2015-04-22Fixed a bunch of warnings (from Eclipse)Michael Vorburger
2015-03-16Update SimpleWebServer.javaEric Cho
2015-02-27[maven-release-plugin] prepare for next development iterationritchie
2015-02-27retryritchie
2015-02-27[maven-release-plugin] prepare for next development iterationritchie
2015-02-27[maven-release-plugin] prepare branch nanohttpd-project-2.1.1-SNAPSHOTritchie
2015-02-27basic changes needed for central releaseritchie
2014-11-05Fix typo in SimpleWebServer.javaZhou Xinzi
2014-04-25modified class so it could be overriden with user speicifc changes rnveach
2014-04-24Fixed plugin argument signature for markdown pluginPaul Hawke
2014-04-24expanded plugins to also recieve IHTTPSession so it has more access tornveach
2014-04-23Release 2.1.0Paul Hawke
2013-12-12Release version 2.0.5Paul Hawke
2013-09-19Restore class name, rename interfaceSleekWeasel
2013-09-15Updated build to 2.0.4 version.Paul Hawke
2013-09-15Created capability for server-side URL rewriting and switched directory index...Paul Hawke
2013-09-14Serving files by mime type, with plugin support so external plugins can regis...Paul Hawke
2013-09-08Refactoring to serve files by mime type. @pshPaul Hawke
2013-09-04add jar-with-dependency assembly so that an fully executable jar becomes avai...Matthieu Brouillard
2013-06-17Updated tests for new HTTP 1.1 header, shifted test server to a port that doe...Paul Hawke
2013-06-17Added keep-alive support.Paul Hawke
2013-06-062.0.2 ReleasePaul Hawke
2013-06-06Polishing the webserverPaul Hawke
2013-05-27Update pom.xmlPaul Hawke
2013-05-21Tidied up copyright statements, making them consistent, and updated version n...Paul Hawke
2013-05-05Polish and small refactoringPaul Hawke
2013-05-05Extracted and promoted the NanoHttpd Webserver to a top-level project (instea...Paul Hawke