1. 82bb026 update changelog for #161 by Bob Ippolito · 9 years ago
  2. decb075 Merge pull request #161 from cloudant/leave-other-messages by Bob Ippolito · 9 years ago
  3. 61a65fe Don't swallow 'other' messages by Robert Newson · 9 years ago
  4. 952087e ensure correct ordering of Set-Cookie output headers #162 by Bob Ippolito · 9 years ago
  5. 419ba96 update CHANGELOG for #158 by Bob Ippolito · 9 years ago
  6. 88d7eed Merge pull request #158 from robertkowalski/simplify by Bob Ippolito · 9 years ago
  7. 3d284c0 _PID -> _Pid by Robert Kowalski · 9 years ago
  8. 8f5e13b remove apply call by Robert Kowalski · 9 years ago
  9. 4daa6f3 do not stop clock on http stop by Robert Kowalski · 9 years ago
  10. 19ba7a3 don't stablish link by Robert Kowalski · 9 years ago
  11. 5f4901d apply feedback on starting the clock by Robert Kowalski · 9 years ago
  12. 5c48f09 return string by Robert Kowalski · 9 years ago
  13. b7aff43 optimize for read concurrency by Robert Kowalski · 9 years ago
  14. 5238b76 remove detached by Robert Kowalski · 9 years ago
  15. 8ab7682 remove wrong name from debugging by Robert Kowalski · 9 years ago
  16. 9aad123 performance: cache date by Robert Kowalski · 9 years ago
  17. f01872e add benchmarking for mochiweb by Robert Kowalski · 9 years ago
  18. b66b68d Merge pull request #155 from jgrnt/export_stream by Bob Ippolito · 9 years ago
  19. c7d7cc3 Merge pull request #154 from jgrnt/allow_recbuf by Bob Ippolito · 9 years ago
  20. 42d37e6 Allow recbuf to be undefined by Georg Göri · 9 years ago
  21. bc3bd84 Export stream_body/5, allows to specify a max body length by Georg Göri · 9 years ago
  22. c3fb6ae exit when setopts result is {error,closed} #152 by Bob Ippolito · 9 years ago v2.12.2
  23. ee5ba87 update CHANGES for v2.12.1 by Bob Ippolito · 9 years ago v2.12.1
  24. 71ef2c3 Merge pull request #150 from mochi/active-sockets-149 by Bob Ippolito · 9 years ago
  25. 63947f4 attempt to fix active_socket accounting #149 by Bob Ippolito · 9 years ago
  26. 52ddb5d update copyright for mochiweb_session by Bob Ippolito · 9 years ago
  27. 986b472 update CHANGES for 2.12.1 by Bob Ippolito · 9 years ago
  28. 027651d Merge pull request #148 from tuncer/missing-license-headers by Bob Ippolito · 9 years ago
  29. 52248ca As discussed with @etrepum, add missing license headers by Tuncer Ayaz · 9 years ago
  30. 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
  31. 7adccd9 Fix range parsing regression introduced in #147 by Bob Ippolito · 9 years ago v2.11.2
  32. 4c368d4 update CHANGES for 2.11.1 by Bob Ippolito · 9 years ago v2.11.1
  33. 35c6bca Merge pull request #147 from kuenishi/ku-range-fix by Bob Ippolito · 9 years ago
  34. d273c0c Accept range end position which exceededs the resource size by UENISHI Kota · 9 years ago
  35. 4270ab6 Merge pull request #145 from mochi/ssl-transport-accept by Bob Ippolito · 9 years ago v2.11.0
  36. 4ce9fb1 include 17.1 in travis config, only use latest releases of older versions by Bob Ippolito · 9 years ago
  37. f4e2daa mitigate SSL and emfile related conditions per #138 by Bob Ippolito · 9 years ago
  38. 0dccaaa update CHANGES for 2.10.1 by Bob Ippolito · 9 years ago v2.10.1
  39. e4b2477 Merge pull request #144 from mochi/websocket-ssl by Bob Ippolito · 9 years ago
  40. 324d703 R15 debugging by Bob Ippolito · 9 years ago
  41. dd0d00d fix ssl receive support for websocket by Bob Ippolito · 9 years ago
  42. 0be75c2 end to end test with text frames (ssl is broken) by Bob Ippolito · 9 years ago
  43. ffaa90a end to end connect test for websocket by Bob Ippolito · 9 years ago
  44. 7db3aef move common testing functionality into mochiweb_test_util by Bob Ippolito · 9 years ago
  45. 8b6fab5 update CHANGES for v2.10.0 #134 by Bob Ippolito · 9 years ago v2.10.0
  46. 1b55ba8 Merge pull request #134 from ddosia/recbuf_opt by Bob Ippolito · 9 years ago
  47. ae0b9aa Add recbuf config option. by Churikov Daniil · 10 years ago
  48. 66a6535 update CHANGES and README for v2.9.2 #140 by Bob Ippolito · 10 years ago v2.9.2
  49. 71a89f3 Merge pull request #140 from mworrell/ssl-unsafe-ciphers-protocols by Bob Ippolito · 10 years ago
  50. 68d2178 SSL: remove unsafe ciphers and protocols from the default options. by Marc Worrell · 10 years ago
  51. 95c0c92 SSL: Fix for broken ECDH ciper suite in R16B by Arjan Scherpenisse · 10 years ago
  52. 7cf56e3 fixed an DoS vulnerability in Mochiweb/SSL by Atilla Erdodi · 13 years ago
  53. ce37cb2 update version to 2.9.1 by Bob Ippolito · 10 years ago v2.9.1
  54. 7c2ab82 Merge pull request #137 from jdhood1/master by Bob Ippolito · 10 years ago
  55. ff2c58b Minimize calls to gen_tcp:send() to optimize performance. Tests indicate a 50 to 1 performance improvement with this change. by Jeremy Hood · 10 years ago
  56. cb6f708 Merge branch 'issue-135' by Christopher Zorn · 10 years ago
  57. 67cf0ed have edoc build things before generating docs. re: issue #135 by Christopher Zorn · 10 years ago
  58. 925a783 Merge pull request #132 from tuncer/rebar-recursion by Bob Ippolito · 10 years ago
  59. 0a68bbe Makefile: adapt rebar calls to new behavior by Tuncer Ayaz · 10 years ago
  60. 9090c79 upgrade rebar to v2.5.0 and upgrade app template #131 by Bob Ippolito · 10 years ago v2.9.0
  61. 5a01be4 update travis config for 17.0 and R16B0[123] by Bob Ippolito · 10 years ago
  62. b37b6fe Merge pull request #127 from talko/base64url_dialyzer by Bob Ippolito · 10 years ago
  63. dd72248 Fix type specs in base64url by Ransom Richardson · 10 years ago
  64. ba6cd15 Merge pull request #126 from pooya/disco by Bob Ippolito · 10 years ago
  65. 1849699 Fix the computation of the active_sockets number. by Shayan Pooya · 10 years ago
  66. 3138381 Avoid sleeping in the unittests. by Shayan Pooya · 10 years ago
  67. af7f519 Move the mochiweb_socket_server_tests to the test directory. by Shayan Pooya · 10 years ago
  68. cad1a6d Add eunit tests for the max implementation. by Prashanth Mundkur · 13 years ago
  69. b413226 Add a simple implementation of max connections by Prashanth Mundkur · 13 years ago
  70. 8eb1f22 Merge pull request #125 from nparry/whitespace_in_range_header by Bob Ippolito · 10 years ago
  71. 176ddce Allow whitespace in Range headers by Nathan Parry · 10 years ago
  72. 7a7cefa update CHANGES by Bob Ippolito · 10 years ago
  73. a6c2281 Merge pull request #121 from jj1bdx/jj1bdx-freebsd-testfail-fix by Bob Ippolito · 10 years ago
  74. 67e6863 Update test/mochiweb_tests.erl by Kenji Rikitake · 10 years ago
  75. 1d73383 Merge branch 'websocket' by Bob Ippolito · 10 years ago v2.8.0
  76. 6ab8d83 fix state bug by Bob Ippolito · 10 years ago
  77. d253ce8 turn websocket demo into a simple chat client by Bob Ippolito · 10 years ago
  78. 49eaab9 some more whitespace tweaks, use full bytes in payload_length/1 by Bob Ippolito · 10 years ago
  79. 74d6cdc clean up whitespace and long lines by Bob Ippolito · 10 years ago
  80. ef24a57 clean up conditionals by Bob Ippolito · 10 years ago
  81. 5501126 add scheme to hixie_handshake by Bob Ippolito · 10 years ago
  82. ecee927 add HTML for example by Bob Ippolito · 10 years ago
  83. 8ecae10 normalize whitespace by Bob Ippolito · 10 years ago
  84. 7dac0cb update CHANGES and bump to 2.8.0 by Bob Ippolito · 10 years ago
  85. 7932aa3 fix compiler warning by Bob Ippolito · 10 years ago
  86. c8e3a52 clean up trailing whitespace by Bob Ippolito · 10 years ago
  87. 7ba3196 remark about framing in example documentation by Łukasz Lalik · 10 years ago
  88. ecb1eba documentation for websocket example by Łukasz Lalik · 10 years ago
  89. 3961edc refactor of request/5 function by Łukasz Lalik · 10 years ago
  90. de79c0a simpler interface, refactor by Łukasz Lalik · 10 years ago
  91. 2eb1c56 tests for websocket handshake and frames parsing by Łukasz Lalik · 10 years ago
  92. cef2055 fill license details by Łukasz Lalik · 10 years ago
  93. 58bc0be module for websocket and example of usage by Łukasz Lalik · 10 years ago
  94. 31efc60 Merge pull request #118 from doubleyou/crossdomain-mime by Bob Ippolito · 10 years ago
  95. 44bb98f Small optimization by Dmitry Demeshchuk · 10 years ago
  96. eef1250 Adobe-valid MIME type for crossdomain.xml by Dmitry Demeshchuk · 10 years ago
  97. 8c2e78e update CHANGES for v2.7.0 release by Bob Ippolito · 11 years ago v2.7.0
  98. 510766b Merge pull request #87 from pmundkur/fix-zero-length-range-response by Bob Ippolito · 11 years ago
  99. 4b77ea0 more improvements to #114 test coverage by Bob Ippolito · 11 years ago
  100. 8bb260f add some test coverage for #114 by Bob Ippolito · 11 years ago