1. c322b56 Confirmed that 21.2.3 is compatible by Bob Ippolito · 5 years ago
  2. 87af25b Update vsn and CHANGES in prep for a release (waiting for an OTP maint release that fixes SSL) by Bob Ippolito · 5 years ago
  3. 0ce8625 Update README.md by Bob Ippolito · 5 years ago
  4. 99cc81b Add a runtime SSL compatibility check for OTP 21 releases by Bob Ippolito · 5 years ago
  5. 9458608 Conditional ssl:handshake/2 by Bob Ippolito · 5 years ago
  6. d7179cf Use ssl:handshake/2 unconditionally to see when it is first available by Bob Ippolito · 5 years ago
  7. 2699ae8 Add 21.1 and 21.2 to otp_release matrix by Bob Ippolito · 5 years ago
  8. de70122 Merge pull request #208 from nickva/add-buffer-setting by Bob Ippolito · 5 years ago
  9. f86693f Allow setting {buffer, Buffer} socket server option by Nick Vatamaniuc · 5 years ago
  10. 53a9607 Merge pull request #206 from lego12239/master by Bob Ippolito · 5 years ago
  11. 2d734a9 add map support for mochijson2:decode/2 by Oleg Nemanov · 5 years ago
  12. 9608d78 Merge pull request #205 from choptastic/exit_if_inval by Bob Ippolito · 6 years ago
  13. 0f543ed Don't crash of a socket is closed server side by Jesse Gumm · 6 years ago
  14. f783581 Merge pull request #204 from nickva/fix-erlang-21-compatibility by Bob Ippolito · 6 years ago
  15. 93ab04d Fix Erlang 21 compatibility by Nick Vatamaniuc · 6 years ago
  16. c06e08e Add support for SameSite cookie setting (#203) by Robert Newson · 6 years ago
  17. b095122 add OTP 21 to CI by Benoit Chesneau · 6 years ago
  18. 4f94e0d Merge pull request #198 from gdamjan/master by Benoit Chesneau · 6 years ago
  19. 9c6c3f0 add tuple_calls compiler flag for erlang 21 by Дамјан Георгиевски · 6 years ago
  20. d3d3d7b Update CHANGES.md for v2.18.0 by Bob Ippolito · 6 years ago v2.18.0
  21. 49fbd39 Add the Shared Address Space address range (#193) by GeraldXv · 6 years ago
  22. 23dc119 Merge branch 'master' of github.com:mochi/mochiweb by Bob Ippolito · 7 years ago v2.17.0
  23. 399eacd Update CHANGES.md for v2.17.0 by Bob Ippolito · 7 years ago
  24. 0a05238 Handle missing closing tag for all empty elements (#190) by Ben Olive · 7 years ago
  25. a6fdb9a Send 400 Bad Request if request line exceeds recbuf (#191) by Robert Newson · 7 years ago
  26. b78a262 remove remaining export_all by Bob Ippolito · 7 years ago
  27. ae9c076 Getong erlang 20 fix (#192) by Bob Ippolito · 7 years ago
  28. aacb8f2 v2.16.0 by Bob Ippolito · 7 years ago v2.16.0
  29. b79c692 Merge branch 'TheProductWorks-map_support_on_json_parsing' by Bob Ippolito · 7 years ago
  30. f6e40f7 Refactor #184 for less redundant code by Bob Ippolito · 7 years ago
  31. 6384fa9 Merge branch 'map_support_on_json_parsing' of git://github.com/TheProductWorks/mochiweb into TheProductWorks-map_support_on_json_parsing by Bob Ippolito · 7 years ago
  32. e1dd5bc adding the other RFC1918 addresss space to the allowed x-forwarded-for header (#183) by kyletrueex · 7 years ago
  33. 5d4660d Added conditional map support for mochijson2:encode. by Máté Marjai · 7 years ago
  34. 62eac24 Update CHANGES.md and version to v2.15.1 by Bob Ippolito · 8 years ago v2.15.1
  35. c583c5f Add Erlang 19.0 to travis test matrix by Bob Ippolito · 8 years ago
  36. 5ab5017 Fix otp19 deprecation (#177) by Umberto Corponi · 8 years ago
  37. 2d5c5ea Merge pull request #176 from benoitc/master by Benoit Chesneau · 8 years ago
  38. 1dd0e6a add metadata for mochiweb by benoitc · 8 years ago
  39. 5ed5ee1 Merge branch 'lego12239-master' by Bob Ippolito · 8 years ago v2.15.0
  40. 507f019 Update CHANGES.md for v2.15.0 by Bob Ippolito · 8 years ago
  41. ba2ba3e Remove duplicate slashes from an uri path. by Oleg Nemanov · 8 years ago
  42. 3c9b72a Add normalize_path/1 function to mochiweb_util. by Oleg Nemanov · 8 years ago
  43. 0ca0375 v2.14.0 by Bob Ippolito · 8 years ago v2.14.0
  44. d9b035c Merge branch 'master' of https://github.com/mochi/mochiweb by Bob Ippolito · 8 years ago
  45. dd26e09 mochiweb_html tags must start with a letter (#171) by vvoznesensky · 8 years ago
  46. c85e529 v2.13.2 by Bob Ippolito · 8 years ago v2.13.2
  47. a1ed381 Merge pull request #169 from mochi/mochijson2-utf8-gh168 by Bob Ippolito · 8 years ago
  48. 57a890a mochijson2: fix utf8 edge case in #168, use unicode module rather than xmerl_ucs, 100% test coverage by Bob Ippolito · 8 years ago
  49. 54ea016 Update travis config by Bob Ippolito · 8 years ago v2.13.1
  50. 0f2fe44 Fix mochiweb_html missing charref error #167 by Bob Ippolito · 8 years ago
  51. d024b4a Merge pull request #165 from mochi/codepoint-to-bytes-surrogate by Bob Ippolito · 8 years ago v2.13.0
  52. 5a70cda Support parsing UTF-16 surrogate pairs in mochiweb_html #164 by Bob Ippolito · 8 years ago
  53. bd6ae7c move bench.sh to the template instead by Bob Ippolito · 9 years ago
  54. 5ab8949 Merge pull request #159 from robertkowalski/bench-mochi by Bob Ippolito · 9 years ago
  55. 82bb026 update changelog for #161 by Bob Ippolito · 9 years ago
  56. decb075 Merge pull request #161 from cloudant/leave-other-messages by Bob Ippolito · 9 years ago
  57. 61a65fe Don't swallow 'other' messages by Robert Newson · 9 years ago
  58. 952087e ensure correct ordering of Set-Cookie output headers #162 by Bob Ippolito · 9 years ago
  59. 419ba96 update CHANGELOG for #158 by Bob Ippolito · 9 years ago
  60. 88d7eed Merge pull request #158 from robertkowalski/simplify by Bob Ippolito · 9 years ago
  61. 3d284c0 _PID -> _Pid by Robert Kowalski · 9 years ago
  62. 8f5e13b remove apply call by Robert Kowalski · 9 years ago
  63. 4daa6f3 do not stop clock on http stop by Robert Kowalski · 9 years ago
  64. 19ba7a3 don't stablish link by Robert Kowalski · 9 years ago
  65. 5f4901d apply feedback on starting the clock by Robert Kowalski · 9 years ago
  66. 5c48f09 return string by Robert Kowalski · 9 years ago
  67. b7aff43 optimize for read concurrency by Robert Kowalski · 9 years ago
  68. 5238b76 remove detached by Robert Kowalski · 9 years ago
  69. 8ab7682 remove wrong name from debugging by Robert Kowalski · 9 years ago
  70. 9aad123 performance: cache date by Robert Kowalski · 9 years ago
  71. f01872e add benchmarking for mochiweb by Robert Kowalski · 9 years ago
  72. b66b68d Merge pull request #155 from jgrnt/export_stream by Bob Ippolito · 9 years ago
  73. c7d7cc3 Merge pull request #154 from jgrnt/allow_recbuf by Bob Ippolito · 9 years ago
  74. 42d37e6 Allow recbuf to be undefined by Georg Göri · 9 years ago
  75. bc3bd84 Export stream_body/5, allows to specify a max body length by Georg Göri · 9 years ago
  76. c3fb6ae exit when setopts result is {error,closed} #152 by Bob Ippolito · 9 years ago v2.12.2
  77. ee5ba87 update CHANGES for v2.12.1 by Bob Ippolito · 9 years ago v2.12.1
  78. 71ef2c3 Merge pull request #150 from mochi/active-sockets-149 by Bob Ippolito · 9 years ago
  79. 63947f4 attempt to fix active_socket accounting #149 by Bob Ippolito · 9 years ago
  80. 52ddb5d update copyright for mochiweb_session by Bob Ippolito · 9 years ago
  81. 986b472 update CHANGES for 2.12.1 by Bob Ippolito · 9 years ago
  82. 027651d Merge pull request #148 from tuncer/missing-license-headers by Bob Ippolito · 9 years ago
  83. 52248ca As discussed with @etrepum, add missing license headers by Tuncer Ayaz · 9 years ago
  84. 87d6eb1 send "Connection: close" header when the server is going to force-close the connection #146 by Bob Ippolito · 9 years ago v2.12.0
  85. 7adccd9 Fix range parsing regression introduced in #147 by Bob Ippolito · 9 years ago v2.11.2
  86. 4c368d4 update CHANGES for 2.11.1 by Bob Ippolito · 9 years ago v2.11.1
  87. 35c6bca Merge pull request #147 from kuenishi/ku-range-fix by Bob Ippolito · 9 years ago
  88. d273c0c Accept range end position which exceededs the resource size by UENISHI Kota · 9 years ago
  89. 4270ab6 Merge pull request #145 from mochi/ssl-transport-accept by Bob Ippolito · 9 years ago v2.11.0
  90. 4ce9fb1 include 17.1 in travis config, only use latest releases of older versions by Bob Ippolito · 9 years ago
  91. f4e2daa mitigate SSL and emfile related conditions per #138 by Bob Ippolito · 9 years ago
  92. 0dccaaa update CHANGES for 2.10.1 by Bob Ippolito · 9 years ago v2.10.1
  93. e4b2477 Merge pull request #144 from mochi/websocket-ssl by Bob Ippolito · 9 years ago
  94. 324d703 R15 debugging by Bob Ippolito · 9 years ago
  95. dd0d00d fix ssl receive support for websocket by Bob Ippolito · 9 years ago
  96. 0be75c2 end to end test with text frames (ssl is broken) by Bob Ippolito · 9 years ago
  97. ffaa90a end to end connect test for websocket by Bob Ippolito · 9 years ago
  98. 7db3aef move common testing functionality into mochiweb_test_util by Bob Ippolito · 9 years ago
  99. 8b6fab5 update CHANGES for v2.10.0 #134 by Bob Ippolito · 9 years ago v2.10.0
  100. 1b55ba8 Merge pull request #134 from ddosia/recbuf_opt by Bob Ippolito · 9 years ago