1. a90fe20 [maven-release-plugin] prepare release nanohttpd-project-2.2.0 by ritchie · 9 years ago
  2. 9cc376c added some descriptions to the pom by ritchie · 9 years ago
  3. 1cad4b5 code formating #253 by ritchie · 9 years ago
  4. fba310e Rename NanoWebSocketServer to NanoWSD. by LordFokas · 9 years ago
  5. e032d6b attempt to fix the test by LordFokas · 9 years ago
  6. dbb8383 Detached the WebSocket from the Server: by LordFokas · 9 years ago
  7. bb83b42 Updated WebSocket class to handle itself in an overridable manner. by lordfokas · 9 years ago
  8. a86bc4b encoded multipart requests #240 by ritchie · 9 years ago
  9. 2080278 Allows WebSocket servers to easily override default HTTP behavior. by LordFokas · 9 years ago
  10. ece85f5 parent version corrected by ritchie · 9 years ago
  11. 60b7e92 Merge branch 'master' into static-new-xx by Jarno Elonen · 9 years ago
  12. ffabe5f file upload refactorings and set minimal coverage per module #219 #216 by ritchie · 9 years ago
  13. 9f38ca2 correct all poms to same version by ritchie · 9 years ago
  14. 23529ea extra jar with echo server #210 by ritchie · 9 years ago
  15. e202df4 Update pom.xml by Richard van Nieuwenhoven · 9 years ago
  16. ddb266b Compress mime type text/* by default. Closes #196 by Jarno Elonen · 9 years ago
  17. 8c1502d gzip now configuarble and websocket servers turn it default off by ritchie · 9 years ago
  18. 9e1ec7b some cleanup and mergig for #122 also long as resquest size added by ritchie · 9 years ago
  19. 5e2e2f1 reponces now created by factorymethods that can be overwritten, solves #94 by ritchie · 9 years ago
  20. dec6993 Exposed new protected Response constructor to allow inheritance by Jarno Elonen · 9 years ago
  21. 9c4e5f6 config and jacoco instead of cubertura by ritchie · 9 years ago
  22. 30fb85f letting eclipse cleanup the code by ritchie · 9 years ago
  23. 9058464 after the last pull request in this series the formatter is now active by ritchie · 9 years ago
  24. a59803b logging improved and all print stacktraces moved to logging by ritchie · 9 years ago
  25. c3e84a2 Merge pull request #176 from NanoHttpd/SingleClassWebsocketServer by elonen · 9 years ago
  26. 28ad0a8 scope added by ritchie · 9 years ago
  27. 82eff8c websocket test by ritchie · 9 years ago
  28. 6b640a9 Rebased NanoWebSocketServer class aggregation from #166 by Jarno Elonen · 9 years ago
  29. 3526d93 checkstyle issues and imports reorganized by ritchie · 9 years ago
  30. 83e2055 Merge pull request #171 from vorburger/FixedSomeAllWarningsShownInEclipse by elonen · 9 years ago
  31. 0a750cb moved to nanohttpd.org by ritchie · 9 years ago
  32. f0842f4 site configuration added by ritchie · 9 years ago
  33. da69bf8 duplicate versions removed by ritchie · 9 years ago
  34. f24cd76 Merge pull request #163 from ritchieGitHub/master by Richard van Nieuwenhoven · 9 years ago
  35. 6cfcb8e Fixed a bunch of warnings (from Eclipse) by Michael Vorburger · 9 years ago
  36. acfbf75 If payload string contained a control character (newline) the result by bruno · 9 years ago
  37. 9cee8e2 If payload string contained a control character the result binary by bruno · 9 years ago
  38. 3abbccc All files merged in one single class. Kind like the NanoHTTPD. by bruno · 9 years ago
  39. c3ca941 [maven-release-plugin] prepare for next development iteration by ritchie · 10 years ago
  40. 333e68e retry by ritchie · 10 years ago
  41. 9f0fc2b [maven-release-plugin] prepare for next development iteration by ritchie · 10 years ago
  42. 9e5c34f [maven-release-plugin] prepare branch nanohttpd-project-2.1.1-SNAPSHOT by ritchie · 10 years ago
  43. 8b3f33c basic changes needed for central release by ritchie · 10 years ago
  44. 84a1ab4 Simplified the test using Mockito, and expanded what was being tested along with some other minor cleanup by Paul Hawke · 10 years ago
  45. 44f52c7 Added basic test for websockets by yankee · 10 years ago
  46. 6aa9777 moved code from NanoWebSocketServer to WebSocketResponseHandler, so that requests can be handled without the presence of NanoHTTPD by yankee · 10 years ago
  47. 42ff2a9 Added WebSocketFactory as alternative to deriving from NanoWebSocketServer by yankee · 10 years ago
  48. b891f27 Release 2.1.0 by Paul Hawke · 10 years ago
  49. c6c080a websockets: final polish before release. Tested on IE, Chrome and Firefox by Paul Hawke · 10 years ago
  50. 6d3737c Initial commit of NanoWSD by Niko Fink · 11 years ago