aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-15added some descriptions to the pomritchie
2015-11-15code formating #253ritchie
2015-11-13add a gradle dependecy description #222ritchie
2015-11-07Merge pull request #248 from summershrimp/security-get-headers-firstRichard van Nieuwenhoven
2015-11-03Decode headers before write remote-addrYibai Zhang
2015-10-23Merge pull request #238 from Hoeze/masterRichard van Nieuwenhoven
2015-10-23Merge pull request #246 from LordFokas/developmentRichard van Nieuwenhoven
2015-10-23Rename NanoWebSocketServer to NanoWSD.LordFokas
2015-10-23attempt to fix the testLordFokas
2015-10-22Detached the WebSocket from the Server:LordFokas
2015-10-22Updated WebSocket class to handle itself in an overridable manner.lordfokas
2015-10-21Added more tests; all coverage checks are met now. Hoeze
2015-10-21Added SSLServerSocketFactoryTest;hoelzlwimmerf
2015-10-19Merge pull request #3 from LordFokas/masterLordFokas
2015-10-19Merge pull request #1 from NanoHttpd/masterLordFokas
2015-10-18read the encode request header exact fix #240ritchie
2015-10-18Merge remote-tracking branch 'origin/master'hoelzlwimmerf
2015-10-18Added ServerSocketFactory JUnit testhoelzlwimmerf
2015-10-18encoded multipart requests #240ritchie
2015-10-18Merge pull request #241 from LordFokas/masterRichard van Nieuwenhoven
2015-10-16Merge branch 'vnnv-issue_243'ritchie
2015-10-16little imp correction and more test coverage #243ritchie
2015-10-16Fix: strange compilation errorVictor Nike
2015-10-16Unit test - NanoHttpd throws an exception if temp directory doesn't exist #243Victor Nike
2015-10-16Fix: Issue #243 : NanoHttpd throws an exception if temp directory doesn't exi...Victor Nike
2015-10-14Merge remote-tracking branch 'origin/master'hoelzlwimmerf
2015-10-14Allows WebSocket servers to easily override default HTTP behavior.LordFokas
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