aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-15Remove PushBackInputStream.Eric Roth
2015-09-14parent version correctedritchie
2015-09-14Update .travis.ymlRichard van Nieuwenhoven
2015-09-14Update .travis.ymlRichard van Nieuwenhoven
2015-09-14next tryRichard van Nieuwenhoven
2015-09-14try re resolve travis buid errorritchie
2015-09-13Fixed TestNanoFileUpLoad for static-xxJarno Elonen
2015-09-13Merge branch 'master' into static-new-xxJarno Elonen
2015-09-13Changed ServerRunner to daemon=false. Closes #224Jarno Elonen
2015-09-13small code style correctionritchie
2015-09-13unit tests for ssl support #197ritchie
2015-09-13increase minimal coverageritchie
2015-09-13Merge pull request #207 from McFoggy/cors-supportRichard van Nieuwenhoven
2015-09-13unit tests for all cases #219 #216ritchie
2015-09-13file upload refactorings and set minimal coverage per module #219 #216ritchie
2015-09-12apache file upload integration #216 #219 (unit test not acive yet)ritchie
2015-09-12Merge branch 'vnnv-originalMaster'ritchie
2015-09-12Merge branch 'originalMaster' of https://github.com/vnnv/nanohttpd into vnnv-...ritchie
2015-09-12unit tests for nanolets #214ritchie
2015-09-11first test case for nanolets #214ritchie
2015-09-11Merge branch 'vnnv-Nanolets_Condensed_in_a_single_file'ritchie
2015-09-11first refactorings for own module nanolets #223ritchie
2015-09-05correct all poms to same versionritchie
2015-09-04Turned some more functions static, as per #226Jarno Elonen
2015-09-04Fixed a potential CPU cache issue. Closes #229.Jarno Elonen
2015-08-24Issue #214 - NanoHTTPD uri router. Fix pom versionsVictor Nikiforov
2015-08-24Issue #214 - NanoHTTPD uri router. Single fileVictor Nikiforov
2015-08-24Merge remote-tracking branch 'upstream/static-new-xx'Victor Nikiforov
2015-08-22Fixed SimpleWebServer, bumped versionJarno Elonen
2015-08-21Work towards static newXXResponse()sJarno Elonen
2015-08-14Added some HTTP status codes. Closes #220elonen
2015-08-10Issue #216 - Integration with apache.commons.fileupload enhancement - Condens...Victor Nikiforov
2015-08-10Issue #216 - Integration with apache.commons.fileupload enhancementVictor Nikiforov
2015-08-10Merge branch 'master' of https://github.com/NanoHttpd/nanohttpdVictor Nikiforov
2015-08-09enhance CORS support to allow to define originMatthieu Brouillard
2015-08-08Added option to start server in non-deamon thread. Closes #212Jarno Elonen
2015-08-08Fixed build for TempFilesServer.javaJarno Elonen
2015-08-08Added filename_hint to temp file manager interaface. Closes #111Jarno Elonen
2015-08-08Merge branch 'master' of https://github.com/NanoHttpd/nanohttpdJarno Elonen
2015-08-08Moved body length calculation to separate function. Related to issue #217.Jarno Elonen
2015-08-08Update README.mdelonen
2015-07-22Add simple router example. Issue #214 - NanoHTTPD uri routerVictor Nikiforov
2015-07-20open visibility of SimpleWebServer#addCORSHeaders() method as requested in #2...Matthieu Brouillard
2015-07-19extra jar with echo server #210ritchie
2015-07-17Update pom.xmlRichard van Nieuwenhoven
2015-07-15Added some HTTP methods. Closes #208Jarno Elonen
2015-07-10lf as line separator #206ritchie
2015-07-08fixes #25 add basic CORS supportMatthieu Brouillard
2015-07-05Copied README to site docsJarno Elonen
2015-07-05Removed spurious indent.Jarno Elonen