aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-18Added ServerSocketFactory JUnit testhoelzlwimmerf
2015-10-14Merge remote-tracking branch 'origin/master'hoelzlwimmerf
2015-10-13Merge pull request #239 from philippwiesemann/fix-core-length-parseelonen
2015-10-12Fix content-length not being parsed as longPhilipp Wiesemann
2015-10-11Added ServerSocketFactory to allow custom ServerSockets;hoelzlwimmerf
2015-10-03adapt minimal test coverage after implementing #204ritchie
2015-10-03easy way to add mime types fix #204ritchie
2015-09-27enable all available protocols as a default #209ritchie
2015-09-27add requested options to the ssl connection #209ritchie
2015-09-27nanolets in the readme #214ritchie
2015-09-27more unit tests also for the special cases #214 #216ritchie
2015-09-26integrates the nice features of #218 in #214ritchie
2015-09-26readme adapted for old TLD #233ritchie
2015-09-25Merge pull request #230 from ravenchild/bufferChangesRichard van Nieuwenhoven
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