1. 9ca66d1 prevent lonely `\r` from being EOL by Boaz Segev · 9 years ago
  2. 9a2db47 fix logging by Boaz Segev · 9 years ago
  3. 672b7ba faster logging by Boaz Segev · 9 years ago
  4. bf5c128 fixed issue with pipelining by Boaz Segev · 9 years ago
  5. e248b31 single use, no variation by Boaz Segev · 9 years ago
  6. f5fac57 hmm... oops by Boaz Segev · 9 years ago
  7. 4a5db9e http1 should close when indicated by Boaz Segev · 9 years ago
  8. 9eb75c5 use string lengths in strncasecmp by Boaz Segev · 9 years ago
  9. 8769555 make sure we didn't change protocols midstream by Boaz Segev · 9 years ago
  10. 41a0941 perform ws on_open async by Boaz Segev · 9 years ago
  11. 1225977 oops... remove debug line by Boaz Segev · 9 years ago
  12. efb6f10 no need for a large tick value by Boaz Segev · 9 years ago
  13. 20a49fd fixed protocol changes API to prevent common leaks by Boaz Segev · 9 years ago
  14. bd58f2d fix websocket example by Boaz Segev · 9 years ago
  15. 2011c36 merge 0.4.0 unpublished branch by Boaz Segev · 9 years ago
  16. 82f973d minicbypt name update by Boaz Segev · 9 years ago
  17. 79812a6 clear out experimental stuff by Boaz Segev · 9 years ago
  18. 59e0a62 updated minicrypt API by Boaz Segev · 9 years ago
  19. 3ae93d8 I can't seem to make up my makemind by Boaz Segev · 9 years ago
  20. 6fec94b fix pointer to int types by Boaz Segev · 9 years ago
  21. 6c7e4ed fixed pipelining by Boaz Segev · 9 years ago
  22. 0535617 nicer makefile by Boaz Segev · 9 years ago
  23. 0f98528 Avoid strlen when length is unknown by Boaz Segev · 9 years ago
  24. 7de212a show static file logs by Boaz Segev · 9 years ago
  25. ee71b68 faster URL decoding by Boaz Segev · 9 years ago
  26. fd30906 use bit shifting by Boaz Segev · 9 years ago
  27. 10ac72e minor fixes and changes by Boaz Segev · 9 years ago
  28. a2b1ee2 more cpp compatibility by Boaz Segev · 9 years ago
  29. 9f20af6 cpp compatibility by Boaz Segev · 9 years ago
  30. 15dfbdc cpp compatibility by Boaz Segev · 9 years ago
  31. 4fb91f9 c++ compatibility updates by Boaz Segev · 9 years ago
  32. 77383bf docs by Boaz Segev · 9 years ago
  33. 45f9979 docs by Boaz Segev · 9 years ago
  34. 62608ce docs by Boaz Segev · 9 years ago
  35. 93ae63c libsock updates by Boaz Segev · 9 years ago
  36. 4814c0d rw_hooks and API updates by Boaz Segev · 9 years ago
  37. 243bc69 prep for client code by Boaz Segev · 9 years ago
  38. 319fc3f docs by Boaz Segev · 9 years ago
  39. 6eaf93d http static file service logging support by Boaz Segev · 9 years ago
  40. 4af800d start logging support by Boaz Segev · 9 years ago
  41. 73faca9 implement `connect` by Boaz Segev · 9 years ago
  42. 6cc6ec7 docs by Boaz Segev · 9 years ago
  43. 0d9dd24 debug messages by Boaz Segev · 9 years ago
  44. 4ec61d3 no content-length on certain response codes by Boaz Segev · 9 years ago
  45. 781d5d9 nicer messages by Boaz Segev · 9 years ago
  46. a6fe1ff zero out memory on pool allocation by Boaz Segev · 9 years ago
  47. ed75517 fix unwanted free by Boaz Segev · 9 years ago
  48. a19dd14 make sure data is printed by using `stderr` by Boaz Segev · 9 years ago
  49. f644022 fix linux sendfile by Boaz Segev · 9 years ago
  50. 6155ca1 resource limiter for lib sock packets by Boaz Segev · 9 years ago
  51. e185f2c sock flushing pre hijack by Boaz Segev · 9 years ago
  52. cbc9585 minor fixes by Boaz Segev · 9 years ago
  53. cdc6943 docs by Boaz Segev · 9 years ago
  54. 40d0781 docs by Boaz Segev · 9 years ago
  55. a3903b9 docs by Boaz Segev · 9 years ago
  56. f0fba03 docs by Boaz Segev · 9 years ago
  57. 2650b54 optimizations by Boaz Segev · 9 years ago
  58. 27e9153 docs by Boaz Segev · 9 years ago
  59. 10f09e7 x by Boaz Segev · 9 years ago
  60. aff5cc6 minor fix for apple sendfile review by Boaz Segev · 9 years ago
  61. ee67756 docs and optimizations by Boaz Segev · 9 years ago
  62. a266dc4 docs by Boaz Segev · 9 years ago
  63. b2f3688 fixes and refinements by Boaz Segev · 9 years ago
  64. 9a025f3 A lot of changes, some API breaks by Boaz Segev · 9 years ago
  65. 3061ba7 fixed demo file dump by Boaz Segev · 9 years ago
  66. 6b13f7f oops, strlen only if we have a public folder string by Boaz Segev · 9 years ago
  67. 66dbd42 lib sock fixes by Boaz Segev · 9 years ago
  68. e43e7b3 see changeling commit by Boaz Segev · 9 years ago
  69. 056d7e8 docs by Boaz Segev · 9 years ago
  70. 31e9587 Busy flag now atomic instead of Mutex protected by Boaz Segev · 9 years ago
  71. 6984553 move pool to atomic pre-initialized by Boaz Segev · 9 years ago
  72. 3acc7e3 docs by Boaz Segev · 9 years ago
  73. 8551e12 docs by Boaz Segev · 9 years ago
  74. 8cefa66 deprecate objpool by Boaz Segev · 9 years ago
  75. 70e1865 deprecate objpool by Boaz Segev · 9 years ago
  76. d14af39 move pooling away from protocol implementation by Boaz Segev · 9 years ago
  77. 98ccef0 deprecate http-objpool by Boaz Segev · 9 years ago
  78. ff61035 dump should check user home folder `~` by Boaz Segev · 9 years ago
  79. 6a42fd5 move demo code and makefile out of library source by Boaz Segev · 9 years ago
  80. 4d8861a create changelog by Boaz Segev · 9 years ago
  81. 453feba better helpers (fdump + xor_crypt) by Boaz Segev · 9 years ago
  82. b15e36a review hex helpers by Boaz Segev · 9 years ago
  83. 06ab57c minor helper functions by Boaz Segev · 9 years ago
  84. a317b62 add socket shutdown before close by Boaz Segev · 9 years ago
  85. b7810cc docs by Boaz Segev · 9 years ago
  86. 5b78baf lib buffer is no more... by Boaz Segev · 9 years ago
  87. bbdbbda adopt libsock, drop lib-buffer, deprecate RW hooks. by Boaz Segev · 9 years ago
  88. 1350400 minor code cleanup by Boaz Segev · 9 years ago 0.3.1
  89. 64b5fb8 fixes for group tasks by Boaz Segev · 9 years ago
  90. 31de7f9 ws layer udata and buffer fixes by Boaz Segev · 9 years ago
  91. 048b9e0 docs by Boaz Segev · 9 years ago
  92. d09970a ws: fix timeout to match settings by Boaz Segev · 9 years ago
  93. f34da9a manage content-length circumvention by Boaz Segev · 9 years ago
  94. 713c902 allow external ws function override by Boaz Segev · 9 years ago
  95. 526478d allow response to avoid Content-Length by Boaz Segev · 9 years ago
  96. aa8cfaf docs by Boaz Segev · 9 years ago
  97. bc8eec4 allow non-NULL header names by Boaz Segev · 9 years ago
  98. 8a0bc04 docs by Boaz Segev · 9 years ago
  99. bf11d92 set/get udata updates by Boaz Segev · 9 years ago
  100. 930f5c6 fix group tasks by Boaz Segev · 9 years ago