aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
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
2015-02-06Response.setStatus now accepts arbitrary IStatus-derived instancesGregor Jehle
2014-10-31Support <input type="file" multiple>LukeOwncloud
2014-08-08Send amount of data set in content-lengthDan Pomeroy
2014-06-20make server socket reuse addressAlaaZayed
2014-05-27Ensure that temporary files are closed on HttpKeepAliveTestVolker Grabsch
2014-05-18Fix typos in javadoc commentsPhilipp Wiesemann
2014-05-18Fix element nesting in javadoc commentsPhilipp Wiesemann
2014-05-18Fix outdated javadoc commentPhilipp Wiesemann
2014-05-18Fix outdated javadoc commentPhilipp Wiesemann
2014-05-18Fix javadoc tagPhilipp Wiesemann
2014-05-12initial start on a gradle build.Paul Hawke
2014-04-25Fix to only send content-length header if not already sentPaul Hawke
2014-04-24Added basic test for websocketsyankee
2014-04-24Merge pull request #106 from fabecc/masterPaul Hawke
2014-04-24Merge pull request #100 from gazazello/masterPaul Hawke
2014-04-23Merge pull requestPaul Hawke
2014-04-23Merge pull request #104 from yankee42/masterPaul Hawke
2014-04-23Release 2.1.0Paul Hawke
2014-04-23websockets: final polish before release. Tested on IE, Chrome and FirefoxPaul Hawke
2014-04-22Improve POST method management in case of no parameter entry in the post data...unknown
2014-04-20Extracted interface from Status enum, so that people can use custom status codesyankee
2014-04-18Prefer to throw an Error rather than returning a null value which _will_ even...yankee
2014-03-17Fixed issue with spaces in filenames and added testsGaziz Tazhenov
2014-01-30Initial commit of NanoWSDNiko Fink
2014-01-28Merge pull request #96 from steventebrinke/masterPaul Hawke
2014-01-28Merge pull request #93 from timwr/masterPaul Hawke
2014-01-28At JDK 1.6 Socket+ServerSocket need a distinct close method - not implementor...Paul Hawke
2014-01-28Merge pull request #89 from BjoernAkAManf/patch-1Paul Hawke
2014-01-29Avoid stack overflow on long-living connections.Steven te Brinke
2014-01-29Adds test for long-living keep-alive connections.Steven te Brinke
2014-01-22more efficient decoding of post parametersTim Wright
2014-01-18Fixed typoBjörn Heinrichs
2013-12-25Code CleanupBjörn Heinrichs
2013-12-22Remove redundant methodsBjörn Heinrichs
2013-12-12Release version 2.0.5Paul Hawke
2013-12-12Tests and documentation cleanup.Paul Hawke
2013-12-12Little bit of resource cleanup.Paul Hawke
2013-12-10Dont add the (workaround) query string to the parameters map when using the n...Paul Hawke
2013-12-10Fixed missing import statement.Paul Hawke
2013-12-10Merge pull request #81 from Worxfr/masterPaul Hawke
2013-11-25removed stack trace caused by a closed socket from client sideSherif Moursi
2013-11-24Fix an issue with ERROR 503 after SOCKET_READ_TIMEOUT, and connection is not ...WorxFR
2013-10-30Closes all existing connections at shotdown.Albin Theander
2013-10-21Merge pull request #72 from synapticloop/masterPaul Hawke
2013-10-21Use an explicit locale.David Masover